old-cross-binutils/sim
Daniel Jacobowitz 2be701a30f 2005-11-16 Shaun Jackman <sjackman@gmail.com>
* sim/arm/armos.c: Include limits.h
	(unlink): Remove this macro. It is unused in this file and
	conflicts with sim_callback->unlink.
	(PATH_MAX): Define as 1024 if not already defined.
	(ReadFileName): New function.
	(SWIopen): Fix a potential buffer overflow.
	(SWIremove): New function.
	(SWIrename): Ditto.
	(ARMul_OSHandleSWI): Handle the RDP calls SWI_IsTTY,
	SWI_Remove, and SWI_Rename, as well as the RDI calls
	AngelSWI_Reason_IsTTY, AngelSWI_Reason_Remove, and
	AngelSWI_Reason_Rename.
2005-11-17 04:23:03 +00:00
..
arm 2005-11-16 Shaun Jackman <sjackman@gmail.com> 2005-11-17 04:23:03 +00:00
common * sim-load.c (xprintf, eprintf): Remove fallout from ANSI_PROTOTYPES 2005-07-10 15:23:42 +00:00
cris * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the 2005-11-16 04:50:57 +00:00
d10v From common/ChangeLog: 2005-03-23 18:55:19 +00:00
erc32 * func.c: Remove ANSI_PROTOTYPES conditional code. 2005-07-08 08:04:54 +00:00
frv 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:58:11 +00:00
h8300 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
igen sim/common/ChangeLog: 2005-03-15 23:25:59 +00:00
iq2000 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
m32r From common/ChangeLog: 2005-03-23 18:55:19 +00:00
m68hc11 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
mcore From common/ChangeLog: 2005-03-23 18:55:19 +00:00
mips * tconfig.in (SIM_QUIET_NAN_NEGATED): Define. 2005-07-08 18:42:15 +00:00
mn10300 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
ppc * hw_htab.c (bfd_get_section_lma): Remove macro; use BFD's. 2005-07-15 03:52:31 +00:00
sh 2005-11-10 Andrew Stubbs <andrew.stubbs@st.com> 2005-11-10 11:05:31 +00:00
sh64 * sh-desc.h: Move extern declaration of sh_cgen_ifld_table after 2005-05-02 15:23:09 +00:00
testsuite Index: m32r/ChangeLog 2005-01-12 16:23:24 +00:00
v850 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
ChangeLog * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the 2005-11-16 04:50:57 +00:00
configure * configure.ac: Add igen to v850 build. 2005-05-17 14:11:24 +00:00
configure.ac * configure.ac: Add igen to v850 build. 2005-05-17 14:11:24 +00:00
MAINTAINERS 2005-05-26 Chris Demetriou <cgd@netbsd.org> 2005-05-26 21:37:09 +00:00
Makefile.in * Makefile.in (all, clean mostlyclean, distclean maintainer-clean) 2005-01-29 00:53:13 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00