summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* PR27116, Spelling errors found by Debian style checkerAlan Modra2021-01-012-1/+5
* Update year range in copyright notice of binutils filesAlan Modra2021-01-01484-485/+489
* ChangeLog rotationAlan Modra2021-01-012-568/+582
* gold: Move sym declaration just before useH.J. Lu2020-12-193-3/+11
* Cosmetic improvements for OSABI access.Cary Coutant2020-12-155-14/+21
* gold: Add missing ChangeLog entries for commit ff4bc37d7H.J. Lu2020-12-151-0/+24
* Implement and document -z unique / -z nounique handling in goldVivek Das Mohapatra2020-12-153-0/+15
* Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant2020-12-148-20/+293
* Re-enable incremental tests that were failing with GCC 9+.Cary Coutant2020-12-133-55/+58
* Fix incremental tests using gcc 9, which adds Gnu properties sections.Cary Coutant2020-12-132-0/+10
* Fix incremental linking with rodata merge sections.Cary Coutant2020-12-132-1/+8
* [GOLD] gcc-11 stringop-overflow warningAlan Modra2020-12-072-1/+5
* [GOLD] PR26936 testAlan Modra2020-12-033-8/+14
* gold: Add endbr64 to IBT TLSDESC PLT entryH.J. Lu2020-11-292-6/+13
* gold: Convert x86-64 GOTPCRELX only if addend == -4H.J. Lu2020-11-296-52/+135
* gold: Get linkonce/comdate sections for debugging sectionsH.J. Lu2020-11-299-7/+166
* [GOLD] powerpc incremental-dump assertion failureAlan Modra2020-11-172-10/+18
* [GOLD] fix jump to long branch on powerpcMichael Hudson-Doyle2020-11-172-2/+7
* gold: Avoid sharing Plugin_list::iteratorH.J. Lu2020-11-082-17/+25
* PowerPC problem building gold with clangAlan Modra2020-11-042-4/+9
* gold: ensure file_counts_lock is initialized before usingNick Gasson2020-11-034-188/+234
* gold: Support GNU_PROPERTY_X86_ISA_1_BASELINE markerH.J. Lu2020-10-302-2/+6
* gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu2020-10-223-4/+32
* gold: Skip some incremental testsH.J. Lu2020-10-135-63/+190
* gold: Discard .note.gnu.property sectionH.J. Lu2020-10-135-2/+40
* gold: Update GNU_PROPERTY_X86_XXX macrosH.J. Lu2020-10-136-10/+70
* gold: Properly align the NT_GNU_PROPERTY_TYPE_0 noteH.J. Lu2020-10-137-5/+73
* Gold: Enable safe ICF for shared object on x86-64H.J. Lu2020-10-134-17/+23
* Gold: Skip zero-sized sections for ICFH.J. Lu2020-10-132-0/+6
* [GOLD] Power10 segv due to wild r2Alan Modra2020-10-092-16/+45
* [GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra2020-10-092-7/+21
* gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu2020-10-084-3/+9
* [GOLD] Increase --split-stack-adjust-sizeAlan Modra2020-10-082-1/+5
* [GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra2020-09-262-20/+81
* [GOLD] PowerPC64 __tls_get_addr_opt stubAlan Modra2020-09-242-14/+22
* PowerPC TPREL_HA/LO optimisationAlan Modra2020-08-242-88/+181
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2020-08-122-371/+387
* [GOLD] Power10 stub selectionAlan Modra2020-07-274-234/+548
* gold: Update x32 testH.J. Lu2020-07-192-4/+5
* gold: Update x86-64 testsH.J. Lu2020-07-195-14/+21
* Commit: Fix GOLD testsuite failures for 2.35 branch.Nick Clifton2020-07-083-2/+11
* Stop the GOLD linker from complaining about relocations from .gnu.build.attri...Nick Clifton2020-07-072-0/+6
* Updated translations for various binutils sub-directoriesNick Clifton2020-07-063-828/+770
* Add markers for binutils 2.35 branchNick Clifton2020-07-041-0/+4
* Re: Change readelf's display of symbol namesAlan Modra2020-07-033-2/+9
* libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock2020-06-264-46/+102
* Fix a potential use of an uninitialised variable error in gold.Nick Clifton2020-06-242-1/+6
* PR 22843: ld, gold: Add --dependency-file option.Roland McGrath2020-06-235-38/+103
* [PATCH] gold: Set DF_1_PIE for -pieFangrui Song2020-06-182-0/+7
* Use __asm__ rather than asm in gold testsuiteAlan Modra2020-06-163-6/+10