| Commit message (Expand) | Author | Age | Files | Lines |
* | Make linker-created symbols relocatable where appropriate. | Cary Coutant | 2016-12-21 | 4 | -2/+19 |
* | Remove high bit set characters | Alan Modra | 2016-12-21 | 2 | -4/+8 |
* | Update testsuite Makefile with missing dependencies. | Cary Coutant | 2016-12-20 | 3 | -66/+72 |
* | Fix read-beyond-end-of-buffer error in script parsing. | Cary Coutant | 2016-12-19 | 2 | -14/+26 |
* | Fix problem where linker does not place .note sections according to script. | Cary Coutant | 2016-12-19 | 5 | -30/+61 |
* | Fix an internal error in the constructor of Target_arm. | Igor Kudrin | 2016-12-19 | 6 | -28/+55 |
* | Fix forced allocation of common (-d) during -r links. | Cary Coutant | 2016-12-19 | 5 | -4/+81 |
* | Add --orphan-handling option. | Cary Coutant | 2016-12-13 | 4 | -4/+80 |
* | Do not use linker script to place static relocation sections. | Cary Coutant | 2016-12-13 | 3 | -20/+32 |
* | When using linker scripts, place linker-generated sections by the output sect... | Cary Coutant | 2016-12-12 | 7 | -5/+101 |
* | Fix edge cases in orphan section placement. | Cary Coutant | 2016-12-12 | 2 | -3/+42 |
* | [GOLD] Allow for larger alignment in script_test_15 | Alan Modra | 2016-12-13 | 4 | -3/+10 |
* | [GOLD] Adjust testcase for PowerPC64 | Alan Modra | 2016-12-13 | 2 | -0/+6 |
* | Fix earlier ChangeLog entry to give Igor credit, add testcases. | Igor Kudrin | 2016-12-11 | 7 | -6/+81 |
* | Fix problems with bss handling in linker scripts. | Cary Coutant | 2016-12-11 | 14 | -52/+463 |
* | Regenerate Makefile.in to get rid of annoying diffs caused by non-determinist... | Cary Coutant | 2016-12-11 | 2 | -1/+5 |
* | [GOLD] Don't assert in powerpc stub_table | Alan Modra | 2016-12-08 | 2 | -2/+7 |
* | [GOLD] fix typo in --stub-group-multi help | Alan Modra | 2016-12-08 | 2 | -1/+5 |
* | [GOLD] PowerPC --stub-group-multi | Alan Modra | 2016-12-07 | 3 | -19/+42 |
* | [GOLD] powerpc64le-linux fails to link large Linux kernel | Alan Modra | 2016-12-07 | 3 | -78/+64 |
* | [GOLD] PowerPC stub debug | Alan Modra | 2016-12-07 | 2 | -11/+34 |
* | Fix gold/testsuite/file_in_many_sections_test.sh file mode | Alan Modra | 2016-12-06 | 1 | -0/+0 |
* | Fix problem where absolute local symbols are omitted when output has many sec... | Cary Coutant | 2016-12-05 | 6 | -11/+109 |
* | Fix problem where orphan section is treated as a KEEP section. | Cary Coutant | 2016-12-01 | 2 | -0/+7 |
* | Fix problem causing internal error when -z max-page-size is used. | Cary Coutant | 2016-12-01 | 2 | -1/+17 |
* | Implement --push-state/--pop-state. | Cary Coutant | 2016-12-01 | 3 | -1/+80 |
* | Fix internal error when relaxing branches to STT_SECTION symbols. | Cary Coutant | 2016-12-01 | 4 | -0/+14 |
* | Fix spelling in comments in .def files (gold) | Ambrogino Modigliani | 2016-11-27 | 2 | -1/+5 |
* | Fix spelling in comments in C source files (gold) | Ambrogino Modigliani | 2016-11-27 | 13 | -16/+31 |
* | Print the default for all binary options; clean up --help output. | Cary Coutant | 2016-11-22 | 3 | -216/+327 |
* | Fix spelling mistakes in comments in configure scripts | Ambrogino Modigliani | 2016-11-22 | 2 | -1/+5 |
* | Fix bug where -u option with empty archive results in internal error. | Cary Coutant | 2016-11-21 | 2 | -8/+13 |
* | Add --build-id=uuid support for MinGW32. | Igor Kudrin | 2016-11-21 | 2 | -0/+30 |
* | Add missing '$' in configure.ac. | Loïc Yhuel | 2016-11-07 | 3 | -2/+7 |
* | Fix PR 17704. | Gergely Nagy | 2016-10-21 | 5 | -117/+219 |
* | [GOLD] two more fall-through comments | Alan Modra | 2016-10-06 | 3 | -4/+9 |
* | [GOLD] -Wimplicit-fallthrough warning fixes | Alan Modra | 2016-10-06 | 10 | -18/+47 |
* | Don't treat as separate symbols if unversioned symbol is undefined. | Cary Coutant | 2016-09-27 | 2 | -0/+7 |
* | When building target binaries, ensure that the warning flags selected for the... | Vlad Zakharov | 2016-09-26 | 4 | -6/+58 |
* | [GOLD] regen testsuite/Makefile.in | Alan Modra | 2016-09-26 | 2 | -5/+6 |
* | [GOLD] warning fixes | Alan Modra | 2016-09-26 | 3 | -2/+8 |
* | Handle ARM-specific --target1-abs, --target1-rel and --target2 options | Doug Kwan | 2016-09-02 | 12 | -16/+484 |
* | [GOLD] Further tidy to powerpc can_add_to_stub_group | Alan Modra | 2016-08-31 | 2 | -19/+27 |
* | [GOLD] Add debug output for powerpc section grouping | Alan Modra | 2016-08-31 | 3 | -3/+21 |
* | [GOLD] correct grouping of stubs | Alan Modra | 2016-08-30 | 2 | -33/+81 |
* | PR gold/20529 - relaxing loop never ends. | Han Shen | 2016-08-28 | 2 | -3/+35 |
* | [gold] Implement -z stack-size option | Roland McGrath | 2016-08-23 | 5 | -19/+49 |
* | Add --be8 option to gold. | Bharathi Seshadri | 2016-08-23 | 3 | -9/+134 |
* | Fix extraneous complaints about missing expected TLS relocation (i386). | Cary Coutant | 2016-08-17 | 4 | -14/+25 |
* | PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clause | Roland McGrath | 2016-08-12 | 2 | -20/+27 |