Age | Commit message (Expand) | Author | Files | Lines |
2021-10-26 | gold: Place .note.gnu.property section before other note sections | H.J. Lu | 2 | -3/+9 |
2021-10-21 | PR28417, std::string no longer allows accepting nullptr_t | Alan Modra | 2 | -2/+2 |
2021-10-21 | Re: PR27625, powerpc64 gold __tls_get_addr calls | Alan Modra | 1 | -156/+36 |
2021-10-14 | [GOLD] Re: PowerPC64: Don't pretend to support multi-toc | Alan Modra | 1 | -4/+2 |
2021-10-14 | [GOLD] Two GOT sections for PowerPC64 | Alan Modra | 5 | -128/+244 |
2021-10-14 | [GOLD] PowerPC64: Don't pretend to support multi-toc | Alan Modra | 1 | -114/+67 |
2021-09-18 | [GOLD] PowerPC64 support for sym+addend GOT entries | Alan Modra | 1 | -74/+74 |
2021-09-18 | [GOLD] Got_entry::write addends | Alan Modra | 4 | -20/+40 |
2021-09-18 | [GOLD] Output_data_got create entry method addends | Alan Modra | 2 | -75/+79 |
2021-09-18 | [GOLD] Output_data_got tidy | Alan Modra | 3 | -123/+14 |
2021-09-18 | [GOLD] Remove addend from Local_got_entry_key | Alan Modra | 2 | -10/+7 |
2021-09-18 | [GOLD] Got_offset_list: addend field | Alan Modra | 3 | -22/+34 |
2021-09-02 | gold: --export-dynamic-symbol: don't imply -u | Fangrui Song | 2 | -13/+0 |
2021-08-18 | [GOLD] PowerPC64 relocation overflow for -Os register save/restore funcs | Alan Modra | 1 | -0/+2 |
2021-08-11 | Deprecate a.out support for NetBSD targets. | John Ericson | 1 | -1/+1 |
2021-08-10 | Updated Serbian and Russian translations for various sub-directories | Nick Clifton | 2 | -424/+436 |
2021-07-20 | PR28106, build of 2.37 fails on FreeBSD and Clang | Alan Modra | 2 | -2/+8 |
2021-07-18 | PR28098 Skip R_*_NONE relocation entries with zero r_sym without counting | Michael Krasnyk | 3 | -2/+11 |
2021-07-05 | Updated translations (mainly Ukranian and French) triggered by creation of 2.... | Nick Clifton | 2 | -919/+937 |
2021-07-03 | Update version number and regenerate files | Nick Clifton | 2 | -513/+563 |
2021-07-03 | Add markers for 2.37 branch | Nick Clifton | 1 | -0/+4 |
2021-05-25 | [GOLD] PR27815, gold fails to build with latest GCC | Alan Modra | 2 | -2/+7 |
2021-05-22 | [GOLD] PR27815, gold fails to build with latest GCC | Alan Modra | 2 | -2/+7 |
2021-05-15 | [GOLD]: Re: Add -Bno-symbolic | Alan Modra | 2 | -1/+7 |
2021-05-14 | gold: Add -Bno-symbolic | Fangrui Song | 3 | -4/+60 |
2021-03-30 | PR27625, powerpc64 gold __tls_get_addr calls | Alan Modra | 2 | -53/+197 |
2021-03-19 | Use stdout when printing object file names for -t option. | Cary Coutant | 5 | -1/+39 |
2021-03-19 | Fix failing test for PR 23870. | Cary Coutant | 3 | -6/+13 |
2021-03-19 | Fix call to system fallocate to handle errno correctly. | Holger Berger | 2 | -2/+9 |
2021-03-19 | Fix typo in previous patch: should use struct mallinfo2. | Cary Coutant | 2 | -2/+8 |
2021-03-19 | Regenerate config.in, missing from previous commit. | Cary Coutant | 1 | -0/+3 |
2021-03-19 | Fix gold to use mallinfo2 if available instead of deprecated mallinfo. | Duncan Simpson | 4 | -4/+16 |
2021-03-19 | Add DWARF 5 support in gold. | Cary Coutant | 3 | -101/+644 |
2021-01-28 | gold: Skip address size and segment selector for DWARF5 | H.J. Lu | 2 | -0/+10 |
2021-01-19 | [GOLD] powerpc assertion failure | Alan Modra | 2 | -1/+6 |
2021-01-17 | gold: Remove the circular IFUNC dependency in ifuncmain6pie | H.J. Lu | 3 | -16/+14 |
2021-01-14 | Updated translations for some subdirectories | Nick Clifton | 2 | -353/+381 |
2021-01-11 | Updated translations for multiple subdirectories | Nick Clifton | 3 | -706/+758 |
2021-01-09 | Add Changelog entries and NEWS entries for 2.36 branch | Nick Clifton | 1 | -0/+4 |
2021-01-03 | PR27140, ppc32 segmentation fault in make_stub | Alan Modra | 2 | -4/+13 |
2021-01-01 | PR27116, Spelling errors found by Debian style checker | Alan Modra | 2 | -1/+5 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 484 | -485/+489 |
2021-01-01 | ChangeLog rotation | Alan Modra | 2 | -568/+582 |
2020-12-19 | gold: Move sym declaration just before use | H.J. Lu | 3 | -3/+11 |
2020-12-15 | Cosmetic improvements for OSABI access. | Cary Coutant | 5 | -14/+21 |
2020-12-15 | gold: Add missing ChangeLog entries for commit ff4bc37d7 | H.J. Lu | 1 | -0/+24 |
2020-12-15 | Implement and document -z unique / -z nounique handling in gold | Vivek Das Mohapatra | 3 | -0/+15 |
2020-12-14 | Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr... | Cary Coutant | 8 | -20/+293 |
2020-12-13 | Re-enable incremental tests that were failing with GCC 9+. | Cary Coutant | 3 | -55/+58 |
2020-12-13 | Fix incremental tests using gcc 9, which adds Gnu properties sections. | Cary Coutant | 2 | -0/+10 |