old-cross-binutils/sim
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
..
arm Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
common Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
cr16 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
cris * cris/sim-if.c: Include errno.h. 2009-01-18 22:17:03 +00:00
d10v Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
erc32 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
frv Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
h8300 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
igen Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
iq2000 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
m32c Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
m32r Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
m68hc11 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mcore Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mips Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
mn10300 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
ppc Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sh Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
sh64 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
testsuite Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
v850 Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
ChangeLog * cris/sim-if.c: Include errno.h. 2009-01-18 22:17:03 +00:00
configure * configure.ac: Add an entry for National CR16 target. 2008-04-08 09:15:56 +00:00
configure.ac * configure.ac: Add an entry for National CR16 target. 2008-04-08 09:15:56 +00:00
MAINTAINERS Add myself as maintainer of cr16 port. 2008-04-08 07:15:39 +00:00
Makefile.in Update the copyright notice of some of the files I missed 2009-01-14 10:53:10 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00