binutils-gdb/ld/emulparams
Jakub Jelinek 36af4a4e51 bfd/
* elflink.h (elf_link_add_object_symbols): Use !info->executable
	instead of info->shared where appropriate.
	(bfd_elfNN_size_dynamic_sections, elf_link_output_extsym): Likewise.
	* elflink.c (_bfd_elf_create_got_section): Likewise.
	(_bfd_elf_link_create_dynamic_sections): Likewise.
	(_bfd_elf_link_assign_sym_version): Likewise.
	* elf32-i386.c (elf_i386_size_dynamic_sections): Create .interp section
	and DT_DEBUG dynamic tag even for position independent executables.
	* elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
	* elf32-s390.c (elf_s390_size_dynamic_sections: Likewise.
	* elf64-ppc.c (ppc64_elf_size_dynamic_sections: Likewise.
	* elf64-s390.c (elf_s390_size_dynamic_sections: Likewise.
	* elf64-x86-64.c (elf64_x86_64_size_dynamic_sections: Likewise.
	* elfxx-ia64.c (elfNN_ia64_size_dynamic_sections: Likewise.
	* elf32-sparc.c (elf32_sparc_size_dynamic_sections: Likewise.
	* elf64-alpha.c (elf64_alpha_size_dynamic_sections: Likewise.
	* elf64-sparc.c (sparc64_elf_size_dynamic_sections: Likewise.
include/
	* bfdlink.h (struct bfd_link_info): Add pie and executable
	bits.
ld/
	* lexsup.c (OPTION_PIE): Define.
	(ld_options): Add -pie and --pic-executable options.
	(parse_args): Handle OPTION_PIE.
	* ldmain.c (main): Initialize link_info.pie and
	link_info.executable.
	* genscripts.sh: Generate PIE scripts.
	* ld.texinfo: Document -pie and --pic-executable options.
	* emultempl/elf32.em (gld${EMULATION_NAME}_after_open):
	(gld${EMULATION_NAME}_place_orphan): Likewise.
	(gld${EMULATION_NAME}_get_script): Include PIE scripts.
	* scripttempl/elf.sc: In PIE scripts set . the same way as in
	shared scripts.
	* emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Set to yes.
	* emulparams/elf64_ia64.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf32ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf64ppc.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf_x86_64.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf32_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf64_sparc.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf64alpha.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf64_s390.sh (GENERATE_PIE_SCRIPT): Likewise.
	* emulparams/elf_i386.sh (GENERATE_PIE_SCRIPT): Likewise.
2003-05-30 15:50:12 +00:00
..
README
a29k.sh
aix5ppc.sh Add AIX 64 shared library support and emulation layer for binutils 2002-03-18 12:46:27 +00:00
aix5rs6.sh Add AIX 64 shared library support and emulation layer for binutils 2002-03-18 12:46:27 +00:00
aixppc.sh Add AIX 64 shared library support and emulation layer for binutils 2002-03-18 12:46:27 +00:00
aixrs6.sh Add AIX 64 shared library support and emulation layer for binutils 2002-03-18 12:46:27 +00:00
alpha.sh
arcelf.sh
arm_epoc_pe.sh
armaoutb.sh
armaoutl.sh
armcoff.sh
armelf.sh Fixes for iWMMXt contribution. 2003-04-01 13:08:06 +00:00
armelf_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
armelf_linux.sh Fixes for iWMMXt contribution. 2003-04-01 13:08:06 +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
armelfb.sh * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o. 2003-05-09 20:05:04 +00:00
armelfb_linux.sh * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o. 2003-05-09 20:05:04 +00:00
armelfb_nbsd.sh bfd: 2002-05-21 15:11:04 +00:00
armnbsd.sh
armnto.sh Add arm-*-nto port. 2002-07-30 17:32:30 +00:00
armpe.sh
avr1.sh * emulparams/avr1.sh: New file. 2002-05-16 19:51:08 +00:00
avr2.sh * emulparams/avr1.sh: New file. 2002-05-16 19:51:08 +00:00
avr3.sh * emulparams/avr1.sh: New file. 2002-05-16 19:51:08 +00:00
avr4.sh * emulparams/avr1.sh: New file. 2002-05-16 19:51:08 +00:00
avr5.sh * emulparams/avr1.sh: New file. 2002-05-16 19:51:08 +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
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 Fix ld segfault for some elf targets. Fix default layout for d10v. 2002-06-17 14:08:40 +00:00
d30v_e.sh
d30v_o.sh
d30velf.sh
delta68.sh
ebmon29k.sh
elf32_dlx.sh * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1. 2002-08-13 02:08:26 +00:00
elf32_i860.sh 2000-08-10 Jason Eckhardt <jle@cygnus.com> 2000-08-10 20:40:39 +00:00
elf32_i960.sh
elf32_sparc.sh bfd/ 2003-05-30 15:50:12 +00:00
elf32b4300.sh s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 2002-11-30 08:39:46 +00:00
elf32bmip.sh 2002-01-29 Chris Demetriou <cgd@broadcom.com> 2002-01-30 02:22:14 +00:00
elf32bmipn32-defs.sh * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. 2003-01-06 16:14:01 +00:00
elf32bmipn32.sh * emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32. 2002-10-17 21:54:44 +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
elf32btsmipn32.sh * emulparams/elf32btsmipn32.sh (TEXT_DYNAMIC): Define. 2002-11-07 00:46:59 +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
elf32frv.sh Change from OTHER_RELOCATING_SECTIONS to STACK_ADDR in elf32frv.sh 2002-07-26 11:14:04 +00:00
elf32i370.sh
elf32ip2k.sh Add IP2k support to BFD and LD 2002-07-17 14:15:52 +00:00
elf32iq10.sh * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o. 2003-01-04 02:04:44 +00:00
elf32iq2000.sh * Makefile.am (ALL_EMULATIONS): Add eelf32iq2000.o. 2003-01-04 02:04:44 +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
elf32lppcnto.sh Add QNX Neutrino PowerPC support and common up QNX functions 2002-08-09 15:38:24 +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
elf32ltsmipn32.sh * Makefile.am (eelf32btsmipn32.o, eelf32ltsmipn32.o): New emulations 2002-07-30 23:48:30 +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 bfd/ 2003-05-30 15:50:12 +00:00
elf32ppc_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
elf32ppclinux.sh No need to set OTHER_GOT_RELOC_SECTIONS in emulparams/elf32ppclinux.sh. 2002-09-30 04:23:40 +00:00
elf32ppcnto.sh Add QNX Neutrino PowerPC support and common up QNX functions 2002-08-09 15:38:24 +00:00
elf32ppcsim.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
elf32ppcwindiss.sh * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o. 2002-04-30 17:49:01 +00:00
elf32vax.sh 2002-05-29 Matt Thomas <matt@3am-software.com> 2002-05-30 02:40:03 +00:00
elf32xstormy16.sh Index: bfd/ChangeLog 2001-12-08 03:46:03 +00:00
elf32xtensa.sh Add Xtensa port 2003-04-01 15:50:31 +00:00
elf64_aix.sh * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. 2003-01-06 16:14:01 +00:00
elf64_ia64.sh bfd/ 2003-05-30 15:50:12 +00:00
elf64_ia64_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
elf64_s390.sh bfd/ 2003-05-30 15:50:12 +00:00
elf64_sparc.sh bfd/ 2003-05-30 15:50:12 +00:00
elf64_sparc_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
elf64alpha.sh bfd/ 2003-05-30 15:50:12 +00:00
elf64alpha_fbsd.sh 2002-09-16 Bruno Haible <bruno@clisp.org> 2002-09-17 02:24:40 +00:00
elf64alpha_nbsd.sh * Makefile.am: Add rules for eelf64alpha_nbsd. 2001-12-17 23:54:58 +00:00
elf64bmip.sh * emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to 2002-10-22 22:13:26 +00:00
elf64btsmip.sh * emulparams/elf64btsmip.sh: Set TEXT_START_ADDR to 0x120000000 to 2003-05-26 11:56:26 +00:00
elf64hppa.sh * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. 2003-01-06 16:14:01 +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 bfd/ 2003-05-30 15:50:12 +00:00
elf_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
elf_i386.sh bfd/ 2003-05-30 15:50:12 +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 Install new elf_chaos.sc script. 2002-05-27 17:52:56 +00:00
elf_i386_fbsd.sh 2002-09-16 Bruno Haible <bruno@clisp.org> 2002-09-17 02:24:40 +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 bfd/ 2003-05-30 15:50:12 +00:00
elf_x86_64.sh bfd/ 2003-05-30 15:50:12 +00:00
elf_x86_64_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
gld960.sh
gld960coff.sh
h8300.sh
h8300elf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
h8300h.sh
h8300helf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
h8300hn.sh oops - omitted from previous delta 2003-04-24 15:25:24 +00:00
h8300hnelf.sh oops - omitted from previous delta 2003-04-24 15:25:24 +00:00
h8300s.sh
h8300self.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
h8300sn.sh oops - omitted from previous delta 2003-04-24 15:25:24 +00:00
h8300snelf.sh oops - omitted from previous delta 2003-04-24 15:25:24 +00:00
h8500.sh
h8500b.sh
h8500c.sh
h8500m.sh
h8500s.sh
hp3hpux.sh
hp300bsd.sh
hppa64linux.sh * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS): Add rela.opd 2002-06-27 22:57:50 +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 * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file. 2002-07-09 08:13:06 +00:00
hppaobsd.sh * configure.tgt: Add hppaobsd.o. 2002-07-09 02:42:13 +00:00
i386aout.sh
i386beos.sh
i386bsd.sh
i386coff.sh
i386go32.sh
i386linux.sh
i386lynx.sh
i386mach.sh
i386moss.sh * ld.texinfo: Document that fill values now use the four least 2001-08-17 09:51:08 +00:00
i386msdos.sh
i386nbsd.sh
i386nto.sh * Makefile.am (ALL_EMULATIONS): Add ei386nto.o. 2002-05-31 03:02:35 +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
i386pe_posix.sh
lnk960.sh
m32relf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
m68hc11elf.sh * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra. 2003-04-21 13:29:05 +00:00
m68hc11elfb.sh * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra. 2003-04-21 13:29:05 +00:00
m68hc12elf.sh * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra. 2003-04-21 13:29:05 +00:00
m68hc12elfb.sh * emulparams/m68hc11elf.sh: Use m68hc1xelf.em extra. 2003-04-21 13:29:05 +00:00
m68k4knbsd.sh
m68kaout.sh
m68kaux.sh
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
m68klynx.sh
m68knbsd.sh
m68kpsos.sh
m88kbcs.sh
mcorepe.sh
mipsbig.sh
mipsbsd.sh
mipsidt.sh
mipsidtl.sh
mipslit.sh
mipslnews.sh
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
msp430x110.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x112.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x122.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x123.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x133.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x135.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x147.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x148.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x149.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x155.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x156.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x157.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x167.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x168.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x169.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x311.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x312.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x313.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x314.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x315.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x323.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x325.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x336.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x337.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x412.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x413.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x435.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x436.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x437.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x447.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x448.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x449.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1101.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1111.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1121.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1122.sh Add new devices x1122 x1132 emulation. 2003-03-04 17:02:40 +00:00
msp430x1132.sh Add new devices x1122 x1132 emulation. 2003-03-04 17:02:40 +00:00
msp430x1222.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1232.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1331.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
msp430x1351.sh Add support for msp430. 2002-12-30 19:25:13 +00:00
news.sh
ns32knbsd.sh Add new field to bfd_link structure and use it to control how common symbols 2002-07-31 12:50:09 +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
pdp11.sh Add PDP-11 support 2001-02-18 23:33:11 +00:00
pjelf.sh
pjlelf.sh
ppcmacos.sh Add AIX 64 shared library support and emulation layer for binutils 2002-03-18 12:46:27 +00:00
ppcnw.sh
ppcpe.sh
riscix.sh
sa29200.sh
sh.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shelf.sh ld: 2002-06-26 15:42:33 +00:00
shelf32.sh Re-enable linking for sh5: 2002-04-17 19:31:53 +00:00
shelf32_linux.sh * Makefile.am: Add eshelf32_linux.o and 2002-10-09 19:09:59 +00:00
shelf32_nbsd.sh bfd: 2002-06-04 02:57:44 +00:00
shelf64.sh Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
shelf64_nbsd.sh bfd: 2002-06-04 02:57:44 +00:00
shelf_linux.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
shelf_nbsd.sh ld: 2002-06-26 15:42:33 +00:00
shelf_nto.sh Add sh-nto support 2002-08-22 17:27:20 +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
shlelf32_linux.sh * Makefile.am: Add eshelf32_linux.o and 2002-10-09 19:09:59 +00:00
shlelf32_nbsd.sh bfd: 2002-06-04 02:57:44 +00:00
shlelf64.sh Contribute sh64-elf. 2002-02-08 06:39:01 +00:00
shlelf64_nbsd.sh bfd: 2002-06-04 02:57:44 +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
shlelf_nto.sh Add sh-nto support 2002-08-22 17:27:20 +00:00
shpe.sh
sparcaout.sh
sparclinux.sh
sparclynx.sh
sparcnbsd.sh
st2000.sh
sun3.sh
sun4.sh
tic3xcoff.sh Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003 copyright update 2003-04-04 08:15:15 +00:00
tic3xcoff_onchip.sh Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003 copyright update 2003-04-04 08:15:15 +00:00
tic4xcoff.sh Namespace cleanup for the tic4x target. Replace s/c4x/tic4x/ and s/c3x/tic3x/. 2003 copyright update 2003-04-04 08:15:15 +00:00
tic30aout.sh
tic30coff.sh
tic54xcoff.sh tic54x/ibmc54xdsp target for ld. 2000-06-20 13:29:07 +00:00
tic80coff.sh
v850.sh Add EXTERN references to __ctbpm __gp and __ep. 2002-09-02 17:03:30 +00:00
vanilla.sh
vax.sh * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax-bsd format. 2002-07-01 08:32:30 +00:00
vaxnbsd.sh 2002-05-29 Matt Thomas <matt@3am-software.com> 2002-05-30 02:40:03 +00:00
vsta.sh
w65.sh
xtensa-config.sh * emulparams/xtensa-config.sh: Remove comment indicating that this is 2003-04-02 16:56:56 +00:00
z8001.sh
z8002.sh

README

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