aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton3-0/+22
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton1-1/+1
2021-03-31Remove bfd_stdint.hAlan Modra15-17/+17
2021-03-19pr27590 testcase fixesAlan Modra2-4/+8
2021-03-18elf: Handle .gnu.debuglto_.debug_* sectionsH.J. Lu3-0/+26
2021-03-01PR27128, nm -P portable output format regressionAlan Modra6-6/+6
2021-02-14ld testsuite: change unresolved to unsupported/failAlan Modra9-33/+29
2021-02-12Change the readelf and objdump programs so that they will automatically follo...Nick Clifton1-2/+2
2021-02-01Re: ld: Add a test for PR ld/27259Alan Modra1-1/+1
2021-01-28ld: Add a test for PR ld/27259H.J. Lu2-0/+21
2021-01-21mips XPASS pr26936Alan Modra1-5/+3
2021-01-19ld: Just xfail riscv little endian targets for compressed1d.d test.Nelson Chu2-2/+16
2021-01-18PR26378, sections initialised only by linker scripts are always read/writeAlan Modra1-1/+1
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra3-4/+1
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu3-10/+9
2021-01-08xfail more cases of complaints about relocs in read-only sectionsAlan Modra5-5/+9
2021-01-07ld pr22471 test failsAlan Modra1-10/+13
2021-01-05Re: elf: Allow mixed ordered/unordered inputs for non-relocatable linkAlan Modra1-0/+2
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu14-0/+234
2021-01-01Update year range in copyright notice of binutils filesAlan Modra22-22/+22
2020-12-31PR27128, nm -P portable output format regressionAlan Modra7-0/+99
2020-12-24SHF_GNU_RETAIN 7a and 7b testsAlan Modra2-4/+5
2020-12-18elf: Copy elf_gnu_osabi_retain only for relocatable linkH.J. Lu3-0/+26
2020-12-16ld: Skip libdep plugin if not all plugin hooks are availableH.J. Lu2-1/+8
2020-12-04PR26978, Inconsistency for strong foo@v1 and weak foo@@v1Alan Modra4-0/+30
2020-12-02testsuite/ld-elf/pr26936.d: Pass -W.Hans-Peter Nilsson1-1/+1
2020-12-01tic6x elf testsuite fixAlan Modra2-3/+4
2020-12-01PR26979, Visibility of undefined foo@v1 should constrain foo@@v1Alan Modra6-0/+35
2020-11-30ld: Xfail PR ld/26936 test if not supportedH.J. Lu1-0/+7
2020-11-28PR26907, segment contains empty SHT_NOBITS sectionAlan Modra3-0/+25
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz8-0/+74
2020-11-26PR26936 testsuite fixesAlan Modra2-3/+16
2020-11-25elf: Get the real kept sectionH.J. Lu4-0/+35
2020-11-20Fix SHF_GNU_RETAIN testsuite falloutJozef Lawrynowicz4-9/+9
2020-11-18Support SHF_GNU_RETAIN ELF section flagJozef Lawrynowicz19-0/+327
2020-10-30x86: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu5-5/+5
2020-10-09x86: Support GNU_PROPERTY_X86_ISA_1_V[234] markerH.J. Lu5-5/+5
2020-10-02Allow note sections to be discarded when they are linked to another discarded...H.J. Lu3-0/+18