Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-19 | [GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols output | Alan Modra | 1 | -0/+4 |
2019-09-20 | [GOLD] Fix spurious "plugin needed to handle lto object" warnings | Alan Modra | 1 | -4/+9 |
2019-08-16 | Fix detection of missing plugin for LTO objects. | Martin Liska | 1 | -3/+3 |
2019-07-29 | Support .gnu.lto_.lto section in ELF files (PR 24768). | Martin Liska | 1 | -1/+30 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-02 | gold: Get alignment of uncompressed section from ch_addralign | H.J. Lu | 1 | -2/+9 |
2018-08-07 | Fix "may be used uninitialized" warning. | Tulio Magno Quites Machado Filho | 1 | -2/+2 |
2018-07-14 | Fix internal error when using --emit-relocs with plugins. | Cary Coutant | 1 | -3/+7 |
2018-06-22 | Update support for .note.gnu.property sections. | Cary Coutant | 1 | -1/+4 |
2018-06-22 | Add support for .note.gnu.property sections. | Cary Coutant | 1 | -0/+104 |
2018-04-06 | Further improve warnings for relocations referring to discarded sections. | Cary Coutant | 1 | -60/+119 |
2018-04-02 | Fix problem where mixed section types can cause internal error during a -r link. | Cary Coutant | 1 | -33/+43 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-28 | Allow multiple .eh_frame sections per object file. | Cary Coutant | 1 | -13/+10 |
2017-11-27 | Fix symbol values and relocation addends for relocatable links. | Cary Coutant | 1 | -16/+26 |
2017-11-08 | Fix problems with -r. | James Clarke | 1 | -19/+8 |
2017-11-08 | Apply: | Eric Christopher | 1 | -2/+2 |
2017-01-12 | Fix incorrect byte counts. | Cary Coutant | 1 | -3/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-28 | Add explicit instantiations for build_compressed_section_map(). | Cary Coutant | 1 | -0/+32 |
2016-12-05 | Fix problem where absolute local symbols are omitted when output has many sec... | Cary Coutant | 1 | -2/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-11 | Make output views accessible to Target during do_relocate(). | Cary Coutant | 1 | -1/+2 |
2015-12-03 | Take addend into account when making GOT entries for local symbols. | Vladimir Radosavljevic | 1 | -1/+2 |
2015-11-25 | Adjust local symbol value in relocatable link to be relative to section. | Cary Coutant | 1 | -2/+6 |
2015-08-25 | Fix --no-as-needed when shared library is listed twice on the command line. | Cary Coutant | 1 | -2/+11 |
2015-07-12 | Add SHF_COMPRESSED section decompression to gold | H.J. Lu | 1 | -16/+35 |
2015-06-04 | Change default to discard temporary local symbols in merge sections. | Cary Coutant | 1 | -1/+7 |
2015-04-17 | Use LIFO instead of FIFO to implement gc's transitive closure. | Rafael Ávila de Espíndola | 1 | -1/+1 |
2015-03-27 | Avoid looking up Input_merge_map multiple times. | Rafael Ávila de Espíndola | 1 | -7/+10 |
2015-03-23 | Remove is_merge_section_for. | Rafael Ávila de Espíndola | 1 | -6/+4 |
2015-03-21 | Support compressed debug sections in dynamic object files. | Cary Coutant | 1 | -11/+14 |
2015-03-05 | Remove typename on elfcpp::Elf_types<size>::Elf_Addr | H.J. Lu | 1 | -4/+4 |
2015-03-04 | Remove empty class Merge_map. | Rafael Ávila de Espíndola | 1 | -0/+63 |
2015-02-17 | avoid std::vector copy. | Rafael Ávila de Espíndola | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-25 | Fix corrupted .eh_frame section with LTO and --gc-sections. | Cary Coutant | 1 | -6/+14 |
2014-09-26 | Fix handling of relocations against TLS section symbols. | Cary Coutant | 1 | -1/+3 |
2014-07-21 | 2014-07-21 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+3 |
2014-07-08 | Fix internal error with LTO on ARM. | Cary Coutant | 1 | -1/+11 |
2014-05-08 | 2014-05-08 Martin Liška <mliska@suse.cz> | Martin Liška | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-11-06 | Fix assert failure with --emit-relocs and .eh_frame sections. | Cary Coutant | 1 | -22/+22 |
2013-07-31 | gold/ | Cary Coutant | 1 | -0/+29 |
2013-05-21 | gold/ | Cary Coutant | 1 | -7/+6 |
2013-04-04 | GCC PR c++/56840 | Ian Lance Taylor | 1 | -11/+23 |
2013-03-10 | * gold.cc (queue_middle_tasks): Move detect_odr_violations.. | Alan Modra | 1 | -7/+25 |
2012-10-18 | PR gold/14727 | Alan Modra | 1 | -1/+3 |
2012-09-25 | * object.h (Sized_relobj_file::adjust_local_symbol, | Alan Modra | 1 | -1/+2 |