Age | Commit message (Expand) | Author | Files | Lines |
2020-02-24 | Updated translations for some of the binutils sub-directories. | Nick Clifton | 2 | -149/+163 |
2020-01-20 | Updated translations for various binutils sub-directories | Nick Clifton | 2 | -150/+164 |
2020-01-18 | Update version to 2.34.50. Regenerate configure and .pot files. | Nick Clifton | 2 | -142/+159 |
2020-01-18 | Add markers for 2.34 branch to the NEWS files and ChangeLogs. | Nick Clifton | 1 | -0/+4 |
2020-01-01 | Re: Update year range in copyright notice of binutils files | Alan Modra | 1 | -0/+4 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 479 | -481/+481 |
2020-01-01 | ChangeLog rotation | Alan Modra | 2 | -276/+290 |
2019-11-26 | Introduce new .text.sorted.* sections. | Martin Liska | 5 | -3/+66 |
2019-11-19 | [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols output | Alan Modra | 4 | -4/+52 |
2019-11-11 | PR24996, Gold fix for ternary operator within linker scripts | Miguel Saldivar | 2 | -2/+9 |
2019-09-28 | PR16794, gold ignores R_386_GOTOFF addend | Alan Modra | 3 | -8/+14 |
2019-09-24 | Fix building gold with gcc-10. | Nick Clifton | 2 | -0/+5 |
2019-09-23 | implicit conversion from enum ld_plugin_level to enum ld_plugin_status | Alan Modra | 2 | -3/+8 |
2019-09-20 | [GOLD] Fix spurious "plugin needed to handle lto object" warnings | Alan Modra | 3 | -4/+17 |
2019-09-20 | PowerPC64, error on unsupported dynamic relocation | Alan Modra | 2 | -1/+6 |
2019-09-18 | Re-generate many configure and Makefile.in files | Simon Marchi | 2 | -1/+4 |
2019-09-09 | Add markers for 2.33 branch to NEWS and ChangeLog files. | Phil Blundell | 1 | -0/+4 |
2019-08-16 | Fix detection of missing plugin for LTO objects. | Martin Liska | 2 | -3/+11 |
2019-08-02 | [GOLD] PowerPC64 pc-relative TLS support | Alan Modra | 2 | -68/+347 |
2019-08-02 | [GOLD] PowerPC relocation signed overflow check | Alan Modra | 2 | -4/+17 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 3 | -1/+51 |
2019-07-13 | [GOLD] PowerPC R_PPC64_PCREL_OPT support | Alan Modra | 2 | -12/+177 |
2019-07-13 | [GOLD] PowerPC got reloc optimisation | Alan Modra | 2 | -11/+104 |
2019-07-13 | [GOLD] PowerPC relocations for prefix insns | Alan Modra | 2 | -12/+454 |
2019-07-13 | [GOLD] PowerPC notoc eh_frame | Alan Modra | 6 | -117/+190 |
2019-07-13 | [GOLD] PowerPC64 ELFv2 notoc support | Alan Modra | 2 | -261/+746 |
2019-06-28 | [GOLD] PowerPC tweak relnum tests | Alan Modra | 2 | -2/+7 |
2019-06-28 | [GOLD] PowerPC linkage table error | Alan Modra | 2 | -5/+25 |
2019-06-28 | [GOLD] R_PPC64_REL16_HIGH relocs | Alan Modra | 2 | -0/+38 |
2019-06-10 | Fix a missing include of <string> | Martin Liska | 2 | -0/+5 |
2019-05-11 | Fix problem with ICF where diffs in EH frame info is ignored. | Joshua Oreman | 9 | -34/+438 |
2019-02-19 | Check whether symbols with MOVW_.ABS relocations require PLT entries (aarch64). | Egeyar Bagcioglu | 7 | -44/+146 |
2019-02-12 | Updated French translation for ld/ and gold/ subdirectories | Nick Clifton | 2 | -258/+305 |
2019-01-21 | Updated translations for various binutils subdirectories. | Nick Clifton | 2 | -232/+279 |
2019-01-19 | Change version to 2.32.51 and regenerate configure and pot files. | Nick Clifton | 2 | -227/+275 |
2019-01-19 | Add markers for 2.32 branch to NEWS and ChangeLog files. | Nick Clifton | 1 | -0/+4 |
2019-01-09 | Adjust bfd/warning.m4 egrep patterns | Andrew Paprocki | 2 | -5/+9 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 478 | -479/+483 |
2019-01-01 | ChangeLog rotation | Alan Modra | 2 | -773/+787 |
2018-12-18 | [GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1 | Alan Modra | 3 | -2/+8 |
2018-12-08 | [GOLD] icf_safe_so_test | Alan Modra | 2 | -24/+38 |
2018-12-06 | gold: Provide more failed archive member info in error message | H.J. Lu | 2 | -2/+16 |
2018-12-05 | gold won't build with gcc-9 | Alan Modra | 2 | -1/+5 |
2018-12-03 | Restore build on x86_64-w64-mingw32. | Alexey Neyman | 5 | -4/+34 |
2018-12-02 | gold: Get alignment of uncompressed section from ch_addralign | H.J. Lu | 5 | -12/+42 |
2018-11-26 | [GOLD] justsyms_exec test fail on powerpc64 | Alan Modra | 4 | -4/+11 |
2018-11-26 | [GOLD] support objdump -T display of st_other | Alan Modra | 2 | -4/+9 |
2018-11-08 | Make gold testsuite work with CC and CXX specifying -B | Alan Modra | 6 | -923/+933 |
2018-11-02 | [GOLD] make clean | Alan Modra | 5 | -3/+24 |
2018-10-16 | PR23769, mixing split-stack and non-split-stack error message | Cherry Zhang | 2 | -4/+15 |