aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-13elf: Remove the 1-page gap before the RELRO segmentH.J. Lu13-39/+39
2022-01-13dt-relr.exp --no-as-neededAlan Modra1-2/+2
2022-01-13testsuite supports_dt_relrAlan Modra15-27/+18
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. Lu26-0/+400
2022-01-12elf: Support DT_RELR in linker testsH.J. Lu42-67/+138
2022-01-12ld: add hidden and internal visibility support for XCOFFClément Chigot9-28/+206
2022-01-12ld/testsuite: prepare ld-elfvsb to support XCOFFClément Chigot20-1/+1
2022-01-12gas: add visibility support for XCOFFClément Chigot1-1/+1
2022-01-10XCOFF: add support for TLS relocations on hidden symbolsClément Chigot8-103/+381
2022-01-07ld: Extract _bfd_elf_link_iterate_on_relocsH.J. Lu2-4/+4
2022-01-07RISC-V: Updated the default ISA spec to 20191213.Nelson Chu11-11/+11
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu11-10/+75
2022-01-04ld/x86: Update -z report-relative-relocH.J. Lu2-4/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra164-164/+164
2021-12-31ld-x86-64: Pass options to linker with "-Wl,"H.J. Lu1-20/+24
2021-12-28ld: Fix testcase errors due to -shared not support.jiawei2-1/+6
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton3-5/+8
2021-12-14RISC-V: Added ld testcases for the medlow and medany code models.Nelson Chu20-0/+280
2021-12-13x86: Adjust linker tests for --disable-separate-codeH.J. Lu8-15/+15
2021-12-07Error on ld output file name matching input file nameAlan Modra1-1/+1