summaryrefslogtreecommitdiff
path: root/gold/ChangeLog
AgeCommit message (Expand)Author
2015-03-30Support AARCH64_TLSLD_ADD_DTPREL_* relocations.Jing Yu
2015-03-27Avoid looking up Input_merge_map multiple times.Rafael Ávila de Espíndola
2015-03-24PR18147, relocation overflow when --unresolved-symbols=ignore-allAlan Modra
2015-03-23Remove is_merge_section_for.Rafael Ávila de Espíndola
2015-03-22Fix support for i386 TLS GD-to-IE optimization.Cary Coutant
2015-03-21Fix internal error with -z relro when .tbss is last relro section.Cary Coutant
2015-03-21Fix bug when optimizing string pools of aligned strings.Cary Coutant
2015-03-21PR gold/18048: Fix INCLUDE directive support for goldCary Coutant
2015-03-21Support compressed debug sections in dynamic object files.Cary Coutant
2015-03-21Fix internal error in do_relocate_sections when using plugins.Cary Coutant
2015-03-11Fix gold incremental test failures.Cary Coutant
2015-03-09Fix failure in exception_static_test.Cary Coutant
2015-03-05Remove typename on elfcpp::Elf_types<size>::Elf_AddrH.J. Lu
2015-03-04Fix a race condition when setting default target for ARM targets.Cary Coutant
2015-03-04Remove empty class Merge_map.Rafael Ávila de Espíndola
2015-03-02Fix crash when processing merge section with entsize of 0.Cary Coutant
2015-03-02Fix an internal error in do_print_to_mapfile on Arm.Cary Coutant
2015-02-24PowerPC64 GOLD: complain on misaligned _DS relocsAlan Modra
2015-02-22Set GOLD_DEFAULT_SIZE to 32 for x32H.J. Lu
2015-02-18Fix gold error: hidden symbol '...' is not defined locallyAlan Modra
2015-02-17Simplify Garbage_collection::add_reference a bit.Rafael Ávila de Espíndola
2015-02-17avoid std::vector copy.Rafael Ávila de Espíndola
2015-02-17Use std::upper_bound to simplify code a bit.Rafael Ávila de Espíndola
2015-02-17[gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08.Mark Wielaard
2015-02-16Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant
2015-02-16Remove redundant include of "output.h".Cary Coutant
2015-02-12Add missing TLSLE relocations for gold aarch64 backend.Jing Yu
2015-02-11gold/arm.cc: Output mapping symbol for PLT codeWill Newton
2015-02-09Replace two_file_shared_2.so with two_file_shared_1.soH.J. Lu
2015-02-09Gold testsuite make cleanAlan Modra
2015-02-04Combine loop epilogue into main loop body to reduce duplication.Rafael Ávila de Espíndola
2015-02-04Add missing ChangeLog entry.Cary Coutant
2015-02-03Add missing ChangeLog entries.Cary Coutant
2015-02-02Fix bug with previous patch for unresolved TLS symbol.Cary Coutant
2015-01-29This patch adds IFUNC support for arm gold backend.Han Shen
2015-01-29Correct GOLD PowerPC64 local-dynamic TLS linker optimizationAlan Modra
2015-01-28Allow undefined references to TLS symbols.Cary Coutant
2015-01-252015-01-25 Cary Coutant <ccoutant@google.com>Cary Coutant
2015-01-22[GOLD] Correct powerpc64 ifunc plt entry testAlan Modra
2015-01-14Fix a bug in resolving HI16/LO16 relocation pairs for MIPS.Cary Coutant
2015-01-09Don't align start of segment unless alignment is larger than page size.Cary Coutant
2015-01-06Handle stack split for x32H.J. Lu
2015-01-06Handle Initial-Exec to Local-Exec for x32H.J. Lu
2015-01-02Correct printed year in copyright notices for gold.Alan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo
2014-12-22gold/Cary Coutant
2014-12-20Change SometimesInlineFunction to "return i * i * 3;"H.J. Lu
2014-12-16Fix internal error in gold when -Map and --compress-debug-sections are usedCary Coutant