aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2015-12-03Take addend into account when making GOT entries for local symbols.Vladimir Radosavljevic5-27/+244
2015-11-25Adjust local symbol value in relocatable link to be relative to section.Cary Coutant2-2/+12
2015-11-25[GOLD] Align PowerPC64 GOTAlan Modra2-1/+9
2015-11-19[GOLD] PowerPC TOC16 and GOT16 relocs are relativeAlan Modra2-2/+6
2015-11-14Fix problem where bss symbols for copy relocations are marked local.Cary Coutant2-2/+10
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner2-5/+73
2015-11-09Recognize .pdr debug sections.Vladimir Radosavljevic2-1/+7
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant12-23/+78
2015-11-05Revert patch for PR 19119, which led to PR 19172 and 19197.Cary Coutant3-11/+12
2015-11-05Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant3-0/+37
2015-11-03[GOLD] Regenerate POTFILES.in to add s390.ccAlan Modra2-0/+5
2015-10-30Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2-0/+3603
2015-10-29Make GOT entry size target-dependentH.J. Lu4-4/+33
2015-10-28Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s3...Marcin Kościelnicki5-14/+28
2015-10-28Make debug_msg.sh more open-minded about line numbers (needed for s390).Marcin Kościelnicki2-19/+23
2015-10-28Fix empty string alignment in .rodata.str*Marcin Kościelnicki2-3/+11
2015-10-28Add s390 backend.Marcin Kościelnicki8-7/+4380
2015-10-28Add 64-bit archive support.Marcin Kościelnicki3-6/+38
2015-10-28Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki14-46/+134
2015-10-28Check R_386_GOT32/R_386_GOT32X without base registerH.J. Lu2-2/+32
2015-10-27Patch for PR gold/19042 - unsupported reloc 311/312.Han Shen2-0/+30
2015-10-22Gold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocationsH.J. Lu2-2/+31
2015-10-22Gold: Don't fail on R_386_GOT32X relocationH.J. Lu2-0/+17
2015-10-20Feed right input object to x86_64_mov_to_lea1[12]H.J. Lu3-4/+12
2015-10-16Don't ignore "-m emulation" command line optionH.J. Lu3-1/+18
2015-10-13Add EM_IAMCU support to goldH.J. Lu2-0/+64
2015-10-07gold: fix ABI pagesize for aarch64Andreas Schwab2-4/+8
2015-10-06Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2-9/+16
2015-09-07Fix internal error caused by IFUNC patch.Cary Coutant3-9/+16
2015-09-02Turn IFUNC symbols from shared libraries into normal FUNC symbolsH.J. Lu3-5/+16
2015-09-02[GOLD] ppc64 out-of-line register save/restore functionsAlan Modra2-17/+88
2015-08-26Fix problem where script specified both address and region for a section.Cary Coutant3-19/+54
2015-08-25Fix --no-as-needed when shared library is listed twice on the command line.Cary Coutant3-3/+25
2015-08-25Fix internal error in gold when script uses section address in assignment.Cary Coutant4-14/+53
2015-08-25Fix regression introduced by fix for PR 18703.Cary Coutant2-15/+23
2015-08-20gold --emit-relocsAlan Modra3-4/+15
2015-08-18Fix symbol versioning problems in PR 18703.Cary Coutant11-21/+171
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis2-16/+26
2015-07-27Regenerate configure filesH.J. Lu2-2/+6
2015-07-26Make arm_unaligned_reloc test less sensitive to disassembler output format.Doug Kwan3-14/+22
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-56/+56
2015-07-232015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen3-3/+15
2015-07-22Don't compare symbol addresses directlyH.J. Lu9-25/+127
2015-07-22Mark global with hidden attributeH.J. Lu4-3/+10
2015-07-22GOLD aarch64 warning fixAlan Modra2-1/+5
2015-07-21Fix problem where __start_ and __stop_ section symbols do not honor version s...Cary Coutant2-0/+17
2015-07-21Fix typo in PR number.Cary Coutant1-1/+1
2015-07-21Fix internal error when linking an archive library with no preceding objects.Cary Coutant3-5/+16
2015-07-20Optimize erratum 843419 fix.Han Shen2-12/+166
2015-07-20Update testsuite/pr18689.sh for older GCCH.J. Lu1-1/+1