aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
2023-06-14Add some expected failures for bfin linker testsNick Clifton10-10/+14
2023-06-07ld-elf/eh5 remove xfail hppa64Alan Modra1-7/+7
2023-06-05ELF: Add "#pass" to ld-elf/pr30508.dH.J. Lu1-0/+1
2023-06-05ELF: Don't warn an empty PT_LOAD with the program headersH.J. Lu2-0/+27
2023-06-05MIPS: fix some ld testcases with compilerYunQiang Su3-6/+16
2023-06-05MIPS: fix -gnuabi64 testsuiteYunQiang Su4-26/+30
2023-05-30LoongArch: ld: Add support for linker relaxation.mengqinggang2-2/+5
2023-05-26PR22263 ld testAlan Modra1-3/+29
2023-05-15LoongArch: Fix PLT entry generate bugmengqinggang1-1/+2
2023-04-28ld: Use run_cc_link_tests for PR ld/26391 testsH.J. Lu1-11/+4
2023-02-24testsuite: prune DOS drive letter in test outputsClément Chigot1-2/+2
2023-02-20ld/testsuite: handle Windows drive letter in a noinit testClément Chigot1-2/+2
2023-02-20ld/testsuite: adjust to Windows path separator.Clément Chigot1-1/+1
2023-02-15Fix the linker's merge4 test for the HPPA architecture.Nick Clifton1-5/+5
2023-02-06ppc32 and "LOAD segment with RWX permissions"Alan Modra1-0/+8
2023-02-04ld: pru: Merge the bss input sections into dataDimitar Dimitrov1-1/+1
2023-02-02ld-elf/merge test updateAlan Modra7-35/+27
2023-01-20Add testcase ld-elf/merge4Michael Matz4-0/+55
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