mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
bab55c0522
When ld is running with something other than --hash-style=sysv by default, numerous tests need tweaking. Most of the changes just add --hash-style=sysv. I didn't want to make --hash-style=sysv global as that means --hash-style=gnu isn't well tested. * testsuite/ld-alpha/alpha.exp: Add --hash-style=sysv to various test's ld options. * testsuite/ld-arm/arm-elf.exp: Likewise. * testsuite/ld-elf/elf.exp: Likewise. * testsuite/ld-elf/readelf.exp: Likewise. * testsuite/ld-elfvsb/elfvsb.exp: Likewise. * testsuite/ld-i386/i386.exp: Likewise. * testsuite/ld-ia64/ia64.exp: Likewise. * testsuite/ld-m68k/m68k.exp: Likewise. * testsuite/ld-metag/metag.exp: Likewise. * testsuite/ld-powerpc/powerpc.exp: Likewise. * testsuite/ld-s390/s390.exp: Likewise. * testsuite/ld-sh/sh-vxworks.exp: Likewise. * testsuite/ld-shared/shared.exp: Likewise. * testsuite/ld-sparc/sparc.exp: Likewise. * testsuite/ld-tic6x/tic6x.exp: Likewise. * testsuite/ld-vax-elf/vax-elf.exp: Likewise. * testsuite/ld-x86-64/mpx.exp: Likewise. * testsuite/ld-x86-64/x86-64.exp: Likewise. * testsuite/ld-xtensa/xtensa.exp: Likewise. * testsuite/ld-elf/comm-data2.ld: Add .gnu.hash output section. * testsuite/ld-elf/pr20828-v.ld: Likewise. * testsuite/ld-elf/pr20828.ld: Likewise. * testsuite/ld-elf/pr21233.ld: Likewise. * testsuite/ld-elf/pr21384.ld: Likewise. * testsuite/ld-elf/provide-hidden-1.ld: Likewise. * testsuite/ld-elf/provide-hidden-2.ld: Likewise. * testsuite/ld-elf/provide-hidden-s.ld: Likewise. * testsuite/ld-scripts/cross1.t: Likewise. * testsuite/ld-elf/stab.d: Adjust allowed section indices. * testsuite/ld-i386/pie1.d: Don't match addresses. * testsuite/ld-i386/plt-pic2.dd: Likewise. * testsuite/ld-i386/pr19636-1d.d: Likewise. * testsuite/ld-i386/pr19636-2c.d: Likewise. * testsuite/ld-powerpc/elfv2so.d: Likewise. * testsuite/ld-powerpc/tlsopt5.d: Likewise. * testsuite/ld-powerpc/tlsopt5.wf: Likewise. * testsuite/ld-powerpc/tlsopt5_32.d: Likewise. * testsuite/ld-i386/pr19636-2b.d: Don't match _start. * testsuite/ld-powerpc/ambiguousv1.d: Relax symbol count, index and address match. * testsuite/ld-powerpc/ambiguousv1b.d: Likewise. * testsuite/ld-powerpc/ambiguousv2.d: Likewise. * testsuite/ld-powerpc/ambiguousv2b.d: Likewise. * testsuite/ld-aarch64/gc-plt-relocs.d: Run ld with --hash-style=sysv. * testsuite/ld-aarch64/ifunc-1.d: Likewise. * testsuite/ld-aarch64/ifunc-2.d: Likewise. * testsuite/ld-aarch64/ifunc-21.d: Likewise. * testsuite/ld-aarch64/relasz.d: Likewise. * testsuite/ld-aarch64/tls-small-ld.d: Likewise. * testsuite/ld-aarch64/tls-tiny-ld.d: Likewise. * testsuite/ld-arc/tls_gd-01.d: Likewise. * testsuite/ld-cris/libdso-10.d: Likewise. * testsuite/ld-cris/libdso-2.d: Likewise. * testsuite/ld-cris/pic-gc-72.d: Likewise. * testsuite/ld-cris/pic-gc-73.d: Likewise. * testsuite/ld-cris/tls-gd-1.d: Likewise. * testsuite/ld-cris/tls-gd-1h.d: Likewise. * testsuite/ld-cris/tls-gd-2.d: Likewise. * testsuite/ld-cris/tls-gd-2h.d: Likewise. * testsuite/ld-cris/tls-ie-10.d: Likewise. * testsuite/ld-cris/tls-ie-11.d: Likewise. * testsuite/ld-cris/tls-ie-8.d: Likewise. * testsuite/ld-cris/tls-ie-9.d: Likewise. * testsuite/ld-cris/tls-ld-4.d: Likewise. * testsuite/ld-cris/tls-ld-5.d: Likewise. * testsuite/ld-cris/tls-ld-6.d: Likewise. * testsuite/ld-cris/tls-ld-7.d: Likewise. * testsuite/ld-cris/tls-ldgd-14.d: Likewise. * testsuite/ld-cris/tls-ldgd-15.d: Likewise. * testsuite/ld-cris/tls-ldgdx-14.d: Likewise. * testsuite/ld-cris/tls-ldgdx-15.d: Likewise. * testsuite/ld-cris/tls-local-54.d: Likewise. * testsuite/ld-cris/tls-local-60.d: Likewise. * testsuite/ld-cris/tls-local-61.d: Likewise. * testsuite/ld-cris/weakhiddso.d: Likewise. * testsuite/ld-elf/linkinfo1a.d: Likewise. * testsuite/ld-elf/linkinfo1b.d: Likewise. * testsuite/ld-elf/pr19617a.d: Likewise. * testsuite/ld-elfvsb/hidden2.d: Likewise. * testsuite/ld-frv/fdpic-pie-6.d: Likewise. * testsuite/ld-frv/fdpic-shared-2.d: Likewise. * testsuite/ld-frv/fdpic-shared-5.d: Likewise. * testsuite/ld-frv/fdpic-shared-6.d: Likewise. * testsuite/ld-frv/fdpic-shared-8.d: Likewise. * testsuite/ld-frv/fdpic-shared-local-2.d: Likewise. * testsuite/ld-frv/fdpic-shared-local-8.d: Likewise. * testsuite/ld-frv/tls-dynamic-2.d: Likewise. * testsuite/ld-i386/ibt-plt-1.d: Likewise. * testsuite/ld-i386/ibt-plt-2a.d: Likewise. * testsuite/ld-i386/ibt-plt-2c.d: Likewise. * testsuite/ld-i386/ibt-plt-3a.d: Likewise. * testsuite/ld-i386/ibt-plt-3c.d: Likewise. * testsuite/ld-i386/pr20830.d: Likewise. * testsuite/ld-ia64/merge1.d: Likewise. * testsuite/ld-ia64/merge2.d: Likewise. * testsuite/ld-ia64/merge3.d: Likewise. * testsuite/ld-ia64/merge4.d: Likewise. * testsuite/ld-ia64/merge5.d: Likewise. * testsuite/ld-ifunc/ifunc-1-local-x86.d: Likewise. * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise. * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise. * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise. * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise. * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise. * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise. * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise. * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise. * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise. * testsuite/ld-ifunc/pr17154-i386.d: Likewise. * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise. * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise. * testsuite/ld-m68k/got-1.d: Likewise. * testsuite/ld-m68k/got-multigot-12-13-14-34-35-ok.d: Likewise. * testsuite/ld-m68k/got-multigot-14-ok.d: Likewise. * testsuite/ld-m68k/got-multigot-15-er.d: Likewise. * testsuite/ld-m68k/got-negative-12-13-14-34-ok.d: Likewise. * testsuite/ld-m68k/got-negative-12-13-14-35-er.d: Likewise. * testsuite/ld-m68k/got-negative-14-ok.d: Likewise. * testsuite/ld-m68k/got-negative-15-er.d: Likewise. * testsuite/ld-m68k/got-single-12-ok.d: Likewise. * testsuite/ld-m68k/got-single-13-er.d: Likewise. * testsuite/ld-m68k/got-xgot-12-13-14-15-34-35-ok.d: Likewise. * testsuite/ld-m68k/got-xgot-15-ok.d: Likewise. * testsuite/ld-m68k/tls-gd-1.d: Likewise. * testsuite/ld-m68k/tls-gd-2.d: Likewise. * testsuite/ld-m68k/tls-gd-ie-1.d: Likewise. * testsuite/ld-m68k/tls-ie-1.d: Likewise. * testsuite/ld-m68k/tls-ld-1.d: Likewise. * testsuite/ld-m68k/tls-ld-2.d: Likewise. * testsuite/ld-sh/shared-2.d: Likewise. * testsuite/ld-sh/tlsbin-2.d: Likewise. * testsuite/ld-sh/tlspic-2.d: Likewise. * testsuite/ld-x86-64/bnd-branch-1-now.d: Likewise. * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise. * testsuite/ld-x86-64/bnd-ifunc-1.d: Likewise. * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise. * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise. * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise. * testsuite/ld-x86-64/bnd-plt-1.d: Likewise. * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-1.d: Likewise. * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise. * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise. * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise. * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise. * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise. * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise. * testsuite/ld-x86-64/ilp32-4.d: Likewise. * testsuite/ld-x86-64/load1c-nacl.d: Likewise. * testsuite/ld-x86-64/load1c.d: Likewise. * testsuite/ld-x86-64/load1d-nacl.d: Likewise. * testsuite/ld-x86-64/load1d.d: Likewise. * testsuite/ld-x86-64/pie3-nacl.d: Likewise. * testsuite/ld-x86-64/pie3.d: Likewise. * testsuite/ld-x86-64/pr14207.d: Likewise. * testsuite/ld-x86-64/pr19162.d: Likewise. * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise. * testsuite/ld-x86-64/pr19636-2d.d: Likewise. * testsuite/ld-x86-64/pr20253-1d.d: Likewise. * testsuite/ld-x86-64/pr20253-1f.d: Likewise. * testsuite/ld-x86-64/pr20253-1j.d: Likewise. * testsuite/ld-x86-64/pr20253-1l.d: Likewise. * testsuite/ld-x86-64/pr20830a-now.d: Likewise. * testsuite/ld-x86-64/pr20830a.d: Likewise. * testsuite/ld-x86-64/pr20830b-now.d: Likewise. * testsuite/ld-x86-64/pr20830b.d: Likewise. * testsuite/ld-x86-64/pr21038a-now.d: Likewise. * testsuite/ld-x86-64/pr21038a.d: Likewise. * testsuite/ld-x86-64/pr21038b-now.d: Likewise. * testsuite/ld-x86-64/pr21038b.d: Likewise. * testsuite/ld-x86-64/pr21038c-now.d: Likewise. * testsuite/ld-x86-64/pr21038c.d: Likewise. |
||
---|---|---|
.. | ||
align2.t | ||
align2a.d | ||
align2a.s | ||
align2b.d | ||
align2b.s | ||
align2c.d | ||
align2c.s | ||
align3.d | ||
align3.t | ||
align4.d | ||
align4.t | ||
align5.d | ||
align5.t | ||
align-with-input.d | ||
align-with-input.t | ||
align.exp | ||
align.s | ||
align.t | ||
alignof.exp | ||
alignof.s | ||
alignof.t | ||
assert2.d | ||
assert2.t | ||
assert.exp | ||
assert.s | ||
assert.t | ||
assign-loc.d | ||
assign-loc.t | ||
cross1.c | ||
cross1.t | ||
cross2.c | ||
cross2.t | ||
cross3.c | ||
cross3.t | ||
cross4.c | ||
cross4.t | ||
cross5.t | ||
cross6.t | ||
cross7.t | ||
crossref.exp | ||
data.d | ||
data.exp | ||
data.s | ||
data.t | ||
default-script1.d | ||
default-script2.d | ||
default-script3.d | ||
default-script4.d | ||
default-script.exp | ||
default-script.s | ||
default-script.t | ||
defined2.d | ||
defined2.t | ||
defined3.d | ||
defined3.t | ||
defined4.d | ||
defined4.s | ||
defined4.t | ||
defined5.d | ||
defined5.s | ||
defined5.t | ||
defined6.d | ||
defined6.s | ||
defined6.t | ||
defined.exp | ||
defined.s | ||
defined.t | ||
dynamic-sections-1.s | ||
dynamic-sections-2.s | ||
dynamic-sections.d | ||
dynamic-sections.exp | ||
dynamic-sections.t | ||
empty-address-1.d | ||
empty-address-1.s | ||
empty-address-1.t | ||
empty-address-2.s | ||
empty-address-2a.d | ||
empty-address-2a.t | ||
empty-address-2b.d | ||
empty-address-2b.t | ||
empty-address-3.s | ||
empty-address-3a.d | ||
empty-address-3a.t | ||
empty-address-3b.d | ||
empty-address-3b.t | ||
empty-address-3c.d | ||
empty-address-3c.t | ||
empty-address.exp | ||
empty-aligned.d | ||
empty-aligned.exp | ||
empty-aligned.s | ||
empty-aligned.t | ||
empty-orphan.d | ||
empty-orphan.exp | ||
empty-orphan.s | ||
empty-orphan.t | ||
exclude-file-1.d | ||
exclude-file-1.map | ||
exclude-file-1.t | ||
exclude-file-2.d | ||
exclude-file-2.map | ||
exclude-file-2.t | ||
exclude-file-3.d | ||
exclude-file-3.map | ||
exclude-file-3.t | ||
exclude-file-4.d | ||
exclude-file-4.map | ||
exclude-file-4.t | ||
exclude-file-5.d | ||
exclude-file-5.map | ||
exclude-file-5.t | ||
exclude-file-6.d | ||
exclude-file-6.map | ||
exclude-file-6.t | ||
exclude-file-7.d | ||
exclude-file-7.map | ||
exclude-file-7.t | ||
exclude-file-a.s | ||
exclude-file-b.s | ||
exclude-file.exp | ||
expr1.d | ||
expr1.s | ||
expr1.t | ||
expr2.d | ||
expr2.s | ||
expr2.t | ||
expr.exp | ||
extern.exp | ||
extern.s | ||
extern.t | ||
fill16_0.s | ||
fill16_1.s | ||
fill16_2.s | ||
fill16.d | ||
fill_0.s | ||
fill_1.s | ||
fill_2.s | ||
fill.d | ||
fill.t | ||
include-1.d | ||
include-1.t | ||
include-data.t | ||
include-mem.t | ||
include-ram.t | ||
include-sections.t | ||
include-subdata.t | ||
include.exp | ||
include.s | ||
log2.exp | ||
log2.s | ||
log2.t | ||
map-address.d | ||
map-address.exp | ||
map-address.t | ||
memory_sym.t | ||
memory.t | ||
overlay-size-map.d | ||
overlay-size.d | ||
overlay-size.exp | ||
overlay-size.s | ||
overlay-size.t | ||
phdrs2.exp | ||
phdrs2.s | ||
phdrs2.t | ||
phdrs3.d | ||
phdrs3.exp | ||
phdrs3.t | ||
phdrs3a.d | ||
phdrs3a.t | ||
phdrs.exp | ||
phdrs.s | ||
phdrs.t | ||
pr14962-2.d | ||
pr14962-2.t | ||
pr14962.d | ||
pr14962.t | ||
pr14962a.s | ||
pr14962b.s | ||
pr18963.d | ||
pr18963.t | ||
pr20302.d | ||
print-memory-usage-1.l | ||
print-memory-usage-1.s | ||
print-memory-usage-1.t | ||
print-memory-usage-2.l | ||
print-memory-usage-2.t | ||
print-memory-usage-3.l | ||
print-memory-usage-3.s | ||
print-memory-usage-3.t | ||
print-memory-usage.exp | ||
print-memory-usage.t | ||
provide-1.d | ||
provide-1.s | ||
provide-1.t | ||
provide-2.d | ||
provide-2.s | ||
provide-2.t | ||
provide-3.d | ||
provide-3.s | ||
provide-3.t | ||
provide-4-map.d | ||
provide-4.d | ||
provide-4.t | ||
provide-5-map.d | ||
provide-5.d | ||
provide-5.s | ||
provide-5.t | ||
provide.exp | ||
region-alias-1.d | ||
region-alias-1.t | ||
region-alias-2.d | ||
region-alias-2.t | ||
region-alias-3.d | ||
region-alias-3.t | ||
region-alias-4.d | ||
region-alias-4.t | ||
rgn-at1.d | ||
rgn-at1.t | ||
rgn-at2.d | ||
rgn-at2.t | ||
rgn-at3.d | ||
rgn-at3.t | ||
rgn-at4.d | ||
rgn-at4.t | ||
rgn-at5.d | ||
rgn-at5.s | ||
rgn-at5.t | ||
rgn-at6.d | ||
rgn-at6.s | ||
rgn-at6.t | ||
rgn-at7.d | ||
rgn-at7.t | ||
rgn-at8.d | ||
rgn-at8.t | ||
rgn-at9.d | ||
rgn-at9.t | ||
rgn-at10.d | ||
rgn-at10.s | ||
rgn-at10.t | ||
rgn-at11.d | ||
rgn-at11.s | ||
rgn-at11.t | ||
rgn-at.exp | ||
rgn-at.s | ||
rgn-over1.d | ||
rgn-over1.t | ||
rgn-over2.d | ||
rgn-over2.t | ||
rgn-over3.d | ||
rgn-over3.t | ||
rgn-over4.d | ||
rgn-over4.t | ||
rgn-over5.d | ||
rgn-over5.t | ||
rgn-over6.d | ||
rgn-over6.t | ||
rgn-over7.d | ||
rgn-over7.t | ||
rgn-over8-ok.d | ||
rgn-over8.s | ||
rgn-over8.t | ||
rgn-over.exp | ||
rgn-over.s | ||
sane1.d | ||
sane1.t | ||
script.exp | ||
script.s | ||
script.t | ||
scriptm.t | ||
section-flags-1.s | ||
section-flags-1.t | ||
section-flags-2.s | ||
section-flags-2.t | ||
section-flags.exp | ||
section-match-1.d | ||
section-match-1.s | ||
section-match-1.t | ||
section-match.exp | ||
size-1.d | ||
size-1.s | ||
size-1.t | ||
size-2.d | ||
size-2.s | ||
size-2.t | ||
size.exp | ||
sizeof.exp | ||
sizeof.s | ||
sizeof.t | ||
sort_b_a_a-1.d | ||
sort_b_a_a-2.d | ||
sort_b_a_a-3.d | ||
sort_b_a_a.t | ||
sort_b_a_n-1.d | ||
sort_b_a_n-2.d | ||
sort_b_a_n-3.d | ||
sort_b_a_n.t | ||
sort_b_a-1.d | ||
sort_b_a-1.s | ||
sort_b_a.d | ||
sort_b_a.s | ||
sort_b_a.t | ||
sort_b_n_a-1.d | ||
sort_b_n_a-2.d | ||
sort_b_n_a-3.d | ||
sort_b_n_a.t | ||
sort_b_n_n-1.d | ||
sort_b_n_n-2.d | ||
sort_b_n_n-3.d | ||
sort_b_n_n.t | ||
sort_b_n-1.d | ||
sort_b_n-1.s | ||
sort_b_n.d | ||
sort_b_n.s | ||
sort_b_n.t | ||
sort_n_a-a.s | ||
sort_n_a-b.s | ||
sort_no-1.d | ||
sort_no-2.d | ||
sort_no.t | ||
sort.exp | ||
sort.t | ||
sysroot-prefix-x.s | ||
sysroot-prefix-y.s | ||
sysroot-prefix.exp | ||
weak1.s | ||
weak2.s | ||
weak.exp | ||
weak.t |