binutils-gdb/sim
Andrew Cagney 8d64d0fdca 2003-06-19 Andrew Cagney <cagney@redhat.com>
* Makefile.in (ICACHE_CFLAGS, SEMANTICS_CFLAGS): Delete.
	(SIM_FPU_FLAGS): Define.
	(icache.o): Delete explicit compile command.
	(semantics.o, idecode.o): Delete explicit compile command.
	(NOWARN_CFLAGS, STD_CFLAGS): Append SIM_FPU_CFLAGS.
	* gen-support.c (gen_support_c): Generate #include of
	"sim-inline.h" and "sim-fpu.h", but conditional on
	HAVE_COMMON_FPU.
	* gen-idecode.c (gen_idecode_c): Ditto.
	* igen.c (gen_icache_c, gen_semantics_c): Wrap #include of
	"sim-inline.h" and "sim-fpu.h" in HAVE_COMMON_FPU conditional.
	Move to before "support.h".
	* Makefile.in, gen-support.c, gen-idecode.c, igen.c: Update
	copyright.
2003-06-19 18:42:30 +00:00
..
arm Only call XScale_check_memacc if in XScale mode. 2003-04-13 08:54:06 +00:00
common 2003-06-04 Michael Snyder <msnyder@redhat.com> 2003-06-05 02:17:29 +00:00
d10v Index: gdb/ChangeLog 2003-05-07 19:21:13 +00:00
d30v
erc32 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
fr30
h8300 2003-06-18 Michael Snyder <msnyder@redhat.com> 2003-06-19 02:14:14 +00:00
h8500 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
i960 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
igen [igen/ChangeLog] 2003-05-02 22:17:21 +00:00
m32r Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
m68hc11 * Makefile.in (SIM_EXTRA_CFLAGS): Set WITH_TARGET_ADDRESS_BITSIZE 2003-03-02 10:03:40 +00:00
mcore Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mips 2003-06-17 Richard Sandiford <rsandifo@redhat.com> 2003-06-18 01:12:03 +00:00
mn10200 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
mn10300 Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ppc 2003-06-19 Andrew Cagney <cagney@redhat.com> 2003-06-19 18:42:30 +00:00
sh Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
sh64
testsuite 2003-05-30 Alexandre Oliva <aoliva@redhat.com> 2003-06-19 02:40:12 +00:00
v850 Use $(SHELL) whenever we invoke move-if-change. 2003-05-16 07:11:43 +00:00
z8k Index: arm/ChangeLog 2003-02-27 23:26:34 +00:00
ChangeLog
configure 2003-04-13 Michael Snyder <msnyder@redhat.com> 2003-04-13 16:44:57 +00:00
configure.in 2003-04-13 Michael Snyder <msnyder@redhat.com> 2003-04-13 16:44:57 +00:00
MAINTAINERS
Makefile.in
README-HACKING