binutils-gdb/sim
Doug Evans c14d22a7a7 * Makefile.in (SPARC64_OBJS): Add dev64.o.
(CPU_OBJS): New variable.
	(SIM_OBJS): Add sparc-desc.o.
	(SIM_EXTRA_DEPS): Replace cpu-opc.h with sparc-desc.h.
	(sim-core.o): Add dev64.h dependency.
	(dev64.o): Add rule.
	(stamp-arch,stamp-cpu32): Update FLAGS variable, option syntax changed.
	(stamp-cpu64): Ditto.
	(stamp-desc): New rule.
	* configure.in (sim_link_files,sim_link_links): Delete.
	Set cpu_objs to one of SPARC32_OBJS,SPARC64_OBJS.
	* configure: Rebuild.
	* acconfig.h: Rebuild.
	* config.in: Rebuild.
	* dev64.c: New file.
	* dev64.h: New file.
	* sparc64.c: New file.
	* trap64.h: New file.
	* arch.c,arch.h,cpuall.h: Rebuild.
	* cpu32.c,decode32.c,decode32.h,model32.c,sem32.c: Rebuild.
	* sim-if.c (sparc_disassemble_insn): New function.
	(sim_open): sparc_cgen_cpu_open renamed from sparc_cgen_opcode_open.
	Set disassembler.
	(sim_close): sparc_cgen_cpu_open renamed from sparc_cgen_opcode_open.
	* sim-main.h: Don't include cpu-opc.h,cpu-sim.h. Include
	sparc-desc.h,sparc-opc.h,sparc-sim.h.
1999-02-10 09:42:33 +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 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
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 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
sparc * Makefile.in (SPARC64_OBJS): Add dev64.o. 1999-02-10 09:42:33 +00:00
testsuite m32rx -> cygnus sanitization change. 1999-02-05 17:39:42 +00:00
tic80 Unify (well almost) --enable-build-warnings configuration option 1998-10-28 02:01:32 +00:00
v850 Remove v850e sanitization 1999-02-01 11:21:32 +00:00
w65 Unify (well almost) --enable-build-warnings configuration option 1998-10-28 02:01:32 +00:00
.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 * Makefile.in (autoconf-common autoheader-common): Pass `-l 1998-04-24 21:00:29 +00:00
README-HACKING Add d10v and v850 to gennltvals.sh and regenerate. 1998-11-24 07:59:01 +00:00