H.J. Lu ecca98713a bfd/
2005-10-15  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/1467
	* elf-bfd.h (_bfd_elf_match_sections_by_type): New.
	(_bfd_generic_match_sections_by_type): New. Defined.

	* elf.c (_bfd_elf_match_sections_by_type): New.

	* libbfd-in.h (_bfd_generic_match_sections_by_type): New.

	* bfd-in2.h: Regenerated.
	* libbfd.h: Likewise.

	* libbfd.c (_bfd_generic_match_sections_by_type): New.

	* targets.c (BFD_JUMP_TABLE_LINK): Initialize
	_bfd_match_sections_by_type with
	_bfd_generic_match_sections_by_type.
	(bfd_target): Add _bfd_match_sections_by_type.

ld/

2005-10-15  H.J. Lu  <hongjiu.lu@intel.com>

	PR ld/1467
	* emultempl/elf32.em: Include "elf-bfd.h".
	(gld${EMULATION_NAME}_place_orphan): Check section type and
	don't use section name for ELF input sections.

	* ld.texinfo: Document orphan section processing.

	* ldlang.c (lang_output_section_find_by_flags): Match section
	types by calling bfd_match_sections_by_type.
2005-10-15 14:57:55 +00:00
..
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-09-30 15:23:16 +00:00
2005-05-12 07:32:09 +00:00
2005-10-15 14:57:55 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 01:19:10 +00:00
2005-05-12 07:32:09 +00:00
2005-05-12 07:32:09 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-05-12 07:32:09 +00:00
2005-08-04 06:22:14 +00:00
2005-05-12 07:32:09 +00:00
2005-05-12 07:32:09 +00:00
2005-05-12 07:32:09 +00:00
2005-05-12 07:32:09 +00:00
2005-08-04 01:19:10 +00:00
2005-05-12 07:32:09 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 01:19:10 +00:00
1999-05-03 07:29:11 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-08-04 06:22:14 +00:00
2005-05-12 07:32:09 +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.