binutils-gdb/ld/testsuite
Nick Clifton 72b016b4ac * dw2gencfi.c (dwcfi_seg_list): New struct.
(dwcfi_hash): New static hash variable.
	(get_debugseg_name): New.
	(alloc_debugseg_item): New.
	(make_debug_seg): New.
	(dwcfi_hash_insert): New.
	(dwcfi_hash_find): New.
	(dwcfi_hash_find_or_make): New.
	(cfi_insn_data): New member cur_seg.
	(cie_entry): Likewise.
	(fde_entry): New cseg and handled members.
	(alloc_fde_entry): Initialize cseg member.
	(alloc_cfi_insn_data): Initialize cur_seg member.
	(dot_cfi_sections): Compare for beginning of
	section names via strncmp.
	(get_cfi_seg): New.
	(cfi_finish): Treat link-once sections.
	(is_now_linkonce_segment): New local helper.
	(output_cie): Ignore cie entries not member of current
	segment.
	(output_fde): Likewise.
	(select_cie_for_fde): Likewise.
	(cfi_change_reg_numbers): Add new argument for current segment
	and ignore insn elements, if not part of current segment.
	* ehopt.c (get_cie_info): Use strncmp for
	section name matching.
	(heck_eh_frame): Likewise.

	* coffcode.h (sec_to_styp_flags): Allow linkonce for
	debugging sections.

	* scripttempl/pe.sc: Handle .eh_frame($|.)* sections.
	* scripttempl/pep.sc: Likewise.

	* ld-pe/pe.exp: Add cfi/cfi32 tests.
	* ld-pe/cfi.d: New.
	* ld-pe/cfi32.d: New.
	* ld-pe/cfia.s: New.
	* ld-pe/cfib.s: New.
2011-04-26 15:28:08 +00:00
..
config
ld-alpha * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not 2011-04-12 23:23:02 +00:00
ld-arm include/elf/ 2011-03-14 16:04:16 +00:00
ld-auto-import
ld-bootstrap * ld-bootstrap/bootstrap.exp: Fix misplaced comment. 2010-12-20 13:05:00 +00:00
ld-cdtest
ld-checks
ld-cris
ld-crx
ld-cygwin
ld-d10v
ld-discard
ld-elf * ld-elf/eh-frame-hdr.d: xfail avr. 2011-04-11 05:12:08 +00:00
ld-elfcomm PR ld/12360 2010-12-31 22:29:19 +00:00
ld-elfvers ld: vers19 test: add -rpath-link 2011-03-15 23:34:30 +00:00
ld-elfvsb * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux. 2011-02-09 08:18:54 +00:00
ld-elfweak Adjust URLs. 2010-12-21 11:00:48 +00:00
ld-fastcall
ld-frv
ld-gc * ld-elf/elf.exp: Force 32-bit start address for alpha. 2011-03-30 17:41:36 +00:00
ld-h8300
ld-i386 Properly handle R_386_TLS_LDO_32 for PIE. 2011-04-08 16:14:49 +00:00
ld-ia64
ld-ifunc Skip local IFUNC symbols when checking dynamic relocs in read-only sections. 2011-04-21 22:25:39 +00:00
ld-libs
ld-linkonce
ld-m68hc11
ld-m68k * ld-m68k/tls-gd-ie-1.d: Stabilize test. 2011-04-15 09:58:23 +00:00
ld-mep
ld-mips-elf bfd/ 2010-12-31 11:01:00 +00:00
ld-misc * ld-gc/start.d: Exclude frv-*-linux*. 2011-02-10 07:24:06 +00:00
ld-mmix
ld-mn10300 PR gas/12519 2011-02-25 13:45:54 +00:00
ld-pe * dw2gencfi.c (dwcfi_seg_list): New struct. 2011-04-26 15:28:08 +00:00
ld-pie
ld-plugin Remove the unused ld-plugin/plugin-ignore.d. 2011-04-19 17:06:21 +00:00
ld-powerpc bfd/ 2011-03-23 15:25:06 +00:00
ld-s390
ld-scripts include/elf/ 2011-03-31 08:58:28 +00:00
ld-selective bfd: 2011-04-06 17:09:56 +00:00
ld-sh PR gas/12519 2011-02-25 13:45:54 +00:00
ld-shared
ld-sparc
ld-spu
ld-srec bfd: 2011-04-06 17:09:56 +00:00
ld-tic6x include/elf/ 2011-03-31 08:58:28 +00:00
ld-undefined bfd: 2011-04-06 17:09:56 +00:00
ld-unique PR 10549 2011-04-11 08:13:22 +00:00
ld-v850
ld-versados
ld-vxworks
ld-x86-64 Support TLS x32 GD->IE, GD->LE and LD->LE transitions. 2011-03-12 14:38:31 +00:00
ld-xc16x
ld-xstormy16
ld-xtensa
lib bfd: 2011-04-06 17:09:56 +00:00
ChangeLog * dw2gencfi.c (dwcfi_seg_list): New struct. 2011-04-26 15:28:08 +00:00
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010 Rotate binutils ChangeLogs. 2011-01-01 16:43:53 +00:00
ChangeLog-9303