summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Fix internal error in fix_errata on aarch64.Peter Smith2017-11-302-0/+32
* Fix problem where erratum stubs are not always applied.Cary Coutant2017-11-302-3/+11
* Fix segfault in relocate_erratum_stub on aarch64.Peter Smith2017-11-302-1/+7
* Support --localedir, --datarootdir and --datadirStefan Stroe2017-11-292-4/+10
* Allow multiply-defined absolute symbols when they have the same value.Cary Coutant2017-11-282-5/+20
* Allow multiple .eh_frame sections per object file.Cary Coutant2017-11-283-16/+19
* gold: Add a newline at end of pr22266_a.cH.J. Lu2017-11-282-1/+5
* Fix symbol values and relocation addends for relocatable links.Cary Coutant2017-11-278-28/+92
* Fix typo in ChangeLog entry.Cary Coutant2017-11-191-2/+2
* Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant2017-11-193-2/+33
* gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu2017-11-084-12/+60
* Fix problems with -r.James Clarke2017-11-088-64/+128
* Apply:Eric Christopher2017-11-082-2/+7
* ngettext supportAlan Modra2017-11-072-2/+13
* Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra2017-10-252-1/+8
* Fix ChangeLog entry.Sriraman Tallam2017-10-201-1/+1
* New gold linker option -z,text-unlikely-segment.Sriraman Tallam2017-10-207-25/+178
* Implement BE8 support for ARM.Umesh Kalappa2017-10-197-8/+190
* [GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra2017-10-182-2/+9
* Fix incorrect register mask.Cary Coutant2017-09-262-1/+6
* [GOLD] Set non-exec stack for aarch64Jim Wilson2017-09-222-4/+9
* [GOLD] clone assert breakageAlan Modra2017-09-222-2/+6
* [GOLD] Set non-exec stack for ppc64Alan Modra2017-09-222-2/+7
* Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson2017-09-207-17/+156
* [GOLD] PowerPC function address in non-PICAlan Modra2017-09-202-5/+26
* [GOLD, PowerPC] Add --no-stub-group-multiAlan Modra2017-09-192-2/+8
* PowerPC TPREL16_HA/LO reloc optimizationAlan Modra2017-08-302-0/+38
* [GOLD] PowerPC tls_get_addr_optimizeAlan Modra2017-08-295-57/+440
* [GOLD] Reduce size of class SymbolAlan Modra2017-08-294-70/+81
* 2017-08-28 James Clarke <jrtc27@jrtc27.com>Han Shen2017-08-281-13/+33
* Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin2017-08-287-6/+166
* [GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra2017-08-286-6/+52
* Add configure flag to enable gnu hash style by default.Romain Geissler2017-08-085-1/+59
* Add --no-relax option.James Clarke2017-08-032-1/+7
* [GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra2017-08-016-18/+137
* [GOLD] PowerPC --no-tls-optimizeAlan Modra2017-07-313-15/+42
* PR 21847, PowerPC64 --plt-localentry againAlan Modra2017-07-312-0/+9
* PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra2017-07-292-2/+6
* gold: Add put_ch_reserved to 64-bit Chdr_writeH.J. Lu2017-07-282-0/+10
* Gold: Fix mips.cc for GCC 4.2H.J. Lu2017-07-262-1/+6
* Correct eh_frame info for __glink_PLTresolveAlan Modra2017-07-232-2/+9
* Fix spelling typos.Yuri Chornovian2017-07-186-9/+18
* Add missing gold/ChangeLog entry.Cary Coutant2017-07-121-0/+12
* Update PO filesAlan Modra2017-07-1211-657/+11519
* Fixing for PR gold/21491 - Errata workaround can produce broken images.Han Shen2017-07-111-90/+132
* [GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra2017-06-233-11/+132
* [GOLD] PowerPC64 tocsaveAlan Modra2017-06-233-65/+254
* [GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra2017-06-212-42/+61
* 2017-06-20 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-202-12/+18
* [GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke2017-06-202-6/+17