binutils-gdb/ld/emultempl
Nick Clifton 0112cd268b * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its
argument and emits the string followed by a comma and then the length of
  the string.
  (CONST_STRNEQ): New macro.  Checks to see if a variable string has a constant
  string as its initial characters.
  (CONST_STRNCPY): New macro.  Copies a constant string to the start of a
  variable string.
* bfd-in2.h: Regenerate.
* <remainign files>: Make use of the new macros.
2006-09-16 18:12:17 +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
armelf.em 2006-08-18 Paul Brook <paul@codesourcery.com> 2006-08-18 15:00:18 +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 * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +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 * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
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 * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
ppc32elf.em bfd/ 2005-12-08 11:41:12 +00:00
ppc64elf.em bfd/ 2006-06-20 02:22:16 +00:00
README
sh64elf.em
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-in.h (STRING_AND_COMMA): New macro. Takes one constant string as its 2006-09-16 18:12:17 +00:00
z80.em Add support for the Z80 processor family 2005-10-25 17:40:19 +00:00

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.