binutils-gdb/sim/cris
Hans-Peter Nilsson c10b360549 * cris/sim-if.c: Include errno.h.
(cris_start_address, cris_program_offset): New variables.
	(OPTION_CRIS_PROGRAM_OFFSET, OPTION_CRIS_STARTADDR): New option
	enums.
	(cris_options): New options --cris-program-offset and
	--cris-start-address.
	(cris_option_handler): Handle new options.
	(cris_program_offset_write, cris_set_section_offset_iterator)
	(cris_offset_sections, cris_offset_sections): New functions.
	(sim_load): Use cris_program_offset_write as function argument to
	cris_load_elf_file, not sim_write.
	(struct offsetinfo): New struct.
	(cris_handle_interpreter): Fix typo in comment.
	(sim_open): Call cris_offset_sections as soon as the bfd of the
	infile is available.  Gate bfd validity checks on abfd non-NULL.
	(sim_create_inferior): Let cris_start_address when != -1 override
	other start-address choices.
2009-01-18 22:17:03 +00:00
..
Makefile.in Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
arch.c
arch.h
config.in * cris/configure: Regenerate to track ../common/common.m4 changes. 2008-07-11 02:32:33 +00:00
configure * cris/configure: Regenerate to track ../common/common.m4 changes. 2008-07-11 02:32:33 +00:00
configure.ac
cpuall.h
cpuv10.c
cpuv10.h
cpuv32.c
cpuv32.h
cris-desc.c
cris-desc.h
cris-opc.h
cris-sim.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
cris-tmpl.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
crisv10f.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
crisv32f.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
decodev10.c
decodev10.h
decodev32.c
decodev32.h
devices.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
dv-cris.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
dv-rv.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mloop.in Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
modelv10.c
modelv32.c
rvdummy.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
semcrisv10f-switch.c
semcrisv32f-switch.c * cris/semcrisv32f-switch.c: Regenerate. 2009-01-03 17:51:47 +00:00
sim-if.c * cris/sim-if.c: Include errno.h. 2009-01-18 22:17:03 +00:00
sim-main.h Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
tconfig.in Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
traps.c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00