aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2018-01-03ChangeLog rotationAlan Modra1-836/+2
2017-12-15[GOLD] PR22602, handle __tls_get_addr forwarders properlyAlan Modra1-0/+7
2017-12-11Add plugin API for processing plugin-added input filesStephen Crane1-0/+15
2017-12-02Handle case where posix_fallocate is not supported for a filesystem.Cary Coutant1-0/+8
2017-12-01Disallow --incremental with -pie and force -no-pie for incremental tests.Cary Coutant1-0/+21
2017-12-01Workaround GCC 7 bug with debug line numbers causing debug_msg.sh failure.Cary Coutant1-0/+6
2017-12-01Fix incremental linking failure with GCC 7+.Cary Coutant1-0/+11
2017-12-01Fix localized help string output for -fuse-ld.Cary Coutant1-0/+5
2017-12-01Fix internal error from command line with unbalanced --start-lib/--end-lib.Benjamin Peterson1-0/+10
2017-12-01Fix problem where undef can fail to trigger archive rescan.Stephen Crane1-0/+6
2017-11-30Fix internal error in fix_errata on aarch64.Peter Smith1-0/+7
2017-11-30Fix problem where erratum stubs are not always applied.Cary Coutant1-0/+8
2017-11-30Fix segfault in relocate_erratum_stub on aarch64.Peter Smith1-0/+6
2017-11-29Support --localedir, --datarootdir and --datadirStefan Stroe1-0/+6
2017-11-28Allow multiply-defined absolute symbols when they have the same value.Cary Coutant1-0/+5
2017-11-28Allow multiple .eh_frame sections per object file.Cary Coutant1-0/+9
2017-11-28gold: Add a newline at end of pr22266_a.cH.J. Lu1-0/+4
2017-11-27Fix symbol values and relocation addends for relocatable links.Cary Coutant1-0/+21
2017-11-19Fix typo in ChangeLog entry.Cary Coutant1-2/+2
2017-11-19Fix DWARF reader to use correct size for DW_FORM_ref_addr.Cary Coutant1-0/+9
2017-11-08gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu1-0/+17
2017-11-08Fix problems with -r.James Clarke1-0/+12
2017-11-08Apply:Eric Christopher1-0/+5
2017-11-07ngettext supportAlan Modra1-0/+5
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra1-0/+5
2017-10-20Fix ChangeLog entry.Sriraman Tallam1-1/+1
2017-10-20New gold linker option -z,text-unlikely-segment.Sriraman Tallam1-0/+12
2017-10-19Implement BE8 support for ARM.Umesh Kalappa1-0/+11
2017-10-18[GOLD] Fix powerpc64 optimization of TOC accessesAlan Modra1-0/+7
2017-09-26Fix incorrect register mask.Cary Coutant1-0/+5
2017-09-22[GOLD] Set non-exec stack for aarch64Jim Wilson1-0/+5
2017-09-22[GOLD] clone assert breakageAlan Modra1-0/+4
2017-09-22[GOLD] Set non-exec stack for ppc64Alan Modra1-0/+5
2017-09-20Check for export dynamic symbol options when doing symbol resolution in plugins.Teresa Johnson1-0/+9
2017-09-20[GOLD] PowerPC function address in non-PICAlan Modra1-0/+6
2017-09-19[GOLD, PowerPC] Add --no-stub-group-multiAlan Modra1-0/+5
2017-08-30PowerPC TPREL16_HA/LO reloc optimizationAlan Modra1-0/+6
2017-08-29[GOLD] PowerPC tls_get_addr_optimizeAlan Modra1-0/+41
2017-08-29[GOLD] Reduce size of class SymbolAlan Modra1-0/+14
2017-08-28Fix bad offset calculation for R_AARCH64_TLSDESC_* relocs.Igor Kudrin1-0/+10
2017-08-28[GOLD] Symbol flag for PowerPC64 localentry:0 trackingAlan Modra1-0/+16
2017-08-08Add configure flag to enable gnu hash style by default.Romain Geissler1-0/+8
2017-08-03Add --no-relax option.James Clarke1-0/+5
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra1-0/+13
2017-07-31[GOLD] PowerPC --no-tls-optimizeAlan Modra1-0/+13
2017-07-31PR 21847, PowerPC64 --plt-localentry againAlan Modra1-0/+5
2017-07-29PR 21847, Don't default PowerPC64 to --plt-localentryAlan Modra1-0/+6
2017-07-28gold: Add put_ch_reserved to 64-bit Chdr_writeH.J. Lu1-0/+6
2017-07-26Gold: Fix mips.cc for GCC 4.2H.J. Lu1-0/+5