binutils-gdb/sim
Doug Evans 9aa2d8ddaf * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h.
(stamp-arch,stamp-cpu): Update FLAGS variable, option syntax changed.
	(stamp-xmloop): s/-parallel/-parallel-write/.
	(stamp-xcpu): Update FLAGS variable, option syntax changed.
	* configure.in (sim_link_files,sim_link_links): Delete.
	* configure: Rebuild.
	* decode.c,decode.h,model.c,sem-switch.c,sem.c: Rebuild.
	* decodex.c,decodex.h,modelx.c,semx-switch.c: Rebuild.
	* mloop.in (execute): CGEN_INSN_ATTR renamed to CGEN_INSN_ATTR_VALUE.
	* sim-if.c (sim_open): m32r_cgen_cpu_open renamed from
	m32r_cgen_opcode_open.  Set disassembler.
	(sim_close): m32r_cgen_cpu_open renamed from m32r_cgen_opcode_open.
	* sim-main.h: Don't include cpu-opc.h,cpu-sim.h. Include
	m32r-desc.h,m32r-opc.h,m32r-sim.h.
1999-02-10 09:23:35 +00:00
..
arm Fixes. 1998-12-10 23:36:40 +00:00
common * cgen-engine.h (EXTRACT_LSB0_{INT,UINT}): Fix. 1999-01-28 01:37:10 +00:00
d10v 1999-01-26 Jason Molenda (jsm@bugshack.cygnus.com) 1999-01-27 01:51:26 +00:00
erc32 oops, wrong branch - cvs mistake 1999-02-06 01:14:52 +00:00
h8300
igen * gen-engine.c (print_run_body): Prefix instruction_address. 1998-12-04 04:45:05 +00:00
m32r * Makefile.in (SIM_EXTRA_DEPS): Add m32r-desc.h, delete cpu-opc.h. 1999-02-10 09:23:35 +00:00
m32r-gx * build tweak for gx prototype 1999-01-11 15:04:33 +00:00
mips * Fix for PR 17794, brought over from ecc-98r1-branch. 1999-02-05 13:55:16 +00:00
mn10300 am33 is now kept with --keep-cygnus. 1999-01-26 14:02:27 +00:00
ppc Initial implementation of fixes for MPC860 version C0 & earlier. 1999-01-22 21:53:57 +00:00
sh
sparc cgen generated files for sparc simulator 1999-02-02 21:50:12 +00:00
testsuite m32rx -> cygnus sanitization change. 1999-02-05 17:39:42 +00:00
tic80
v850 Remove v850e sanitization 1999-02-01 11:21:32 +00:00
w65
.Sanitize lose sparc for now 1999-02-02 19:17:42 +00:00
ChangeLog Add support for StrongARM target 1999-02-08 12:44:13 +00:00
configure Add support for StrongARM target 1999-02-08 12:44:13 +00:00
configure.in * configure.in (sparc*): Configure sparc subdir if --with-cgen or 1999-02-10 08:56:15 +00:00
Makefile.in
README-HACKING