aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2020-10-09[GOLD] Power10 segv due to wild r2Alan Modra2-16/+45
2020-10-09[GOLD] internal error in relocate, at powerpc.cc:10473Alan Modra2-7/+21
2020-10-08gold: Update testsuite/split_[i386|x32|x86_64].shH.J. Lu4-3/+9
2020-10-08[GOLD] Increase --split-stack-adjust-sizeAlan Modra2-1/+5
2020-09-26[GOLD] PPC64_OPT_LOCALENTRY is incompatible with tail callsAlan Modra2-20/+81
2020-09-24[GOLD] PowerPC64 __tls_get_addr_opt stubAlan Modra2-14/+22
2020-08-24PowerPC TPREL_HA/LO optimisationAlan Modra2-88/+181
2020-08-12Updated Serbian and Russian translations for various sub-directoriesNick Clifton2-371/+387
2020-07-27[GOLD] Power10 stub selectionAlan Modra4-234/+548
2020-07-19gold: Update x32 testH.J. Lu2-4/+5
2020-07-19gold: Update x86-64 testsH.J. Lu5-14/+21
2020-07-08Commit: Fix GOLD testsuite failures for 2.35 branch.Nick Clifton3-2/+11
2020-07-07Stop the GOLD linker from complaining about relocations from .gnu.build.attri...Nick Clifton2-0/+6
2020-07-06Updated translations for various binutils sub-directoriesNick Clifton3-828/+770
2020-07-04Add markers for binutils 2.35 branchNick Clifton1-0/+4
2020-07-03Re: Change readelf's display of symbol namesAlan Modra3-2/+9
2020-06-26libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*Nick Alcock4-46/+102
2020-06-24Fix a potential use of an uninitialised variable error in gold.Nick Clifton2-1/+6
2020-06-23PR 22843: ld, gold: Add --dependency-file option.Roland McGrath5-38/+103
2020-06-18[PATCH] gold: Set DF_1_PIE for -pieFangrui Song2-0/+7
2020-06-16Use __asm__ rather than asm in gold testsuiteAlan Modra3-6/+10
2020-06-16Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra3-6/+13
2020-06-15gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath4-3/+45
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2-45/+49
2020-05-22PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra2-14/+35
2020-05-15gold: powerpc: Test whether sym is not a plugin in do_gc_mark_symbolNikita Ermakov2-1/+5
2020-05-14Update Swedish translation for the gas sub-directory and a new Serbian transl...Nick Clifton2-0/+4221
2020-05-11PowerPC Rename powerxx to power10Alan Modra2-19/+23
2020-05-02gold: Compile common tests with -fcommonH.J. Lu3-4/+57
2020-05-01gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu4-23/+82
2020-05-01gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu6-3/+103
2020-05-01gold: Make Ordering::operator() even more complexH.J. Lu2-1/+6
2020-05-01gold: Update ver_test_pr16504.shH.J. Lu2-2/+6
2020-05-01gold: Increment plt_offset after setting TLSDESC PLT entryH.J. Lu2-0/+9
2020-05-01gold: Handle local IFUNC symbol for APLTH.J. Lu2-2/+19
2020-03-19Add support for --no-rosegment option.Fangrui Song2-1/+5
2020-02-24Updated translations for some of the binutils sub-directories.Nick Clifton2-149/+163
2020-01-20Updated translations for various binutils sub-directoriesNick Clifton2-150/+164
2020-01-18Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton2-142/+159
2020-01-18Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton1-0/+4
2020-01-01Re: Update year range in copyright notice of binutils filesAlan Modra1-0/+4
2020-01-01Update year range in copyright notice of binutils filesAlan Modra479-481/+481
2020-01-01ChangeLog rotationAlan Modra2-276/+290
2019-11-26Introduce new .text.sorted.* sections.Martin Liska5-3/+66
2019-11-19[GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputAlan Modra4-4/+52
2019-11-11PR24996, Gold fix for ternary operator within linker scriptsMiguel Saldivar2-2/+9
2019-09-28PR16794, gold ignores R_386_GOTOFF addendAlan Modra3-8/+14
2019-09-24Fix building gold with gcc-10.Nick Clifton2-0/+5
2019-09-23implicit conversion from enum ld_plugin_level to enum ld_plugin_statusAlan Modra2-3/+8
2019-09-20[GOLD] Fix spurious "plugin needed to handle lto object" warningsAlan Modra3-4/+17