aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2022-08-10PR29462, internal error in relocate, at powerpc.cc:10796Alan Modra1-54/+75
2022-08-04Add gold support for --package-metadata option.Luca Boccassi12-25/+427
2022-07-26Updated translations for various sub-directoriesNick Clifton2-36/+46
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-13/+18
2022-07-08Add markers for 2.39 branchNick Clifton1-0/+4
2022-06-27Have gold's File_read::do_read() function check the start parameterNick Clifton2-0/+12
2022-05-18Fix compile time warning building gold with Clang-14.Nick Clifton2-5/+5
2022-05-18gold: don't invoke IA32 syscall in x86_64 assembly testcaseXi Ruoyao1-6/+6
2022-02-17Updated Serbian translations for the bfd, gold, ld and opcodes directoriesNick Clifton2-129/+132
2022-02-02Updated French translation for the ld/ and gold/ sub-directoriesNick Clifton2-129/+129
2022-01-24gold: drop old cygnus install hackMike Frysinger2-18/+10
2022-01-24Update Bulgarian, French, Romaniam and Ukranian translation for some of the s...Nick Clifton2-129/+132
2022-01-23Regenerate Makefile.in files with automake 1.15.1H.J. Lu2-2/+0
2022-01-23Regenerate configure files with autoconf 2.69H.J. Lu1-13/+1
2022-01-22Change version number to 2.38.50 and regenerate filesNick Clifton5-127/+144
2022-01-22Add markers for 2.38 branchNick Clifton1-0/+4
2022-01-05infinite recursion detected in gold testcaseAlan Modra1-4/+6
2022-01-02Update year range in copyright notice of binutils filesAlan Modra484-486/+486
2021-12-11[GOLD] PowerPC64 @notoc in non-power10 codeAlan Modra1-76/+222
2021-12-06[GOLD] PowerPC64 inline plt sequencesAlan Modra1-64/+162
2021-11-30gold: enable silent build rulesMike Frysinger2-0/+40
2021-11-23Update bug reporting addressAlan Modra1-1/+1
2021-11-15-Waddress fixes for gold testsuiteAlan Modra4-28/+28
2021-10-26gold: Place .note.gnu.property section before other note sectionsH.J. Lu2-3/+9
2021-10-21PR28417, std::string no longer allows accepting nullptr_tAlan Modra2-2/+2
2021-10-21Re: PR27625, powerpc64 gold __tls_get_addr callsAlan Modra1-156/+36
2021-10-14[GOLD] Re: PowerPC64: Don't pretend to support multi-tocAlan Modra1-4/+2
2021-10-14[GOLD] Two GOT sections for PowerPC64Alan Modra5-128/+244
2021-10-14[GOLD] PowerPC64: Don't pretend to support multi-tocAlan Modra1-114/+67
2021-09-18[GOLD] PowerPC64 support for sym+addend GOT entriesAlan Modra1-74/+74
2021-09-18[GOLD] Got_entry::write addendsAlan Modra4-20/+40
2021-09-18[GOLD] Output_data_got create entry method addendsAlan Modra2-75/+79
2021-09-18[GOLD] Output_data_got tidyAlan Modra3-123/+14
2021-09-18[GOLD] Remove addend from Local_got_entry_keyAlan Modra2-10/+7
2021-09-18[GOLD] Got_offset_list: addend fieldAlan Modra3-22/+34
2021-09-02gold: --export-dynamic-symbol: don't imply -uFangrui Song2-13/+0
2021-08-18[GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra1-0/+2
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson1-1/+1
2021-08-10Updated Serbian and Russian translations for various sub-directoriesNick Clifton2-424/+436
2021-07-20PR28106, build of 2.37 fails on FreeBSD and ClangAlan Modra2-2/+8
2021-07-18PR28098 Skip R_*_NONE relocation entries with zero r_sym without countingMichael Krasnyk3-2/+11
2021-07-05Updated translations (mainly Ukranian and French) triggered by creation of 2....Nick Clifton2-919/+937
2021-07-03Update version number and regenerate filesNick Clifton2-513/+563
2021-07-03Add markers for 2.37 branchNick Clifton1-0/+4
2021-05-25[GOLD] PR27815, gold fails to build with latest GCCAlan Modra2-2/+7
2021-05-22[GOLD] PR27815, gold fails to build with latest GCCAlan Modra2-2/+7
2021-05-15[GOLD]: Re: Add -Bno-symbolicAlan Modra2-1/+7
2021-05-14gold: Add -Bno-symbolicFangrui Song3-4/+60
2021-03-30PR27625, powerpc64 gold __tls_get_addr callsAlan Modra2-53/+197
2021-03-19Use stdout when printing object file names for -t option.Cary Coutant5-1/+39