aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Fix non-deterministic behavior when generating MIPS GOT.Vladimir Radosavljevic1-0/+38
2016-05-09Fix for PR gold/19987.Han Shen1-0/+10
2016-04-28Updated Chinese (simplified) translations for bfd, binutils and gold.Nick Clifton1-0/+4
2016-04-15Regenerate Makefile.in/aclocal.m4 automake 1.11.6H.J. Lu1-0/+6
2016-03-30Don't override definition a shared object by one in a later shared object.Cary Coutant1-0/+6
2016-03-27Fix failure to diagnose GOTOFF relocation to undef symbol in shared lib (i386).Cary Coutant1-0/+6
2016-03-22Add -Wstack-usage to the gcc warning flags list, but only if using a sufficie...Nick Clifton1-0/+4
2016-03-21Fix problem where gold fails to issue an undefined symbol error during LTO.Cary Coutant1-0/+12
2016-03-20Fix problem where gold cannot build .eh_frame_hdr from ld -r output.Cary Coutant1-0/+10
2016-03-18Remove is_n64_ data member from Mips_relobj class.Vladimir Radosavljevic1-0/+16
2016-03-17Add MIPS-64 support.Vladimir Radosavljevic1-0/+95
2016-03-17Add missing Mips_output_data_la25_stub::do_print_to_mapfile.Vladimir Radosavljevic1-0/+5
2016-03-17Fix problem with --emit-relocs for Mips-32.Vladimir Radosavljevic1-0/+5
2016-03-09Workaround a C++ bug in GCC 4.2 in gold testH.J. Lu1-0/+8
2016-03-08Remove checks for constructors that might have been eliminated by GCC.Cary Coutant1-0/+9
2016-03-08Add unused attribute where necessary to quiet GCC 6 warnings.Cary Coutant1-0/+6
2016-03-08Refactor Output_data_reloc_base::do_write for MIPS-specific relocs.Cary Coutant1-0/+11
2016-03-04Fix datestamps on ChangeLog entries to read 2015 instead of 2016.Cary Coutant1-2/+2
2016-03-04Add missing ChangeLog entries for commit 82838H.J. Lu1-0/+12
2016-03-04Fix undefined symbol errors introduced with previous commit.Cary Coutant1-0/+7
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant1-0/+31
2016-03-03Don't handle every plugin symbol as defined.Rafael Ávila de Espíndola1-0/+5
2016-03-03get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov1-0/+9
2016-02-26Discard FDEs for zero-length address ranges.Cary Coutant1-0/+8
2016-02-16Pass -mrelax-relocations=yes to $(TEST_AS)H.J. Lu1-0/+8
2016-02-15gold: Add s390 -fsplit-stack support.Marcin Kościelnicki1-0/+45
2016-02-11Remove info message for every erratum 843419 found and fixed.Han Shen1-0/+5
2016-02-07Add additional information to relocation overflow errors.Cary Coutant1-0/+7
2016-02-07Fix incorrect x32 overflow checking for refs to weak undef symbols.Cary Coutant1-0/+5
2016-02-06Fix compile errors about shift counts too large.Cary Coutant1-0/+11
2016-02-06Fix overflow checking for 32-bit pc-relative relocations on x32.Cary Coutant1-0/+12
2016-02-06Fix incorrect casts.Cary Coutant1-0/+6
2016-02-06Add PR number to ChangeLog entry.Cary Coutant1-0/+1
2016-02-06Fix build failure in gold due to signed vs. unsigned comparisons.Cary Coutant1-0/+6
2016-02-06gold: Add view and view_size parameters to is_call_to_non_split.Marcin Kościelnicki1-0/+10
2016-02-052016-02-05 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+7
2016-02-05Add some relocation overflow checks for x86_64.Cary Coutant1-1/+12
2016-02-05Overhaul relocation framework to support overflow checking.Cary Coutant1-0/+48
2016-02-04Fix "PowerPC64 ELFv2 entry code" for big-endianAlan Modra1-0/+4
2016-02-02PowerPC64 ELFv2 entry codeAlan Modra1-0/+4
2016-01-15[gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.Han Shen1-0/+7
2016-01-12Fix compile error with use of 'typename' outside of templateH.J. Lu1-0/+5
2016-01-12Fix breakage for SHT_REL targets where get_r_addend() gives internal error.Cary Coutant1-0/+7
2016-01-11Fix internal error when applying TLSDESC relocations with no TLS segment.Cary Coutant1-0/+16
2016-01-11Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant1-0/+146
2016-01-01Copyright update for binutilsAlan Modra1-0/+4
2016-01-01New 2016 binutils ChangeLog filesAlan Modra1-0/+14
2016-01-01binutils ChangeLog rotationAlan Modra1-18139/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra1-63/+61
2015-12-17Implement --long-plt flag (ARM only).Peter Collingbourne1-0/+17