summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix problem where orphan section is treated as a KEEP section.Cary Coutant2016-12-012-0/+7
* Fix problem causing internal error when -z max-page-size is used.Cary Coutant2016-12-012-1/+17
* Implement --push-state/--pop-state.Cary Coutant2016-12-013-1/+80
* Fix internal error when relaxing branches to STT_SECTION symbols.Cary Coutant2016-12-014-0/+14
* Fix spelling in comments in .def files (gold)Ambrogino Modigliani2016-11-272-1/+5
* Fix spelling in comments in C source files (gold)Ambrogino Modigliani2016-11-2713-16/+31
* Print the default for all binary options; clean up --help output.Cary Coutant2016-11-223-216/+327
* Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani2016-11-222-1/+5
* Fix bug where -u option with empty archive results in internal error.Cary Coutant2016-11-212-8/+13
* Add --build-id=uuid support for MinGW32.Igor Kudrin2016-11-212-0/+30
* Add missing '$' in configure.ac.Loïc Yhuel2016-11-073-2/+7
* Fix PR 17704.Gergely Nagy2016-10-215-117/+219
* [GOLD] two more fall-through commentsAlan Modra2016-10-063-4/+9
* [GOLD] -Wimplicit-fallthrough warning fixesAlan Modra2016-10-0610-18/+47
* Don't treat as separate symbols if unversioned symbol is undefined.Cary Coutant2016-09-272-0/+7
* When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov2016-09-264-6/+58
* [GOLD] regen testsuite/Makefile.inAlan Modra2016-09-262-5/+6
* [GOLD] warning fixesAlan Modra2016-09-263-2/+8
* Handle ARM-specific --target1-abs, --target1-rel and --target2 optionsDoug Kwan2016-09-0212-16/+484
* [GOLD] Further tidy to powerpc can_add_to_stub_groupAlan Modra2016-08-312-19/+27
* [GOLD] Add debug output for powerpc section groupingAlan Modra2016-08-313-3/+21
* [GOLD] correct grouping of stubsAlan Modra2016-08-302-33/+81
* PR gold/20529 - relaxing loop never ends.Han Shen2016-08-282-3/+35
* [gold] Implement -z stack-size optionRoland McGrath2016-08-235-19/+49
* Add --be8 option to gold.Bharathi Seshadri2016-08-233-9/+134
* Fix extraneous complaints about missing expected TLS relocation (i386).Cary Coutant2016-08-174-14/+25
* PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clauseRoland McGrath2016-08-122-20/+27
* [gold] Implement HIDDEN syntax in linker scriptsRoland McGrath2016-08-123-1/+11
* Fix extraneous complaints about missing expected TLS relocation.Cary Coutant2016-08-104-4/+16
* Fix potential crashes when Target::make_symbol() returns NULL.James Clarke2016-08-102-4/+18
* Fix improper handling of R_SPARC_GOTDATA_OP_LOX10 relocation.James Clarke2016-08-102-7/+13
* Add support for R_SPARC_32 relocation.James Clarke2016-08-102-1/+7
* Fix aarch64_relocs.sh file modeAlan Modra2016-07-271-0/+0
* [Gold, aarch64] Implement some AArch64 relocs.Han Shen2016-07-268-9/+300
* Fix gold testsuite failure with GCC 6.Cary Coutant2016-06-292-1/+6
* Update "make clean" in gold/testsuite.Cary Coutant2016-06-293-2/+7
* [GOLD] Pass -Wl,-z to gcc, not plain -zAlan Modra2016-06-303-4/+10
* gold: Support 386 TLS code sequences without PLTH.J. Lu2016-06-298-126/+663
* gold: Support x86-64 TLS code sequences without PLTH.J. Lu2016-06-2910-121/+639
* [GOLD] Modify script_test_12Alan Modra2016-06-293-4/+7
* [GOLD] alignment testAlan Modra2016-06-292-12/+17
* [GOLD] Disable copy_test_protected on powerpcAlan Modra2016-06-293-111/+118