binutils-gdb/ld/emultempl
Daniel Jacobowitz d504ffc851 bfd/
* bfd-in.h (bfd_elf32_arm_process_before_allocation): Update
	prototype.
	(bfd_elf32_arm_set_byteswap_code): New prototype.
	* bfd-in2.h: Regenerate.
	* elf32-arm.c (bfd_elf32_arm_process_before_allocation): Don't take
	byteswap_code as an argument.  Revert 2006-11-01 change.
	(bfd_elf32_arm_set_byteswap_code): New.
	(elf32_arm_size_dynamic_sections): Call
	bfd_elf32_arm_process_before_allocation.
ld/
	* emultempl/armelf.em (arm_elf_before_allocation): Only call
	bfd_elf32_arm_process_before_allocation if no dynamic sections.
2006-11-13 20:39:21 +00:00
..
aix.em * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
alphaelf.em
armcoff.em bfd/ 2006-10-17 13:41:49 +00:00
armelf.em bfd/ 2006-11-13 20:39:21 +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/ 2006-11-08 11:29:16 +00:00
elf-generic.em * emultempl/elf-generic.em (map_segments): Reorganise loop so that 2006-07-26 12:27:12 +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
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 : Fix typo. 2006-10-03 10:06:26 +00:00
pep.em Add x86_64-mingw64 target 2006-09-20 11:35:11 +00:00
ppc32elf.em
ppc64elf.em bfd/ 2006-06-20 02:22:16 +00:00
README
scoreelf.em Add support for Score target. 2006-09-16 23:51:50 +00:00
sh64elf.em
spu_inc.s New Cell SPU port. 2006-10-25 06:49:21 +00:00
spu_ovl.o New Cell SPU port. 2006-10-25 06:49:21 +00:00
spu_ovl.S New Cell SPU port. 2006-10-25 06:49:21 +00:00
spuelf.em New Cell SPU port. 2006-10-25 06:49:21 +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-10-12 21:56:19 +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.