old-cross-binutils/sim
Stephane Carrez 63f36def60 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.
* sim-main.h (M6812_CALL_INDIRECT): Add to enum.
	(m6811_regs): Add page register.
	(cpu_set_page, cpu_get_page): New macros.
	(phys_to_virt): New function.
	(cpu_get_indexed_operand_addr, cpu_return): Declare.
	* gencode.c: Identify indirect addressing mode for call and fix daa.
	(gen_function_entry): New param to tell if src8/dst8 locals are
	necessary.
	(gen_interpreter): Use it to avoid generation of unused variables.
	* interp.c (sim_fetch_register): Allow to read page register; page
	register, A, B and CCR are only 1 byte wide.
	(sim_store_register): Likewise for writing.
2002-08-13 07:46:09 +00:00
..
arm Add checks to catch invaliud XScale MIA, MIAPH and MIAxy instructions. 2002-07-05 14:12:01 +00:00
common Index: sim/common/ChangeLog 2002-07-17 21:20:09 +00:00
d10v * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum. 2002-06-17 23:37:43 +00:00
d30v Obsolete the d30v. 2002-07-14 00:15:20 +00:00
erc32 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
fr30 Obsolete fr30. 2002-07-16 14:30:14 +00:00
h8300 Add dependences to Makefile.in and include sim-h8300 in compile.c 2002-07-29 17:01:57 +00:00
h8500 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
i960 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
igen * gen.c (gen_entry_expand_opcode): Initialize ``value'' to -1 and 2002-06-17 21:44:06 +00:00
m32r Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
m68hc11 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. 2002-08-13 07:46:09 +00:00
mcore Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
mips 2002-07-30 Chris Demetriou <cgd@broadcom.com> 2002-07-31 05:44:54 +00:00
mn10200 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
mn10300 Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
ppc * Makefile.in (INTL_SRC): Define. 2002-06-22 19:10:34 +00:00
sh include/gdb: 2002-07-17 18:43:28 +00:00
sh64 2002-06-24 Richard Sandiford <rsandifo@redhat.com> 2002-06-24 13:26:07 +00:00
testsuite Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
v850 * simops.c (trace_result): Fix printf formatting. 2002-06-17 21:49:05 +00:00
z8k Import current --enable-gdb-build-warnings. 2002-06-16 16:33:35 +00:00
ChangeLog Delete w65 directory. 2002-07-18 00:05:41 +00:00
configure Obsolete fr30. 2002-07-16 14:30:14 +00:00
configure.in Obsolete fr30. 2002-07-16 14:30:14 +00:00
MAINTAINERS * MAINTAINERS: Update my email address. 2002-05-16 13:38:55 +00:00
Makefile.in * Makefile.in (autoconf-changelog autoheader-changelog): Let name, 2002-06-16 15:59:34 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00