aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi3-0/+21
2021-07-21Remove `netbsdpe` supportJohn Ericson1-2/+1
2021-07-08elf: Limits 2 GNU_PROPERTY_1_NEEDED tests to Linux/x86H.J. Lu2-10/+2
2021-07-08elf: Add GNU_PROPERTY_1_NEEDED checkH.J. Lu21-0/+881
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2-0/+32
2021-07-08x86-64: Disallow PC reloc against weak undefined symbols in PIEH.J. Lu1-10/+1
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu1-1/+2
2021-07-06elf/riscv: Fix relaxation with aliases [PR28021]Michael Matz4-0/+108
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng4-1/+30
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu2-0/+11
2021-06-22RISC-V: Clarify the addends of pc-relative access.Nelson Chu8-0/+89
2021-06-19x86: Count PLT for GOTOFF relocation against IFUNC symbolH.J. Lu5-0/+58
2021-06-19elf: Correct DT_TEXTREL warning in PDEH.J. Lu4-0/+33
2021-06-19elf: Update GNU_PROPERTY_UINT32_[AND|OR]_XXX testsH.J. Lu8-8/+65
2021-06-18elf: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXXH.J. Lu16-0/+199
2021-06-17x86-64: Use $NOPIE_LDFLAGS/$NOPIE_CFLAGS on protected-func-1H.J. Lu1-1/+2
2021-06-17x86-64: Test protected function pointersH.J. Lu4-0/+114
2021-06-15readelf: report DF_1_PIE as "Position-Independent Executable"Alan Modra1-1/+1
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