aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Make linker-created symbols relocatable where appropriate.Cary Coutant1-0/+9
2016-12-21Remove high bit set charactersAlan Modra1-0/+4
2016-12-20Update testsuite Makefile with missing dependencies.Cary Coutant1-0/+6
2016-12-19Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant1-0/+5
2016-12-19Fix problem where linker does not place .note sections according to script.Cary Coutant1-0/+15
2016-12-19Fix an internal error in the constructor of Target_arm.Igor Kudrin1-0/+9
2016-12-19Fix forced allocation of common (-d) during -r links.Cary Coutant1-0/+9
2016-12-13Add --orphan-handling option.Cary Coutant1-0/+12
2016-12-13Do not use linker script to place static relocation sections.Cary Coutant1-0/+8
2016-12-12When using linker scripts, place linker-generated sections by the output sect...Cary Coutant1-0/+12
2016-12-12Fix edge cases in orphan section placement.Cary Coutant1-0/+10
2016-12-13[GOLD] Allow for larger alignment in script_test_15Alan Modra1-0/+7
2016-12-13[GOLD] Adjust testcase for PowerPC64Alan Modra1-0/+5
2016-12-11Fix earlier ChangeLog entry to give Igor credit, add testcases.Igor Kudrin1-0/+10
2016-12-11Fix problems with bss handling in linker scripts.Cary Coutant1-1/+32
2016-12-11Regenerate Makefile.in to get rid of annoying diffs caused by non-determinist...Cary Coutant1-0/+4
2016-12-08[GOLD] Don't assert in powerpc stub_tableAlan Modra1-0/+5
2016-12-08[GOLD] fix typo in --stub-group-multi helpAlan Modra1-0/+4
2016-12-07[GOLD] PowerPC --stub-group-multiAlan Modra1-0/+8
2016-12-07[GOLD] powerpc64le-linux fails to link large Linux kernelAlan Modra1-0/+12
2016-12-07[GOLD] PowerPC stub debugAlan Modra1-0/+7
2016-12-05Fix problem where absolute local symbols are omitted when output has many sec...Cary Coutant1-0/+10
2016-12-01Fix problem where orphan section is treated as a KEEP section.Cary Coutant1-0/+6
2016-12-01Fix problem causing internal error when -z max-page-size is used.Cary Coutant1-0/+6
2016-12-01Implement --push-state/--pop-state.Cary Coutant1-0/+13
2016-12-01Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant1-0/+8
2016-11-27Fix spelling in comments in .def files (gold)Ambrogino Modigliani1-0/+4
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani1-0/+15
2016-11-22Print the default for all binary options; clean up --help output.Cary Coutant1-0/+13
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani1-0/+4
2016-11-21Fix bug where -u option with empty archive results in internal error.Cary Coutant1-0/+5
2016-11-21Add --build-id=uuid support for MinGW32.Igor Kudrin1-0/+5
2016-11-07Add missing '$' in configure.ac.Loïc Yhuel1-0/+5
2016-10-21Fix PR 17704.Gergely Nagy1-0/+12
2016-10-06[GOLD] two more fall-through commentsAlan Modra1-0/+6
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra1-0/+16
2016-09-27Don't treat as separate symbols if unversioned symbol is undefined.Cary Coutant1-0/+6
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov1-0/+6
2016-09-26[GOLD] regen testsuite/Makefile.inAlan Modra1-0/+1
2016-09-26[GOLD] warning fixesAlan Modra1-0/+6
2016-09-02Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan1-0/+18
2016-08-31[GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra1-0/+7
2016-08-31[GOLD] Add debug output for powerpc section groupingAlan Modra1-0/+7
2016-08-30[GOLD] correct grouping of stubsAlan Modra1-0/+11
2016-08-28PR gold/20529 - relaxing loop never ends.Han Shen1-0/+11
2016-08-23[gold] Implement -z stack-size optionRoland McGrath1-0/+10
2016-08-23Add --be8 option to gold.Bharathi Seshadri1-0/+9
2016-08-17Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant1-0/+8
2016-08-12PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clauseRoland McGrath1-0/+6
2016-08-12[gold] Implement HIDDEN syntax in linker scriptsRoland McGrath1-0/+6