aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-20Properly set arm-specific elf flags wrt hardfp.Han Shen2-0/+7
2015-07-20Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu6-7/+88
2015-07-20Remove warning about references from shared objects to hidden symbols.Yiran Wang5-20/+35
2015-07-14Make default compression gABI compliantH.J. Lu4-8/+17
2015-07-12Extend --compress-debug-sections in goldH.J. Lu6-14/+350
2015-07-12Add SHF_COMPRESSED section decompression to goldH.J. Lu12-19/+237
2015-07-09Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen2-2/+10
2015-07-09Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen3-13/+10
2015-07-07Make gold aarch64 accept long form of mapping symbols.Han Shen2-4/+18
2015-07-06Align text section ends so that stub tables appears at expected addresses.Doug Kwan12-4/+51
2015-06-29Patch for gold internal error while fixing erratum 843419.Han Shen2-4/+56
2015-06-12[gold][aarch64] Fix erratum 835769.Han Shen3-44/+285
2015-06-11Fix gold build error at -O0.Cary Coutant2-2/+12
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant4-12/+33
2015-06-11Fix broken gold/testsuite/script_test_12 in some setup.Jing Yu3-0/+13
2015-06-11[GOLD] Fix handling of __start/__stop symbolsDavide Italiano2-2/+6
2015-06-10Patch for erratum-843419 (2 of 2 - fix erratum occurrences).Han Shen2-176/+710
2015-06-08Update French Translations for LD and GOLD.Nick Clifton2-0/+3410
2015-06-07Fix incorrect handling of STT_COMMON symbols in shared libraries.Cary Coutant3-15/+27
2015-06-04Add diststuff target to Makefile.Cary Coutant3-2/+12