Age | Commit message (Expand) | Author | Files | Lines |
2015-10-13 | Add EM_IAMCU support to gold | H.J. Lu | 2 | -0/+64 |
2015-10-07 | gold: fix ABI pagesize for aarch64 | Andreas Schwab | 2 | -4/+8 |
2015-10-06 | Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols. | Cary Coutant | 2 | -9/+16 |
2015-09-07 | Fix internal error caused by IFUNC patch. | Cary Coutant | 3 | -9/+16 |
2015-09-02 | Turn IFUNC symbols from shared libraries into normal FUNC symbols | H.J. Lu | 3 | -5/+16 |
2015-09-02 | [GOLD] ppc64 out-of-line register save/restore functions | Alan Modra | 2 | -17/+88 |
2015-08-26 | Fix problem where script specified both address and region for a section. | Cary Coutant | 3 | -19/+54 |
2015-08-25 | Fix --no-as-needed when shared library is listed twice on the command line. | Cary Coutant | 3 | -3/+25 |
2015-08-25 | Fix internal error in gold when script uses section address in assignment. | Cary Coutant | 4 | -14/+53 |
2015-08-25 | Fix regression introduced by fix for PR 18703. | Cary Coutant | 2 | -15/+23 |
2015-08-20 | gold --emit-relocs | Alan Modra | 3 | -4/+15 |
2015-08-18 | Fix symbol versioning problems in PR 18703. | Cary Coutant | 11 | -21/+171 |
2015-08-12 | [MIPS] Map 'move' to 'or'. | Simon Dardis | 2 | -16/+26 |
2015-07-27 | Regenerate configure files | H.J. Lu | 2 | -2/+6 |
2015-07-26 | Make arm_unaligned_reloc test less sensitive to disassembler output format. | Doug Kwan | 3 | -14/+22 |
2015-07-24 | Remove leading/trailing white spaces in ChangeLog | H.J. Lu | 1 | -56/+56 |
2015-07-23 | 2015-07-23 Ian Coolidge <icoolidge@google.com> | Han Shen | 3 | -3/+15 |
2015-07-22 | Don't compare symbol addresses directly | H.J. Lu | 9 | -25/+127 |
2015-07-22 | Mark global with hidden attribute | H.J. Lu | 4 | -3/+10 |
2015-07-22 | GOLD aarch64 warning fix | Alan Modra | 2 | -1/+5 |
2015-07-21 | Fix problem where __start_ and __stop_ section symbols do not honor version s... | Cary Coutant | 2 | -0/+17 |
2015-07-21 | Fix typo in PR number. | Cary Coutant | 1 | -1/+1 |
2015-07-21 | Fix internal error when linking an archive library with no preceding objects. | Cary Coutant | 3 | -5/+16 |
2015-07-20 | Optimize erratum 843419 fix. | Han Shen | 2 | -12/+166 |
2015-07-20 | Update testsuite/pr18689.sh for older GCC | H.J. Lu | 1 | -1/+1 |
2015-07-20 | Properly set arm-specific elf flags wrt hardfp. | Han Shen | 2 | -0/+7 |
2015-07-20 | Clear SHF_COMPRESSED flag bit from input to output | H.J. Lu | 6 | -7/+88 |
2015-07-20 | Remove warning about references from shared objects to hidden symbols. | Yiran Wang | 5 | -20/+35 |
2015-07-14 | Make default compression gABI compliant | H.J. Lu | 4 | -8/+17 |
2015-07-12 | Extend --compress-debug-sections in gold | H.J. Lu | 6 | -14/+350 |
2015-07-12 | Add SHF_COMPRESSED section decompression to gold | H.J. Lu | 12 | -19/+237 |
2015-07-09 | Use "gold_info" instead of "gold_warning" for erratum fix. | Han Shen | 2 | -2/+10 |
2015-07-09 | Drop 'missing mapping symbols' warning for arm and aarch64. | Han Shen | 3 | -13/+10 |
2015-07-07 | Make gold aarch64 accept long form of mapping symbols. | Han Shen | 2 | -4/+18 |
2015-07-06 | Align text section ends so that stub tables appears at expected addresses. | Doug Kwan | 12 | -4/+51 |
2015-06-29 | Patch for gold internal error while fixing erratum 843419. | Han Shen | 2 | -4/+56 |
2015-06-12 | [gold][aarch64] Fix erratum 835769. | Han Shen | 3 | -44/+285 |
2015-06-11 | Fix gold build error at -O0. | Cary Coutant | 2 | -2/+12 |
2015-06-11 | Fix bug where SECTIONS clause does not handle compressed debug sections. | Cary Coutant | 4 | -12/+33 |
2015-06-11 | Fix broken gold/testsuite/script_test_12 in some setup. | Jing Yu | 3 | -0/+13 |
2015-06-11 | [GOLD] Fix handling of __start/__stop symbols | Davide Italiano | 2 | -2/+6 |
2015-06-10 | Patch for erratum-843419 (2 of 2 - fix erratum occurrences). | Han Shen | 2 | -176/+710 |
2015-06-08 | Update French Translations for LD and GOLD. | Nick Clifton | 2 | -0/+3410 |
2015-06-07 | Fix incorrect handling of STT_COMMON symbols in shared libraries. | Cary Coutant | 3 | -15/+27 |
2015-06-04 | Add diststuff target to Makefile. | Cary Coutant | 3 | -2/+12 |
2015-06-04 | Change default to discard temporary local symbols in merge sections. | Cary Coutant | 4 | -6/+81 |
2015-06-03 | Fix SIZEOF_HEADERS in gold. | Cary Coutant | 3 | -3/+35 |
2015-06-03 | Fix gold to group sections correctly via linker script. | Cary Coutant | 8 | -2/+298 |
2015-06-02 | Fix Sniff_file to get an aligned view. | Cary Coutant | 2 | -1/+6 |
2015-06-02 | PR 17819: Fix --build-id=tree when using --compress-debug-sections. | Cary Coutant | 6 | -97/+194 |