Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 1 | -0/+5 |
2014-06-03 | Fix gold plugin_test failures on PowerPC64 ELFv2 | Alan Modra | 1 | -0/+5 |
2014-06-02 | Fix PowerPC64 ELFv2 icf_safe failures | Alan Modra | 1 | -0/+6 |
2014-05-30 | Fix testsuite to use newly-built linker for ehdr_start_test_4, and fix | Cary Coutant | 1 | -0/+6 |
2014-05-27 | Properly handle 64-bit GOT relocations | H.J. Lu | 1 | -0/+6 |
2014-05-15 | Fix "overflow in PLT unwind data" warning | Alan Modra | 1 | -31/+36 |
2014-05-13 | With -pie and x86, the linker complains if it sees a PC-relative relocation | Sriraman Tallam | 1 | -0/+19 |
2014-05-08 | 2014-05-08 Martin Liška <mliska@suse.cz> | Martin Liška | 1 | -0/+4 |
2014-05-06 | Fix issue where first reserved word of GOT is not initialized if there | Cary Coutant | 1 | -0/+23 |
2014-05-05 | Don't complain about the source language when we have pubnames/pubtypes info. | Cary Coutant | 1 | -0/+5 |
2014-05-02 | Fix handling of __ehdr_start when it cannot be defined. | Cary Coutant | 1 | -0/+28 |
2014-04-23 | Add missing PR ref to ChangeLog entry. | Cary Coutant | 1 | -0/+1 |
2014-04-23 | Add missing break statement for case elfcpp::R_X86_64_PLTOFF64. | Cary Coutant | 1 | -0/+4 |
2014-04-15 | Allow target to decide whether to include a section. | Cary Coutant | 1 | -0/+7 |
2014-04-15 | Allow target to derive from Copy_relocs class. | Cary Coutant | 1 | -0/+9 |
2014-04-02 | 2014-04-02 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -0/+5 |
2014-04-02 | Modify gold testsuite to disable plugins added by GCC driver. | Cary Coutant | 1 | -0/+10 |
2014-03-12 | autoreconf | Alan Modra | 1 | -0/+4 |
2014-03-10 | Add function to set non-visibility part of st_other. | Cary Coutant | 1 | -0/+4 |
2014-03-10 | Add explicit instantiations for Sized_symbol::init_output_data. | Cary Coutant | 1 | -0/+6 |
2014-03-10 | Allow target to adjust dynamic symbol value. | Cary Coutant | 1 | -0/+7 |
2014-03-10 | Allow target to add custom dynamic table entries. | Cary Coutant | 1 | -0/+11 |
2014-03-10 | Allow target to set dynsym indexes. | Cary Coutant | 1 | -0/+9 |
2014-03-08 | Better overflow checking for powerpc64 relocations | Alan Modra | 1 | -0/+12 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+5 |
2014-03-05 | Support R_PPC64_ADDR64_LOCAL | Alan Modra | 1 | -0/+6 |
2014-03-03 | Fix various copyright issues | Alan Modra | 1 | -0/+4 |
2014-02-11 | Update ChangeLog from earlier patch. | Cary Coutant | 1 | -0/+12 |
2014-02-10 | binutils potfiles regen | Alan Modra | 1 | -0/+4 |
2014-02-05 | Fix issues with gold undefined symbol diagnostics. | Cary Coutant | 1 | -0/+11 |
2014-02-05 | Add missing gold/ChangeLog entry. | Cary Coutant | 1 | -0/+30 |
2014-01-28 | Add .gdb_index version 7 support. | Cary Coutant | 1 | -0/+31 |
2014-01-08 | Update copyright year to 2014 | H.J. Lu | 1 | -0/+4 |
2013-12-19 | * stringpool.cc (Stringpool_template::reserve): Add | Ian Lance Taylor | 1 | -0/+6 |
2013-12-18 | Add configure checks for <unordered_set> and <unordered_map>. | Cary Coutant | 1 | -0/+7 |
2013-12-10 | Use $(INSTALL_PROGRAM_ENV) consistently. | Roland McGrath | 1 | -0/+6 |
2013-11-22 | Add check for which library is needed for dlopen. | Cary Coutant | 1 | -0/+6 |
2013-11-22 | Use in-tree assembler for exception_x86_64_bnd_test. | Cary Coutant | 1 | -0/+6 |
2013-11-18 | Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to gold | H.J. Lu | 1 | -0/+23 |
2013-11-15 | Add missing ChangeLog for 88b8e63904fda25c029deaf25d7b4e489b351470 | Alan Modra | 1 | -0/+12 |
2013-11-15 | Fixes to powerpc64 gold ELFv2 support | Alan Modra | 1 | -0/+35 |
2013-11-14 | Revert "Fix race condition while building EH frame header." | Cary Coutant | 1 | -0/+14 |
2013-11-14 | Add --verify-only option to DWP. | Cary Coutant | 1 | -0/+15 |
2013-11-14 | Fix race condition while building EH frame header. | Cary Coutant | 1 | -0/+9 |
2013-11-06 | Fix assert failure with --emit-relocs and .eh_frame sections. | Cary Coutant | 1 | -0/+6 |
2013-10-31 | Restore support for dwp v2 DWARF package file format. | Cary Coutant | 1 | -0/+74 |
2013-10-31 | gold/ | Cary Coutant | 1 | -0/+5 |
2013-10-30 | gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler ge... | Roland McGrath | 1 | -0/+5 |
2013-10-30 | PowerPC64 ELFv2 support for gold. | Alan Modra | 1 | -0/+40 |
2013-10-30 | Report overflow on PowerPC64 @h and @ha relocations. | Alan Modra | 1 | -0/+7 |