binutils-gdb/sim
Hans-Peter Nilsson ed1f044ac6 * cris/sim-main.h (struct _sim_cpu): New members last_syscall,
last_open_fd, last_open_flags.
	* cris/traps.c: Don't include targ-vals.h.
	(TARGET_O_ACCMODE): Define.
	(cris_break_13_handler): Set new _sim_cpu members.
	<case TARGET_SYS_fcntl>: Support special case of F_GETFL.
	Rearrange code as switch.  Emit "unimplemented" abort for
	unimplemented fcntl calls.
2005-11-17 16:14:53 +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/sim-main.h (struct _sim_cpu): New members last_syscall, 2005-11-17 16:14:53 +00:00
d10v
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
igen
iq2000
m32r
m68hc11
mcore
mips * tconfig.in (SIM_QUIET_NAN_NEGATED): Define. 2005-07-08 18:42:15 +00:00
mn10300
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
testsuite
v850
ChangeLog * cris/sim-main.h (struct _sim_cpu): New members last_syscall, 2005-11-17 16:14:53 +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
README-HACKING