aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2023-01-16ld: Use run_cc_link_tests for PR ld/26391 testsusers/hjl/try-pr30002H.J. Lu1-11/+4
2023-01-05Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel1-1/+1
2023-01-02obsolete target tidyAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra25-25/+25
2022-12-27x86-64: Allocate input section memory if neededH.J. Lu1-0/+17
2022-11-30Correct ordering problem in comm-data.expAlan Modra1-20/+19
2022-11-17ld: Always call elf_backend_output_arch_local_symsH.J. Lu2-0/+36
2022-11-14pru: bfd: Correct default to no execstackDimitar Dimitrov1-0/+1
2022-10-24ld/testsuite: skip ld-elf/exclude when -shared is not supportedClément Chigot1-2/+2
2022-09-28ld/testsuite: force warnings when dealing with execstack testsClément Chigot1-10/+3
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-0/+16
2022-08-03elf: Reset alignment for each PT_LOAD segmentH.J. Lu2-0/+17
2022-08-01LoongArch: Set defaults to exec stack 0.liuzhensong1-0/+1
2022-07-25LoongArch: Add testcases for new relocate types.liuzhensong2-3/+5
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-1/+1
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