summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2014-03-12autoreconfAlan Modra
2014-03-10Add function to set non-visibility part of st_other.Cary Coutant
2014-03-10Add explicit instantiations for Sized_symbol::init_output_data.Cary Coutant
2014-03-10Allow target to adjust dynamic symbol value.Cary Coutant
2014-03-10Allow target to add custom dynamic table entries.Cary Coutant
2014-03-10Allow target to set dynsym indexes.Cary Coutant
2014-03-08Better overflow checking for powerpc64 relocationsAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra
2014-03-03Fix various copyright issuesAlan Modra
2014-02-11Update ChangeLog from earlier patch.Cary Coutant
2014-02-10binutils potfiles regenAlan Modra
2014-02-06Fix problem where -u is ignored when a weak undef is seen.Cary Coutant
2014-02-05Fix issues with gold undefined symbol diagnostics.Cary Coutant
2014-02-05Add missing gold/ChangeLog entry.Cary Coutant
2014-02-05Fix problems with the --dynamic-list option.Cary Coutant
2014-01-28Add .gdb_index version 7 support.Cary Coutant
2014-01-08Update copyright year to 2014H.J. Lu
2013-12-19 * stringpool.cc (Stringpool_template::reserve): AddIan Lance Taylor
2013-12-18Add configure checks for <unordered_set> and <unordered_map>.Cary Coutant
2013-12-10Use $(INSTALL_PROGRAM_ENV) consistently.Roland McGrath
2013-11-22Add check for which library is needed for dlopen.Cary Coutant
2013-11-22Use in-tree assembler for exception_x86_64_bnd_test.Cary Coutant
2013-11-18Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to goldH.J. Lu
2013-11-15Add missing ChangeLog for 88b8e63904fda25c029deaf25d7b4e489b351470Alan Modra
2013-11-15Fixes to powerpc64 gold ELFv2 supportAlan Modra
2013-11-14Revert "Fix race condition while building EH frame header."Cary Coutant
2013-11-14Add --verify-only option to DWP.Cary Coutant
2013-11-14Fix race condition while building EH frame header.Cary Coutant
2013-11-06Fix assert failure with --emit-relocs and .eh_frame sections.Cary Coutant
2013-11-04Remove powerpc.cc copy of use_plt_offsetAlan Modra
2013-10-31Restore support for dwp v2 DWARF package file format.Cary Coutant
2013-10-31gold/Cary Coutant
2013-10-30gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler ge...Roland McGrath
2013-10-30PowerPC64 ELFv2 support for gold.Alan Modra
2013-10-30Report overflow on PowerPC64 @h and @ha relocations.Alan Modra
2013-10-14 * output.h (Output_data_got::add_constant): Tidy.Alan Modra
2013-10-11gold/Roland McGrath
2013-10-11Revert inappropriate portions of last change.Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-11gold/Roland McGrath
2013-10-07gold/Cary Coutant
2013-09-03Use relative relocation for R_X86_64_32 on x32H.J. Lu
2013-08-27gold/Roland McGrath