Age | Commit message (Expand) | Author | Files | Lines |
2017-07-23 | Correct eh_frame info for __glink_PLTresolve | Alan Modra | 2 | -2/+9 |
2017-07-18 | Fix spelling typos. | Yuri Chornovian | 6 | -9/+18 |
2017-07-12 | Add missing gold/ChangeLog entry. | Cary Coutant | 1 | -0/+12 |
2017-07-12 | Update PO files | Alan Modra | 11 | -657/+11519 |
2017-07-11 | Fixing for PR gold/21491 - Errata workaround can produce broken images. | Han Shen | 1 | -90/+132 |
2017-06-23 | [GOLD] PowerPC64 localentry:0 plt call optimization | Alan Modra | 3 | -11/+132 |
2017-06-23 | [GOLD] PowerPC64 tocsave | Alan Modra | 3 | -65/+254 |
2017-06-21 | [GOLD] PowerPC move plt indx_ out of unordered map key | Alan Modra | 2 | -42/+61 |
2017-06-20 | 2017-06-20 Eric Christopher <echristo@gmail.com> | Eric Christopher | 2 | -12/+18 |
2017-06-20 | [GOLD] Avoid duplicate PLT stub symbols on ppc32 | James Clarke | 2 | -6/+17 |
2017-06-15 | 2017-06-15 Eric Christopher <echristo@gmail.com> | Eric Christopher | 2 | -4/+9 |
2017-06-15 | [GOLD] Don't install branch-to-stub for TLS relaxed ERRATUM 843419 sequences ... | Jiong Wang | 2 | -2/+35 |
2017-06-07 | 2017-06-07 Eric Christopher <echristo@gmail.com> | Eric Christopher | 2 | -2/+24 |
2017-05-23 | PR21503, Gold doesn't create linker stub symbols on ppc64 | Alan Modra | 3 | -27/+190 |
2017-05-15 | 2017-05-15 Eric Christopher <echristo@gmail.com> | Eric Christopher | 2 | -0/+11 |
2017-05-13 | Fix assertion failure relaxing TLS for position-independent executables. | James Clarke | 2 | -1/+9 |
2017-05-12 | Fix misplacement of a relaxed section on AArch64. | Igor Kudrin | 6 | -4/+152 |
2017-04-27 | [GOLD] testsuite/plugin_section_order.c fix | Alan Modra | 2 | -0/+5 |
2017-03-15 | Mips: Fix TLS LDM GOT entry. | Vladimir Radosavljevic | 2 | -7/+16 |
2017-03-15 | Mips: Omit empty objects for merging processor-specific data. | Vladimir Radosavljevic | 2 | -40/+69 |
2017-03-15 | Mips: Add support for resolving multiple consecutive relocations. | Vladimir Radosavljevic | 2 | -100/+171 |
2017-03-15 | Remove redundant checks for relocatable link (MIPS). | Vladimir Radosavljevic | 2 | -24/+25 |
2017-03-15 | Add support for .MIPS.options section. | Vladimir Radosavljevic | 2 | -0/+83 |
2017-03-15 | Improve relocation overflow errors on MIPS. | Vladimir Radosavljevic | 2 | -12/+29 |
2017-03-15 | Correct the definition of _gp and _GLOBAL_OFFSET_TABLE_ symbols for MIPS. | Vladimir Radosavljevic | 2 | -55/+35 |
2017-02-22 | PowerPC ld segfault on script discarding dynamic sections | Alan Modra | 2 | -5/+15 |
2017-02-15 | Don't give an internal error for unsupported relocations. | Vladimir Radosavljevic | 2 | -11/+15 |
2017-02-15 | Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST relocations. | Vladimir Radosavljevic | 2 | -0/+87 |
2017-02-15 | Improved support for --icf=safe when used with -pie. | Rahul Chaudhry | 6 | -17/+191 |
2017-02-03 | [GOLD] PowerPC64 TOC indirect to TOC relative segfault | Alan Modra | 2 | -0/+11 |
2017-01-31 | Don't allow mov-to-lea optimization for __ehdr_start. | Cary Coutant | 2 | -3/+15 |
2017-01-23 | Add -e to test scripts where necessary. | Rahul Chaudhry | 4 | -4/+14 |
2017-01-23 | Make the sh_info field of .rel.plt point to .plt (MIPS). | Vladimir Radosavljevic | 2 | -1/+12 |
2017-01-23 | Fix MIPS GOT when global symbols are forced to local visibility. | Vladimir Radosavljevic | 2 | -2/+11 |
2017-01-20 | Fix problem in aarch64 gold sources uncovered by Coverty - using sizeof on a ... | Nick Clifton | 2 | -2/+13 |
2017-01-13 | Gold: Fix build with GCC 4.2 | H.J. Lu | 2 | -1/+7 |
2017-01-12 | Fix incorrect byte counts. | Cary Coutant | 2 | -3/+7 |
2017-01-11 | Fix more compile errors with GCC 4.2. | Cary Coutant | 2 | -12/+22 |
2017-01-11 | Fix compile errors with GCC 4.2. | Cary Coutant | 3 | -13/+30 |
2017-01-11 | Fix test cases to work for i386. | Cary Coutant | 5 | -7/+15 |
2017-01-11 | [GOLD] PowerPC64 TOC indirect to TOC relative code editing | Alan Modra | 2 | -44/+537 |
2017-01-10 | Refactor Sized_relobj_file::do_relocate_sections. | Cary Coutant | 5 | -9/+93 |
2017-01-10 | [GOLD] Fix tests for powerpc64 | Alan Modra | 4 | -10/+54 |
2017-01-10 | [GOLD] Add --secure-plt option for ppc32 | Alan Modra | 3 | -0/+48 |
2017-01-09 | [GOLD] Set sh_info of .rela.plt for powerpc | Alan Modra | 2 | -0/+8 |
2017-01-07 | [GOLD] powerpc.cc tidies | Alan Modra | 2 | -38/+37 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 450 | -454/+457 |
2017-01-02 | ChangeLog rotation | Alan Modra | 2 | -1656/+1670 |
2016-12-28 | Fix comment typo | Andreas Schwab | 2 | -36/+41 |
2016-12-28 | Add explicit instantiations for build_compressed_section_map(). | Cary Coutant | 2 | -0/+37 |