binutils-gdb/ld/testsuite/ld-arm
Will Newton 8a52f0d983 ld/arm: Fix testsuite failures for armeb-linux-eabi
Fix all the cases where endianness needs to be taken into account
in the ARM ld dump tests.

ld/testsuite/ChangeLog:

2014-04-23  Will Newton  <will.newton@linaro.org>

	* ld-arm/arm-no-rel-plt.ld: Remove OUTPUT_FORMAT and
	SEARCH_DIR commands.
	* ld-arm/arm-rel32.d: Update regexps to allow test to
	pass on armeb-linux-eabi configuration.
	* ld-arm/data-only-map.d: Likewise.
	* ld-arm/fix-arm1176-off.d: Likewise.
	* ld-arm/fix-arm1176-on.d: Likewise.
	* ld-arm/ifunc-1.gd: Likewise.
	* ld-arm/ifunc-10.gd: Likewise.
	* ld-arm/ifunc-11.gd: Likewise.
	* ld-arm/ifunc-12.gd: Likewise.
	* ld-arm/ifunc-13.gd: Likewise.
	* ld-arm/ifunc-14.gd: Likewise.
	* ld-arm/ifunc-15.gd: Likewise.
	* ld-arm/ifunc-16.gd: Likewise.
	* ld-arm/ifunc-17.gd: Likewise.
	* ld-arm/ifunc-2.gd: Likewise.
	* ld-arm/ifunc-3.gd: Likewise.
	* ld-arm/ifunc-4.gd: Likewise.
	* ld-arm/ifunc-5.gd: Likewise.
	* ld-arm/ifunc-6.gd: Likewise.
	* ld-arm/ifunc-7.gd: Likewise.
	* ld-arm/ifunc-8.gd: Likewise.
	* ld-arm/ifunc-9.gd: Likewise.
	* ld-arm/jump-reloc-veneers-long.d: Likewise.
	* ld-arm/reloc-boundaries.d: Likewise.
