binutils-gdb/ld/emulparams
H.J. Lu 3b22753a67 bfd/
2005-07-25  Jan Hubicka  <jh@suse.cz>
	    H.J. Lu  <hongjiu.lu@intel.com>

	* elf-bfd.h (_bfd_elf_large_com_section): New.
	* elf.c (_bfd_elf_large_com_section): New. Defined.

	* elf64-x86-64.c (elf64_x86_64_add_symbol_hook): New.
	(elf64_x86_64_elf_section_from_bfd_section): New.
	(elf64_x86_64_symbol_processing): New.
	(elf64_x86_64_common_definition): New.
	(elf64_x86_64_common_section_index): New.
	(elf64_x86_64_common_section): New.
	(elf64_x86_64_merge_symbol): New.
	(elf64_x86_64_additional_program_headers): New.
	(elf64_x86_64_special_sections): New.
	(elf_backend_section_from_bfd_section): New. Defined.
	(elf_backend_add_symbol_hook): Likewise.
	(elf_backend_common_section_index): Likewise.
	(elf_backend_common_section): Likewise.
	(elf_backend_common_definition): Likewise.
	(elf_backend_merge_symbol): Likewise.
	(elf_backend_special_sections): Likewise.
	(elf_backend_additional_program_headers): Likewise.

binutils/

2005-07-25  H.J. Lu  <hongjiu.lu@intel.com>

	* readelf.c (dump_relocations): Handle SHN_X86_64_LCOMMON.
	(get_symbol_index_type): Likewise.
	(get_elf_section_flags): Handle SHF_X86_64_LARGE.

gas/

2005-07-25  Jan Hubicka  <jh@suse.cz>
	    H.J. Lu  <hongjiu.lu@intel.com>

	* config/obj-elf.c: Include "elf/x86-64.h" if TC_I386 is
	defined.
	(elf_com_section_ptr): New.
	(elf_begin): Set elf_com_section_ptr to bfd_com_section_ptr.
	(elf_common_parse): Make it global. Use elf_com_section_ptr
	instead of bfd_com_section_ptr.
	(obj_elf_change_section): Handle x86-64 large bss sections.

	* config/obj-elf.h (elf_com_section_ptr): New.
	(elf_common_parse): New.

	* config/tc-i386.c (handle_large_common): New.
	(md_pseudo_table): Add "largecomm".
	(x86_64_section_letter): New.
	(x86_64_section_word): New.

	* config/tc-i386.h (x86_64_section_word): New.
	(x86_64_section_letter): New.
	(md_elf_section_letter): New. Defined.
	(md_elf_section_word): Likewise.

include/elf/

2005-07-25  Jan Hubicka  <jh@suse.cz>

	* x86-64.h (SHN_X86_64_LCOMMON): New.
	(SHF_X86_64_LARGE): New.

ld/

2005-07-25  Jan Hubicka  <jh@suse.cz>
	    H.J. Lu  <hongjiu.lu@intel.com>

	* emulparams/elf_x86_64.sh (LARGE_SECTIONS): New.

	* scripttempl/elf.sc: Updated for large section support.
