binutils-gdb/ld/emultempl
Alan Modra dfcffada0b * Makefile.am (GENSCRIPTS): Pass prefix.
* Makefile.in: Regenerate.
	* genscripts.sh: Adjust for extra parameter.
	* emultempl/elf32.em (parse_ld_so_conf): Return true iff file
	exists.
	(check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
	* NEWS: Update.
2006-04-05 15:40:40 +00:00
..
README
aix.em bfd/ 2005-08-04 06:22:14 +00:00
alphaelf.em * emulparams/elf64alpha.sh (PLT): New. 2005-05-29 23:16:09 +00:00
armcoff.em bfd/ 2005-08-04 06:22:14 +00:00
armelf.em 2006-02-07 Paul Brook <paul@codesourcery.com> 2006-02-07 03:50:20 +00:00
astring.sed
beos.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
crxelf.em Update FSF addresses 2005-05-12 07:32:09 +00:00
elf32.em * Makefile.am (GENSCRIPTS): Pass prefix. 2006-04-05 15:40:40 +00:00
generic.em bfd/ 2005-08-04 06:22:14 +00:00
gld960.em bfd/ 2005-08-04 06:22:14 +00:00
gld960c.em bfd/ 2005-08-04 06:22:14 +00:00
hppaelf.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
ia64elf.em Update FSF addresses 2005-05-12 07:32:09 +00:00
irix.em 2006-01-18 Roger Sayle <roger@eyesopen.com> 2006-01-19 01:06:48 +00:00
linux.em bfd/ 2005-08-04 06:22:14 +00:00
lnk960.em bfd/ 2005-08-04 06:22:14 +00:00
m68hc1xelf.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
m68kcoff.em bfd/ 2005-08-04 06:22:14 +00:00
m68kelf.em Update FSF addresses 2005-05-12 07:32:09 +00:00
mipsecoff.em Update FSF addresses 2005-05-12 07:32:09 +00:00
mmix-elfnmmo.em Update FSF addresses 2005-05-12 07:32:09 +00:00
mmixelf.em Update FSF addresses 2005-05-12 07:32:09 +00:00
mmo.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
needrelax.em Update FSF addresses 2005-05-12 07:32:09 +00:00
netbsd.em * ldlang.c (lang_do_assignments): Function return is void. 2003-12-04 12:09:25 +00:00
ostring.sed
pe.em bfd/ 2005-11-24 06:02:08 +00:00
ppc32elf.em bfd/ 2005-12-08 11:41:12 +00:00
ppc64elf.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
sh64elf.em * emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_after_allocation): 2005-08-17 05:13:13 +00:00
sunos.em bfd/ 2005-08-04 06:22:14 +00:00
ticoff.em bfd/ 2005-08-04 06:22:14 +00:00
vanilla.em bfd/ 2005-08-04 06:22:14 +00:00
vxworks.em ld/ 2006-03-03 09:32:01 +00:00
xtensaelf.em * emultempl/xtensaelf.em (elf_xtensa_place_orphan): Delete. 2005-12-27 22:56:02 +00:00
z80.em Add support for the Z80 processor family 2005-10-25 17:40:19 +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.