summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
...
* [GOLD] PowerPC64 support for sym+addend GOT entriesAlan Modra2021-09-181-74/+74
* [GOLD] Got_entry::write addendsAlan Modra2021-09-184-20/+40
* [GOLD] Output_data_got create entry method addendsAlan Modra2021-09-182-75/+79
* [GOLD] Output_data_got tidyAlan Modra2021-09-183-123/+14
* [GOLD] Remove addend from Local_got_entry_keyAlan Modra2021-09-182-10/+7
* [GOLD] Got_offset_list: addend fieldAlan Modra2021-09-183-22/+34
* gold: --export-dynamic-symbol: don't imply -uFangrui Song2021-09-022-13/+0
* [GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra2021-08-181-0/+2
* Deprecate a.out support for NetBSD targets.John Ericson2021-08-111-1/+1
* Updated Serbian and Russian translations for various sub-directoriesNick Clifton2021-08-102-424/+436
* PR28106, build of 2.37 fails on FreeBSD and ClangAlan Modra2021-07-202-2/+8
* PR28098 Skip R_*_NONE relocation entries with zero r_sym without countingMichael Krasnyk2021-07-183-2/+11
* Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton2021-07-052-919/+937
* Update version number and regenerate filesNick Clifton2021-07-032-513/+563
* Add markers for 2.37 branchNick Clifton2021-07-031-0/+4
* [GOLD] PR27815, gold fails to build with latest GCCAlan Modra2021-05-252-2/+7
* [GOLD] PR27815, gold fails to build with latest GCCAlan Modra2021-05-222-2/+7
* [GOLD]: Re: Add -Bno-symbolicAlan Modra2021-05-152-1/+7
* gold: Add -Bno-symbolicFangrui Song2021-05-143-4/+60
* PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2021-03-302-53/+197
* Use stdout when printing object file names for -t option.Cary Coutant2021-03-195-1/+39
* Fix failing test for PR 23870.Cary Coutant2021-03-193-6/+13
* Fix call to system fallocate to handle errno correctly.Holger Berger2021-03-192-2/+9
* Fix typo in previous patch: should use struct mallinfo2.Cary Coutant2021-03-192-2/+8
* Regenerate config.in, missing from previous commit.Cary Coutant2021-03-191-0/+3
* Fix gold to use mallinfo2 if available instead of deprecated mallinfo.Duncan Simpson2021-03-194-4/+16
* Add DWARF 5 support in gold.Cary Coutant2021-03-193-101/+644
* gold: Skip address size and segment selector for DWARF5H.J. Lu2021-01-282-0/+10
* [GOLD] powerpc assertion failureAlan Modra2021-01-192-1/+6
* gold: Remove the circular IFUNC dependency in ifuncmain6pieH.J. Lu2021-01-173-16/+14
* Updated translations for some subdirectoriesNick Clifton2021-01-142-353/+381
* Updated translations for multiple subdirectoriesNick Clifton2021-01-113-706/+758
* Add Changelog entries and NEWS entries for 2.36 branchNick Clifton2021-01-091-0/+4
* PR27140, ppc32 segmentation fault in make_stubAlan Modra2021-01-032-4/+13
* 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