summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix internal error when linking an archive library with no preceding objects.Cary Coutant2015-07-213-5/+16
* Optimize erratum 843419 fix.Han Shen2015-07-202-12/+166
* Update testsuite/pr18689.sh for older GCCH.J. Lu2015-07-201-1/+1
* Properly set arm-specific elf flags wrt hardfp.Han Shen2015-07-202-0/+7
* Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu2015-07-206-7/+88
* Remove warning about references from shared objects to hidden symbols.Yiran Wang2015-07-205-20/+35
* Make default compression gABI compliantH.J. Lu2015-07-144-8/+17
* Extend --compress-debug-sections in goldH.J. Lu2015-07-126-14/+350
* Add SHF_COMPRESSED section decompression to goldH.J. Lu2015-07-1212-19/+237
* Use "gold_info" instead of "gold_warning" for erratum fix.Han Shen2015-07-092-2/+10
* Drop 'missing mapping symbols' warning for arm and aarch64.Han Shen2015-07-093-13/+10
* Make gold aarch64 accept long form of mapping symbols.Han Shen2015-07-072-4/+18
* Align text section ends so that stub tables appears at expected addresses.Doug Kwan2015-07-0612-4/+51
* Patch for gold internal error while fixing erratum 843419.Han Shen2015-06-292-4/+56
* [gold][aarch64] Fix erratum 835769.Han Shen2015-06-123-44/+285
* Fix gold build error at -O0.Cary Coutant2015-06-112-2/+12
* Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant2015-06-114-12/+33
* Fix broken gold/testsuite/script_test_12 in some setup.Jing Yu2015-06-113-0/+13
* [GOLD] Fix handling of __start/__stop symbolsDavide Italiano2015-06-112-2/+6
* Patch for erratum-843419 (2 of 2 - fix erratum occurrences).Han Shen2015-06-102-176/+710
* Update French Translations for LD and GOLD.Nick Clifton2015-06-082-0/+3410
* Fix incorrect handling of STT_COMMON symbols in shared libraries.Cary Coutant2015-06-073-15/+27
* Add diststuff target to Makefile.Cary Coutant2015-06-043-2/+12
* Change default to discard temporary local symbols in merge sections.Cary Coutant2015-06-044-6/+81
* Fix SIZEOF_HEADERS in gold.Cary Coutant2015-06-033-3/+35
* Fix gold to group sections correctly via linker script.Cary Coutant2015-06-038-2/+298
* Fix Sniff_file to get an aligned view.Cary Coutant2015-06-022-1/+6
* PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant2015-06-026-97/+194
* Use a std::vector instead of a std::map to hold Input_merge_map.Rafael Ávila de Espíndola2015-06-013-35/+19
* [GOLD] Add PowerPC64 -fsplit-stack supportAlan Modra2015-05-163-6/+139
* Change Section_id type to use Relobj* instead of Object*.Cary Coutant2015-05-0212-43/+80
* Updated translations for various binutils components.Nick Clifton2015-04-292-629/+1856
* Tidy PowerPC gold find_global_entry usesAlan Modra2015-04-282-17/+35
* PowerPC gold assertion on missing global entry stubAlan Modra2015-04-282-14/+23
* [gold] Rename '--fix-cortex-a53' to '--fix-cortex-a53-843419'.Han Shen2015-04-273-6/+14
* If a range is missing, assume the input address is mapped.Rafael Ávila de Espíndola2015-04-276-6/+77
* Add option --weak-unresolved-symbols to treat unresolved symbols as weak ref.Sriraman Tallam2015-04-236-5/+69
* Add option --weak-unresolved-symbols to treat unresolved as weak references.Sriraman Tallam2015-04-231-0/+45