binutils-gdb/ld/emultempl
H.J. Lu fbbc375958 bfd/
2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>

	* elfxx-ia64.c (elfNN_ia64_relax_section): Skip unneeded passes
	with the skip_relax_pass_0 and skip_relax_pass_1 bits in the
	section structure.

include/

2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>

	* bfdlink.h (bfd_link_info): Replace need_relax_finalize with
	relax_pass.

ld/

2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>

	* emultempl/ia64elf.em: Set link_info.relax_pass to 2. Remove
	link_info.need_relax_finalize.

	* ldlang.c (relax_sections): New.
	(lang_process): Use. Call relax_sections link_info.relax_pass
	times.

	* ldmain.c (main): Set link_info.relax_pass to 1. Remove
	link_info.need_relax_finalize.
2006-04-06 18:52:46 +00:00
..
aix.em
alphaelf.em
armcoff.em
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
elf32.em * Makefile.am (GENSCRIPTS): Pass prefix. 2006-04-05 15:40:40 +00:00
generic.em
gld960.em
gld960c.em
hppaelf.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
ia64elf.em bfd/ 2006-04-06 18:52:46 +00:00
irix.em 2006-01-18 Roger Sayle <roger@eyesopen.com> 2006-01-19 01:06:48 +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
mmix-elfnmmo.em
mmixelf.em
mmo.em * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
needrelax.em
netbsd.em
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
README
sh64elf.em
sunos.em
ticoff.em
vanilla.em
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

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.