Age | Commit message (Expand) | Author | Files | Lines |
2022-02-17 | Updated Serbian translations for the bfd, gold, ld and opcodes directories | Nick Clifton | 2 | -129/+132 |
2022-02-02 | Updated French translation for the ld/ and gold/ sub-directories | Nick Clifton | 2 | -129/+129 |
2022-01-24 | gold: drop old cygnus install hack | Mike Frysinger | 2 | -18/+10 |
2022-01-24 | Update Bulgarian, French, Romaniam and Ukranian translation for some of the s... | Nick Clifton | 2 | -129/+132 |
2022-01-23 | Regenerate Makefile.in files with automake 1.15.1 | H.J. Lu | 2 | -2/+0 |
2022-01-23 | Regenerate configure files with autoconf 2.69 | H.J. Lu | 1 | -13/+1 |
2022-01-22 | Change version number to 2.38.50 and regenerate files | Nick Clifton | 5 | -127/+144 |
2022-01-22 | Add markers for 2.38 branch | Nick Clifton | 1 | -0/+4 |
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 | 484 | -486/+486 |
2021-12-11 | [GOLD] PowerPC64 @notoc in non-power10 code | Alan Modra | 1 | -76/+222 |
2021-12-06 | [GOLD] PowerPC64 inline plt sequences | Alan Modra | 1 | -64/+162 |
2021-11-30 | gold: enable silent build rules | Mike Frysinger | 2 | -0/+40 |
2021-11-23 | Update bug reporting address | Alan Modra | 1 | -1/+1 |
2021-11-15 | -Waddress fixes for gold testsuite | Alan Modra | 4 | -28/+28 |
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 |