binutils-gdb/ld/emultempl
Paul Brook 27e55c4d0b 2007-03-20 Paul Brook <paul@codesourcery.com>
ld/
	* emultempl/armelf.em (pic_veneer): New variable.
	(PARSE_AND_LIST_PROLOGUE): Add OPTION_PIC_VENEER.
	(PARSE_AND_LIST_ARGS_CASES): Ditto.
	(PARSE_AND_LIST_LONGOPTS): Add "pic-veneer".
	(PARSE_AND_LIST_OPTIONS): Ditto.
	* ld.texinfo: Document --pic-veneer.

	ld/testsuite/
	* ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
	* ld-arm/arm-pic-veneer.d: New test.
	* ld-arm/arm-pic-veneer.s: New test.

	bfd/
	* bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype.
	* bfd-in2.h: Regenerate.
	* elf32-arm.c (elf32_arm_link_hash_table): Add pic_veneer.
	(record_arm_to_thumb_glue): Use globals->pic_veneer.
	(elf32_arm_create_thumb_stub): Ditto.
	(bfd_elf32_arm_set_target_relocs): Set globals->pic_veneer.
2007-03-20 20:19:07 +00:00
..
aix.em PR ld/4023 2007-03-07 07:52:09 +00:00
alphaelf.em
armcoff.em bfd/ 2006-10-17 13:41:49 +00:00
armelf.em 2007-03-20 Paul Brook <paul@codesourcery.com> 2007-03-20 20:19:07 +00:00
astring.sed
avrelf.em Add support for AVR6 family 2006-05-24 07:36:12 +00:00
beos.em * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
crxelf.em
elf32.em ld/ 2007-01-19 15:06:27 +00:00
elf-generic.em bfd/ 2007-01-11 12:23:53 +00:00
genelf.em bfd/ 2006-06-20 02:22:16 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em bfd/ 2006-06-20 02:22:16 +00:00
ia64elf.em bfd/ 2006-04-06 18:52:46 +00:00
irix.em ld/ 2006-07-29 08:48:15 +00:00
linux.em
lnk960.em
m68hc1xelf.em
m68kcoff.em
m68kelf.em
mipsecoff.em
mipself.em ld/ 2006-07-29 08:48:15 +00:00
mmix-elfnmmo.em
mmixelf.em * emultempl/mmixelf.em: Remove incorrect '#line' directive. 2007-03-11 11:48:27 +00:00
mmo.em * emultempl/mmo.em: Improve comments. Explain why there's 2006-06-21 02:53:43 +00:00
needrelax.em
netbsd.em
ostring.sed
pe.em * pe-dll.c: (make_one) Conditionally include jump stubs. 2007-01-19 15:40:55 +00:00
pep.em Add x86_64-mingw64 target 2006-09-20 11:35:11 +00:00
ppc32elf.em
ppc64elf.em bfd/ 2007-02-13 01:53:03 +00:00
README
scoreelf.em Add support for Score target. 2006-09-16 23:51:50 +00:00
sh64elf.em
spu_ovl.o * emultempl/spu_ovl.S (__ovly_return, __ovly_load): Set sym size. 2007-02-13 07:47:22 +00:00
spu_ovl.S * emultempl/spuelf.em (_binary_builtin_ovl_mgr_start): Rename 2007-02-26 08:58:16 +00:00
spuelf.em * Makefile.am (ALL_EMUL_EXTRA_OFILES): Remove spu_inc.o. 2007-02-27 08:33:25 +00:00
sunos.em * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
ticoff.em
vanilla.em
vxworks.em bfd/ 2006-08-04 13:13:56 +00:00
xtensaelf.em bfd/ 2006-11-27 20:14:53 +00:00
z80.em

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.