Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-08-29 | [MIPS] Add Loongson 2K1000 proccessor support. | Chenghua Xu | 1 | -0/+7 |
2018-08-29 | [MIPS] Add Loongson 3A2000/3A3000 proccessor support. | Chenghua Xu | 1 | -0/+7 |
2018-08-29 | [MIPS] Add Loongson 3A1000 proccessor support. | Chenghua Xu | 2 | -13/+16 |
2018-08-07 | Fix "may be used uninitialized" warning. | Tulio Magno Quites Machado Filho | 2 | -2/+7 |
2018-08-07 | Properly merge GNU_PROPERTY_X86_ISA_1_USED (x86_64). | Cary Coutant | 2 | -3/+28 |
2018-08-06 | Add --warn-drop-version option; by default, do not warn when discarding versi... | Cary Coutant | 3 | -5/+16 |
2018-08-06 | Fix type checking errors. | Cary Coutant | 3 | -3/+11 |
2018-07-30 | Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti... | Nick Clifton | 2 | -0/+6 |
2018-07-18 | Updated French translation for gold and Spanish translation for ld. | Nick Clifton | 2 | -995/+1761 |
2018-07-14 | Fix internal error when using --emit-relocs with plugins. | Cary Coutant | 4 | -5/+17 |
2018-07-14 | Fix problem causing duplicated linker-generated symbols with versions. | Cary Coutant | 7 | -4/+112 |
2018-07-11 | Fix printing the size of GOLD's memory areana on Cygwin based systems. | Franz Sirl | 2 | -2/+6 |
2018-07-09 | Fix test for availability of emplace_back. | Cary Coutant | 2 | -3/+8 |
2018-07-06 | [GOLD] PowerPC .gnu.attributes support | Alan Modra | 2 | -7/+362 |
2018-06-26 | Updated translations. | Nick Clifton | 2 | -665/+785 |
2018-06-24 | Regenerate configure and pot files with updated binutils version number. | Nick Clifton | 2 | -662/+791 |
2018-06-24 | Add 2.30 branch notes to ChangeLogs and NEWS files. | Nick Clifton | 1 | -0/+4 |
2018-06-23 | Bump version number and summarize new features in 1.16. | Cary Coutant | 3 | -1/+24 |
2018-06-23 | Fix "may be used uninitialized" warning. | Cary Coutant | 2 | -1/+6 |
2018-06-23 | Add x86-64 support for Indirect Branch Tracking (IBT). | Cary Coutant | 2 | -4/+497 |
2018-06-22 | Update support for .note.gnu.property sections. | Cary Coutant | 9 | -83/+320 |
2018-06-22 | Silence GCC 9 error about deprecated implicit copy constructor. | Cary Coutant | 3 | -0/+19 |
2018-06-22 | Add support for .note.gnu.property sections. | Cary Coutant | 14 | -37/+661 |
2018-06-21 | Fix treatment of symbol versions with unused as-needed libraries. | Cary Coutant | 11 | -35/+246 |
2018-06-20 | Fix problem where gold does not create base version for executables. | Cary Coutant | 6 | -18/+93 |
2018-06-19 | Fix typo in most recent entry. | Cary Coutant | 1 | -1/+1 |
2018-06-19 | Replace thread config with automatic config using ax_pthread.m4. | Cary Coutant | 9 | -436/+1588 |
2018-06-19 | Remove *.stderr when "make clean". | Cary Coutant | 3 | -2/+7 |
2018-06-19 | Bump to autoconf 2.69 and automake 1.15.1 | Simon Marchi | 6 | -2376/+5218 |
2018-05-10 | Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64). | Stephen Crane | 2 | -2/+7 |
2018-04-24 | Fix bug with relocation addends and merge sections with --icf. | Cary Coutant | 3 | -31/+68 |
2018-04-24 | Fix internal error caused by conflicting default version definitions. | Cary Coutant | 12 | -22/+196 |
2018-04-19 | Fix second bug where --icf=safe triggers segfault when linking ARM. | Cary Coutant | 2 | -1/+7 |
2018-04-18 | Updated Spanish translations for the gold and gprof sub-directories | Nick Clifton | 2 | -785/+564 |
2018-04-14 | Fix bug where --icf=safe triggers segfault when linking ARM. | Cary Coutant | 2 | -1/+7 |
2018-04-10 | Regenerate some files | Alan Modra | 2 | -12/+16 |
2018-04-09 | PowerPC inline PLT call support | Alan Modra | 2 | -8/+65 |
2018-04-09 | Support PLT16 relocs against local symbols | Alan Modra | 2 | -5/+159 |
2018-04-09 | PowerPC PLT16 relocations | Alan Modra | 2 | -56/+151 |
2018-04-06 | Further improve warnings for relocations referring to discarded sections. | Cary Coutant | 7 | -116/+249 |
2018-04-05 | Improve warnings for relocations referring to discarded sections. | Cary Coutant | 2 | -4/+25 |
2018-04-05 | Revert previous patch and apply revised patch. | Cary Coutant | 2 | -33/+19 |
2018-04-05 | MIPS: Fix GOT page counter in multi-got links | James Cowgill | 2 | -10/+15 |
2018-04-05 | [GOLD] Make powerpc64 .branch_lt relro | Alan Modra | 2 | -8/+9 |
2018-04-04 | Update Spanish translations for ld/ opcodes/ and gold/ sub-directories | Nick Clifton | 2 | -732/+2809 |
2018-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 27 | -69/+395 |
2018-03-28 | Use top-level config support for enabling plugins. | Cary Coutant | 8 | -834/+1622 |
2018-03-28 | Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc. | Cary Coutant | 3 | -2/+59 |