Age | Commit message (Expand) | Author | Files | Lines |
2024-02-08 | x86-64: Add R_X86_64_CODE_6_GOTTPOFF | H.J. Lu | 2 | -0/+4 |
2024-01-05 | Enforce C++11 as a minimum for building gold [PR30867] | Tamar Christina | 1 | -1/+4 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 354 | -354/+354 |
2023-12-28 | Gold: Handle R_X86_64_CODE_4_GOTPC32_TLSDESC/R_X86_64_CODE_4_GOTTPOFF | H.J. Lu | 6 | -0/+76 |
2023-12-28 | gold: Handle R_X86_64_CODE_4_GOTPCRELX | H.J. Lu | 6 | -0/+21 |
2023-11-15 | Finalized intl-update patches | Arsen Arsenovi? | 1 | -0/+11 |
2023-07-17 | PR10957, Missing option to really print section+offset | Alan Modra | 3 | -8/+8 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 353 | -353/+353 |
2022-12-15 | Re: ld, gold: remove support for -z bndplt (MPX prefix) | Alan Modra | 8 | -348/+44 |
2022-11-10 | gold: add --compress-debug-sections=zstd [PR 29641] | Fangrui Song | 2 | -154/+192 |
2022-11-10 | gold, dwp: support zstd compressed input debug sections [PR 29641] | Fangrui Song | 3 | -64/+125 |
2022-09-28 | egrep in binutils | Alan Modra | 16 | -24/+24 |
2022-08-04 | Add gold support for --package-metadata option. | Luca Boccassi | 3 | -16/+56 |
2022-05-18 | gold: don't invoke IA32 syscall in x86_64 assembly testcase | Xi Ruoyao | 1 | -6/+6 |
2022-01-23 | Regenerate Makefile.in files with automake 1.15.1 | H.J. Lu | 1 | -1/+0 |
2022-01-22 | Change version number to 2.38.50 and regenerate files | Nick Clifton | 1 | -0/+1 |
2022-01-05 | infinite recursion detected in gold testcase | Alan Modra | 1 | -4/+6 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 355 | -355/+355 |
2021-11-15 | -Waddress fixes for gold testsuite | Alan Modra | 4 | -28/+28 |
2021-03-19 | Fix failing test for PR 23870. | Cary Coutant | 2 | -6/+6 |
2021-01-17 | gold: Remove the circular IFUNC dependency in ifuncmain6pie | H.J. Lu | 2 | -16/+8 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 355 | -355/+355 |
2020-12-14 | Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr... | Cary Coutant | 5 | -3/+225 |
2020-12-13 | Re-enable incremental tests that were failing with GCC 9+. | Cary Coutant | 2 | -55/+50 |
2020-12-03 | [GOLD] PR26936 test | Alan Modra | 2 | -8/+8 |
2020-11-29 | gold: Convert x86-64 GOTPCRELX only if addend == -4 | H.J. Lu | 4 | -2/+47 |
2020-11-29 | gold: Get linkonce/comdate sections for debugging sections | H.J. Lu | 7 | -3/+136 |
2020-11-03 | gold: ensure file_counts_lock is initialized before using | Nick Gasson | 2 | -188/+224 |
2020-10-30 | gold: Support GNU_PROPERTY_X86_ISA_1_BASELINE marker | H.J. Lu | 1 | -2/+2 |
2020-10-13 | gold: Skip some incremental tests | H.J. Lu | 2 | -63/+83 |
2020-10-13 | gold: Discard .note.gnu.property section | H.J. Lu | 4 | -2/+31 |
2020-10-13 | gold: Update GNU_PROPERTY_X86_XXX macros | H.J. Lu | 4 | -8/+8 |
2020-10-13 | gold: Properly align the NT_GNU_PROPERTY_TYPE_0 note | H.J. Lu | 3 | -4/+24 |
2020-10-13 | Gold: Enable safe ICF for shared object on x86-64 | H.J. Lu | 2 | -1/+9 |
2020-10-08 | gold: Update testsuite/split_[i386|x32|x86_64].sh | H.J. Lu | 3 | -3/+3 |
2020-07-19 | gold: Update x32 test | H.J. Lu | 1 | -4/+4 |
2020-07-19 | gold: Update x86-64 tests | H.J. Lu | 4 | -14/+14 |
2020-07-08 | Commit: Fix GOLD testsuite failures for 2.35 branch. | Nick Clifton | 2 | -2/+3 |
2020-07-03 | Re: Change readelf's display of symbol names | Alan Modra | 2 | -2/+2 |
2020-06-16 | Use __asm__ rather than asm in gold testsuite | Alan Modra | 2 | -6/+5 |
2020-06-16 | Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcases | Alan Modra | 2 | -6/+6 |
2020-05-02 | gold: Compile common tests with -fcommon | H.J. Lu | 2 | -4/+42 |
2020-05-01 | gold: x86-64: Fix TLSDESC relaxation for x32 | H.J. Lu | 2 | -6/+6 |
2020-05-01 | gold: x86-64: Fix TLSDESC -> LE relaxation | H.J. Lu | 4 | -0/+78 |
2020-05-01 | gold: Make Ordering::operator() even more complex | H.J. Lu | 1 | -1/+1 |
2020-05-01 | gold: Update ver_test_pr16504.sh | H.J. Lu | 1 | -2/+2 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 351 | -351/+351 |
2019-11-26 | Introduce new .text.sorted.* sections. | Martin Liska | 2 | -0/+49 |
2019-09-23 | implicit conversion from enum ld_plugin_level to enum ld_plugin_status | Alan Modra | 1 | -3/+3 |
2019-09-18 | Re-generate many configure and Makefile.in files | Simon Marchi | 1 | -1/+0 |