mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-12 12:16:04 +08:00
d3a49aa80b
This patch is a first pass at fixing readelf message pluralization. I've deliberately not fixed the "out of memory" errors since it's very unlikely that they will ever be complaining about not being able to allocate for a single entry, and a few others where the size is very unlikely to be 1 byte. Then there are messages like this one: "Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n" I suppose this could be split into three parts, "Of %lu items ", "there are %zu bucket clashes ", and "(longest of %zu entries).\n", each part being printed separately, but that might not be ideal for sentence construction in other languages. For now I'm punting on this one. Changes to readelf output require lots of testsuite adjustment.. binutils/ * dwarf.c (read_uleb128): Properly pluralize messages. (display_debug_lines_raw, display_debug_loc): Likewise. (display_debug_names, process_cu_tu_index): Likewise. * od-macho.c (dump_code_signature_superblob): Likewise. * readelf.c (process_program_headers): Likewise. (process_section_header, process_relocs): Likewise. (hppa_process_unwind, arm_process_unwind): Likewise. (process_dynamic_section, process_version_sections): Likewise. (process_symbol_table, process_syminfo): Likewise. (apply_relocations, process_mips_specific): Likewise. (process_gnu_liblist, process_notes_at): Likewise. (process_archive): Likewise. * testsuite/binutils-all/dw2-1.W, * testsuite/binutils-all/dw2-3.W, * testsuite/binutils-all/dw2-3gabi.W, * testsuite/binutils-all/dw5.S, * testsuite/binutils-all/dw5.W, * testsuite/binutils-all/i386/compressed-1a.d, * testsuite/binutils-all/libdw2-compressedgabi.out, * testsuite/binutils-all/objdump.W, * testsuite/binutils-all/readelf.r, * testsuite/binutils-all/readelf.r-64, * testsuite/binutils-all/x86-64/compressed-1a.d: Update for pluralization fixes. gas/ * testsuite/gas/arm/got_prel.d, * testsuite/gas/elf/dwarf2-1.d, * testsuite/gas/elf/dwarf2-2.d, * testsuite/gas/elf/dwarf2-3.d, * testsuite/gas/elf/dwarf2-5.d, * testsuite/gas/elf/dwarf2-6.d, * testsuite/gas/i386/debug1.d, * testsuite/gas/i386/dw2-compress-1.d, * testsuite/gas/i386/dw2-compress-3a.d, * testsuite/gas/i386/dw2-compress-3b.d, * testsuite/gas/i386/dw2-compressed-1.d, * testsuite/gas/i386/dw2-compressed-3a.d, * testsuite/gas/i386/dw2-compressed-3b.d, * testsuite/gas/i386/ilp32/x86-64-localpic.d, * testsuite/gas/i386/localpic.d, * testsuite/gas/i386/x86-64-localpic.d, * testsuite/gas/ia64/pr13167.d, * testsuite/gas/mips/loc-swap-2.d, * testsuite/gas/mips/loc-swap.d, * testsuite/gas/mips/micromips@loc-swap-2.d, * testsuite/gas/mips/micromips@loc-swap.d, * testsuite/gas/mips/mips16-dwarf2-n32.d, * testsuite/gas/mips/mips16-dwarf2.d, * testsuite/gas/mips/mips16@loc-swap-2.d, * testsuite/gas/mips/mips16@loc-swap.d, * testsuite/gas/mips/mips16e@loc-swap.d, * testsuite/gas/mmix/bspec-1.d, * testsuite/gas/mmix/bspec-2.d, * testsuite/gas/tic6x/unwind-1.d, * testsuite/gas/tic6x/unwind-2.d, * testsuite/gas/tic6x/unwind-3.d: Update for pluralization fixes. ld/ * testsuite/ld-aarch64/ifunc-13.d, * testsuite/ld-aarch64/ifunc-15.d, * testsuite/ld-aarch64/ifunc-20.d, * testsuite/ld-alpha/tlsbin.rd, * testsuite/ld-alpha/tlspic.rd, * testsuite/ld-arm/ifunc-3.rd, * testsuite/ld-arm/ifunc-9.rd, * testsuite/ld-arm/unwind-mix.d, * testsuite/ld-arm/unwind-rel.d, * testsuite/ld-cris/hiddef1.d, * testsuite/ld-cris/libdso-13.d, * testsuite/ld-cris/libdso-2.d, * testsuite/ld-cris/pr16044.d, * testsuite/ld-cris/tls-local-63.d, * testsuite/ld-cris/tls-local-64.d, * testsuite/ld-cris/tls-und-38.d, * testsuite/ld-cris/tls-und-42.d, * testsuite/ld-cris/tls-und-46.d, * testsuite/ld-cris/tls-und-50.d, * testsuite/ld-cris/weakref3.d, * testsuite/ld-cris/weakref4.d, * testsuite/ld-elf/comm-data2r.rd, * testsuite/ld-elf/discard1.d, * testsuite/ld-elf/discard2.d, * testsuite/ld-elf/pr19539.d, * testsuite/ld-elf/pr22374-1.r, * testsuite/ld-elf/pr22374-2.r, * testsuite/ld-i386/combreloc.d, * testsuite/ld-i386/emit-relocs-nacl.rd, * testsuite/ld-i386/emit-relocs.rd, * testsuite/ld-i386/pr13302.d, * testsuite/ld-i386/pr17709-nacl.rd, * testsuite/ld-i386/pr17709.rd, * testsuite/ld-i386/pr19539.d, * testsuite/ld-i386/pr19615.d, * testsuite/ld-i386/pr19636-1a.d, * testsuite/ld-i386/pr19636-1e.d, * testsuite/ld-i386/pr19636-1f.d, * testsuite/ld-i386/pr19636-2a.d, * testsuite/ld-i386/pr19636-2b.d, * testsuite/ld-i386/pr19636-2d-nacl.d, * testsuite/ld-i386/pr19636-2e-nacl.d, * testsuite/ld-i386/pr19636-3a.d, * testsuite/ld-i386/pr19636-3d.d, * testsuite/ld-i386/pr19636-3e.d, * testsuite/ld-i386/pr19636-4a.d, * testsuite/ld-i386/pr19645.d, * testsuite/ld-i386/pr19827-nacl.rd, * testsuite/ld-i386/pr19827.rd, * testsuite/ld-i386/pr20253-4a.d, * testsuite/ld-i386/pr20253-4b.d, * testsuite/ld-i386/pr20253-5.d, * testsuite/ld-i386/tlsbin-nacl.rd, * testsuite/ld-i386/tlsbin.rd, * testsuite/ld-i386/tlspic-nacl.rd, * testsuite/ld-i386/tlspic.rd, * testsuite/ld-i386/undefweakb.d, * testsuite/ld-ia64/tlsbin.rd, * testsuite/ld-ia64/tlspic.rd, * testsuite/ld-ifunc/ifunc-13-i386.d, * testsuite/ld-ifunc/ifunc-13-x86-64.d, * testsuite/ld-ifunc/ifunc-15-i386.d, * testsuite/ld-ifunc/ifunc-15-x86-64.d, * testsuite/ld-ifunc/ifunc-20-i386.d, * testsuite/ld-ifunc/ifunc-20-x86-64.d, * testsuite/ld-ifunc/ifunc-23a-x86.d, * testsuite/ld-ifunc/ifunc-23b-x86.d, * testsuite/ld-ifunc/ifunc-23c-x86.d, * testsuite/ld-ifunc/ifunc-24a-x86.d, * testsuite/ld-ifunc/ifunc-24b-x86.d, * testsuite/ld-ifunc/ifunc-24c-x86.d, * testsuite/ld-ifunc/ifunc-25a-x86.d, * testsuite/ld-ifunc/ifunc-25b-x86.d, * testsuite/ld-ifunc/ifunc-25c-x86.d, * testsuite/ld-m68k/got-1.d, * testsuite/ld-mips-elf/vxworks1.rd, * testsuite/ld-powerpc/ambiguousv1.d, * testsuite/ld-powerpc/ambiguousv1b.d, * testsuite/ld-powerpc/ambiguousv2.d, * testsuite/ld-powerpc/ambiguousv2b.d, * testsuite/ld-powerpc/tlsexe.r, * testsuite/ld-powerpc/tlsexe32.r, * testsuite/ld-powerpc/tlsexetoc.r, * testsuite/ld-powerpc/tlsso.r, * testsuite/ld-powerpc/tlsso32.r, * testsuite/ld-powerpc/tlstocso.r, * testsuite/ld-powerpc/vle-multiseg-1.d, * testsuite/ld-powerpc/vle-multiseg-2.d, * testsuite/ld-powerpc/vle-multiseg-3.d, * testsuite/ld-s390/tlsbin.rd, * testsuite/ld-s390/tlsbin_64.rd, * testsuite/ld-s390/tlspic.rd, * testsuite/ld-s390/tlspic_64.rd, * testsuite/ld-sh/ld-r-1.d, * testsuite/ld-sh/sh64/gotplt.d, * testsuite/ld-sh/shared-1.d, * testsuite/ld-sh/tlsbin-2.d, * testsuite/ld-sh/tlspic-2.d, * testsuite/ld-sparc/gotop32.rd, * testsuite/ld-sparc/gotop64.rd, * testsuite/ld-sparc/tlssunpic32.rd, * testsuite/ld-sparc/tlssunpic64.rd, * testsuite/ld-sparc/vxworks1-lib.rd, * testsuite/ld-tic6x/shlib-app-1.rd, * testsuite/ld-tic6x/shlib-app-1b.rd, * testsuite/ld-tic6x/shlib-app-1r.rd, * testsuite/ld-tic6x/shlib-app-1rb.rd, * testsuite/ld-tic6x/shlib-noindex.rd, * testsuite/ld-vax-elf/export-class-data.rd, * testsuite/ld-x86-64/pr13082-1a.d, * testsuite/ld-x86-64/pr13082-1b.d, * testsuite/ld-x86-64/pr13082-2a.d, * testsuite/ld-x86-64/pr13082-2b.d, * testsuite/ld-x86-64/pr13082-3a.d, * testsuite/ld-x86-64/pr13082-3c.d, * testsuite/ld-x86-64/pr13082-4a.d, * testsuite/ld-x86-64/pr13082-5a.d, * testsuite/ld-x86-64/pr13082-5b.d, * testsuite/ld-x86-64/pr13082-6a.d, * testsuite/ld-x86-64/pr13082-6b.d, * testsuite/ld-x86-64/pr17709-nacl.rd, * testsuite/ld-x86-64/pr17709.rd, * testsuite/ld-x86-64/pr19539a.d, * testsuite/ld-x86-64/pr19539b.d, * testsuite/ld-x86-64/pr19615.d, * testsuite/ld-x86-64/pr19636-1a.d, * testsuite/ld-x86-64/pr19636-1d.d, * testsuite/ld-x86-64/pr19636-1e.d, * testsuite/ld-x86-64/pr19636-2a.d, * testsuite/ld-x86-64/pr19636-2e.d, * testsuite/ld-x86-64/pr19636-2f.d, * testsuite/ld-x86-64/pr19636-3a.d, * testsuite/ld-x86-64/pr19645.d, * testsuite/ld-x86-64/pr19807-2b.d, * testsuite/ld-x86-64/pr19807-2d.d, * testsuite/ld-x86-64/pr19827-nacl.rd, * testsuite/ld-x86-64/pr19827.rd, * testsuite/ld-x86-64/pr20253-4a.d, * testsuite/ld-x86-64/pr20253-4b.d, * testsuite/ld-x86-64/pr20253-4d.d, * testsuite/ld-x86-64/pr20253-4e.d, * testsuite/ld-x86-64/pr20253-5a.d, * testsuite/ld-x86-64/pr20253-5b.d, * testsuite/ld-x86-64/tlsbin-nacl.rd, * testsuite/ld-x86-64/tlsbin.rd, * testsuite/ld-x86-64/tlspic-nacl.rd, * testsuite/ld-x86-64/tlspic.rd, * testsuite/ld-x86-64/tlspic2-nacl.rd: Update for pluralization fixes. |
||
---|---|---|
.. | ||
abs-iamcu.d | ||
abs.d | ||
abs.s | ||
alloc.d | ||
alloc.s | ||
alloc.t | ||
branch1.d | ||
branch1.s | ||
call1.d | ||
call1.s | ||
call2.d | ||
call2.s | ||
call3.s | ||
call3a.d | ||
call3b.d | ||
call3c.d | ||
call3d.d | ||
call3e.d | ||
call3f.d | ||
call3g.d | ||
call3h.d | ||
combreloc.d | ||
combreloc.s | ||
compressed1.d | ||
compressed1.s | ||
copyreloc-lib.c | ||
copyreloc-main1.rd | ||
copyreloc-main2.rd | ||
copyreloc-main.out | ||
copyreloc-main.S | ||
discarded1.d | ||
discarded1.s | ||
discarded1.t | ||
dummy.c | ||
dummy.s | ||
emit-relocs-nacl.rd | ||
emit-relocs.rd | ||
emit-relocs.s | ||
export-class.exp | ||
foo.s | ||
got1.dd | ||
got1.out | ||
got1a.S | ||
got1b.c | ||
got1c.c | ||
got1d.S | ||
hidden1.d | ||
hidden1.s | ||
hidden2.d | ||
hidden2.s | ||
hidden3.d | ||
hidden3.s | ||
i386-export-class.rd | ||
i386-export-class.xd | ||
i386.exp | ||
iamcu-1.d | ||
iamcu-2.d | ||
iamcu-3.d | ||
iamcu-4.d | ||
ibt-plt-1.d | ||
ibt-plt-1.s | ||
ibt-plt-2.s | ||
ibt-plt-2a.d | ||
ibt-plt-2b.d | ||
ibt-plt-2c.d | ||
ibt-plt-2d.d | ||
ibt-plt-3.s | ||
ibt-plt-3a.d | ||
ibt-plt-3b.d | ||
ibt-plt-3c.d | ||
ibt-plt-3d.d | ||
ifunc-1a.c | ||
ifunc-1b.S | ||
ifunc-1c.S | ||
ifunc-1d.S | ||
jmp1.d | ||
jmp1.s | ||
jmp2.d | ||
jmp2.s | ||
lea1.s | ||
lea1a.d | ||
lea1b.d | ||
lea1c.d | ||
lea1d.d | ||
lea1e.d | ||
lea1f.d | ||
libno-plt-1b.dd | ||
libno-plt-1b.rd | ||
load1-nacl.d | ||
load1.d | ||
load1.s | ||
load2.d | ||
load2.s | ||
load3.d | ||
load3.s | ||
load4.s | ||
load4a.d | ||
load4b.d | ||
load5.s | ||
load5a.d | ||
load5b.d | ||
load6.d | ||
load6.s | ||
load7.d | ||
load7.map | ||
load7.s | ||
mov1.s | ||
mov1a.d | ||
mov1b.d | ||
mov2.s | ||
mov2a.d | ||
mov2b.d | ||
mov3.d | ||
mov3.s | ||
no-plt-1a.dd | ||
no-plt-1a.rd | ||
no-plt-1b.dd | ||
no-plt-1b.rd | ||
no-plt-1c.dd | ||
no-plt-1c.rd | ||
no-plt-1d.dd | ||
no-plt-1d.rd | ||
no-plt-1e.dd | ||
no-plt-1e.rd | ||
no-plt-1f.dd | ||
no-plt-1f.rd | ||
no-plt-1g.dd | ||
no-plt-1g.rd | ||
no-plt-1h.dd | ||
no-plt-1h.rd | ||
no-plt-1i.dd | ||
no-plt-1i.rd | ||
no-plt-1j.dd | ||
no-plt-1j.rd | ||
no-plt-check1a.S | ||
no-plt-check1b.S | ||
no-plt-extern1a.S | ||
no-plt-extern1b.S | ||
no-plt-func1.c | ||
no-plt-main1.c | ||
no-plt.exp | ||
nogot1.d | ||
nogot1.s | ||
nogot2.d | ||
nogot2.s | ||
pass.c | ||
pass.out | ||
pcrel8.d | ||
pcrel8.s | ||
pcrel16.d | ||
pcrel16.s | ||
pcrel16abs.d | ||
pcrel16abs.s | ||
pie1-nacl.d | ||
pie1.d | ||
pie1.s | ||
plt2.dd | ||
plt2.rd | ||
plt2.s | ||
plt-lib.c | ||
plt-main1.c | ||
plt-main1.rd | ||
plt-main2.c | ||
plt-main2.rd | ||
plt-main3.c | ||
plt-main3.rd | ||
plt-main4.c | ||
plt-main4.rd | ||
plt-main5.c | ||
plt-main-ibt.dd | ||
plt-main.out | ||
plt-main.rd | ||
plt-nacl.pd | ||
plt-pic2.dd | ||
plt-pic-nacl.pd | ||
plt-pic.pd | ||
plt-pic.s | ||
plt-pie-ibt.dd | ||
plt.pd | ||
plt.s | ||
pltgot-1.d | ||
pltgot-1.s | ||
pltgot-2.d | ||
pltlib.s | ||
pr12570a.d | ||
pr12570a.s | ||
pr12570b.d | ||
pr12570b.s | ||
pr12627.d | ||
pr12627.s | ||
pr12627.t | ||
pr12718.d | ||
pr12718.s | ||
pr12921.d | ||
pr12921.s | ||
pr13302.d | ||
pr13302.s | ||
pr14215.d | ||
pr14215.s | ||
pr17057.d | ||
pr17057.s | ||
pr17306a.s | ||
pr17306b.s | ||
pr17689.out | ||
pr17689.rd | ||
pr17689a.c | ||
pr17689a.t | ||
pr17689b.S | ||
pr17689now.rd | ||
pr17689ver.rd | ||
pr17709-nacl.rd | ||
pr17709.rd | ||
pr17709a.s | ||
pr17709b.s | ||
pr17827.rd | ||
pr17935-1.d | ||
pr17935-1.s | ||
pr17935-2.d | ||
pr17935-2.s | ||
pr18801.d | ||
pr18801.s | ||
pr18815.d | ||
pr18815.s | ||
pr18900.out | ||
pr18900a.c | ||
pr18900a.rd | ||
pr18900b.c | ||
pr18900b.rd | ||
pr18900c.c | ||
pr19031.out | ||
pr19031a.c | ||
pr19031b.S | ||
pr19031c.c | ||
pr19175.d | ||
pr19175.s | ||
pr19175.t | ||
pr19319.dd | ||
pr19319a.S | ||
pr19319b.S | ||
pr19539.d | ||
pr19539.s | ||
pr19539.t | ||
pr19609-1.s | ||
pr19609-1a.d | ||
pr19609-1b.d | ||
pr19609-1c.d | ||
pr19609-1d.d | ||
pr19609-1e.d | ||
pr19609-1f.d | ||
pr19609-1g.d | ||
pr19609-1h.d | ||
pr19609-1i.d | ||
pr19609-2.s | ||
pr19609-2a.d | ||
pr19609-2b.d | ||
pr19609-2c.d | ||
pr19615.d | ||
pr19615.s | ||
pr19636-1.s | ||
pr19636-1a.d | ||
pr19636-1b.d | ||
pr19636-1c.d | ||
pr19636-1d-nacl.d | ||
pr19636-1d.d | ||
pr19636-1e.d | ||
pr19636-1f.d | ||
pr19636-1g.d | ||
pr19636-1h.d | ||
pr19636-1i.d | ||
pr19636-1j.d | ||
pr19636-1k.d | ||
pr19636-1l.d | ||
pr19636-2.s | ||
pr19636-2a.d | ||
pr19636-2b.d | ||
pr19636-2c-nacl.d | ||
pr19636-2c.d | ||
pr19636-2d-nacl.d | ||
pr19636-2d.d | ||
pr19636-2e-nacl.d | ||
pr19636-2e.d | ||
pr19636-3.s | ||
pr19636-3a.d | ||
pr19636-3b.d | ||
pr19636-3c.d | ||
pr19636-3d.d | ||
pr19636-3e.d | ||
pr19636-3f.d | ||
pr19636-3g.d | ||
pr19636-3h.d | ||
pr19636-3i.d | ||
pr19636-4.s | ||
pr19636-4a.d | ||
pr19636-4b.d | ||
pr19636-4c.d | ||
pr19636-4d.d | ||
pr19645.d | ||
pr19645.s | ||
pr19704.out | ||
pr19704a.c | ||
pr19704b.c | ||
pr19827-nacl.rd | ||
pr19827.rd | ||
pr19827a.S | ||
pr19827b.S | ||
pr19939.s | ||
pr19939a.d | ||
pr19939b.d | ||
pr20117.d | ||
pr20117.s | ||
pr20244-1.s | ||
pr20244-1a.d | ||
pr20244-1b.d | ||
pr20244-1c.d | ||
pr20244-2.s | ||
pr20244-2a.d | ||
pr20244-2b.d | ||
pr20244-2c.d | ||
pr20244-2d.d | ||
pr20244-3a.c | ||
pr20244-3b.S | ||
pr20244-3c.S | ||
pr20244-3d.S | ||
pr20244-4.s | ||
pr20244-4a.d | ||
pr20244-4b.d | ||
pr20244-4c.d | ||
pr20253-1a.c | ||
pr20253-1b.S | ||
pr20253-1c.S | ||
pr20253-1d.S | ||
pr20253-2a.c | ||
pr20253-2b.S | ||
pr20253-2c.S | ||
pr20253-2d.S | ||
pr20253-3.d | ||
pr20253-3.s | ||
pr20253-4.s | ||
pr20253-4a.d | ||
pr20253-4b.d | ||
pr20253-4c.d | ||
pr20253-5.d | ||
pr20253-5.s | ||
pr20515.d | ||
pr20515.s | ||
pr20830.d | ||
pr20830.s | ||
pr21168a.c | ||
pr21168b.S | ||
pr21884-nacl.d | ||
pr21884-nacl.t | ||
pr21884.d | ||
pr21884.t | ||
pr21997-1a.S | ||
pr21997-1b.c | ||
pr21997-1c.S | ||
pr22001-1a.c | ||
pr22001-1b.c | ||
pr22001-1c.S | ||
pr22115-1.s | ||
pr22115-1a.d | ||
pr22115-1b.d | ||
pr22115-1c.d | ||
pr22115-1d.d | ||
pr22135.d | ||
pr22135.s | ||
property-1.r | ||
property-2.r | ||
property-3.r | ||
property-4.r | ||
property-5.r | ||
property-6.r | ||
property-6a.c | ||
property-6b.c | ||
property-6c.S | ||
property-7.r | ||
property-no-copy.S | ||
property-stack.S | ||
property-unsorted-1.S | ||
property-unsorted-2.S | ||
property-x86-1.S | ||
property-x86-2.S | ||
property-x86-3.d | ||
property-x86-3.s | ||
property-x86-4a.d | ||
property-x86-4a.s | ||
property-x86-4b.d | ||
property-x86-4b.s | ||
property-x86-empty.s | ||
property-x86-ibt1a.d | ||
property-x86-ibt1b.d | ||
property-x86-ibt2.d | ||
property-x86-ibt3a.d | ||
property-x86-ibt3b.d | ||
property-x86-ibt4.d | ||
property-x86-ibt5.d | ||
property-x86-ibt.s | ||
property-x86-shstk1a.d | ||
property-x86-shstk1b.d | ||
property-x86-shstk2.d | ||
property-x86-shstk3a.d | ||
property-x86-shstk3b.d | ||
property-x86-shstk4.d | ||
property-x86-shstk5.d | ||
property-x86-shstk.s | ||
protected1.d | ||
protected1.s | ||
protected2.d | ||
protected2.s | ||
protected3.d | ||
protected3.s | ||
protected4.d | ||
protected4.s | ||
protected5.d | ||
protected5.s | ||
protected6.s | ||
protected6a.d | ||
protected6b.d | ||
protected7.d | ||
protected7.s | ||
reloc.d | ||
reloc.s | ||
start.s | ||
tls-def1.c | ||
tls-gd1.S | ||
tls-ld1.S | ||
tls-main1.c | ||
tls.exp | ||
tlsbin2-nacl.rd | ||
tlsbin2.dd | ||
tlsbin2.rd | ||
tlsbin2.sd | ||
tlsbin2.td | ||
tlsbin-nacl.rd | ||
tlsbin.dd | ||
tlsbin.rd | ||
tlsbin.s | ||
tlsbin.sd | ||
tlsbin.td | ||
tlsbindesc-nacl.rd | ||
tlsbindesc.dd | ||
tlsbindesc.rd | ||
tlsbindesc.s | ||
tlsbindesc.sd | ||
tlsbindesc.td | ||
tlsbinpic2.s | ||
tlsbinpic.s | ||
tlsdesc1a.c | ||
tlsdesc1b.c | ||
tlsdesc2.d | ||
tlsdesc-nacl.rd | ||
tlsdesc.dd | ||
tlsdesc.rd | ||
tlsdesc.s | ||
tlsdesc.sd | ||
tlsdesc.td | ||
tlsg.s | ||
tlsg.sd | ||
tlsgd1.dd | ||
tlsgd1.s | ||
tlsgd2.d | ||
tlsgd2.s | ||
tlsgd3.dd | ||
tlsgd3.s | ||
tlsgd4.d | ||
tlsgd4.s | ||
tlsgdesc-nacl.rd | ||
tlsgdesc.dd | ||
tlsgdesc.rd | ||
tlsgdesc.s | ||
tlsie1.dd | ||
tlsie1.s | ||
tlsie2.d | ||
tlsie2.s | ||
tlsie3.d | ||
tlsie3.s | ||
tlsie4.d | ||
tlsie4.s | ||
tlsie5.d | ||
tlsie5.s | ||
tlsindntpoff.dd | ||
tlsindntpoff.s | ||
tlsld1.dd | ||
tlsld1.s | ||
tlsld2.dd | ||
tlsld2.s | ||
tlslib.s | ||
tlsnopic1.s | ||
tlsnopic2.s | ||
tlsnopic-nacl.rd | ||
tlsnopic.dd | ||
tlsnopic.rd | ||
tlsnopic.sd | ||
tlspic1.s | ||
tlspic2-nacl.rd | ||
tlspic2.dd | ||
tlspic2.rd | ||
tlspic2.s | ||
tlspic2.sd | ||
tlspic2.td | ||
tlspic3.s | ||
tlspic-nacl.rd | ||
tlspic.dd | ||
tlspic.rd | ||
tlspic.sd | ||
tlspic.td | ||
tlspie1.d | ||
tlspie1.s | ||
tlspie2.d | ||
tlspie2.s | ||
tlspie3.s | ||
tlspie3a.d | ||
tlspie3b.d | ||
tlspie3c.d | ||
undefweak.s | ||
undefweaka.d | ||
undefweakb.d | ||
vxworks1-lib.dd | ||
vxworks1-lib.nd | ||
vxworks1-lib.rd | ||
vxworks1-lib.s | ||
vxworks1-lib.td | ||
vxworks1-static.d | ||
vxworks1.dd | ||
vxworks1.ld | ||
vxworks1.rd | ||
vxworks1.s | ||
vxworks2-static.sd | ||
vxworks2.s | ||
vxworks2.sd | ||
warn1.d | ||
warn1.s | ||
weakundef1.c | ||
zero.s |