summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov
2016-09-26[GOLD] regen testsuite/Makefile.inAlan Modra
2016-09-26[GOLD] warning fixesAlan Modra
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan
2016-08-31[GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra
2016-08-31[GOLD] Add debug output for powerpc section groupingAlan Modra
2016-08-30[GOLD] correct grouping of stubsAlan Modra
2016-08-28PR gold/20529 - relaxing loop never ends.Han Shen
2016-08-23[gold] Implement -z stack-size optionRoland McGrath
2016-08-23Add --be8 option to gold.Bharathi Seshadri
2016-08-17Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant
2016-08-12PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clauseRoland McGrath
2016-08-12[gold] Implement HIDDEN syntax in linker scriptsRoland McGrath
2016-08-10Fix extraneous complaints about missing expected TLS relocation.Cary Coutant
2016-08-10Fix potential crashes when Target::make_symbol() returns NULL.James Clarke
2016-08-10Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation.James Clarke
2016-08-10Add support for R_SPARC_32 relocation.James Clarke
2016-07-27Fix aarch64_relocs.sh file modeAlan Modra
2016-07-26[Gold, aarch64] Implement some AArch64 relocs.Han Shen
2016-06-29Fix gold testsuite failure with GCC 6.Cary Coutant
2016-06-29Update "make clean" in gold/testsuite.Cary Coutant
2016-06-30[GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra
2016-06-29gold: Support 386 TLS code sequences without PLTH.J. Lu
2016-06-29gold: Support x86-64 TLS code sequences without PLTH.J. Lu
2016-06-29[GOLD] Modify script_test_12Alan Modra
2016-06-29[GOLD] alignment testAlan Modra
2016-06-29[GOLD] Disable copy_test_protected on powerpcAlan Modra
2016-06-28Fix execute permission on gold/testsuite/script_test_14.sh.Cary Coutant
2016-06-28Implement the R_AARCH64_NONE relocation.Igor Kudrin
2016-06-28Convert indirect calls to direct when possible.Sriraman Tallam
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke
2016-06-23Fix bug with grouping sections.Cary Coutant
2016-06-23Fix compilation error in MSYS2 environment.Igor Kudrin
2016-06-22gold: Add a linker configure option --enable-relroH.J. Lu
2016-06-20Update gold to version 1.12.Cary Coutant
2016-06-20gold/x86: Handle output without PLTH.J. Lu
2016-06-20Add support for MIPS .rld_map section.Vladimir Radosavljevic
2016-06-20Add unaligned check for R_MIPS_PC16.Vladimir Radosavljevic
2016-06-20Add support for Mips32r6 and Mips64r6.Vladimir Radosavljevic
2016-06-13Add .got.plt to testsuite/script_test_2.tH.J. Lu
2016-06-11Add support for .MIPS.abiflags and .gnu.attributes sections.Vladimir Radosavljevic
2016-06-10Fix problems emitting MIPS .reginfo section.Vladimir Radosavljevic
2016-06-09Fix compilation error in mips.cc with some versions of GCC.Artemiy Volkov
2016-05-30gold/s390: Fix compilation on gcc 4.4Marcin Koƛcielnicki
2016-05-19Don't allow COPY relocations for protected symbols.Cary Coutant
2016-05-19Fix non-deterministic behavior when generating MIPS GOT.Vladimir Radosavljevic
2016-05-09Fix for PR gold/19987.Han Shen
2016-05-09Regenerate configureAlan Modra