binutils-gdb/ld/testsuite/ld-arm
H.J. Lu 10ca4b042d readelf: Consolidate --syms --use-dynamic with --dyn-syms
When reconstructing dynamic symbol table from the PT_DYNAMIC segment,
compute dynamic symbol table size from hash table.  For DT_HASH, the
number of dynamic symbol table entries equals the number of chains.
For DT_GNU_HASH/DT_MIPS_XHASH, only defined symbols with non-STB_LOCAL
indings are in hash table.  Since DT_GNU_HASH/DT_MIPS_XHASH place all
symbols with STB_LOCAL binding before symbols with other bindings and
all undefined symbols defined ones in dynamic symbol table, the highest
symbol index in DT_GNU_HASH/DT_MIPS_XHASH is the highest dynamic symbol
table index.

Rewrite print_dynamic_symbol to dump dynamic symbol table for --dyn-syms
and --syms --use-dynamic.

binutils/

	PR binutils/25707
	* readelf.c (nbuckets): New.
	(nchains): Likewise.
	(buckets): Likewise.
	(chains): Likewise.
	(ngnubuckets): Likewise.
	(gnubuckets): Likewise.
	(gnuchains): Likewise.
	(mipsxlat): Likewise.
	(ngnuchains): Likewise.
	(gnusymidx): Likewise.
	(VALID_SYMBOL_NAME): Likewise.
	(VALID_DYNAMIC_NAME): Use it.
	(get_dynamic_data): Moved before process_dynamic_section.
	(get_num_dynamic_syms): New function.
	(process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
	DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
	table.  Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
	table.
	(get_symbol_index_type): Don't print "bad section index" when
	there is no section header.
	(print_dynamic_symbol): Rewrite.
	(process_symbol_table): Call print_dynamic_symbol to dump dynamic
	symbol table.

ld/

	PR binutils/25707
	* testsuite/ld-arm/armthumb-lib.sym: Updated.
	* testsuite/ld-arm/farcall-mixed-app.sym: Likewise.
	* testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
	* testsuite/ld-arm/fdpic-main-m.sym: Likewise.
	* testsuite/ld-arm/fdpic-main.sym: Likewise.
	* testsuite/ld-arm/fdpic-shared-m.sym: Likewise.
	* testsuite/ld-arm/fdpic-shared.sym: Likewise.
	* testsuite/ld-arm/mixed-app.sym: Likewise.
	* testsuite/ld-arm/mixed-lib.sym: Likewise.
	* testsuite/ld-arm/preempt-app.sym: Likewise.
	* testsuite/ld-elf/hash.d: Likewise.
	* testsuite/ld-elf/pr13195.d: Likewise.
	* testsuite/ld-elfvsb/hidden2.d: Likewise.
	* testsuite/ld-mips-elf/hash2.d: Likewise.
2020-04-14 05:00:34 -07:00
..
abs-call-1.d
abs-call-1.s
arch-v6.s
arch-v6k.s
arch-v6t2.s
arm_purecode.ld
arm-app-abs32.d
arm-app-abs32.r
arm-app-abs32.s
arm-app-movw.s
arm-app.d
arm-app.r
arm-app.s
arm-be8.d
arm-be8.s
arm-call1.s
arm-call2.s
arm-call.d
arm-dyn.ld Rename elf32.em to elf.em 2019-09-11 13:45:18 +09:30
arm-elf.exp Arm: Skip Thumb2 PLT tests on NaCL. 2020-04-01 18:36:23 +01:00
arm-export-class.rd
arm-export-class.xd
arm-lib-plt32.d
arm-lib-plt32.r
arm-lib-plt32.s
arm-lib-plt-2.dd
arm-lib-plt-2.rd
arm-lib-plt-2a.s
arm-lib-plt-2b.s
arm-lib.d
arm-lib.ld Rename elf32.em to elf.em 2019-09-11 13:45:18 +09:30
arm-lib.r
arm-lib.s
arm-movwt.d
arm-movwt.s
arm-no-rel-plt.ld Introduce new .text.sorted.* sections. 2019-11-26 17:20:10 +01:00
arm-no-rel-plt.r
arm-pic-veneer.d
arm-pic-veneer.s
arm-rel31.d
arm-rel31.s
arm-rel32.d
arm-rel32.s
arm-static-app.d
arm-static-app.r
arm-static-app.s
arm-target1-abs.d
arm-target1-rel.d
arm-target1.s
arm-target2-abs.d
arm-target2-got-rel.d
arm-target2-rel.d
arm-target2.s
arm.ld
armthumb-lib.d
armthumb-lib.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
armv4-bx.d
armv4-bx.s
attr-merge-2.attr
attr-merge-2a.s
attr-merge-2b.s
attr-merge-3.attr
attr-merge-3a.s
attr-merge-3b.s
attr-merge-4.attr
attr-merge-4a.s
attr-merge-4b.s
attr-merge-5.attr
attr-merge-5.s
attr-merge-6.attr
attr-merge-6a.s
attr-merge-6b.s
attr-merge-7.attr
attr-merge-7a.s
attr-merge-7b.s
attr-merge-8.attr
attr-merge-8a.s
attr-merge-8b.s
attr-merge-9.out ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
attr-merge-9a.s
attr-merge-9b.s
attr-merge-10-dsp.attr
attr-merge-10.attr
attr-merge-10a.s
attr-merge-10b-dsp.s
attr-merge-10b.s
attr-merge-11.attr [ARM] Add linker support for ARMv8-R 2017-06-24 10:48:08 +01:00
attr-merge-11a.s [ARM] Add linker support for ARMv8-R 2017-06-24 10:48:08 +01:00
attr-merge-11b.s [ARM] Add linker support for ARMv8-R 2017-06-24 10:48:08 +01:00
attr-merge-12.attr [ARM] Add linker support for ARMv8-R 2017-06-24 10:48:08 +01:00
attr-merge-12a.s [ARM] Add linker support for ARMv8-R 2017-06-24 10:48:08 +01:00
attr-merge-12b.s [ARM] Add linker support for ARMv8-R 2017-06-24 10:48:08 +01:00
attr-merge-13.attr [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI 2019-04-15 10:54:42 +01:00
attr-merge-13a.s [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI 2019-04-15 10:54:42 +01:00
attr-merge-13b.s [binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLI 2019-04-15 10:54:42 +01:00
attr-merge-arch-1.attr
attr-merge-arch-2.attr
attr-merge-arch-2.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
attr-merge-arch-2a.s
attr-merge-arch-2b.s
attr-merge-div-0.s
attr-merge-div-1.s
attr-merge-div-2.s
attr-merge-div-00.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-01-m3.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-01.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-02.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-10-m3.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-10.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-11.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-12.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-20.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-21.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-22.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-div-120.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-hardfp-use-1.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-hardfp-use-1a.s
attr-merge-hardfp-use-1b.s
attr-merge-hardfp-use-2.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-hardfp-use-2a.s
attr-merge-hardfp-use-2b.s
attr-merge-incompatible.d ELF linker messages 2018-02-26 09:29:15 +10:30
attr-merge-incompatiblea.s
attr-merge-incompatibleb.s
attr-merge-nosection-1.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-nosection-1a.s
attr-merge-nosection-1b.s
attr-merge-unknown-1.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
attr-merge-unknown-1.s
attr-merge-unknown-2.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-unknown-2.s
attr-merge-unknown-2r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-unknown-3.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-1.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-1r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-2.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-2.s
attr-merge-vfp-2r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-3-d16.s
attr-merge-vfp-3.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-3.s
attr-merge-vfp-3r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-4-d16.s
attr-merge-vfp-4-sp.s
attr-merge-vfp-4.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-4.s
attr-merge-vfp-4r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-5-sp.s
attr-merge-vfp-5.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-5.s
attr-merge-vfp-5r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-6.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-6r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-7.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-7r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-8.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-8r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-9.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-9r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-10.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-10r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-11.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-11r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-12.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-12r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-13.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-13r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-14.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-14r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-vfp-armv8-hard.s
attr-merge-vfp-armv8.s
attr-merge-vfpv3xd.s
attr-merge-wchar-0.s
attr-merge-wchar-2.s
attr-merge-wchar-4.s
attr-merge-wchar-00-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-00.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-02-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-02.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-04-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-04.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-20-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-20.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-22-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-22.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-24-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-24.d
attr-merge-wchar-40-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-40.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-42-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-42.d
attr-merge-wchar-44-nowarn.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge-wchar-44.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
attr-merge.attr
attr-merge.s
bf.d [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline 2019-04-15 12:30:33 +01:00
bf.s [binutils, ARM, 6/16] New BF instruction for Armv8.1-M Mainline 2019-04-15 12:30:33 +01:00
bfcsel.d [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline 2019-04-15 12:31:42 +01:00
bfcsel.s [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M Mainline 2019-04-15 12:31:42 +01:00
bfl.d [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline 2019-04-15 12:30:33 +01:00
bfl.s [binutils, ARM, 9/16] New BFL instruction for Armv8.1-M Mainline 2019-04-15 12:30:33 +01:00
bfs-0.s [binutils][Arm] Fix Branch Future relocation handling and testisms 2019-05-21 14:53:49 +01:00
bfs-1.s [binutils][Arm] Fix Branch Future relocation handling and testisms 2019-05-21 14:53:49 +01:00
blank.s
branch-futures.d [binutils][Arm] Fix Branch Future relocation handling and testisms 2019-05-21 14:53:49 +01:00
branch-lks-sym.ld
callweak-2.d
callweak-2.s
callweak.d
callweak.s
cmse_main_sec_debug.d Fixes the linker testcase "Secure gateway veneers:cmse functions debug information missing" which was failing due to output regular expression mismatch on arm-none-linux-gnueabihf targets. 2019-07-22 14:46:11 +01:00
cmse_main.s Ensure that debug information is retained for ARMv8-M security functions. 2019-07-02 12:43:59 +01:00
cmse_sec_debug.s Ensure that debug information is retained for ARMv8-M security functions. 2019-07-02 12:43:59 +01:00
cmse-implib-errors.out ld error/warning messages 2018-02-26 10:51:12 +10:30
cmse-implib.rd
cmse-implib.s
cmse-implib.type Make import libraries relocatable objects 2017-05-08 15:26:51 +01:00
cmse-new-comeback-implib.rd
cmse-new-earlier-later-implib.out ld error/warning messages 2018-02-26 10:51:12 +10:30
cmse-new-implib-no-output.out ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
cmse-new-implib-not-sg-in-implib.out ld error/warning messages 2018-02-26 10:51:12 +10:30
cmse-new-implib.out ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
cmse-new-implib.rd
cmse-new-wrong-implib.out ld error/warning messages 2018-02-26 10:51:12 +10:30
cmse-veneers-no-gnu_sgstubs.out ld error/warning messages 2018-02-26 10:51:12 +10:30
cmse-veneers-wrong-entryfct.out ld error/warning messages 2018-02-26 10:51:12 +10:30
cmse-veneers.d
cmse-veneers.rd
cmse-veneers.s
cmse-veneers.sd
cortex-a8-arm-target.s
cortex-a8-far-1.s
cortex-a8-far-2.s
cortex-a8-far-3.s
cortex-a8-far.d As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html the values in some Arm tests need updating after recent changes. These looked a bit spooky at first, but they are just a difference in the order we emit veneers and far jumps, so are not so scary after all. 2017-10-26 11:30:40 +01:00
cortex-a8-fix-b-plt.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
cortex-a8-fix-b-plt.s
cortex-a8-fix-b-rel-arm.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
cortex-a8-fix-b-rel-thumb.d
cortex-a8-fix-b-rel.s
cortex-a8-fix-b.d
cortex-a8-fix-b.s
cortex-a8-fix-bcc-plt.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
cortex-a8-fix-bcc-plt.s
cortex-a8-fix-bcc-rel-thumb.d
cortex-a8-fix-bcc-rel.s
cortex-a8-fix-bcc.d
cortex-a8-fix-bcc.s
cortex-a8-fix-bl-plt.d
cortex-a8-fix-bl-plt.s
cortex-a8-fix-bl-rel-arm.d
cortex-a8-fix-bl-rel-plt.d
cortex-a8-fix-bl-rel-thumb.d
cortex-a8-fix-bl-rel.s
cortex-a8-fix-bl.d
cortex-a8-fix-bl.s
cortex-a8-fix-blx-bcond.d
cortex-a8-fix-blx-bcond.s
cortex-a8-fix-blx-plt.d
cortex-a8-fix-blx-plt.s
cortex-a8-fix-blx-rel-arm.d
cortex-a8-fix-blx-rel-thumb.d
cortex-a8-fix-blx-rel.s
cortex-a8-fix-blx.d
cortex-a8-fix-blx.s
cortex-a8-fix-hdr.d
cortex-a8-fix-hdr.s
cortex-a8-fix-hdr.t
cortex-a8-fix-plt.ld
cortex-a8-thumb-target.s
data-only-map.d
data-only-map.ld
data-only-map.s
discard-unwind.ld
eabi-hard-float.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
eabi-hard-float.s
eabi-soft-float-ABI4.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
eabi-soft-float-r.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
eabi-soft-float.d Remove arm-aout and arm-coff support 2018-04-25 09:38:17 +09:30
eabi-soft-float.s
emit-relocs1-vxworks.d
emit-relocs1.d
emit-relocs1.s
exec-got-1.d
exec-got-1a.s
exec-got-1b.s
export-class.exp Update year range in copyright notice of binutils files 2020-01-01 18:42:54 +10:30
farcall-arm-arm-pic-veneer.d
farcall-arm-arm.d
farcall-arm-arm.s
farcall-arm-nacl-pic.d
farcall-arm-nacl.d
farcall-arm-thumb-blx-pic-veneer.d
farcall-arm-thumb-blx.d
farcall-arm-thumb-pic-veneer.d
farcall-arm-thumb.d
farcall-arm-thumb.s
farcall-cond-thumb-arm.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-cond-thumb-arm.s
farcall-data-nacl.d
farcall-data.d
farcall-data.s
farcall-group2.s
farcall-group3.s
farcall-group4.s
farcall-group-limit.d
farcall-group-size2.d As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html the values in some Arm tests need updating after recent changes. These looked a bit spooky at first, but they are just a difference in the order we emit veneers and far jumps, so are not so scary after all. 2017-10-26 11:30:40 +01:00
farcall-group.d As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html the values in some Arm tests need updating after recent changes. These looked a bit spooky at first, but they are just a difference in the order we emit veneers and far jumps, so are not so scary after all. 2017-10-26 11:30:40 +01:00
farcall-group.s
farcall-mix2.d
farcall-mix2.s
farcall-mix.d
farcall-mix.s
farcall-mixed-app2.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-mixed-app2.r
farcall-mixed-app2.s
farcall-mixed-app2.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
farcall-mixed-app-v5.d dynrelro section for read-only dynamic symbols copied into executable 2016-12-26 13:47:51 +10:30
farcall-mixed-app.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-mixed-app.r
farcall-mixed-app.s
farcall-mixed-app.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
farcall-mixed-lib1.s
farcall-mixed-lib2.s
farcall-mixed-lib-v4t.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-mixed-lib.d ELF dynsyms 2018-06-14 11:32:01 +09:30
farcall-mixed-lib.r
farcall-section.d
farcall-section.s
farcall-thumb2-purecode.d
farcall-thumb2-purecode.s
farcall-thumb2-thumb2-m.d
farcall-thumb-arm-blx-pic-veneer.d
farcall-thumb-arm-blx.d
farcall-thumb-arm-pic-veneer.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-thumb-arm-short.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-thumb-arm-short.s
farcall-thumb-arm.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-thumb-arm.s
farcall-thumb-thumb-blx-pic-veneer.d
farcall-thumb-thumb-blx.d
farcall-thumb-thumb-m-no-profile-a.s
farcall-thumb-thumb-m-no-profile-b.s
farcall-thumb-thumb-m-no-profile.d
farcall-thumb-thumb-m-pic-veneer.d
farcall-thumb-thumb-m.d
farcall-thumb-thumb-pic-veneer.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-thumb-thumb.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
farcall-thumb-thumb.s
fdpic-main-m.d [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. 2018-04-25 21:01:53 +00:00
fdpic-main-m.s [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. 2018-04-25 21:01:53 +00:00
fdpic-main-m.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
fdpic-main.d [ARM] FDPIC: New tests. 2018-04-25 21:00:02 +00:00
fdpic-main.ld Introduce new .text.sorted.* sections. 2019-11-26 17:20:10 +01:00
fdpic-main.r [ARM] FDPIC: New tests. 2018-04-25 21:00:02 +00:00
fdpic-main.s [ARM] FDPIC: New tests. 2018-04-25 21:00:02 +00:00
fdpic-main.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
fdpic-shared-m.d [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. 2018-04-25 21:01:53 +00:00
fdpic-shared-m.s [ARM] FDPIC: Implement Thumb-only PLT for FDPIC. 2018-04-25 21:01:53 +00:00
fdpic-shared-m.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
fdpic-shared.d [ARM] FDPIC: New tests. 2018-04-25 21:00:02 +00:00
fdpic-shared.ld Introduce new .text.sorted.* sections. 2019-11-26 17:20:10 +01:00
fdpic-shared.r [ARM] FDPIC: New tests. 2018-04-25 21:00:02 +00:00
fdpic-shared.s [ARM] FDPIC: New tests. 2018-04-25 21:00:02 +00:00
fdpic-shared.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
fix-arm1176-off.d
fix-arm1176-on.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
fix-arm1176.s
gc-hidden-1.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
gc-thumb-lib.s
gc-thumb.d
gc-thumb.s
gc-unwind.d
gc-unwind.s
gcdfn.s
group-relocs-alu-bad-2.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-alu-bad-2.s
group-relocs-alu-bad.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-alu-bad.s
group-relocs-ldc-bad-2.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-ldc-bad-2.s
group-relocs-ldc-bad.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-ldc-bad.s
group-relocs-ldr-bad-2.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-ldr-bad-2.s
group-relocs-ldr-bad.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-ldr-bad.s
group-relocs-ldrs-bad-2.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-ldrs-bad-2.s
group-relocs-ldrs-bad.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
group-relocs-ldrs-bad.s
group-relocs.d
group-relocs.s
hideall.ld
hidfn.s
ifunc-1.dd
ifunc-1.gd
ifunc-1.rd
ifunc-1.s
ifunc-2.dd Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
ifunc-2.gd
ifunc-2.rd
ifunc-2.s
ifunc-3.dd
ifunc-3.gd
ifunc-3.rd readelf ngettext fixes 2017-11-07 17:01:16 +10:30
ifunc-3.s
ifunc-4.dd Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
ifunc-4.gd
ifunc-4.rd
ifunc-4.s
ifunc-5.dd
ifunc-5.gd
ifunc-5.rd
ifunc-5.s
ifunc-6.dd Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
ifunc-6.gd
ifunc-6.rd
ifunc-6.s
ifunc-7.dd
ifunc-7.gd
ifunc-7.rd
ifunc-7.s
ifunc-8.dd Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
ifunc-8.gd
ifunc-8.rd
ifunc-8.s
ifunc-9.dd
ifunc-9.gd
ifunc-9.rd readelf ngettext fixes 2017-11-07 17:01:16 +10:30
ifunc-9.s
ifunc-10.dd Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
ifunc-10.gd
ifunc-10.rd
ifunc-10.s
ifunc-11.dd
ifunc-11.gd
ifunc-11.rd
ifunc-11.s
ifunc-12.dd
ifunc-12.gd
ifunc-12.rd
ifunc-12.s
ifunc-13.dd
ifunc-13.gd
ifunc-13.rd
ifunc-13.s
ifunc-14.dd
ifunc-14.gd
ifunc-14.rd
ifunc-14.s
ifunc-15.dd
ifunc-15.gd
ifunc-15.rd
ifunc-15.s
ifunc-16.dd
ifunc-16.gd
ifunc-16.rd
ifunc-16.s
ifunc-17.dd
ifunc-17.gd
ifunc-17.rd
ifunc-17.s
ifunc-dynamic.ld
ifunc-gdesc.r
ifunc-gdesc.s
ifunc-gdesc.ver
ifunc-static.ld
jump19.d
jump19.s
jump-reloc-veneers-cond-long-backward.d
jump-reloc-veneers-cond-long.d Arm: Fix Arm disassembler mapping symbol search. 2019-03-25 15:05:53 +00:00
jump-reloc-veneers-cond-short-backward.d
jump-reloc-veneers-cond-short.d
jump-reloc-veneers-cond.s
jump-reloc-veneers-long.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
jump-reloc-veneers-short1.d
jump-reloc-veneers-short2.d
jump-reloc-veneers.s
long-plt-format.d
long-plt-format.s
main.s
mixed-app-v5.d
mixed-app.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
mixed-app.r
mixed-app.s
mixed-app.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
mixed-lib.d
mixed-lib.r
mixed-lib.s
mixed-lib.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
movw-merge.d
movw-merge.s
movw-shared-1.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
movw-shared-1.s
movw-shared-2.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
movw-shared-2.s
movw-shared-3.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
movw-shared-3.s
movw-shared-4.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
movw-shared-4.s
non-contiguous-arm2.d Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm2.ld Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm3.d Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm3.ld Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm4.d Non-contiguous memory regions support: Fix testcases after previous commit 2020-03-18 12:38:30 +00:00
non-contiguous-arm4.ld Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm5.d Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm5.ld Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm6.d Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm6.ld Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm.d Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm.ld Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
non-contiguous-arm.s Add support for non-contiguous memory regions 2020-03-13 14:44:45 +00:00
pcrel-shared.rd
pcrel-shared.s
pie-bind-locally-a.s [ARM] Bind defined symbol locally in PIE 2016-11-24 14:01:53 +00:00
pie-bind-locally-b.s [ARM] Bind defined symbol locally in PIE 2016-11-24 14:01:53 +00:00
pie-bind-locally.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
preempt-app.s
preempt-app.sym readelf: Consolidate --syms --use-dynamic with --dyn-syms 2020-04-14 05:00:34 -07:00
protected-data.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
protected-data.s
rel32-reject-pie.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
rel32-reject-pie.s
rel32-reject.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
rel32-reject.s
reloc-boundaries.d
reloc-boundaries.s
rodata-merge-map1.s
rodata-merge-map2.s
rodata-merge-map3.s
rodata-merge-map.ld
rodata-merge-map.sym
script-type.ld
script-type.s
script-type.sym
stm32l4xx-cannot-fix-far-ldm.d ARM and AArch64 messages 2018-02-26 09:31:52 +10:30
stm32l4xx-cannot-fix-far-ldm.s
stm32l4xx-cannot-fix-it-block.d
stm32l4xx-cannot-fix-it-block.s
stm32l4xx-fix-all.d
stm32l4xx-fix-all.s Fix spelling in comments in Assembler files (ld) 2016-11-27 15:07:26 +10:30
stm32l4xx-fix-it-block.d
stm32l4xx-fix-it-block.s
stm32l4xx-fix-ldm.d
stm32l4xx-fix-ldm.s
stm32l4xx-fix-vldm-dp.d
stm32l4xx-fix-vldm-dp.s
stm32l4xx-fix-vldm.d
stm32l4xx-fix-vldm.s
symbian-seg1.d
symbian-seg1.s
thumb1-adds-armv7-m.s
thumb1-adds.d
thumb1-adds.s
thumb1-bl.d
thumb1-bl.s
thumb1-movs-armv7-m.s
thumb1-movs.d
thumb1-movs.s
thumb2-b-interwork.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
thumb2-b-interwork.s Fix spelling in comments in Assembler files (ld) 2016-11-27 15:07:26 +10:30
thumb2-bl-as-thumb1-bad-noeabi.d
thumb2-bl-as-thumb1-bad.d
thumb2-bl-as-thumb1-bad.s
thumb2-bl-bad-noeabi.d
thumb2-bl-bad.d
thumb2-bl-bad.s
thumb2-bl-blx-interwork.d
thumb2-bl-blx-interwork.s
thumb2-bl-undefweak1.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
thumb2-bl-undefweak1.s
thumb2-bl-undefweak.d aarch64 and arm testsuite fixes for targets lacking shared libs 2019-11-07 11:55:28 +10:30
thumb2-bl-undefweak.s
thumb2-bl.d
thumb2-bl.s Fix spelling in comments in Assembler files (ld) 2016-11-27 15:07:26 +10:30
thumb-b-lks-sym.d
thumb-b-lks-sym.s
thumb-bl-lks-sym.d
thumb-bl-lks-sym.s
thumb-entry.d
thumb-entry.s
thumb-plt-got.d Arm: Fix LSB of GOT for Thumb2 only PLT. 2020-04-01 10:52:33 +01:00
thumb-plt.d Arm: Fix thumb2 PLT branch offsets. 2020-04-01 10:52:32 +01:00
thumb-plt.s Arm: Fix thumb2 PLT branch offsets. 2020-04-01 10:52:32 +01:00
thumb-rel32.d
thumb-rel32.s
tls-app.d [ARM] PR ld/21402, only override the symbol dynamic decision on undefined weak symbol. 2017-10-10 16:18:07 +01:00
tls-app.r [ARM] PR ld/21402, only override the symbol dynamic decision on undefined weak symbol. 2017-10-10 16:18:07 +01:00
tls-app.s
tls-descrelax-be8.d [ARM] Update bfd's Tag_CPU_arch knowledge 2018-07-02 11:22:20 +01:00
tls-descrelax-be8.s
tls-descrelax-be32.d
tls-descrelax-be32.s
tls-descrelax-v7.d [ARM] Update bfd's Tag_CPU_arch knowledge 2018-07-02 11:22:20 +01:00
tls-descrelax-v7.s
tls-descrelax.d
tls-descrelax.s
tls-descseq.d
tls-descseq.r
tls-descseq.s
tls-gdesc-got.d ELF dynsyms 2018-06-14 11:32:01 +09:30
tls-gdesc-got.s
tls-gdesc-neg.d ld-arm/tls-gdesc-neg test 2019-10-07 13:14:11 +10:30
tls-gdesc-neg.s [PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESC 2019-10-04 10:54:16 +01:00
tls-gdesc-nlazy.g
tls-gdesc-nlazy.s
tls-gdesc.d
tls-gdesc.r
tls-gdesc.s
tls-gdierelax2.d
tls-gdierelax2.s
tls-gdierelax.d
tls-gdierelax.s
tls-gdlerelax.d
tls-gdlerelax.s
tls-lib-loc.d ELF dynsyms 2018-06-14 11:32:01 +09:30
tls-lib-loc.r
tls-lib-loc.s
tls-lib.d
tls-lib.r
tls-lib.s
tls-local-static.d
tls-local-static.s
tls-longplt-lib.d [ARM] Update bfd's Tag_CPU_arch knowledge 2018-07-02 11:22:20 +01:00
tls-longplt-lib.s
tls-longplt.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
tls-longplt.s
tls-mixed.r
tls-mixed.s
tls-thumb1.d Arm: Fix performance issue with thumb-2 tailcalls 2019-08-20 16:35:28 +01:00
tls-thumb1.s
unresolved-1-dyn.d [ARM] PR ld/21402, only override the symbol dynamic decision on undefined weak symbol. 2017-10-10 16:18:07 +01:00
unresolved-1.d
unresolved-1.s
unresolved-2.d
unresolved-2.s
unwind-1.d
unwind-1.s
unwind-2.d
unwind-2.s
unwind-3.d
unwind-3.s
unwind-4.d Correct the calculation of offsets for ARM exidx relocs when performing a partial link. 2019-07-01 11:17:01 +01:00
unwind-4.s
unwind-5.d
unwind-5.s
unwind-mix1.s
unwind-mix2.s
unwind-mix.d readelf ngettext fixes 2017-11-07 17:01:16 +10:30
unwind-rel1.s
unwind-rel2.s
unwind-rel3.s
unwind-rel.d readelf ngettext fixes 2017-11-07 17:01:16 +10:30
use-thumb-lib.s
use-thumb-lib.sym
vfp11-fix-none.d
vfp11-fix-none.s
vfp11-fix-scalar.d
vfp11-fix-scalar.s
vfp11-fix-vector.d
vfp11-fix-vector.s
vxworks1-lib.dd
vxworks1-lib.nd
vxworks1-lib.rd
vxworks1-lib.s
vxworks1-lib.td
vxworks1-static.d ld error/warning messages 2018-02-26 10:51:12 +10:30
vxworks1.dd
vxworks1.ld
vxworks1.rd
vxworks1.s
vxworks2-static.sd
vxworks2.s
vxworks2.sd