aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-06-29Fix gold testsuite failure with GCC 6.Cary Coutant1-0/+6
2016-06-29Update "make clean" in gold/testsuite.Cary Coutant1-0/+5
2016-06-30[GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra1-0/+6
2016-06-29gold: Support 386 TLS code sequences without PLTH.J. Lu1-0/+47
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu1-0/+50
2016-06-29[GOLD] Modify script_test_12Alan Modra1-0/+5
2016-06-29[GOLD] alignment testAlan Modra1-0/+5
2016-06-29[GOLD] Disable copy_test_protected on powerpcAlan Modra1-0/+5
2016-06-28Implement the R_AARCH64_NONE relocation.Igor Kudrin1-0/+10
2016-06-28Convert indirect calls to direct when possible.Sriraman Tallam1-0/+15
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin1-0/+5
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin1-0/+17
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke1-0/+6
2016-06-23Fix bug with grouping sections.Cary Coutant1-0/+12
2016-06-23Fix compilation error in MSYS2 environment.Igor Kudrin1-0/+4
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu1-0/+12
2016-06-20Update gold to version 1.12.Cary Coutant1-0/+5
2016-06-20gold/x86: Handle output without PLTH.J. Lu1-0/+9
2016-06-20Add support for MIPS .rld_map section.Vladimir Radosavljevic1-0/+14
2016-06-20Add unaligned check for R_MIPS_PC16.Vladimir Radosavljevic1-0/+4
2016-06-20Add support for Mips32r6 and Mips64r6.Vladimir Radosavljevic1-0/+42
2016-06-13Add .got.plt to testsuite/script_test_2.tH.J. Lu1-0/+5
2016-06-11Add support for .MIPS.abiflags and .gnu.attributes sections.Vladimir Radosavljevic1-0/+49
2016-06-10Fix problems emitting MIPS .reginfo section.Vladimir Radosavljevic1-0/+20
2016-06-09Fix compilation error in mips.cc with some versions of GCC.Artemiy Volkov1-0/+5
2016-05-30gold/s390: Fix compilation on gcc 4.4Marcin Kościelnicki1-0/+16
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant1-0/+22
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