summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcasesAlan Modra2020-06-163-6/+13
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-154-3/+45
* Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2020-06-062-45/+49
* PowerPC: downgrade FP mismatch error for shared libraries to a warningAlan Modra2020-05-222-14/+35
* gold: powerpc: Test whether sym is not a plugin in do_gc_mark_symbolNikita Ermakov2020-05-152-1/+5
* Update Swedish translation for the gas sub-directory and a new Serbian transl...Nick Clifton2020-05-142-0/+4221
* PowerPC Rename powerxx to power10Alan Modra2020-05-112-19/+23
* gold: Compile common tests with -fcommonH.J. Lu2020-05-023-4/+57
* gold: x86-64: Fix TLSDESC relaxation for x32H.J. Lu2020-05-014-23/+82
* gold: x86-64: Fix TLSDESC -> LE relaxationH.J. Lu2020-05-016-3/+103
* gold: Make Ordering::operator() even more complexH.J. Lu2020-05-012-1/+6
* gold: Update ver_test_pr16504.shH.J. Lu2020-05-012-2/+6
* gold: Increment plt_offset after setting TLSDESC PLT entryH.J. Lu2020-05-012-0/+9
* gold: Handle local IFUNC symbol for APLTH.J. Lu2020-05-012-2/+19
* Add support for --no-rosegment option.Fangrui Song2020-03-192-1/+5
* Updated translations for some of the binutils sub-directories.Nick Clifton2020-02-242-149/+163
* Updated translations for various binutils sub-directoriesNick Clifton2020-01-202-150/+164
* Update version to 2.34.50. Regenerate configure and .pot files.Nick Clifton2020-01-182-142/+159
* Add markers for 2.34 branch to the NEWS files and ChangeLogs.Nick Clifton2020-01-181-0/+4
* Re: Update year range in copyright notice of binutils filesAlan Modra2020-01-011-0/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-01479-481/+481
* ChangeLog rotationAlan Modra2020-01-012-276/+290
* Introduce new .text.sorted.* sections.Martin Liska2019-11-265-3/+66
* [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols outputAlan Modra2019-11-194-4/+52
* PR24996, Gold fix for ternary operator within linker scriptsMiguel Saldivar2019-11-112-2/+9
* PR16794, gold ignores R_386_GOTOFF addendAlan Modra2019-09-283-8/+14
* Fix building gold with gcc-10.Nick Clifton2019-09-242-0/+5
* implicit conversion from enum ld_plugin_level to enum ld_plugin_statusAlan Modra2019-09-232-3/+8
* [GOLD] Fix spurious "plugin needed to handle lto object" warningsAlan Modra2019-09-203-4/+17
* PowerPC64, error on unsupported dynamic relocationAlan Modra2019-09-202-1/+6
* Re-generate many configure and Makefile.in filesSimon Marchi2019-09-182-1/+4
* Add markers for 2.33 branch to NEWS and ChangeLog files.Phil Blundell2019-09-091-0/+4
* Fix detection of missing plugin for LTO objects.Martin Liska2019-08-162-3/+11
* [GOLD] PowerPC64 pc-relative TLS supportAlan Modra2019-08-022-68/+347
* [GOLD] PowerPC relocation signed overflow checkAlan Modra2019-08-022-4/+17