summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* gold/ld: enable gnu hash by defaultMike Frysinger2017-03-031-1/+1
* gold/ld: add support for poisoned system directoriesMike Frysinger2017-03-032-0/+40
* Add generated filesbinutils-2_28Tristan Gingold2017-03-027-0/+0
* PowerPC ld segfault on script discarding dynamic sectionsAlan Modra2017-02-222-5/+15
* [GOLD] PowerPC64 TOC indirect to TOC relative segfaultAlan Modra2017-02-032-0/+11
* Make the sh_info field of .rel.plt point to .plt (MIPS).Vladimir Radosavljevic2017-01-232-1/+12
* Fix MIPS GOT when global symbols are forced to local visibility.Vladimir Radosavljevic2017-01-232-2/+11
* Gold: Fix build with GCC 4.2H.J. Lu2017-01-132-1/+7
* Fix incorrect byte counts.Cary Coutant2017-01-122-3/+7
* Fix more compile errors with GCC 4.2.Cary Coutant2017-01-112-12/+22
* Fix compile errors with GCC 4.2.Cary Coutant2017-01-113-13/+30
* Fix test cases to work for i386.Cary Coutant2017-01-115-7/+15
* [GOLD] PowerPC64 TOC indirect to TOC relative code editingAlan Modra2017-01-112-44/+537
* Refactor Sized_relobj_file::do_relocate_sections.Cary Coutant2017-01-115-9/+93
* [GOLD] Fix tests for powerpc64Alan Modra2017-01-104-10/+54
* [GOLD] Add --secure-plt option for ppc32Alan Modra2017-01-103-0/+48
* [GOLD] Set sh_info of .rela.plt for powerpcAlan Modra2017-01-092-0/+8
* [GOLD] powerpc.cc tidiesAlan Modra2017-01-072-38/+37
* Update year range in copyright notice of all files.Alan Modra2017-01-02450-454/+457
* ChangeLog rotationAlan Modra2017-01-022-1652/+1666
* Add explicit instantiations for build_compressed_section_map().Cary Coutant2016-12-282-0/+37
* Fix last ChangeLog entry.Cary Coutant2016-12-281-1/+1
* Place copy relocations in .dynbss when target is read-only.Cary Coutant2016-12-277-16/+161
* Bump gold version number to 1.14.Cary Coutant2016-12-233-1/+24
* Add -z bndplt support (for Intel MPX).Cary Coutant2016-12-2211-25/+788
* Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant2016-12-228-97/+220
* Fix problem where version script causes predefined hidden symbol to be define...Cary Coutant2016-12-226-26/+90
* Make linker-created symbols relocatable where appropriate.Cary Coutant2016-12-214-2/+19
* Remove high bit set charactersAlan Modra2016-12-212-4/+8
* Update testsuite Makefile with missing dependencies.Cary Coutant2016-12-203-66/+72
* Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant2016-12-192-14/+26
* Fix problem where linker does not place .note sections according to script.Cary Coutant2016-12-195-30/+61
* Fix an internal error in the constructor of Target_arm.Igor Kudrin2016-12-196-28/+55
* Fix forced allocation of common (-d) during -r links.Cary Coutant2016-12-195-4/+81
* Add --orphan-handling option.Cary Coutant2016-12-134-4/+80
* Do not use linker script to place static relocation sections.Cary Coutant2016-12-133-20/+32
* When using linker scripts, place linker-generated sections by the output sect...Cary Coutant2016-12-127-5/+101
* Fix edge cases in orphan section placement.Cary Coutant2016-12-122-3/+42
* [GOLD] Allow for larger alignment in script_test_15Alan Modra2016-12-134-3/+10
* [GOLD] Adjust testcase for PowerPC64Alan Modra2016-12-132-0/+6
* Fix earlier ChangeLog entry to give Igor credit, add testcases.Igor Kudrin2016-12-117-6/+81
* Fix problems with bss handling in linker scripts.Cary Coutant2016-12-1114-52/+463
* Regenerate Makefile.in to get rid of annoying diffs caused by non-determinist...Cary Coutant2016-12-112-1/+5
* [GOLD] Don't assert in powerpc stub_tableAlan Modra2016-12-082-2/+7
* [GOLD] fix typo in --stub-group-multi helpAlan Modra2016-12-082-1/+5
* [GOLD] PowerPC --stub-group-multiAlan Modra2016-12-073-19/+42
* [GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra2016-12-073-78/+64
* [GOLD] PowerPC stub debugAlan Modra2016-12-072-11/+34
* Fix gold/testsuite/file_in_many_sections_test.sh file modeAlan Modra2016-12-061-0/+0
* Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant2016-12-056-11/+109