binutils-gdb/ld/emultempl
Rainer Orth 18a1a992e0 * emultempl/solaris2.em (elf_solaris2_before_allocation): Renamed
basever_syms to global_syms.
	Emit global_syms into .dynamic section for all executables and
	shared objects.
	(elf_solaris2_after_allocation): New function.
	(LDEMUL_AFTER_ALLOCATION): Use it.
	* emulparams/solaris2.sh: New file.
	* emulparams/elf32_sparc_sol2.sh: Use it.
	* emulparams/elf64_sparc_sol2.sh: Likewise.
	* emulparams/elf_i386_sol2.sh: Likewise.
	* emulparams/elf_x86_64_sol2.sh: Likewise.
	* Makefile.am (eelf32_sparc_sol2.c): Depend on
	$(srcdir)/emulparams/solaris2.sh.
	(eelf64_sparc_sol2.c): Likewise.
	(eelf_x86_64_sol2.c): Likewise.
	(eelf_i386_sol2.c): Likewise.
	* Makefile.in: Regenerate.
2010-10-12 18:39:36 +00:00
..
README
aix.em fix set but unused variable warnings 2010-06-27 04:07:55 +00:00
alphaelf.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
armcoff.em update copyright dates 2009-09-02 07:25:43 +00:00
armelf.em 2010-04-15 Andrew Haley <aph@redhat.com> 2010-04-21 16:32:31 +00:00
astring.sed
avrelf.em PR ld/10956 2009-11-26 13:45:25 +00:00
beos.em
cr16elf.em PR ld/10956 2009-11-26 13:45:25 +00:00
crxelf.em PR ld/10956 2009-11-26 13:45:25 +00:00
elf-generic.em update copyright dates 2009-09-02 07:25:43 +00:00
elf32.em Check audit entry only on ELF input. 2010-08-25 16:57:32 +00:00
genelf.em bfd/ 2010-02-19 01:47:16 +00:00
generic.em update copyright dates 2009-09-02 07:25:43 +00:00
gld960.em
gld960c.em
hppaelf.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
ia64elf.em PR ld/6766 2009-09-13 07:19:18 +00:00
irix.em update copyright dates 2009-09-02 07:25:43 +00:00
linux.em
lnk960.em
m68hc1xelf.em update copyright dates 2009-09-02 07:25:43 +00:00
m68kcoff.em
m68kelf.em update copyright dates 2009-09-02 07:25:43 +00:00
mipsecoff.em update copyright dates 2009-09-02 07:25:43 +00:00
mipself.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
mmix-elfnmmo.em PR ld/10956 2009-11-26 13:45:25 +00:00
mmixelf.em update copyright dates 2009-09-02 07:25:43 +00:00
mmo.em update copyright dates 2009-09-02 07:25:43 +00:00
needrelax.em PR ld/10956 2009-11-26 13:45:25 +00:00
netbsd.em include/ 2009-10-14 05:54:29 +00:00
ostring.sed
pe.em 2010-09-22 Kai Tietz <kai.tietz@onevision.com> 2010-09-22 08:03:42 +00:00
pep.em 2010-09-22 Kai Tietz <kai.tietz@onevision.com> 2010-09-22 08:03:42 +00:00
ppc32elf.em * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add 2010-02-04 09:16:43 +00:00
ppc64elf.em include/elf/ 2010-06-25 05:20:57 +00:00
rxelf.em bfd 2009-09-29 14:17:19 +00:00
scoreelf.em
sh64elf.em PR ld/11384 2010-03-18 13:15:46 +00:00
solaris2.em * emultempl/solaris2.em (elf_solaris2_before_allocation): Renamed 2010-10-12 18:39:36 +00:00
spu_icache.S
spu_icache.o_c
spu_ovl.S
spu_ovl.o_c
spuelf.em PR 10474 2009-08-10 07:50:56 +00:00
sunos.em
ticoff.em update copyright dates 2009-09-02 07:25:43 +00:00
vanilla.em update copyright dates 2009-09-02 07:25:43 +00:00
vms.em bfd/ 2010-06-01 09:52:28 +00:00
vxworks.em PR 11107 2010-01-08 01:41:11 +00:00
xtensaelf.em bfd/ 2010-10-04 14:13:10 +00:00
z80.em update copyright dates 2009-09-02 07:25:43 +00:00

README

The files in this directory are sourced by genscripts.sh, after
setting some variables to substitute in, to produce
C source files that contain jump tables for each emulation.