binutils-gdb/ld/testsuite
Richard Sandiford 64543e1acf bfd/
* elfxx-mips.c: Include libiberty.h.
	(elf_mips_isa, _bfd_mips_elf_mach_extends_p): Remove.
	(mips_set_isa_flags): New function, split out from...
	(_bfd_mips_elf_final_write_processing): ...here.  Only call
	mips_set_isa_flags if the EF_MIPS_MACH bits are clear.
	(mips_mach_extensions): New array.
	(mips_32bit_flags_p): New function.
	(_bfd_mips_elf_merge_private_bfd_data): Rework architecture checks.
	Use mips_32bit_flags_p to check if one binary is 32-bit and the
	other is 64-bit.  When adopting IBFD's architecture, adopt the
	bfd_mach as well as the flags.

ld/testsuite/
	* ld-mips-elf/jr.s: New file.
	* ld-mips-elf/mips-elf-flags.exp: New test.
2003-01-02 21:31:32 +00:00
..
config * config/default.exp (ld_nm): Add "nmflags" arg. 2001-07-24 11:07:16 +00:00
ld-auto-import Test the auto importing direct from a dll functionality. 2002-12-18 16:05:10 +00:00
ld-bootstrap * ld-bootstrap/bootstrap.exp: Test --relax. 2002-05-30 21:39:41 +00:00
ld-cdtest Do not require any exception support library. Check results against NRV. 2001-08-01 14:37:47 +00:00
ld-checks * ld-checks/checks.exp: .lcomm is incompatible with ppc coff. 2001-08-27 10:49:55 +00:00
ld-cris * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d, 2002-11-07 13:25:48 +00:00
ld-d10v Tests for d10v. 2002-06-17 14:05:53 +00:00
ld-discard 2002-10-12 H.J. Lu (hjl@gnu.org) 2002-10-12 15:40:13 +00:00
ld-elf * ld-elf/elf.exp: Remove sec64k test. 2002-11-21 21:37:06 +00:00
ld-elfvers 2002-10-03 H.J. Lu <hjl@gnu.org> 2002-10-04 07:40:42 +00:00
ld-elfvsb * ld-elfvsb/define.s: Avoid use of @ in .type directive. 2002-11-09 12:27:50 +00:00
ld-elfweak * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp, 2002-07-30 07:41:15 +00:00
ld-empic * config/default.exp (ld_nm): Add "nmflags" arg. 2001-07-24 11:07:16 +00:00
ld-fastcall Only run tests for PE type x86 targets. 2002-11-07 08:36:04 +00:00
ld-h8300 Fix h8300 relaxation. 2002-11-15 11:18:49 +00:00
ld-i386 * symbols.c (S_SET_THREAD_LOCAL): New function. 2002-11-28 14:15:55 +00:00
ld-linkonce 2002-10-12 H.J. Lu (hjl@gnu.org) 2002-10-12 15:40:13 +00:00
ld-m68hc11 Fix PR savannah/1417: 2002-12-01 13:25:05 +00:00
ld-mips-elf bfd/ 2003-01-02 21:31:32 +00:00
ld-mmix * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d, 2002-11-10 09:29:07 +00:00
ld-powerpc Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that 2002-12-03 18:24:33 +00:00
ld-scripts TIC4X testcase commit 2002-11-18 08:28:44 +00:00
ld-selective 2002-10-12 H.J. Lu (hjl@gnu.org) 2002-10-12 15:40:13 +00:00
ld-sh * elf32-sh.c (sh_elf_relocate_section): Don't complain about 2002-11-28 08:37:15 +00:00
ld-shared * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp, 2002-07-30 07:41:15 +00:00
ld-srec Fix the merging of .PPC.EMB.apuinfo sections. Add a test to make sure that 2002-12-03 18:24:33 +00:00
ld-undefined * ld-undefined/undefined.exp: Adjust function test. 2002-09-21 14:14:00 +00:00
ld-versados Fixtypos in ChangeLogs, fix copyright dates in files 2001-03-13 06:14:29 +00:00
ld-x86-64 bfd/ 2002-10-01 09:15:34 +00:00
lib * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets. 2002-12-10 15:54:23 +00:00
ChangeLog bfd/ 2003-01-02 21:31:32 +00:00