binutils-gdb/ld/testsuite
Bernd Schmidt 2a6163793f ld/
(eelf32_tic6x_linux_be.c, eelf32_tic6x_linux_le.c,
	eelf32_tic6x_elf_be.c, eelf32_tic6x_elf_le.c): New rules.
	* Makefile.am (ALL_EMULATIONS): Add these files.
	(eelf32_tic6x_be.c, eelf32_tic6x_le.c): Depend on tic6xdsbt.em.
	* Makefile.in: Regenerated.
	* emultempl/tic6xdsbt.em (is_tic6x_target): Allow more tic6x target
	vectors.
	* emulparams/elf32_tic6x_elf_be.sh: New file.
	* emulparams/elf32_tic6x_elf_le.sh: New file.
	* emulparams/elf32_tic6x_linux_be.sh: New file.
	* emulparams/elf32_tic6x_linux_le.sh: New file.
	* configure.tgt (tic6x-*-elf, tic6x-*-uclinux): New.
	(tic6x-*-*): Replaced by these.

	ld/testsuite/
	* ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
	* ld-tic6x/tic6x.exp: Add OSABI tests.

	bfd/
	* config.bfd (tic6x-*-elf, tic6x-*-uclinux): New.
	(tic6x-*-*): Replaced by these.
	* elf32-tic6x.c (elf32_tic6x_set_osabi): New static function.
	(elf32_tic6x_check_relocs): Create dynamic sections if -shared.
	(elf_backend_relocs_compatible, elf_backend_post_process_headers):
	Define.
	(elf32_bed, TARGET_LITTLE_SYM, TARGET_LITTLE_NAME, TARGET_BIG_SYM,
	TARGET_BIG_NAME, ELF_OSABI): Redefine twice, and include
	"elf32-target.h" two more times.
	* configure.in: Handle bfd_elf32_tic6x_linux_be_vec,
	bfd_elf32_tic6x_linux_le_vec, bfd_elf32_tic6x_elf_be_vec and
	bfd_elf32_tic6x_elf_le_vec.
	* configure: Regenerate.
2011-05-13 18:15:33 +00:00
..
config * config/default.exp (ld_assemble): Pass flags parameter to 2011-05-12 10:00:06 +00:00
ld-alpha * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not 2011-04-12 23:23:02 +00:00
ld-arm bfd/ 2011-05-06 10:21:32 +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/binutils.exp: Correct x86 gnu target match. 2010-11-18 06:57:57 +00:00
ld-elf * ld-elf/flags1.d: Don't xfail tic6x. 2011-05-13 04:19:18 +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 Add testcases for PR ld/12718. 2011-05-01 13:38:22 +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 Improve binutils testsuite coverage for GNU/Hurd. 2010-11-08 06:43:40 +00:00
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 ld/testsuite/ 2011-05-11 12:50:58 +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 Improve binutils testsuite coverage for GNU/Hurd. 2010-11-08 06:43:40 +00:00
ld-plugin bfd/ChangeLog: 2011-05-07 14:29:10 +00:00
ld-powerpc bfd/ 2011-03-23 15:25:06 +00:00
ld-s390
ld-scripts * ld-elf/flags1.d: Don't xfail tic6x. 2011-05-13 04:19:18 +00:00
ld-selective * ld-elf/flags1.d: Don't xfail tic6x. 2011-05-13 04:19:18 +00:00
ld-sh PR gas/12519 2011-02-25 13:45:54 +00:00
ld-shared Improve binutils testsuite coverage for GNU/Hurd. 2010-11-08 06:43:40 +00:00
ld-sparc
ld-spu
ld-srec bfd: 2011-04-06 17:09:56 +00:00
ld-tic6x ld/ 2011-05-13 18:15:33 +00:00
ld-undefined * ld-elf/flags1.d: Don't xfail tic6x. 2011-05-13 04:19:18 +00:00
ld-unique PR 10549 2011-04-11 08:13:22 +00:00
ld-v850
ld-versados
ld-vxworks
ld-x86-64 Add testcases for PR ld/12718. 2011-05-01 13:38:22 +00:00
ld-xc16x
ld-xstormy16
ld-xtensa
lib * config/default.exp (ld_assemble): Pass flags parameter to 2011-05-12 10:00:06 +00:00
ChangeLog ld/ 2011-05-13 18:15:33 +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