aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2022-07-18ld: Pass -nostdlib to compiler with -rH.J. Lu1-1/+1
2022-07-18x86: Properly check invalid relocation against protected symbolH.J. Lu3-0/+31
2022-06-29Re: ld/x86: skip p_align-1 tests with unsuitable compilerAlan Modra1-3/+11
2022-06-28ld/x86: skip p_align-1 tests with unsuitable compilerJan Beulich1-36/+46
2022-06-28Re: Disable execstack and rwx segments warnings for MIPS targets.Alan Modra1-2/+2
2022-06-27drop XC16x bitsJan Beulich3-4/+3
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton1-2/+11
2022-06-18Fix the sorting algorithm for reloc entriesTomoaki Kawada3-0/+31
2022-05-27cris: bfd: Correct default to no execstackHans-Peter Nilsson1-0/+1
2022-05-26bit-rot in target before_parse functionAlan Modra1-2/+0
2022-05-26ld: add --package-metadataLuca Boccassi2-0/+51
2022-05-07Re: Fix new linker testsuite failures due to rwx segment test problemsAlan Modra1-2/+1
2022-05-06Fix new linker testsuite failures due to rwx segment test problemsNick Clifton3-1/+6
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton8-13/+67
2022-04-25Emit a note warning the user that creating an executable stack because of a m...Nick Clifton1-0/+1
2022-04-21prune .note.GNU-stack warning from testsuiteAlan Modra1-4/+10
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton9-22/+93
2022-03-20ld: loongarch: Skip unsupport test cases.liuzhensong3-3/+3
2022-03-01Fix linker tests to compile with gcc-12.Nick Clifton6-6/+6
2022-02-08Re: elf: Check symbol version without any symbolsAlan Modra1-2/+2
2022-01-31elf: Check symbol version without any symbolsH.J. Lu3-0/+24
2022-01-18PowerPC64 DT_RELRAlan Modra4-4/+4
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra1-2/+2
2022-01-13dt-relr.exp --no-as-neededAlan Modra1-2/+2
2022-01-13testsuite supports_dt_relrAlan Modra14-15/+14
2022-01-13Don't use C++ comments in assemblyAlan Modra3-3/+3
2022-01-12ld: Add glibc dependency for DT_RELRH.J. Lu4-0/+66
2022-01-12ld: Add simple DT_RELR testsH.J. Lu16-0/+195
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu1-1/+2
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu7-5/+70
2022-01-02Update year range in copyright notice of binutils filesAlan Modra23-23/+23
2021-12-01elf: Discard input .note.gnu.build-id sectionsH.J. Lu5-0/+103
2021-11-18elf/x86: Issue an error on discarded output .plt sectionH.J. Lu3-0/+21
2021-10-16ld: Adjust pr28158.rd for glibc 2.34H.J. Lu1-1/+1
2021-09-19elf: Don't set version info on unversioned symbolsH.J. Lu6-0/+71
2021-09-03CC_FOR_TARGET et alAlan Modra3-16/+16
2021-08-14ld script fill pattern expressionAlan Modra1-3/+5
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson2-3/+3
2021-08-04elf: Treat undefined version as hiddenH.J. Lu6-0/+50
2021-07-24Re: ld script expression parsingAlan Modra2-1/+9
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. Lu11-0/+210
2021-07-08elf: Add GNU_PROPERTY_1_NEEDEDH.J. Lu2-0/+32
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng1-1/+1
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-05-13ld: Add -Bno-symbolicFangrui Song1-0/+7
2021-05-10Enable linker garbage collection for the PRU target.Dimitar Dimitrov6-6/+6
2021-05-07Re: elf: Always append ".COUNT" to local symbolsAlan Modra2-4/+2
2021-05-05elf: Always append ".COUNT" to local symbolsH.J. Lu8-1/+64