2005-07-25 15:41:08 +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
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 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 * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +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 * emulparams/armelf.sh (OTHER_READONLY_SECTIONS): Do not emit 2004-10-27 06:57:43 +00:00
armelf_fbsd.sh bfd/ 2004-09-17 12:18:19 +00:00
armelf_linux.sh (GENERATE_PIE_SCRIPT): Define as "yes". 2005-05-17 15:16:55 +00:00
armelf_linux_eabi.sh * Makefile.am (ALL_EMULATIONS): Add earmelf_linux_eabi.o. 2004-11-19 19:28:40 +00:00
armelf_nbsd.sh bfd/ 2004-09-17 12:18:19 +00:00
armelf_vxworks.sh 2005-01-06 Paul Brook <paul@codesourcery.com> 2005-01-06 16:18:25 +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_linux_eabi.sh * emulparams/armelfb_linux_eabi.sh: New file. 2005-01-22 01:50:35 +00:00
armelfb_nbsd.sh bfd: 2002-05-21 15:11:04 +00:00
armnbsd.sh Patch from Roland McGrath <roland@baalperazim.frob.com> 1999-08-24 15:17:23 +00:00
armnto.sh * emulparams/armelf.sh: Define NO_SMALL_DATA. 2003-10-09 14:06:07 +00:00
armpe.sh * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +00:00
armsymbian.sh * elf32-arm.c (elf_backend_default_use_rela_p): Define to zero for 2005-01-26 06:10:45 +00:00
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
coff_i860.sh 2003-08-04 Christian Groessler <chris@groessler.org> 2003-08-06 02:19:05 +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 * configure.tgt (crisv32-*-*): Handle like cris-*-* for non-aout. 2004-11-04 15:01:40 +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 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_dlx.sh * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1. 2002-08-13 02:08:26 +00:00
elf32_i860.sh * emulparams/elf32_i860.sh (TEXT_START_ADDR): Define. 2003-11-04 23:08:03 +00:00
elf32_i960.sh 1999-05-28 Martin Dorey <mdorey@madge.com> 1999-05-27 21:49:21 +00:00
elf32_sparc.sh bfd/ 2003-05-30 15:50:12 +00:00
elf32am33lin.sh 2001-08-22 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 04:45:16 +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 (GENERATE_PIE_SCRIPT): Define as "yes". 2005-07-05 12:17:55 +00:00
elf32bmipn32-defs.sh (GENERATE_PIE_SCRIPT): Define as "yes". 2005-07-05 12:17:55 +00:00
elf32bmipn32.sh * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix. 2004-04-08 14:52:44 +00:00
elf32bsmip.sh * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix. 2004-04-08 14:52:44 +00:00
elf32btsmip.sh * emulparams/elf32btsmip.sh: Unset DATA_ADDR. 2005-06-01 19:26:25 +00:00
elf32btsmipn32.sh * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB. 2004-02-09 17:54:25 +00:00
elf32cr16c.sh Add (linker) support for CR16C processor 2004-03-30 14:04:32 +00:00
elf32crx.sh Add new port: crx-elf 2004-07-07 17:28:53 +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 2003-11-28 Alexandre Oliva <aoliva@redhat.com> 2004-01-06 19:19:52 +00:00
elf32frvfd.sh bfd/ChangeLog: 2004-06-21 14:45:42 +00:00
elf32i370.sh Add IBM 370 support. 2000-02-23 13:52:23 +00:00
elf32ip2k.sh * emulparams/elf32ip2k.sh (TEMPLATE_NAME): Define. 2003-08-29 00:34:27 +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
elf32m32c.sh * emulparams/elf32m32c.sh (TEMPLATE_NAME): New. 2005-07-20 19:33:18 +00:00
elf32mcore.sh Convert to C90 2003-06-28 05:28:54 +00:00
elf32mipswindiss.sh Switch to ELF targeted VxWorks targets 2003-10-30 09:47:15 +00:00
elf32ms1.sh * emulparams/elf32ms1.sh: New. 2005-06-08 13:03:24 +00:00
elf32openrisc.sh Add gas and ld support for openrisc 2001-05-02 18:14:31 +00:00
elf32ppc.sh 2005-05-07 Paul Brook <paul@codesourcery.com> 2005-07-05 13:25:56 +00:00
elf32ppc_fbsd.sh 2002-02-18 David O'Brien <obrien@FreeBSD.org> 2002-02-18 09:38:01 +00:00
elf32ppclinux.sh bfd/ 2005-03-16 02:41:28 +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
elf32ppcvxworks.sh 2005-05-07 Paul Brook <paul@codesourcery.com> 2005-07-05 13:25:56 +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 * scripttempl/elfxtensa.sc: Sync up with elf.sc. 2005-05-12 00:31:22 +00:00
elf64_aix.sh * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup. 2003-01-06 16:14:01 +00:00
elf64_ia64.sh 2004-10-14 H.J. Lu <hongjiu.lu@intel.com> 2004-10-14 17:00:16 +00:00
elf64_ia64_fbsd.sh 2004-10-14 H.J. Lu <hongjiu.lu@intel.com> 2004-10-14 17:00:16 +00:00
elf64_s390.sh bfd/ 2004-05-11 17:08:38 +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 * emulparams/elf64alpha.sh (PLT): New. 2005-05-29 23:16:09 +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/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix. 2004-04-08 14:52:44 +00:00
elf64btsmip.sh * emulparams/elf32bmipn32-defs.sh (INITIAL_READONLY_SECTIONS): Move 2003-10-13 19:48:39 +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 * emulparams/elf64ppc.sh (GOT): Fix for shell brace matching. 2003-07-28 03:33:48 +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/ 2004-05-11 17:08:38 +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_i386_vxworks.sh 2005-05-05 Paul Brook <paul@codesourcery.com> 2005-05-05 14:37:27 +00:00
elf_s390.sh bfd/ 2004-05-11 17:08:38 +00:00
elf_x86_64.sh bfd/ 2005-07-25 15:41:08 +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 * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use 2003-10-16 08:46:35 +00:00
gld960coff.sh * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use 2003-10-16 08:46:35 +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
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 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
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
h8300sx.sh 2003-06-03 Michael Snyder <msnyder@redhat.com> 2003-06-03 21:43:52 +00:00
h8300sxelf.sh 2003-06-03 Michael Snyder <msnyder@redhat.com> 2003-06-03 21:43:52 +00:00
h8300sxn.sh include/elf/ 2003-06-10 07:09:31 +00:00
h8300sxnelf.sh include/elf/ 2003-06-10 07:09:31 +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 * emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT. 2004-07-05 20:00:13 +00:00
hppaelf.sh Add some shell variables and shell code to elf32.em 2000-07-28 01:33:14 +00:00
hppalinux.sh Fix typo 2005-07-04 14:36:02 +00:00
hppanbsd.sh bfd: 2004-07-27 22:30:25 +00:00
hppaobsd.sh Change target of hppa-netbsd port 2003-10-06 11:01:36 +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 Add PowerPC LynxOS support 2004-05-17 19:50:16 +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
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 * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +00:00
i386pe_posix.sh * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +00:00
lnk960.sh * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use 2003-10-16 08:46:35 +00:00
m32relf.sh * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define. 2001-11-22 09:08:05 +00:00
m32relf_linux.sh m32r-linux-ld support for position independent executables 2005-07-04 13:54:36 +00:00
m32rlelf.sh Add support for m32r-linux target, including a RELA ABI and PIC. 2003-12-19 11:44:01 +00:00
m32rlelf_linux.sh Add support for m32r-linux target, including a RELA ABI and PIC. 2003-12-19 11:44:01 +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 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
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 * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use 2003-10-16 08:46:35 +00:00
maxqcoff.sh Add support fpr MAXQ processor 2004-11-08 13:17:43 +00:00
mcorepe.sh * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +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 [ bfd/ChangeLog ] 2004-04-21 20:52:31 +00:00
mipsidtl.sh [ bfd/ChangeLog ] 2004-04-21 20:52:31 +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 * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +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 2001-04-17 Alexandre Oliva <aoliva@redhat.com> 2003-07-10 03:20:26 +00:00
msp430all.sh Apply Dmitry Diky's patches to add relaxation to msp430. 2004-08-25 12:54:15 +00:00
news.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
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 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
ppclynx.sh Add PowerPC LynxOS support 2004-05-17 19:50:16 +00:00
ppcmacos.sh Add AIX 64 shared library support and emulation layer for binutils 2002-03-18 12:46:27 +00:00
ppcnw.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
ppcpe.sh * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +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 PR 600 2004-12-23 12:27:45 +00:00
shelf32.sh * emulparams/shelf.sh (OTHER_SECTIONS): Don't include .stack 2003-07-30 02:22:07 +00:00
shelf32_linux.sh * Makefile.am: Add eshelf32_linux.o and 2002-10-09 19:09:59 +00:00
shelf32_nbsd.sh [ld] 2003-10-13 05:09:21 +00:00
shelf64.sh * emulparams/shelf.sh (OTHER_SECTIONS): Don't include .stack 2003-07-30 02:22:07 +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 * emulparams/shlelf32_linux.sh (COMMONPAGESIZE): Set to 4KB. 2004-07-02 11:25:54 +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 * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB. 2004-02-09 17:54:25 +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
shlsymbian.sh Add support for sh-symbian-elf target 2004-07-06 16:58:43 +00:00
shpe.sh * emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh, 2004-09-28 19:14:29 +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
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
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 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 Add EXTERN references to __ctbpm __gp and __ep. 2002-09-02 17:03:30 +00:00
vanilla.sh * Makefile.am (GENSCRIPTS_EXTRA, GEN_EXTRA_DEPENDS): Remove. Use 2003-10-16 08:46:35 +00:00
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 19990502 sourceware import 1999-05-03 07:29:11 +00:00
vxworks.sh 2005-05-05 Paul Brook <paul@codesourcery.com> 2005-05-05 14:37:27 +00:00
w65.sh 19990502 sourceware import 1999-05-03 07:29:11 +00:00
xtensa-config.sh * emulparams/xtensa-config.sh: Remove comment indicating that this is 2003-04-02 16:56:56 +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.