summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* Support AARCH64_TLSLD_ADD_DTPREL_* relocations.Jing Yu2015-03-303-9/+34
* Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola2015-03-275-29/+67
* PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra2015-03-242-1/+7
* Remove is_merge_section_for.Rafael Ávila de Espíndola2015-03-237-115/+71
* Fix support for i386 TLS GD-to-IE optimization.Cary Coutant2015-03-222-19/+14
* Fix internal error with -z relro when .tbss is last relro section.Cary Coutant2015-03-212-3/+10
* Fix bug when optimizing string pools of aligned strings.Cary Coutant2015-03-212-1/+9
* PR gold/18048: Fix INCLUDE directive support for goldCary Coutant2015-03-2110-22/+112
* Support compressed debug sections in dynamic object files.Cary Coutant2015-03-215-129/+128
* Fix internal error in do_relocate_sections when using plugins.Cary Coutant2015-03-212-3/+9
* Fix gold incremental test failures.Cary Coutant2015-03-114-36/+53
* Fix failure in exception_static_test.Cary Coutant2015-03-096-40/+91
* Remove typename on elfcpp::Elf_types<size>::Elf_AddrH.J. Lu2015-03-052-4/+9
* Fix a race condition when setting default target for ARM targets.Cary Coutant2015-03-042-4/+10
* Remove empty class Merge_map.Rafael Ávila de Espíndola2015-03-0410-208/+199
* Fix crash when processing merge section with entsize of 0.Cary Coutant2015-03-022-0/+10
* Fix an internal error in do_print_to_mapfile on Arm.Cary Coutant2015-03-022-0/+10
* PowerPC64 GOLD: complain on misaligned _DS relocsAlan Modra2015-02-242-3/+12
* Set GOLD_DEFAULT_SIZE to 32 for x32H.J. Lu2015-02-223-0/+7
* Fix gold error: hidden symbol '...' is not defined locallyAlan Modra2015-02-182-0/+7
* Simplify Garbage_collection::add_reference a bit.Rafael Ávila de Espíndola2015-02-172-5/+6
* avoid std::vector copy.Rafael Ávila de Espíndola2015-02-172-1/+5
* Use std::upper_bound to simplify code a bit.Rafael Ávila de Espíndola2015-02-172-8/+9
* [gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08.Mark Wielaard2015-02-172-1/+8
* Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant2015-02-166-14/+20
* Remove redundant include of "output.h".Cary Coutant2015-02-162-1/+5
* Add missing TLSLE relocations for gold aarch64 backend.Jing Yu2015-02-123-5/+52
* gold/arm.cc: Output mapping symbol for PLT codeWill Newton2015-02-112-0/+13
* Replace two_file_shared_2.so with two_file_shared_1.soH.J. Lu2015-02-093-2/+8
* Gold testsuite make cleanAlan Modra2015-02-093-5/+14
* Combine loop epilogue into main loop body to reduce duplication.Rafael Ávila de Espíndola2015-02-042-13/+7
* Add missing ChangeLog entry.Cary Coutant2015-02-041-0/+7
* Resolve forwarding symbols in plugins.Peter Collingbourne2015-02-042-6/+18
* Add missing ChangeLog entries.Cary Coutant2015-02-031-0/+39
* Fix a file descriptor leak in gold.Cary Coutant2015-02-0310-154/+321
* Add extra debugging output for files and descriptors.Cary Coutant2015-02-032-0/+19
* Fix bug with previous patch for unresolved TLS symbol.Cary Coutant2015-02-022-1/+8
* This patch adds IFUNC support for arm gold backend.Han Shen2015-01-294-48/+606
* Correct GOLD PowerPC64 local-dynamic TLS linker optimizationAlan Modra2015-01-292-6/+15
* Allow undefined references to TLS symbols.Cary Coutant2015-01-282-3/+24
* 2015-01-25 Cary Coutant <ccoutant@google.com>Cary Coutant2015-01-252-7/+13
* [GOLD] Correct powerpc64 ifunc plt entry testAlan Modra2015-01-222-4/+10
* Fix a bug in resolving HI16/LO16 relocation pairs for MIPS.Cary Coutant2015-01-142-13/+28
* Don't align start of segment unless alignment is larger than page size.Cary Coutant2015-01-092-1/+8
* Handle stack split for x32H.J. Lu2015-01-0612-16/+357
* Handle Initial-Exec to Local-Exec for x32H.J. Lu2015-01-062-0/+12
* Regenerate Makeile.in file for copyright updateAlan Modra2015-01-021-1/+1
* Correct printed year in copyright notices for gold.Alan Modra2015-01-023-2/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-02393-395/+399
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra2014-12-252-6/+12