summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2017-03-15Mips: Fix TLS LDM GOT entry.Vladimir Radosavljevic
2017-03-15Mips: Omit empty objects for merging processor-specific data.Vladimir Radosavljevic
2017-03-15Mips: Add support for resolving multiple consecutive relocations.Vladimir Radosavljevic
2017-03-15Remove redundant checks for relocatable link (MIPS).Vladimir Radosavljevic
2017-03-15Add support for .MIPS.options section.Vladimir Radosavljevic
2017-03-15Improve relocation overflow errors on MIPS.Vladimir Radosavljevic
2017-03-15Correct the definition of _gp and _GLOBAL_OFFSET_TABLE_ symbols for MIPS.Vladimir Radosavljevic
2017-02-22PowerPC ld segfault on script discarding dynamic sectionsAlan Modra
2017-02-15Don't give an internal error for unsupported relocations.Vladimir Radosavljevic
2017-02-15Add support for R_MIPS_HIGHER/HIGHEST, R_MICROMIPS_HIGHER/HIGHEST relocations.Vladimir Radosavljevic
2017-02-15Improved support for --icf=safe when used with -pie.Rahul Chaudhry
2017-02-03[GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra
2017-01-31Don't allow mov-to-lea optimization for __ehdr_start.Cary Coutant
2017-01-23Add -e to test scripts where necessary.Rahul Chaudhry
2017-01-23Make the sh_info field of .rel.plt point to .plt (MIPS).Vladimir Radosavljevic
2017-01-23Fix MIPS GOT when global symbols are forced to local visibility.Vladimir Radosavljevic
2017-01-20Fix problem in aarch64 gold sources uncovered by Coverty - using sizeof on a ...Nick Clifton
2017-01-13Gold: Fix build with GCC 4.2H.J. Lu
2017-01-12Fix incorrect byte counts.Cary Coutant
2017-01-11Fix more compile errors with GCC 4.2.Cary Coutant
2017-01-11Fix compile errors with GCC 4.2.Cary Coutant
2017-01-11Fix test cases to work for i386.Cary Coutant
2017-01-11[GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra
2017-01-10Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant
2017-01-10[GOLD] Fix tests for powerpc64Alan Modra
2017-01-10[GOLD] Add --secure-plt option for ppc32Alan Modra
2017-01-09[GOLD] Set sh_info of .rela.plt for powerpcAlan Modra
2017-01-07[GOLD] powerpc.cc tidiesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2017-01-02ChangeLog rotationAlan Modra
2016-12-28Fix comment typoAndreas Schwab
2016-12-28Add explicit instantiations for build_compressed_section_map().Cary Coutant
2016-12-28Fix last ChangeLog entry.Cary Coutant
2016-12-27Place copy relocations in .dynbss when target is read-only.Cary Coutant
2016-12-23Bump gold version number to 1.14.Cary Coutant
2016-12-22Add -z bndplt support (for Intel MPX).Cary Coutant
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant
2016-12-22Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant
2016-12-21Make linker-created symbols relocatable where appropriate.Cary Coutant
2016-12-21Remove high bit set charactersAlan Modra
2016-12-20Update testsuite Makefile with missing dependencies.Cary Coutant
2016-12-19Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant
2016-12-19Fix problem where linker does not place .note sections according to script.Cary Coutant
2016-12-19Fix an internal error in the constructor of Target_arm.Igor Kudrin
2016-12-19Fix forced allocation of common (-d) during -r links.Cary Coutant
2016-12-13Add --orphan-handling option.Cary Coutant
2016-12-13Do not use linker script to place static relocation sections.Cary Coutant
2016-12-12When using linker scripts, place linker-generated sections by the output sect...Cary Coutant
2016-12-12Fix edge cases in orphan section placement.Cary Coutant
2016-12-13[GOLD] Allow for larger alignment in script_test_15Alan Modra