Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-05-11 | Fix problem with ICF where diffs in EH frame info is ignored. | Joshua Oreman | 4 | -1/+143 |
2019-02-19 | Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64). | Egeyar Bagcioglu | 5 | -44/+124 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 349 | -349/+349 |
2018-12-18 | [GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1 | Alan Modra | 2 | -2/+2 |
2018-12-08 | [GOLD] icf_safe_so_test | Alan Modra | 1 | -24/+30 |
2018-11-26 | [GOLD] justsyms_exec test fail on powerpc64 | Alan Modra | 3 | -4/+4 |
2018-11-26 | [GOLD] support objdump -T display of st_other | Alan Modra | 1 | -4/+4 |
2018-11-08 | Make gold testsuite work with CC and CXX specifying -B | Alan Modra | 3 | -834/+797 |
2018-11-02 | [GOLD] make clean | Alan Modra | 2 | -3/+7 |
2018-07-14 | Fix internal error when using --emit-relocs with plugins. | Cary Coutant | 2 | -2/+2 |
2018-07-14 | Fix problem causing duplicated linker-generated symbols with versions. | Cary Coutant | 5 | -2/+96 |
2018-06-22 | Update support for .note.gnu.property sections. | Cary Coutant | 3 | -4/+9 |
2018-06-22 | Add support for .note.gnu.property sections. | Cary Coutant | 7 | -36/+266 |
2018-06-21 | Fix treatment of symbol versions with unused as-needed libraries. | Cary Coutant | 8 | -2/+190 |