darling-gdb/sim/cris
Hans-Peter Nilsson 8b9b39f44a cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define.
(open_map): Use TARGET_O_ACCMODE, TARGET_O_RDONLY and
	TARGET_O_WRONLY.
	(cris_break_13_handler) <case TARGET_SYS_fcntl>: Add support for
	F_GETFL on fd 0, 1 and 2.
2005-11-20 14:52:36 +00:00
..
arch.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
arch.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
config.in * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
configure From common/ChangeLog: 2005-03-23 18:55:19 +00:00
configure.ac * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
cpuall.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cpuv10.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cpuv10.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cpuv32.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cpuv32.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cris-desc.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cris-desc.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cris-opc.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
cris-sim.h * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
cris-tmpl.c * cris/cris-tmpl.c (MY (f_model_insn_before)): Make sure only the 2005-11-16 04:50:57 +00:00
crisv10f.c * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
crisv32f.c * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
decodev10.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
decodev10.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
decodev32.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
decodev32.h * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
devices.c * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
Makefile.in * cris/Makefile.in (stamp-v32fmloop): Depend on stamp-v10fmloop. 2005-05-28 08:47:30 +00:00
mloop.in * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
modelv10.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
modelv32.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
semcrisv10f-switch.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
semcrisv32f-switch.c * cris/Makefile.in (stamp-v10fcpu, stamp-v32fcpu): Add kludge to 2005-03-24 06:12:42 +00:00
sim-if.c * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
sim-main.h * cris/sim-main.h (struct _sim_cpu): New members last_syscall, 2005-11-17 16:14:53 +00:00
tconfig.in * cris: New directory, simulator for Axis Communications CRIS 2005-01-28 04:29:00 +00:00
traps.c cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define. 2005-11-20 14:52:36 +00:00