2014-04-23 13:56:49 +01:00
..
abs-call-1.d 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:07:58 +00:00
abs-call-1.s 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:07:58 +00:00
arch-v6.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
arch-v6k.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
arch-v6t2.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
arm-app-abs32.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
arm-app-abs32.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
arm-app-abs32.s * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r, 2004-01-23 16:51:39 +00:00
arm-app-movw.s 2008-03-07 Paul Brook <paul@codesourcery.com> 2008-03-08 01:20:39 +00:00
arm-app.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
arm-app.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
arm-app.s
arm-be8.d PR 10288 2009-06-30 11:57:05 +00:00
arm-be8.s 2006-05-15 Paul Brook <paul@codesourcery.com> 2006-05-15 19:57:35 +00:00
arm-call.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
arm-call1.s 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:07:58 +00:00
arm-call2.s 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:07:58 +00:00
arm-dyn.ld Make assignments to dot keep an empty output section. 2014-01-22 11:58:29 +10:30
arm-elf.exp Disable --long-plt test for arm-nacl targets. 2014-03-06 09:44:25 -08:00
arm-export-class.rd * ld-elf/export-class.sd: New test. 2012-08-28 20:29:19 +00:00
arm-export-class.xd * ld-elf/export-class.sd: New test. 2012-08-28 20:29:19 +00:00
arm-lib-plt-2.dd bfd/ 2011-03-14 15:53:33 +00:00
arm-lib-plt-2.rd bfd/ 2011-03-14 15:53:33 +00:00
arm-lib-plt-2a.s bfd/ 2011-03-14 15:53:33 +00:00
arm-lib-plt-2b.s bfd/ 2011-03-14 15:53:33 +00:00
arm-lib-plt32.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
arm-lib-plt32.r bfd/ 2004-11-17 17:50:28 +00:00
arm-lib-plt32.s
arm-lib.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
arm-lib.ld Make assignments to dot keep an empty output section. 2014-01-22 11:58:29 +10:30
arm-lib.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
arm-lib.s
arm-movwt.d PR 10288 2009-06-30 11:57:05 +00:00
arm-movwt.s 2006-05-11 Paul Brook <paul@codesourcery.com> 2006-05-11 15:17:34 +00:00
arm-no-rel-plt.ld ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
arm-no-rel-plt.out PR ld/14397 2012-07-26 13:43:24 +00:00
arm-pic-veneer.d PR 10288 2009-06-30 11:57:05 +00:00
arm-pic-veneer.s 2007-03-20 Paul Brook <paul@codesourcery.com> 2007-03-20 20:19:07 +00:00
arm-rel31.d 2005-10-08 Paul Brook <paul@codesourcery.com> 2005-10-08 17:07:19 +00:00
arm-rel31.s bfd/ 2004-09-17 12:18:19 +00:00
arm-rel32.d ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
arm-rel32.s bfd/ 2011-01-17 16:36:43 +00:00
arm-static-app.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
arm-static-app.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
arm-static-app.s * ld-arm/arm-elf.exp: Add arm-static-app test. 2004-01-13 21:09:18 +00:00
arm-target1-abs.d 2005-10-08 Paul Brook <paul@codesourcery.com> 2005-10-08 17:07:19 +00:00
arm-target1-rel.d 2005-10-08 Paul Brook <paul@codesourcery.com> 2005-10-08 17:07:19 +00:00
arm-target1.s bfd/ 2004-09-17 12:18:19 +00:00
arm-target2-abs.d gas/ 2009-07-16 13:18:52 +00:00
arm-target2-got-rel.d gas/ 2009-07-16 13:18:52 +00:00
arm-target2-rel.d gas/ 2009-07-16 13:18:52 +00:00
arm-target2.s gas/ 2009-07-16 13:18:52 +00:00
arm.ld 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
armthumb-lib.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
armthumb-lib.sym ld/ 2012-06-15 15:13:41 +00:00
armv4-bx.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
armv4-bx.s 2008-02-20 Paul Brook <paul@codesourcery.com> 2008-02-20 15:17:56 +00:00
attr-merge-2.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-2a.s * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-2b.s * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-3.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-3a.s 2010-05-10 Andrew Stubbs <ams@codesourcery.com> 2010-05-11 17:36:33 +00:00
attr-merge-3b.s 2010-05-10 Andrew Stubbs <ams@codesourcery.com> 2010-05-11 17:36:33 +00:00
attr-merge-4.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-4a.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
attr-merge-4b.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
attr-merge-5.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-5.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
attr-merge-6.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-6a.s * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for 2010-02-18 10:56:28 +00:00
attr-merge-6b.s * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for 2010-02-18 10:56:28 +00:00
attr-merge-7.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-7a.s * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for 2010-02-18 10:56:28 +00:00
attr-merge-7b.s * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for 2010-02-18 10:56:28 +00:00
attr-merge-arch-1.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-arch-2.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-00.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-0.s * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-01-m3.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-01.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-1.s * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-02.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-2.s * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-10-m3.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-10.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-11.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-12.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-20.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-21.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-22.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-div-120.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-incompatible.d * ld/testsuite/ld-arm/arm-merge-incompatible.d: New test. 2010-03-02 11:40:24 +00:00
attr-merge-incompatiblea.s * ld/testsuite/ld-arm/arm-merge-incompatible.d: New test. 2010-03-02 11:40:24 +00:00
attr-merge-incompatibleb.s * ld/testsuite/ld-arm/arm-merge-incompatible.d: New test. 2010-03-02 11:40:24 +00:00
attr-merge-unknown-1.d * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for 2010-02-18 10:56:28 +00:00
attr-merge-unknown-1.s * bfd/elf32-arm.c (elf32_arm_merge_eabi_attributes): Add support for 2010-02-18 10:56:28 +00:00
attr-merge-unknown-2.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-unknown-2.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
attr-merge-unknown-2r.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-unknown-3.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-1.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-1r.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-2.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-2.s 2009-11-02 Paul Brook <paul@codesourcery.com> 2009-11-02 13:44:05 +00:00
attr-merge-vfp-2r.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-3-d16.s 2009-11-02 Paul Brook <paul@codesourcery.com> 2009-11-02 13:44:05 +00:00
attr-merge-vfp-3.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-3.s 2009-11-02 Paul Brook <paul@codesourcery.com> 2009-11-02 13:44:05 +00:00
attr-merge-vfp-3r.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-4-d16.s 2009-11-02 Paul Brook <paul@codesourcery.com> 2009-11-02 13:44:05 +00:00
attr-merge-vfp-4.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-4.s 2009-11-02 Paul Brook <paul@codesourcery.com> 2009-11-02 13:44:05 +00:00
attr-merge-vfp-4r.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-5.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-5r.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-6.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-6r.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-vfp-7.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-7r.d * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-armv8-hard.s * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfp-armv8.s * bfd/elf32-arm.c (v8): New array. 2012-08-24 07:50:38 +00:00
attr-merge-vfpv3xd.s 2010-05-10 Andrew Stubbs <ams@codesourcery.com> 2010-05-11 17:36:33 +00:00
attr-merge-wchar-00-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-00.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-0.s bfd: 2008-07-18 20:49:12 +00:00
attr-merge-wchar-02-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-02.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-2.s bfd: 2008-07-18 20:49:12 +00:00
attr-merge-wchar-04-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-04.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-4.s bfd: 2008-07-18 20:49:12 +00:00
attr-merge-wchar-20-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-20.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-22-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-22.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-24-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-24.d bfd: 2008-07-18 20:49:12 +00:00
attr-merge-wchar-40-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-40.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-42-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-42.d bfd: 2008-07-18 20:49:12 +00:00
attr-merge-wchar-44-nowarn.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge-wchar-44.d * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge.attr * gas/config/tc-arm.c (aeabi_set_public_attributes): Correct 2012-03-16 14:02:33 +00:00
attr-merge.s bfd: 2007-06-26 13:55:04 +00:00
blank.s 2009-01-19 Andrew Stubbs <ams@codesourcery.com> 2009-01-19 12:20:15 +00:00
branch-lks-sym.ld PR ld/15302 2013-06-13 12:36:02 +00:00
callweak-2.d 2S09-08-21 Daniel Gutson <dgutson@codesourcery.com> 2009-08-21 23:38:07 +00:00
callweak-2.s 2S09-08-21 Daniel Gutson <dgutson@codesourcery.com> 2009-08-21 23:38:07 +00:00
callweak.d 2S09-08-21 Daniel Gutson <dgutson@codesourcery.com> 2009-08-21 23:38:07 +00:00
callweak.s 2S09-08-21 Daniel Gutson <dgutson@codesourcery.com> 2009-08-21 23:38:07 +00:00
cortex-a8-arm-target.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-far-1.s bfd/ 2009-08-05 12:36:14 +00:00
cortex-a8-far-2.s bfd/ 2009-08-05 12:36:14 +00:00
cortex-a8-far-3.s 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:07:58 +00:00
cortex-a8-far.d 2010-03-02 Christophe Lyon <christophe.lyon@st.com> 2010-03-02 08:19:54 +00:00
cortex-a8-fix-b-plt.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
cortex-a8-fix-b-plt.s bfd/ 2011-05-06 10:21:32 +00:00
cortex-a8-fix-b-rel-arm.d PR 10288 2009-06-30 11:57:05 +00:00
cortex-a8-fix-b-rel-thumb.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-b-rel.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-b.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-b.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bcc-plt.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
cortex-a8-fix-bcc-plt.s bfd/ 2011-05-06 10:21:32 +00:00
cortex-a8-fix-bcc-rel-thumb.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bcc-rel.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bcc.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bcc.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bl-plt.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
cortex-a8-fix-bl-plt.s bfd/ 2011-05-06 10:21:32 +00:00
cortex-a8-fix-bl-rel-arm.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bl-rel-plt.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
cortex-a8-fix-bl-rel-thumb.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bl-rel.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bl.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-bl.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-blx-bcond.d bfd/ 2010-08-25 12:37:30 +00:00
cortex-a8-fix-blx-bcond.s bfd/ 2010-08-25 12:37:30 +00:00
cortex-a8-fix-blx-plt.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
cortex-a8-fix-blx-plt.s bfd/ 2011-05-06 10:21:32 +00:00
cortex-a8-fix-blx-rel-arm.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-blx-rel-thumb.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-blx-rel.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-blx.d ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-blx.s ld/ 2009-05-22 11:58:45 +00:00
cortex-a8-fix-hdr.d bfd/ 2009-08-06 13:05:24 +00:00
cortex-a8-fix-hdr.s bfd/ 2009-08-06 13:05:24 +00:00
cortex-a8-fix-hdr.t bfd/ 2009-08-06 13:05:24 +00:00
cortex-a8-fix-plt.ld bfd/ 2011-05-06 10:21:32 +00:00
cortex-a8-thumb-target.s ld/ 2009-05-22 11:58:45 +00:00
data-only-map.d ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
data-only-map.ld 2010-02-12 Daniel Gutson <dgutson@codesourcery.com> 2010-02-12 20:52:52 +00:00
data-only-map.s 2010-02-12 Daniel Gutson <dgutson@codesourcery.com> 2010-02-12 20:52:52 +00:00
discard-unwind.ld 2009-05-15 Andrew Stubbs <ams@codesourcery.com> 2009-05-15 00:08:12 +00:00
eabi-hard-float.d oops accidentally omitted from previous delta 2012-10-31 08:42:11 +00:00
eabi-hard-float.s oops accidentally omitted from previous delta 2012-10-31 08:42:11 +00:00
eabi-soft-float-ABI4.d oops accidentally omitted from previous delta 2012-10-31 08:42:11 +00:00
eabi-soft-float-r.d oops accidentally omitted from previous delta 2012-10-31 08:42:11 +00:00
eabi-soft-float.d oops accidentally omitted from previous delta 2012-10-31 08:42:11 +00:00
eabi-soft-float.s oops accidentally omitted from previous delta 2012-10-31 08:42:11 +00:00
emit-relocs1-vxworks.d Expect addend as signed 2012-05-17 16:36:22 +00:00
emit-relocs1.d binutils/ 2007-05-21 06:36:01 +00:00
emit-relocs1.s binutils/ 2007-05-21 06:36:01 +00:00
exec-got-1.d bfd/ 2011-03-14 15:52:53 +00:00
exec-got-1a.s bfd/ 2011-03-14 15:52:53 +00:00
exec-got-1b.s bfd/ 2011-03-14 15:52:53 +00:00
export-class.exp Update copyright years 2014-03-05 22:16:15 +10:30
farcall-arm-arm-pic-veneer.d gas/ 2011-06-02 15:32:10 +00:00
farcall-arm-arm.d 2009-02-24 Joseph Myers <joseph@codesourcery.com> 2009-02-24 22:43:10 +00:00
farcall-arm-arm.s bfd/ 2008-05-23 13:53:27 +00:00
farcall-arm-nacl-pic.d * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable. 2013-07-18 11:24:11 +00:00
farcall-arm-nacl.d * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable. 2013-07-18 11:24:11 +00:00
farcall-arm-thumb-blx-pic-veneer.d bfd/ 2009-02-24 22:44:18 +00:00
farcall-arm-thumb-blx.d 2009-02-24 Joseph Myers <joseph@codesourcery.com> 2009-02-24 22:43:10 +00:00
farcall-arm-thumb-pic-veneer.d bfd/ 2009-02-24 22:44:18 +00:00
farcall-arm-thumb.d gas/ 2011-06-02 15:32:10 +00:00
farcall-arm-thumb.s bfd/ 2008-05-15 17:00:15 +00:00
farcall-data-nacl.d * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable. 2013-07-18 11:24:11 +00:00
farcall-data.d bfd/ 2009-12-09 21:42:00 +00:00
farcall-data.s bfd/ 2009-12-09 21:42:00 +00:00
farcall-group-limit.d 09-03-05 Christophe Lyon <christophe.lyon@st.com> 2009-03-06 08:57:58 +00:00
farcall-group-size2.d gas/ 2011-06-02 15:32:10 +00:00
farcall-group.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
farcall-group.s Add more farcall tests 2008-05-23 14:16:16 +00:00
farcall-group2.s bfd/ 2008-08-26 11:46:41 +00:00
farcall-group3.s 09-03-05 Christophe Lyon <christophe.lyon@st.com> 2009-03-06 08:57:58 +00:00
farcall-group4.s 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 14:07:58 +00:00
farcall-mix.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
farcall-mix.s Add more farcall tests 2008-05-23 14:16:16 +00:00
farcall-mix2.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
farcall-mix2.s Add more farcall tests 2008-05-23 14:16:16 +00:00
farcall-mixed-app-v5.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
farcall-mixed-app.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
farcall-mixed-app.r 2009-03-05 Christophe Lyon <christophe.lyon@st.com> 2009-03-05 17:28:21 +00:00
farcall-mixed-app.s 2009-06-22 Christophe Lyon <christophe.lyon@st.com> 2009-06-22 10:55:33 +00:00
farcall-mixed-app.sym ld/ 2012-06-15 15:13:41 +00:00
farcall-mixed-lib-v4t.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
farcall-mixed-lib.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
farcall-mixed-lib.r 2009-03-05 Christophe Lyon <christophe.lyon@st.com> 2009-03-05 17:28:21 +00:00
farcall-mixed-lib1.s 2010-03-02 Christophe Lyon <christophe.lyon@st.com> 2010-03-02 08:19:54 +00:00
farcall-mixed-lib2.s 2010-03-02 Christophe Lyon <christophe.lyon@st.com> 2010-03-02 08:19:54 +00:00
farcall-section.d Add more farcall tests 2008-05-23 14:16:16 +00:00
farcall-section.s Add more farcall tests 2008-05-23 14:16:16 +00:00
farcall-thumb-arm-blx-pic-veneer.d gas/ 2011-06-02 15:32:10 +00:00
farcall-thumb-arm-blx.d 2010-03-02 Christophe Lyon <christophe.lyon@st.com> 2010-03-02 08:19:54 +00:00
farcall-thumb-arm-pic-veneer.d gas/ 2011-06-02 15:32:10 +00:00
farcall-thumb-arm-short.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
farcall-thumb-arm-short.s bfd/ 2008-08-26 11:46:41 +00:00
farcall-thumb-arm.d 2010-03-02 Christophe Lyon <christophe.lyon@st.com> 2010-03-02 08:19:54 +00:00
farcall-thumb-arm.s 2010-03-02 Christophe Lyon <christophe.lyon@st.com> 2010-03-02 08:19:54 +00:00
farcall-thumb-thumb-blx-pic-veneer.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
farcall-thumb-thumb-blx.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
farcall-thumb-thumb-m-pic-veneer.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
farcall-thumb-thumb-m.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
farcall-thumb-thumb-pic-veneer.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
farcall-thumb-thumb.d gas/ 2011-06-02 15:32:10 +00:00
farcall-thumb-thumb.s bfd/ 2008-05-15 17:00:15 +00:00
fix-arm1176-off.d ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
fix-arm1176-on.d ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
fix-arm1176.s * bfd/bfd-in.h (bfd_elf32_arm_set_target_relocs): Update prototype. 2011-08-09 13:10:44 +00:00
gc-hidden-1.d Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets 2014-03-06 09:46:15 -08:00
gc-thumb-lib.s bfd/ 2011-01-17 16:36:15 +00:00
gc-thumb.d bfd/ 2011-01-17 16:36:15 +00:00
gc-thumb.s bfd/ 2011-01-17 16:36:15 +00:00
gc-unwind.d 2007-02-22 Paul Brook <paul@codesourcery.com> 2007-02-22 17:03:59 +00:00
gc-unwind.s 2007-02-22 Paul Brook <paul@codesourcery.com> 2007-02-22 17:03:59 +00:00
gcdfn.s PR ld/13990 2012-04-24 16:14:31 +00:00
group-relocs-alu-bad-2.d PR ld/15787 2013-07-31 16:26:02 +00:00
group-relocs-alu-bad-2.s PR ld/15787 2013-07-31 16:26:02 +00:00
group-relocs-alu-bad.d * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} 2006-06-15 11:03:02 +00:00
group-relocs-alu-bad.s * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} 2006-06-15 11:03:02 +00:00
group-relocs-ldc-bad-2.d PR ld/15787 2013-07-31 16:26:02 +00:00
group-relocs-ldc-bad-2.s PR ld/15787 2013-07-31 16:26:02 +00:00
group-relocs-ldc-bad.d * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} 2006-06-15 11:03:02 +00:00
group-relocs-ldc-bad.s * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2} 2006-06-15 11:03:02 +00:00
group-relocs-ldr-bad-2.d PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldr-bad-2.s PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldr-bad.d PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldr-bad.s PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldrs-bad-2.d PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldrs-bad-2.s PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldrs-bad.d PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs-ldrs-bad.s PR ld/15787 2013-08-14 12:20:41 +00:00
group-relocs.d PR ld/15787 2013-07-31 16:26:02 +00:00
group-relocs.s PR ld/15787 2013-07-31 16:26:02 +00:00
hideall.ld PR ld/13990 2012-04-24 16:14:31 +00:00
hidfn.s PR ld/13990 2012-04-24 16:14:31 +00:00
ifunc-1.dd Jie Zhang <jie@codesourcery.com> 2011-10-18 14:41:55 +00:00
ifunc-1.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-1.rd bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. 2013-04-29 09:48:32 +00:00
ifunc-1.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-2.dd Jie Zhang <jie@codesourcery.com> 2011-10-18 14:41:55 +00:00
ifunc-2.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-2.rd bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. 2013-04-29 09:48:32 +00:00
ifunc-2.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-3.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-3.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-3.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-3.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-4.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-4.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-4.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-4.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-5.dd Jie Zhang <jie@codesourcery.com> 2011-10-18 14:41:55 +00:00
ifunc-5.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-5.rd bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. 2013-04-29 09:48:32 +00:00
ifunc-5.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-6.dd Jie Zhang <jie@codesourcery.com> 2011-10-18 14:41:55 +00:00
ifunc-6.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-6.rd bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. 2013-04-29 09:48:32 +00:00
ifunc-6.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-7.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-7.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-7.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-7.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-8.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-8.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-8.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-8.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-9.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-9.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-9.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-9.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-10.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-10.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-10.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-10.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-11.dd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-11.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-11.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-11.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-12.dd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-12.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-12.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-12.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-13.dd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-13.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-13.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-13.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-14.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-14.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-14.rd bfd/elf32-arm.c: Set st_value to zero for undefined symbols 2014-03-20 11:43:33 +00:00
ifunc-14.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-15.dd Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
ifunc-15.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-15.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-15.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-16.dd Jie Zhang <jie@codesourcery.com> 2011-10-18 14:41:55 +00:00
ifunc-16.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-16.rd include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-16.s include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-17.dd ld/testsuite/ld-arm: Fix ifunc-17 failure with arm-eabi. 2013-04-30 13:40:27 +00:00
ifunc-17.gd ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
ifunc-17.rd ld/testsuite/ld-arm: Fix ifunc-17 failure with arm-eabi. 2013-04-30 13:40:27 +00:00
ifunc-17.s bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. 2013-04-29 09:48:32 +00:00
ifunc-dynamic.ld include/elf/ 2011-03-14 16:04:16 +00:00
ifunc-static.ld include/elf/ 2011-03-14 16:04:16 +00:00
jump-reloc-veneers-long.d ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
jump-reloc-veneers-short1.d 2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> 2010-02-16 19:02:59 +00:00
jump-reloc-veneers-short2.d 2010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> 2010-02-16 19:02:59 +00:00
jump-reloc-veneers.s * ld/testsuite/ld-arm/jump-reloc-veneers.s: Update for changes to assembler output. 2011-11-09 17:01:38 +00:00
jump19.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
jump19.s bfd/ 2007-05-15 09:54:09 +00:00
long-plt-format.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
long-plt-format.s This patch adds support for ARM PLT entries that support a full 32-bit offset range. 2014-02-27 14:35:37 +00:00
main.s PR ld/13990 2012-04-24 16:14:31 +00:00
mixed-app-v5.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
mixed-app.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
mixed-app.r 2005-12-12 Paul Brook <paul@codesourcery.com> 2005-12-12 17:03:40 +00:00
mixed-app.s bfd/ 2004-11-17 17:50:28 +00:00
mixed-app.sym ld/ 2012-06-15 15:13:41 +00:00
mixed-lib.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
mixed-lib.r bfd/ 2004-11-17 17:50:28 +00:00
mixed-lib.s bfd/ 2004-11-17 17:50:28 +00:00
mixed-lib.sym ld/ 2012-06-15 15:13:41 +00:00
movw-merge.d PR 10288 2009-06-30 11:57:05 +00:00
movw-merge.s 2008-03-07 Paul Brook <paul@codesourcery.com> 2008-03-08 01:20:39 +00:00
movw-shared-1.d bfd: 2009-04-30 00:01:11 +00:00
movw-shared-1.s bfd: 2009-04-30 00:01:11 +00:00
movw-shared-2.d bfd: 2009-04-30 00:01:11 +00:00
movw-shared-2.s bfd: 2009-04-30 00:01:11 +00:00
movw-shared-3.d bfd: 2009-04-30 00:01:11 +00:00
movw-shared-3.s bfd: 2009-04-30 00:01:11 +00:00
movw-shared-4.d bfd: 2009-04-30 00:01:11 +00:00
movw-shared-4.s bfd: 2009-04-30 00:01:11 +00:00
preempt-app.s 2007-04-17 Paul Brook <paul@codesourcery.com> 2007-04-17 20:09:52 +00:00
preempt-app.sym ld/ 2012-06-15 15:13:41 +00:00
reloc-boundaries.d ld/arm: Fix testsuite failures for armeb-linux-eabi 2014-04-23 13:56:49 +01:00
reloc-boundaries.s bfd/ 2009-12-28 18:55:16 +00:00
rodata-merge-map.ld 2011-09-01 Christophe Lyon <christophe.lyon@st.com> 2011-09-01 14:10:40 +00:00
rodata-merge-map.sym 2011-09-01 Christophe Lyon <christophe.lyon@st.com> 2011-09-01 14:10:40 +00:00
rodata-merge-map1.s 2011-09-01 Christophe Lyon <christophe.lyon@st.com> 2011-09-01 14:10:40 +00:00
rodata-merge-map2.s 2011-09-01 Christophe Lyon <christophe.lyon@st.com> 2011-09-01 14:10:40 +00:00
rodata-merge-map3.s 2011-09-01 Christophe Lyon <christophe.lyon@st.com> 2011-09-01 14:10:40 +00:00
script-type.ld * ld/testsuite/ld-arm/script-type.ld: Update to generate symbols in a section. 2010-09-20 16:26:53 +00:00
script-type.s 2009-11-23 Paul Brook <paul@codesourcery.com> 2009-11-23 14:41:33 +00:00
script-type.sym ld/ARM: Fix script-type testsuite failure. 2013-11-14 08:39:59 +00:00
symbian-seg1.d * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound) 2008-04-29 11:53:45 +00:00
symbian-seg1.s * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound) 2008-04-29 11:53:45 +00:00
thumb-b-lks-sym.d * elf32-arm.c (arm_type_of_stub): Don't use ST_BRANCH_TO_ARM for 2013-07-18 12:00:26 +00:00
thumb-b-lks-sym.s PR ld/15302 2013-06-13 12:36:02 +00:00
thumb-bl-lks-sym.d * elf32-arm.c (arm_type_of_stub): Don't use ST_BRANCH_TO_ARM for 2013-07-18 12:00:26 +00:00
thumb-bl-lks-sym.s PR ld/15302 2013-06-13 12:36:02 +00:00
thumb-entry.d 2006-02-07 Paul Brook <paul@codesourcery.com> 2006-02-07 03:50:20 +00:00
thumb-entry.s 2006-02-07 Paul Brook <paul@codesourcery.com> 2006-02-07 03:50:20 +00:00
thumb-rel32.d 2006-05-02 Paul Brook <paul@codesourcery.com> 2006-05-02 13:09:18 +00:00
thumb-rel32.s 2006-05-02 Paul Brook <paul@codesourcery.com> 2006-05-02 13:09:18 +00:00
thumb1-bl.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
thumb1-bl.s bfd/ 2006-10-17 15:46:21 +00:00
thumb2-b-interwork.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
thumb2-b-interwork.s 2008-03-08 Paul Brook <paul@codesourcery.com> 2008-03-08 14:58:14 +00:00
thumb2-bl-as-thumb1-bad-noeabi.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
thumb2-bl-as-thumb1-bad.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
thumb2-bl-as-thumb1-bad.s 2009-02-23 Christophe Lyon <christophe.lyon@st.com> 2009-02-23 10:03:47 +00:00
thumb2-bl-bad-noeabi.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
thumb2-bl-bad.d * gas/testsuite/gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs. 2010-06-07 10:43:52 +00:00
thumb2-bl-bad.s bfd/ 2008-05-15 17:00:15 +00:00
thumb2-bl-blx-interwork.d ld/testsuite/ 2009-05-01 13:49:19 +00:00
thumb2-bl-blx-interwork.s ld/testsuite/ 2009-05-01 13:49:19 +00:00
thumb2-bl-undefweak.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
thumb2-bl-undefweak.s bfd: 2008-11-25 15:53:27 +00:00
thumb2-bl-undefweak1.d Add support for limited pretty-printing of ARM PLT entries on eabi and nacl targets. 2014-03-27 13:54:03 +00:00
thumb2-bl-undefweak1.s 2009-04-15 Christophe Lyon <christophe.lyon@st.com> 2009-04-15 13:49:54 +00:00
thumb2-bl.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
thumb2-bl.s bfd/ 2006-10-17 15:46:21 +00:00
tls-app.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-app.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
tls-app.s bfd/ 2005-03-29 16:54:22 +00:00
tls-descrelax-be8.d bfd/ 2011-01-10 08:40:19 +00:00
tls-descrelax-be8.s bfd/ 2011-01-10 08:40:19 +00:00
tls-descrelax-be32.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-descrelax-be32.s bfd/ 2011-01-10 08:40:19 +00:00
tls-descrelax-v7.d bfd/ 2011-01-10 08:40:19 +00:00
tls-descrelax-v7.s bfd/ 2011-01-10 08:40:19 +00:00
tls-descrelax.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-descrelax.s bfd/ 2011-01-10 08:40:19 +00:00
tls-descseq.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-descseq.r bfd/ 2011-01-10 08:40:19 +00:00
tls-descseq.s bfd/ 2011-01-10 08:40:19 +00:00
tls-gdesc-got.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-gdesc-got.s bfd/ 2011-01-10 08:40:19 +00:00
tls-gdesc-nlazy.g bfd/ 2011-01-10 08:40:19 +00:00
tls-gdesc-nlazy.s bfd/ 2011-01-10 08:40:19 +00:00
tls-gdesc.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-gdesc.r bfd/ 2011-01-10 08:40:19 +00:00
tls-gdesc.s bfd/ 2011-01-10 08:40:19 +00:00
tls-gdierelax.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-gdierelax.s bfd/ 2011-01-10 08:40:19 +00:00
tls-gdierelax2.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-gdierelax2.s bfd/ 2011-01-10 08:40:19 +00:00
tls-gdlerelax.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-gdlerelax.s bfd/ 2011-01-10 08:40:19 +00:00
tls-lib-loc.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-lib-loc.r bfd/ 2011-01-10 08:40:19 +00:00
tls-lib-loc.s bfd/ 2011-01-10 08:40:19 +00:00
tls-lib.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-lib.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
tls-lib.s bfd/ 2005-03-29 16:54:22 +00:00
tls-local-static.d bfd/ 2013-02-28 10:31:34 +00:00
tls-local-static.s bfd/ 2013-02-28 10:31:34 +00:00
tls-longplt-lib.d gas/ 2011-06-02 15:32:10 +00:00
tls-longplt-lib.s bfd/ 2011-01-10 08:40:19 +00:00
tls-longplt.d 2011-05-31 Paul Brook <paul@codesourcery.com> 2011-05-31 13:37:27 +00:00
tls-longplt.s bfd/ 2011-01-10 08:40:19 +00:00
tls-mixed.r * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
tls-mixed.s bfd/ 2011-01-10 08:40:19 +00:00
tls-thumb1.d * ld-arm/arm-app-abs32.d; Update expected disassembly in line with 2012-06-13 14:15:59 +00:00
tls-thumb1.s bfd/ 2011-01-10 08:40:19 +00:00
unresolved-1-dyn.d bfd/ 2011-03-14 15:52:53 +00:00
unresolved-1.d bfd/ 2011-03-14 15:52:53 +00:00
unresolved-1.s bfd/ 2011-03-14 15:52:53 +00:00
unresolved-2.d PR ld/15787 2013-08-14 12:20:41 +00:00
unresolved-2.s PR ld/15787 2013-08-14 12:20:41 +00:00
unwind-1.d 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-1.s 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-2.d 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-2.s 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-3.d 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-3.s 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-4.d 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-4.s 2009-05-05 Paul Brook <paul@codesourcery.com> 2009-05-05 14:18:30 +00:00
unwind-5.d 2009-05-15 Andrew Stubbs <ams@codesourcery.com> 2009-05-15 00:08:12 +00:00
unwind-5.s 2009-05-15 Andrew Stubbs <ams@codesourcery.com> 2009-05-15 00:08:12 +00:00
use-thumb-lib.s 2006-06-19 Vladimir Prus <vladimir@codesourcery.com> 2006-06-20 13:55:08 +00:00
use-thumb-lib.sym Tolerate some whitespace differences in readelf output. 2009-09-23 03:12:28 +00:00
vfp11-fix-none.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
vfp11-fix-none.s * ld-arm/arm-elf.exp: Add VFP11 tests. 2007-01-29 16:27:34 +00:00
vfp11-fix-scalar.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
vfp11-fix-scalar.s * ld-arm/arm-elf.exp: Add VFP11 tests. 2007-01-29 16:27:34 +00:00
vfp11-fix-vector.d * elf32-arm.c (elf32_arm_nacl_plt0_entry, elf32_arm_nacl_plt_entry): 2012-04-12 13:01:15 +00:00
vfp11-fix-vector.s * ld-arm/arm-elf.exp: Add VFP11 tests. 2007-01-29 16:27:34 +00:00
vxworks1-lib.dd bfd/ 2007-05-10 17:00:03 +00:00
vxworks1-lib.nd bfd/ 2006-03-07 08:39:21 +00:00
vxworks1-lib.rd ld/testsuite/ 2007-05-15 12:22:34 +00:00
vxworks1-lib.s bfd/ 2006-03-07 08:39:21 +00:00
vxworks1-lib.td ld/testsuite/ 2007-05-15 12:22:34 +00:00
vxworks1-static.d bfd/ 2006-03-07 08:39:21 +00:00
vxworks1.dd binutils/ 2007-05-21 06:36:01 +00:00
vxworks1.ld ld/testsuite/ 2007-05-15 12:22:34 +00:00
vxworks1.rd bfd/ 2006-03-07 08:39:21 +00:00
vxworks1.s bfd/ 2006-03-07 08:39:21 +00:00
vxworks2-static.sd bfd/ 2006-03-07 08:39:21 +00:00
vxworks2.s bfd/ 2006-03-07 08:39:21 +00:00
vxworks2.sd bfd/ 2006-03-07 08:39:21 +00:00