summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Fix assorted ChangeLog errorsAlan Modra2016-02-261-63/+61
* Add generated filesbinutils-2_26Tristan Gingold2016-01-257-0/+0
* PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.Roland McGrath2015-12-162-1/+12
* [GOLD] R_PPC64_ENTRY supportAlan Modra2015-12-112-0/+52
* Adjust local symbol value in relocatable link to be relative to section.Cary Coutant2015-12-112-2/+11
* [GOLD] Align PowerPC64 GOTAlan Modra2015-12-112-1/+8
* [GOLD] PowerPC TOC16 and GOT16 relocs are relativeAlan Modra2015-12-112-2/+5
* Fix problem where bss symbols for copy relocations are marked local.Cary Coutant2015-12-112-2/+12
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-112-5/+73
* Recognize .pdr debug sections.Vladimir Radosavljevic2015-11-092-1/+7
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-0912-23/+78
* Revert patch for PR 19119, which led to PR 19172 and 19197.Cary Coutant2015-11-053-11/+12
* Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant2015-11-053-0/+37
* [GOLD] Regenerate POTFILES.in to add s390.ccAlan Modra2015-11-032-0/+5
* Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2015-10-302-0/+3603
* Make GOT entry size target-dependentH.J. Lu2015-10-294-4/+33
* Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s3...Marcin Kościelnicki2015-10-285-14/+28
* Make debug_msg.sh more open-minded about line numbers (needed for s390).Marcin Kościelnicki2015-10-282-19/+23
* Fix empty string alignment in .rodata.str*Marcin Kościelnicki2015-10-282-3/+11
* Add s390 backend.Marcin Kościelnicki2015-10-288-7/+4380
* Add 64-bit archive support.Marcin Kościelnicki2015-10-283-6/+38
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki2015-10-2814-46/+134
* Check R_386_GOT32/R_386_GOT32X without base registerH.J. Lu2015-10-282-2/+32
* Patch for PR gold/19042 - unsupported reloc 311/312.Han Shen2015-10-272-0/+30
* Gold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocationsH.J. Lu2015-10-222-2/+31
* Gold: Don't fail on R_386_GOT32X relocationH.J. Lu2015-10-222-0/+17
* Feed right input object to x86_64_mov_to_lea1[12]H.J. Lu2015-10-203-4/+12
* Don't ignore "-m emulation" command line optionH.J. Lu2015-10-163-1/+18
* Add EM_IAMCU support to goldH.J. Lu2015-10-132-0/+64
* gold: fix ABI pagesize for aarch64Andreas Schwab2015-10-072-4/+8
* Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2015-10-062-9/+16
* Fix internal error caused by IFUNC patch.Cary Coutant2015-09-073-9/+16
* Turn IFUNC symbols from shared libraries into normal FUNC symbolsH.J. Lu2015-09-023-5/+16
* [GOLD] ppc64 out-of-line register save/restore functionsAlan Modra2015-09-022-17/+88
* Fix problem where script specified both address and region for a section.Cary Coutant2015-08-263-19/+54
* Fix --no-as-needed when shared library is listed twice on the command line.Cary Coutant2015-08-253-3/+25
* Fix internal error in gold when script uses section address in assignment.Cary Coutant2015-08-254-14/+53
* Fix regression introduced by fix for PR 18703.Cary Coutant2015-08-252-15/+23
* gold --emit-relocsAlan Modra2015-08-203-4/+15
* Fix symbol versioning problems in PR 18703.Cary Coutant2015-08-1811-21/+171
* [MIPS] Map 'move' to 'or'.Simon Dardis2015-08-122-16/+26
* Regenerate configure filesH.J. Lu2015-07-272-2/+6
* Make arm_unaligned_reloc test less sensitive to disassembler output format.Doug Kwan2015-07-263-14/+22
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-56/+56
* 2015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen2015-07-233-3/+15
* Don't compare symbol addresses directlyH.J. Lu2015-07-229-25/+127
* Mark global with hidden attributeH.J. Lu2015-07-224-3/+10
* GOLD aarch64 warning fixAlan Modra2015-07-222-1/+5
* Fix problem where __start_ and __stop_ section symbols do not honor version s...Cary Coutant2015-07-212-0/+17
* Fix typo in PR number.Cary Coutant2015-07-211-1/+1