Age | Commit message (Expand) | Author | Files | Lines |
2014-07-21 | Fix ChangeLog entry: | Sriraman Tallam | 1 | -1/+1 |
2014-07-21 | 2014-07-21 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -1/+8 |
2014-07-08 | Fix --defsym to copy symbol attributes. | Cary Coutant | 9 | -8/+159 |
2014-07-08 | Fix internal error with LTO on ARM. | Cary Coutant | 8 | -7/+52 |
2014-07-04 | Update gold POTFILES.in | Alan Modra | 2 | -0/+6 |
2014-07-02 | 2014-07-02 Jing Yu <jingyu@google.com> | Jing Yu | 7 | -4/+1487 |
2014-06-27 | Fix undefined symbol errors from mips.cc | Alan Modra | 2 | -1/+5 |
2014-06-24 | Fix dwp to allow intermediate .dwp files with no .debug_types sections. | Cary Coutant | 2 | -4/+15 |
2014-06-23 | gold/ | Sasa Stankovic | 7 | -4/+10563 |
2014-06-09 | Add check to keep from segfaulting on a corrupt .debug_pubnames section. | Cary Coutant | 2 | -0/+11 |
2014-06-09 | Print unattached sections in the link map. | Cary Coutant | 2 | -0/+10 |
2014-06-07 | Allow both signed and unsigned fields in PowerPC cmpli insn | Alan Modra | 2 | -8/+13 |
2014-06-06 | Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index. | Cary Coutant | 4 | -13/+11 |
2014-06-05 | Make it easy to make --disable-werror the default for both binutils and gdb | Joel Brobecker | 4 | -2/+13 |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 2 | -6/+22 |
2014-06-03 | Fix gold plugin_test failures on PowerPC64 ELFv2 | Alan Modra | 2 | -0/+12 |
2014-06-02 | Fix PowerPC64 ELFv2 icf_safe failures | Alan Modra | 2 | -5/+21 |
2014-05-30 | Fix testsuite to use newly-built linker for ehdr_start_test_4, and fix | Cary Coutant | 4 | -3/+9 |
2014-05-27 | Properly handle 64-bit GOT relocations | H.J. Lu | 2 | -2/+11 |
2014-05-15 | Fix "overflow in PLT unwind data" warning | Alan Modra | 2 | -33/+52 |
2014-05-13 | With -pie and x86, the linker complains if it sees a PC-relative relocation | Sriraman Tallam | 10 | -24/+86 |
2014-05-13 | Optimizing accesses to Globals with -fpie -pie: | Sriraman Tallam | 2 | -0/+57 |
2014-05-08 | 2014-05-08 Martin Liška <mliska@suse.cz> | Martin Liška | 2 | -1/+5 |
2014-05-06 | Fix issue where first reserved word of GOT is not initialized if there | Cary Coutant | 3 | -68/+167 |
2014-05-05 | Don't complain about the source language when we have pubnames/pubtypes info. | Cary Coutant | 2 | -15/+19 |
2014-05-02 | Fix handling of __ehdr_start when it cannot be defined. | Cary Coutant | 13 | -44/+533 |
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 | 2 | -0/+5 |
2014-04-15 | Allow target to decide whether to include a section. | Cary Coutant | 3 | -1/+24 |
2014-04-15 | Allow target to derive from Copy_relocs class. | Cary Coutant | 3 | -38/+33 |
2014-04-02 | 2014-04-02 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -8/+13 |
2014-04-02 | Modify gold testsuite to disable plugins added by GCC driver. | Cary Coutant | 5 | -44/+102 |
2014-03-12 | autoreconf | Alan Modra | 2 | -2/+5 |
2014-03-10 | Add function to set non-visibility part of st_other. | Cary Coutant | 2 | -0/+9 |
2014-03-10 | Add explicit instantiations for Sized_symbol::init_output_data. | Cary Coutant | 2 | -0/+32 |
2014-03-10 | Allow target to adjust dynamic symbol value. | Cary Coutant | 3 | -0/+19 |
2014-03-10 | Allow target to add custom dynamic table entries. | Cary Coutant | 4 | -1/+38 |
2014-03-10 | Allow target to set dynsym indexes. | Cary Coutant | 3 | -0/+57 |
2014-03-08 | Better overflow checking for powerpc64 relocations | Alan Modra | 2 | -18/+78 |
2014-03-05 | Update copyright years | Alan Modra | 380 | -408/+386 |
2014-03-05 | Support R_PPC64_ADDR64_LOCAL | Alan Modra | 2 | -0/+16 |
2014-03-03 | Fix various copyright issues | Alan Modra | 2 | -1/+5 |
2014-02-11 | Update ChangeLog from earlier patch. | Cary Coutant | 1 | -0/+12 |
2014-02-10 | binutils potfiles regen | Alan Modra | 2 | -560/+1745 |
2014-02-06 | Fix problem where -u is ignored when a weak undef is seen. | Cary Coutant | 6 | -41/+224 |
2014-02-05 | Fix issues with gold undefined symbol diagnostics. | Cary Coutant | 3 | -8/+24 |
2014-02-05 | Add missing gold/ChangeLog entry. | Cary Coutant | 1 | -0/+30 |
2014-02-05 | Fix problems with the --dynamic-list option. | Cary Coutant | 13 | -6/+347 |
2014-01-28 | Add .gdb_index version 7 support. | Cary Coutant | 7 | -35/+111 |
2014-01-08 | Update copyright year to 2014 | H.J. Lu | 2 | -2/+6 |