Age | Commit message (Expand) | Author | Files | Lines |
2017-11-19 | Fix typo in ChangeLog entry. | Cary Coutant | 1 | -2/+2 |
2017-11-19 | Fix DWARF reader to use correct size for DW_FORM_ref_addr. | Cary Coutant | 3 | -2/+33 |
2017-11-08 | gold: Ignore def/ref from a dynamic object for special symbols | H.J. Lu | 4 | -12/+60 |
2017-11-08 | Fix problems with -r. | James Clarke | 8 | -64/+128 |
2017-11-08 | Apply: | Eric Christopher | 2 | -2/+7 |
2017-11-07 | ngettext support | Alan Modra | 2 | -2/+13 |
2017-10-25 | Allow for __gnu_lto_slim prefixed with extra "_" | Alan Modra | 2 | -1/+8 |
2017-10-20 | Fix ChangeLog entry. | Sriraman Tallam | 1 | -1/+1 |
2017-10-20 | New gold linker option -z,text-unlikely-segment. | Sriraman Tallam | 7 | -25/+178 |
2017-10-19 | Implement BE8 support for ARM. | Umesh Kalappa | 7 | -8/+190 |
2017-10-18 | [GOLD] Fix powerpc64 optimization of TOC accesses | Alan Modra | 2 | -2/+9 |
2017-09-26 | Fix incorrect register mask. | Cary Coutant | 2 | -1/+6 |
2017-09-22 | [GOLD] Set non-exec stack for aarch64 | Jim Wilson | 2 | -4/+9 |
2017-09-22 | [GOLD] clone assert breakage | Alan Modra | 2 | -2/+6 |
2017-09-22 | [GOLD] Set non-exec stack for ppc64 | Alan Modra | 2 | -2/+7 |
2017-09-20 | Check for export dynamic symbol options when doing symbol resolution in plugins. | Teresa Johnson | 7 | -17/+156 |
2017-09-20 | [GOLD] PowerPC function address in non-PIC | Alan Modra | 2 | -5/+26 |
2017-09-19 | [GOLD, PowerPC] Add --no-stub-group-multi | Alan Modra | 2 | -2/+8 |
2017-08-30 | PowerPC TPREL16_HA/LO reloc optimization | Alan Modra | 2 | -0/+38 |
2017-08-29 | [GOLD] PowerPC tls_get_addr_optimize | Alan Modra | 5 | -57/+440 |
2017-08-29 | [GOLD] Reduce size of class Symbol | Alan Modra | 4 | -70/+81 |
2017-08-28 | 2017-08-28 James Clarke <jrtc27@jrtc27.com> | Han Shen | 1 | -13/+33 |
2017-08-28 | Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs. | Igor Kudrin | 7 | -6/+166 |
2017-08-28 | [GOLD] Symbol flag for PowerPC64 localentry:0 tracking | Alan Modra | 6 | -6/+52 |
2017-08-08 | Add configure flag to enable gnu hash style by default. | Romain Geissler | 5 | -1/+59 |
2017-08-03 | Add --no-relax option. | James Clarke | 2 | -1/+7 |
2017-08-01 | [GOLD] PowerPC recreate eh_frame for stubs on each relax pass | Alan Modra | 6 | -18/+137 |
2017-07-31 | [GOLD] PowerPC --no-tls-optimize | Alan Modra | 3 | -15/+42 |
2017-07-31 | PR 21847, PowerPC64 --plt-localentry again | Alan Modra | 2 | -0/+9 |
2017-07-29 | PR 21847, Don't default PowerPC64 to --plt-localentry | Alan Modra | 2 | -2/+6 |
2017-07-28 | gold: Add put_ch_reserved to 64-bit Chdr_write | H.J. Lu | 2 | -0/+10 |
2017-07-26 | Gold: Fix mips.cc for GCC 4.2 | H.J. Lu | 2 | -1/+6 |
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 |