aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-06-09Fix the creation of archives for Sparc Solaris2 targets by eliminating the su...Nick Clifton1-7/+12
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu5-0/+56
2021-05-28x86: Restore PC16 relocation overflow checkH.J. Lu2-0/+2
2021-05-26x86: Propery check PC16 reloc overflow in 16-bit mode instructionsH.J. Lu6-0/+54
2021-05-26x86-64: Add ilp32-12 to check R_X86_64_32 for x32H.J. Lu3-0/+13
2021-05-14RISC-V: Check the overflow for %pcrel_lo addend more strictly.Nelson Chu6-7/+29
2021-05-13ld: Add -Bno-symbolicFangrui Song1-0/+7
2021-05-12arm: fix fallout from recent thumb2 detection patchRichard Earnshaw1-1/+1
2021-05-11x86-64/ELF: Fix "clear src_mask for all reloc types" test caseRoland McGrath1-1/+1
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov7-7/+6
2021-05-07x86-64/ELF: clear src_mask for all reloc typesJan Beulich2-0/+11
2021-05-07Re: elf: Always append ".COUNT" to local symbolsAlan Modra2-4/+2
2021-05-06or1k: Support large plt_relocs when generating plt entriesStafford Horne6-0/+110
2021-05-06libctf, ld: fix test results for upstream GCCNick Alcock12-19/+66
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu8-1/+64
2021-05-05PowerPC undefweak testcaseAlan Modra4-0/+21
2021-05-03Re: section symbols without a nameAlan Modra1-1/+1
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton3-0/+22
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich5-0/+24
2021-04-23ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu1-1/+3
2021-04-22x86-64/PE: adjust PR ld/26659 testcase for CygwinJan Beulich1-25/+18
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton51-485/+485
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot5-0/+83
2021-04-09PowerPC disassembly of pcrel referencesAlan Modra11-56/+56
2021-04-01PE/Windows x86_64: Fix weak undef symbols after image base changeTamar Christina3-0/+71
2021-03-31Remove bfd_stdint.hAlan Modra15-17/+17
2021-03-25ld: do not rely on the exact size of the CTF symtypetabs in test resultsNick Alcock5-8/+8
2021-03-19x86-64: Add a testcase for PR ld/27590H.J. Lu4-0/+16
2021-03-19pr27590 testcase fixesAlan Modra2-4/+8
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu4-2/+33
2021-03-18DWARF: Check version >= 3 for DW_FORM_ref_addrH.J. Lu4-0/+8
2021-03-18libctf: support encodings for enumsNick Alcock2-2/+5
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot9-0/+182
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot5-0/+83
2021-03-12PE image base falloutAlan Modra6-21/+43
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu3-0/+32
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich2-3/+2
2021-03-09ld: adjust PE base relocations testcaseJan Beulich2-1/+9
2021-03-09bfd: don't silently wrap or truncate PE image section RVAsJan Beulich11-14/+43
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu9-1/+107
2021-03-04ld: adjust ld-scripts/map-address.*Jan Beulich2-4/+13
2021-03-04ld: don't generate base relocations in PE output for absolute symbolsJan Beulich3-0/+29
2021-03-03--gc-sections with groups and start/stop symsAlan Modra5-0/+68
2021-03-03ld-gc tests on underscore targetsAlan Modra9-18/+35
2021-03-02PR27451, -z start_stop_gc for powerpc64Alan Modra4-0/+31
2021-03-02PowerPC64 undefined weak visibility vs GOT optimisationAlan Modra6-0/+92
2021-03-01PR27451, -z start_stop_gcAlan Modra3-0/+18
2021-03-01PR27128, nm -P portable output format regressionAlan Modra6-6/+6
2021-02-26Add PR27441 testcaseAlan Modra5-0/+27
2021-02-21Warn when a script redefines a symbolAlan Modra1-2/+3