aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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-04LTO: Handle __real_SYM reference in IRH.J. Lu2-0/+27
2022-05-04PowerPC32 treatment of absolute symbolsAlan Modra8-0/+138
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton8-13/+67
2022-04-28x86: Properly handle function pointer referenceH.J. Lu2-0/+59
2022-04-28libctf: impose an ordering on conflicting typesNick Alcock6-1/+78
2022-04-27x86: Disable 2 tests with large memory requirementH.J. Lu1-2/+2
2022-04-27Revert pr29072 lto test changesAlan Modra3-4/+4
2022-04-26i386: Pass -z noexecstack to linker testsH.J. Lu1-2/+4
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 Modra3-6/+12
2022-04-21ld testsuite xcoff XPASSAlan Modra1-2/+0
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton70-41/+163
2022-04-07Add support for COFF secidx relocationsMark Harmstone5-0/+163
2022-03-23libctf, ld: diagnose corrupted CTF header cth_strlenNick Alcock7-5/+54
2022-03-23include, libctf, ld: extend variable section to contain functions tooNick Alcock1-0/+69
2022-03-23ld, testsuite: improve CTF-availability testNick Alcock1-6/+18
2022-03-20ld:LoongArch: Add test cases to adapt to LoongArch32 and LoongArch64gdb-12-branchpointliuzhensong8-4/+791
2022-03-20ld: loongarch: Skip unsupport test cases.liuzhensong3-3/+3
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich7-100/+0
2022-03-16PowerPC64 extended instructions in powerpc_macrosAlan Modra8-8/+8
2022-03-10Re: ld: Add a before_plugin_all_symbols_read hookAlan Modra1-1/+1
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu4-0/+33
2022-03-04Adjust ld ctf test for 32-bit targetsAlan Modra1-1/+1
2022-03-01Fix linker tests to compile with gcc-12.Nick Clifton6-6/+6
2022-02-16ld: Support customized output section typeFangrui Song2-7/+18
2022-02-15i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTRELH.J. Lu3-0/+11
2022-02-14x86-64: Use MAXPAGESIZE for the relro segment alignmentH.J. Lu15-59/+59
2022-02-14Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu1-1/+0
2022-02-13ld: Keep indirect symbol from IR if referenced from shared objectH.J. Lu3-0/+41
2022-02-13PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra1-0/+1
2022-02-11x86: Disallow invalid relocation against protected symbolH.J. Lu10-21/+63
2022-02-08RISC-V: Stop reporting warnings for mismatched extension versionsPalmer Dabbelt12-46/+12
2022-02-08Re: elf: Check symbol version without any symbolsAlan Modra1-2/+2
2022-02-07i386: Allow GOT32 relocations against ABS symbolsH.J. Lu3-0/+17
2022-02-07Revert "elf: Remove the 1-page gap before the RELRO segment"Alan Modra13-39/+39
2022-02-07Revert "ld: Rewrite lang_size_relro_segment_1"Alan Modra3-67/+0
2022-02-07A more elegant pr28827-1 testcaseAlan Modra1-6799/+54
2022-02-05Tweak assembler invocation for pr28827-1 testAlan Modra1-0/+1
2022-02-05PR28827 testcaseAlan Modra3-0/+6833
2022-02-05Enable "size" as a dumpprog in ldAlan Modra1-0/+8
2022-02-03PowerPC64 treatment of absolute symbolsAlan Modra12-0/+290
2022-01-31elf: Check symbol version without any symbolsH.J. Lu3-0/+24
2022-01-31Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnuAlan Modra4-0/+73
2022-01-28Update PowerPC64 symtocbase testAlan Modra3-7/+15
2022-01-26ld: Rewrite lang_size_relro_segment_1H.J. Lu3-0/+67
2022-01-18PowerPC64 DT_RELRAlan Modra4-4/+4
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra1-2/+2
2022-01-13ld: Disable DT_RELR in some -z relro testsH.J. Lu10-10/+10