| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Properly handle function pointer reference | H.J. Lu | 2022-04-28 | 2 | -0/+59 |
* | libctf: impose an ordering on conflicting types | Nick Alcock | 2022-04-28 | 6 | -1/+78 |
* | x86: Disable 2 tests with large memory requirement | H.J. Lu | 2022-04-27 | 1 | -2/+2 |
* | Fix potential buffer overruns when creating DLLs. | Nick Clifton | 2022-04-27 | 2 | -15/+53 |
* | Revert pr29072 lto test changes | Alan Modra | 2022-04-27 | 3 | -4/+4 |
* | i386: Pass -z noexecstack to linker tests | H.J. Lu | 2022-04-26 | 1 | -2/+4 |
* | Emit a note warning the user that creating an executable stack because of a m... | Nick Clifton | 2022-04-25 | 2 | -0/+7 |
* | prune .note.GNU-stack warning from testsuite | Alan Modra | 2022-04-21 | 3 | -6/+12 |
* | ld testsuite xcoff XPASS | Alan Modra | 2022-04-21 | 1 | -2/+0 |
* | xcoff: implement linker relaxation | Cl?ment Chigot | 2022-04-20 | 2 | -4/+197 |
* | Stubs (added in a later patch) will generate new .loader symbols, once the al... | Cl?ment Chigot | 2022-04-20 | 2 | -0/+13 |
* | Add linker warning for when it creates an executable stack. | Nick Clifton | 2022-04-20 | 75 | -41/+215 |
* | ubsan: member access within null pointer of union | Alan Modra | 2022-04-13 | 1 | -1/+1 |
* | Add support for COFF secidx relocations | Mark Harmstone | 2022-04-07 | 6 | -0/+171 |
* | libtool.m4: fix the NM="/nm/over/here -B/option/with/path" case | Nick Alcock | 2022-03-25 | 1 | -7/+13 |
* | x86: mention dropped L1OM/K1OM support in ld/ as well | Jan Beulich | 2022-03-24 | 1 | -0/+3 |
* | x86: drop L1OM/K1OM support from ld | Jan Beulich | 2022-03-24 | 8 | -120/+12 |
* | libctf, ld: diagnose corrupted CTF header cth_strlen | Nick Alcock | 2022-03-23 | 7 | -5/+54 |
* | include, libctf, ld: extend variable section to contain functions too | Nick Alcock | 2022-03-23 | 1 | -0/+69 |
* | ld, testsuite: improve CTF-availability test | Nick Alcock | 2022-03-23 | 1 | -6/+18 |
* | ld:LoongArch: Add test cases to adapt to LoongArch32 and LoongArch64gdb-12-branchpoint | liuzhensong | 2022-03-20 | 8 | -4/+791 |
* | ld: loongarch: Skip unsupport test cases. | liuzhensong | 2022-03-20 | 3 | -3/+3 |
* | x86: drop L1OM/K1OM support from gas | Jan Beulich | 2022-03-17 | 7 | -100/+0 |
* | PowerPC64 extended instructions in powerpc_macros | Alan Modra | 2022-03-16 | 8 | -8/+8 |
* | Re: ld: Add a before_plugin_all_symbols_read hook | Alan Modra | 2022-03-10 | 1 | -1/+1 |
* | ld: Add a before_plugin_all_symbols_read hook | H.J. Lu | 2022-03-09 | 11 | -175/+274 |
* | Adjust ld ctf test for 32-bit targets | Alan Modra | 2022-03-04 | 1 | -1/+1 |
* | Fix linker tests to compile with gcc-12. | Nick Clifton | 2022-03-01 | 7 | -6/+16 |
* | Fix typo in ld.texi | Roland McGrath | 2022-02-18 | 2 | -5/+9 |
* | Updated Serbian translations for the bfd, gold, ld and opcodes directories | Nick Clifton | 2022-02-17 | 2 | -1583/+1687 |
* | ld: Support customized output section type | Fangrui Song | 2022-02-16 | 10 | -24/+111 |
* | i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL | H.J. Lu | 2022-02-15 | 3 | -0/+11 |
* | x86-64: Use MAXPAGESIZE for the relro segment alignment | H.J. Lu | 2022-02-14 | 15 | -59/+59 |
* | Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro" | H.J. Lu | 2022-02-14 | 4 | -10/+1 |
* | ld: Keep indirect symbol from IR if referenced from shared object | H.J. Lu | 2022-02-13 | 3 | -0/+41 |
* | Don't pass around expld.dataseg pointer | Alan Modra | 2022-02-13 | 2 | -20/+28 |
* | Remove bfd ELF_RELROPAGESIZE | Alan Modra | 2022-02-13 | 1 | -2/+1 |
* | PR28824, relro security issues, x86 keep COMMONPAGESIZE relro | Alan Modra | 2022-02-13 | 4 | -1/+10 |
* | PR28824, relro security issues | Alan Modra | 2022-02-13 | 3 | -13/+17 |
* | x86: Disallow invalid relocation against protected symbol | H.J. Lu | 2022-02-11 | 10 | -21/+63 |
* | RISC-V: Stop reporting warnings for mismatched extension versions | Palmer Dabbelt | 2022-02-08 | 12 | -46/+12 |
* | Re: elf: Check symbol version without any symbols | Alan Modra | 2022-02-08 | 1 | -2/+2 |
* | i386: Allow GOT32 relocations against ABS symbols | H.J. Lu | 2022-02-07 | 3 | -0/+17 |
* | Revert "elf: Remove the 1-page gap before the RELRO segment" | Alan Modra | 2022-02-07 | 14 | -110/+57 |
* | Revert "ld: Rewrite lang_size_relro_segment_1" | Alan Modra | 2022-02-07 | 4 | -118/+44 |
* | A more elegant pr28827-1 testcase | Alan Modra | 2022-02-07 | 1 | -6799/+54 |
* | ld: Add emultempl/emulation.em | H.J. Lu | 2022-02-06 | 10 | -372/+165 |
* | Tweak assembler invocation for pr28827-1 test | Alan Modra | 2022-02-05 | 1 | -0/+1 |
* | PR28827 testcase | Alan Modra | 2022-02-05 | 3 | -0/+6833 |
* | Enable "size" as a dumpprog in ld | Alan Modra | 2022-02-05 | 1 | -0/+8 |