binutils-gdb/ld/emulparams
Alexandre Oliva 2d92cb7d27 Contribute sh64-elf.
2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
* emulparams/shelf32.sh (STACK_ADDR): Define as formerly defined
in OTHER_RELOCATABLE_SECTIONS.
2002-01-18  Alexandre Oliva  <aoliva@redhat.com>
* emulparams/shelf32.sh (STACK_ADDR): Define.
(OTHER_RELOCATABLE_SECTIONS): Renamed to...
(OTHER_SECTIONS): this.	 Removed stack settings.
* emulparams/shelf64.sh (OTHER_RELOCATABLE_SECTIONS): Do not set.
(OTHER_SECTIONS): Reset after sourcing shelf32.sh.
2001-03-12  DJ Delorie	<dj@redhat.com>
* emultempl/sh64elf.em (sh64_elf_$_before_allocation): Disable
relaxing if any shmedia or mixed sections are found.
2001-03-07  DJ Delorie	<dj@redhat.com>
* emultempl/sh64elf.em (sh64_elf_before_allocation): Pass f to
einfo.	Gracefully decline to output to non-elf formats.
2001-03-06  Hans-Peter Nilsson	<hpn@redhat.com>
* emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS) <.stack>:
Default to _end aligned to next multiple of 0x40000, plus 0x40000.
* emulparams/shelf32.sh: Ditto.
2001-01-14  Hans-Peter Nilsson	<hpn@cygnus.com>
* emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Tweak
comment.
2001-01-10  Ben Elliston  <bje@redhat.com>
* emulparams/shelf32.sh (OTHER_RELOCATING_SECTIONS): Avoid
non-portable shell constructs. From Hans-Peter Nilsson.
2001-01-09  Hans-Peter Nilsson	<hpn@cygnus.com>
* emulparams/shelf64.sh (EXTRA_EM_FILE): Define empty.
* Makefile.am (eshelf64.c, eshlelf64.c, eshlelf32.c): Adjust
dependencies to the shell script include chain.
* Makefile.in: Regenerate.
2001-01-06  Hans-Peter Nilsson	<hpn@cygnus.com>
* emultempl/sh64elf.em: Update and tweak comments.
(sh64_elf_${EMULATION_NAME}_after_allocation): Always allocate and
make a .cranges section SEC_IN_MEMORY.
2000-12-30  Hans-Peter Nilsson	<hpn@cygnus.com>
* emultempl/sh64elf.em
(sh64_elf_${EMULATION_NAME}_before_allocation): Don't stop when
.cranges section found to be necessary; continue and set stored
section contents flags for sections with non-mixed contents.
Use a struct sh64_section_data container and sh64_elf_section_data
to store contents-type flags.
Remove unused update of "isec".
(sh64_elf_${EMULATION_NAME}_after_allocation): Only process
sections marked SHF_SH5_ISA32_MIXED.  Use sh64_elf_section_data to
access contents-type flags.  Assert that the associated container
is initialized.	 Use that container, not elf_gp_size, to hold size
of linker-generated cranges contents.
2000-12-18  Hans-Peter Nilsson	<hpn@cygnus.com>
* emultempl/sh64elf.em
(sh64_elf_${EMULATION_NAME}_before_allocation): Exit early if
there's already a .cranges section.  When section flag difference
is found, don't NULL-check cranges a second time.  Tweak comments.
(sh64_elf_${EMULATION_NAME}_after_allocation): Use size after
merging, not max size, as size of ld-generated .cranges contents.
Don't set ELF section flags in output section.	When checking for
needed .cranges descriptors, don't use a variable; compare
incoming ELF section flags directly to SHF_SH5_ISA32_MIXED.  Tweak
comments.
2000-12-18  Hans-Peter Nilsson	<hpn@cygnus.com>
* emultempl/sh64elf.em: New file.
* Makefile.am (eshelf32.c, eshlelf32.c): Adjust dependencies.
* Makefile.in: Regenerate.
* emulparams/shelf32.sh (OUTPUT_FORMAT): Only set if not set.
(OTHER_RELOCATING_SECTIONS): Ditto.
(EXTRA_EM_FILE): New, set to sh64elf if not set.
* emulparams/shlelf32.sh: Stub out all settings except
OUTPUT_FORMAT.	Source shelf32.sh.
* emulparams/shelf64.sh: Similar, but also keep ELF_SIZE and
OTHER_RELOCATING_SECTIONS.
(OTHER_RELOCATING_SECTIONS): Remove .cranges.
* emulparams/shlelf64.sh: Stub out all settings except
OUTPUT_FORMAT.	Source shelf64.sh.
2000-12-15  Hans-Peter Nilsson	<hpn@cygnus.com>
* emulparams/shelf64.sh (OTHER_RELOCATING_SECTIONS): Include
.cranges section.
(DATA_START_SYMBOLS): Define, provide ___data.
(OTHER_READONLY_SYMBOLS): Define, provide ___rodata and align to 8
for consecutive .data section.
(OTHER_GOT_SECTIONS): Define, align to 8 for consecutive .bss
section after .data section.
* emulparams/shlelf64.sh: Ditto.
* emulparams/shelf32.sh: Ditto.
(ALIGNMENT): Define to 8.
* emulparams/shelf32.sh: Ditto.
2000-12-12  Hans-Peter Nilsson	<hpn@cygnus.com>
* configure.tgt (sh64-*-elf*): Assign targ_extra_libpath to get
built-in linker scripts.
2000-11-30  Hans-Peter Nilsson	<hpn@cygnus.com>
* emulparams/shlelf64.sh: New.
* emulparams/shelf64.sh: New.
* configure.tgt (sh64-*-elf*): Add shelf64 and shlelf64 to
targ_extra_emuls.
* Makefile.am: Add support for shlelf64 and shelf64.
* Makefile.in: Regenerate.
2000-11-29  Hans-Peter Nilsson	<hpn@cygnus.com>
* configure.tgt (sh64-*-elf*): Add shelf as default.
Add shlelf to targ_extra_emuls.
2000-11-24  Hans-Peter Nilsson	<hpn@cygnus.com>
* emulparams/shelf32.sh: New file.
* emulparams/shlelf32.sh: New file.
* Makefile.am: Add support for shlelf32 and shelf32.
* configure.tgt: Map sh64-*-elf* to shlelf32 and shelf32.
* Makefile.in: Regenerate.
2002-02-08 06:39:01 +00:00
..
README 19990502 sourceware import 1999-05-03 07:29:11 +00:00
a29k.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
aixppc.sh Formatting and misc cleanup for AIX. 2001-12-05 13:34:46 +00:00
aixrs6.sh Formatting and misc cleanup for AIX. 2001-12-05 13:34:46 +00:00
alpha.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
arcelf.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
arm_epoc_pe.sh Add arm-epoc-pe specific linker script 1999-12-02 11:49:20 +00:00
armaoutb.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
armaoutl.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
armcoff.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
armelf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
armelf_linux.sh 2001-02-04 Philip Blundell <philb@gnu.org> 2001-02-04 14:01:35 +00:00
armelf_nbsd.sh * configure.tgt (arm-*-netbsdelf*): Add target. 2001-12-20 03:19:43 +00:00
armelf_oabi.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
armnbsd.sh Patch from Roland McGrath <roland@baalperazim.frob.com> 1999-08-24 15:17:23 +00:00
armpe.sh Define ENTRY in PE emulation files. Also: 1999-09-12 16:45:16 +00:00
avr23xx.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avr44x4.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avr85xx.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avr1200.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avr4433.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avrmega103.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avrmega161.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
avrmega603.sh * emulparams/avr1200.sh (DATA_START): Define as 0x60. 2002-01-12 20:22:19 +00:00
coff_sparc.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
crisaout.sh * Makefile.am (ALL_EMULATIONS): Add ecrisaout.o, ecriself.o, 2000-07-20 17:16:06 +00:00
criself.sh * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes. 2001-12-04 18:28:31 +00:00
crislinux.sh * emulparams/criself.sh (NO_SMALL_DATA): Set, to yes. 2001-12-04 18:28:31 +00:00
d10velf.sh * emulparams/d10velf.sh (READONLY_START_ADDR): Set to 0x2000004. 1999-09-10 01:04:25 +00:00
d30v_e.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
d30v_o.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
d30velf.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
delta68.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ebmon29k.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
elf32_i860.sh 2000-08-10 Jason Eckhardt <jle@cygnus.com> 2000-08-10 20:40:39 +00:00
elf32_i960.sh 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:49:21 +00:00
elf32_sparc.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
elf32b4300.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32bmip.sh 2002-01-29 Chris Demetriou <cgd@broadcom.com> 2002-01-30 02:22:14 +00:00
elf32bmipn32.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32bsmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32btsmip.sh 2002-01-21 H.J. Lu <hjl@gnu.org> 2002-01-21 17:19:09 +00:00
elf32ebmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32elmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32fr30.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32i370.sh Add IBM 370 support. 2000-02-23 13:52:23 +00:00
elf32l4300.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32lmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32lppc.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32lppcsim.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32lsmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32ltsmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32mcore.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32openrisc.sh Add gas and ld support for openrisc 2001-05-02 18:14:31 +00:00
elf32ppc.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32ppclinux.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32ppcsim.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32xstormy16.sh Index: bfd/ChangeLog 2001-12-08 03:46:03 +00:00
elf64_aix.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf64_ia64.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf64_s390.sh * ld.texinfo: Document that fill values now use the four least 2001-08-17 09:51:08 +00:00
elf64_sparc.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
elf64alpha.sh * emulparams/elf64alpha.sh (NOP): Use unop. 2002-01-22 09:51:15 +00:00
elf64alpha_nbsd.sh * Makefile.am: Add rules for eelf64alpha_nbsd. 2001-12-17 23:54:58 +00:00
elf64bmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf64btsmip.sh 2002-01-21 H.J. Lu <hjl@gnu.org> 2002-01-21 17:19:09 +00:00
elf64hppa.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf64lppc.sh * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o. 2001-08-27 10:45:55 +00:00
elf64ltsmip.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf64mmix.sh Support on-demand global register allocation from 2002-02-01 08:24:03 +00:00
elf64ppc.sh * Makefile.am (eelf64ppc.c, eelf64lppc.c): Depend on ppc64elf.em. 2002-01-16 05:52:38 +00:00
elf_i386.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
elf_i386_be.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
elf_i386_chaos.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
elf_i386_ldso.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
elf_s390.sh * ld.texinfo: Document that fill values now use the four least 2001-08-17 09:51:08 +00:00
elf_x86_64.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
gld960.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
gld960coff.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8300.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8300elf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
h8300h.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8300helf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
h8300s.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8300self.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
h8500.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8500b.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8500c.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8500m.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
h8500s.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hp3hpux.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hp300bsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
hppa64linux.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
hppaelf.sh Add some shell variables and shell code to elf32.em 2000-07-28 01:33:14 +00:00
hppalinux.sh bfd: 2002-02-02 18:36:04 +00:00
hppanbsd.sh bfd: 2002-02-02 18:36:04 +00:00
i386aout.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386beos.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386bsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386coff.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386go32.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386linux.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386lynx.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386mach.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386moss.sh * ld.texinfo: Document that fill values now use the four least 2001-08-17 09:51:08 +00:00
i386msdos.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386nbsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
i386nw.sh * ld.texinfo: Document that fill values now use the four least 2001-08-17 09:51:08 +00:00
i386pe.sh Define ENTRY in PE emulation files. Also: 1999-09-12 16:45:16 +00:00
i386pe_posix.sh 1999-08-05 Donn Terry <donn@interix.com> 1999-08-05 16:03:56 +00:00
lnk960.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m32relf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
m68hc11elf.sh Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
m68hc11elfb.sh Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
m68hc12elf.sh Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
m68hc12elfb.sh Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
m68k4knbsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68kaout.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68kaux.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68kcoff.sh Applied Michael's Sokolov's patch to implement --embedded-relocs for m68k coff. 2000-07-21 23:31:53 +00:00
m68kelf.sh 2001-11-27 H.J. Lu <hjl@gnu.org> 2001-11-27 19:06:07 +00:00
m68kelfnbsd.sh * config.bfd (m68*-*-netbsdelf*): New target. 2001-12-18 13:26:26 +00:00
m68klinux.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68klynx.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68knbsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m68kpsos.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
m88kbcs.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mcorepe.sh Change the default endianness to little. 1999-11-03 18:19:22 +00:00
mipsbig.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipsbsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipsidt.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipsidtl.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipslit.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipslnews.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
mipspe.sh Add defintion of ENTRY 2000-08-10 19:07:26 +00:00
mmo.sh Add MMIX support 2001-10-30 15:20:14 +00:00
mn10200.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
mn10300.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
news.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ns32knbsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
or32.sh Add support for OpenRISC 32-bit embedded processor 2002-01-31 17:33:08 +00:00
or32elf.sh Add support for OpenRISC 32-bit embedded processor 2002-01-31 17:33:08 +00:00
pc532macha.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
pdp11.sh Add PDP-11 support 2001-02-18 23:33:11 +00:00
pjelf.sh 1999-09-04 Steve Chamberlain <sac@pobox.com> 1999-09-04 17:37:36 +00:00
pjlelf.sh 1999-09-04 Steve Chamberlain <sac@pobox.com> 1999-09-04 17:37:36 +00:00
ppcmacos.sh Formatting and misc cleanup for AIX. 2001-12-05 13:34:46 +00:00
ppcnw.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ppcpe.sh Define ENTRY in PE emulation files. Also: 1999-09-12 16:45:16 +00:00
riscix.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sa29200.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sh.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shelf.sh bfd: 2002-01-08 04:23:02 +00:00
shelf32.sh Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
shelf64.sh Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
shelf_linux.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shelf_nbsd.sh bfd: 2002-01-08 04:23:02 +00:00
shl.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shlelf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shlelf32.sh Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
shlelf64.sh Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
shlelf_linux.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shlelf_nbsd.sh bfd: 2002-01-08 04:23:02 +00:00
shpe.sh Applied Stephane Carrez <Stephane.Carrez@worldnet.fr> patches to add support 2000-06-19 01:22:44 +00:00
sparcaout.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparclinux.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparclynx.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sparcnbsd.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
st2000.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sun3.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sun4.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic30aout.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic30coff.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
tic54xcoff.sh tic54x/ibmc54xdsp target for ld. 2000-06-20 13:29:07 +00:00
tic80coff.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
v850.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vanilla.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vax.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vsta.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
w65.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
z8001.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
z8002.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00

README

The files in this directory are read by genscripts.sh as shell commands.
They set parameters for the emulations.