Julian Brown c6dd86c695 * NEWS: Mention --vfp11-denorm-fix option.
* ld.texinfo: Document above.
	* emulparams/armelf_linux.sh (OTHER_TEXT_SECTIONS): Add
	.vfp11_veneer section.
	* emulparams/armelf.sh (OTHER_TEXT_SECTIONS): Likewise.
	* emultempl/armelf.em (vfp11_denorm_fix): New static variable.
	(arm_elf_before_allocation): Call bfd_elf32_arm_set_vfp11_fix,
	bfd_elf32_arm_init_maps and bfd_elf32_arm_vfp11_erratum_scan.
	(arm_elf_after_allocation): New function. Call
	bfd_elf32_arm_vfp11_fix_veneer_locations for all input statements.
	(arm_elf_create_output_section_statements): Pass vfp11 fix command
	line option to BFD.
	(OPTION_VFP11_DENORM_FIX): New option.
	(PARSE_AND_LIST_LONGOPTS): Handle new option.
	(PARSE_AND_LIST_OPTIONS): Likewise.
	(PARSE_AND_LIST_ARGS_CASES): Likewise.
	(LDEMUL_AFTER_ALLOCATION): Define.
2007-01-29 16:28:40 +00:00
..
2006-10-17 13:41:49 +00:00
2006-05-24 07:36:12 +00:00
ld/
2007-01-19 15:06:27 +00:00
2007-01-11 12:23:53 +00:00
2006-06-20 02:22:16 +00:00
2006-06-20 02:22:16 +00:00
2006-04-06 18:52:46 +00:00
ld/
2006-07-29 08:48:15 +00:00
ld/
2006-07-29 08:48:15 +00:00
2006-09-20 11:35:11 +00:00
2006-06-20 02:22:16 +00:00
2006-09-16 23:51:50 +00:00
2006-10-25 06:49:21 +00:00
2006-10-25 06:49:21 +00:00
2006-10-25 06:49:21 +00:00
2006-10-25 06:49:21 +00:00
2006-08-04 13:13:56 +00:00
2006-11-27 20:14:53 +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.