Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2012-02-29 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 1 | -0/+2 |
2011-10-17 | * readsyms.cc (Read_symbols::run): Don't queue an unblocker | Cary Coutant | 1 | -2/+4 |
2011-07-14 | 2011-07-13 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -12/+26 |
2011-07-06 | * incremental.cc (Sized_incremental_binary::setup_readers): Pass | Cary Coutant | 1 | -0/+2 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -3/+146 |
2011-03-30 | * archive.cc (Archive::include_member): Adjust call to report_object. | Cary Coutant | 1 | -1/+2 |
2011-01-24 | * plugin.cc (class Plugin_rescan): Define new class. | Ian Lance Taylor | 1 | -6/+21 |
2010-12-14 | Fix typos in gold. | Ralf Wildenhues | 1 | -1/+1 |
2010-08-20 | * gold/archive.h (Add_lib_group_symbols): Add readsyms_blocker_, adjust | Cary Coutant | 1 | -1/+1 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -14/+15 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -19/+143 |
2010-03-15 | 2010-03-15 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -2/+0 |
2010-03-10 | * fileread.cc (File_read::~File_read): Don't delete whole_file_view_. | Cary Coutant | 1 | -2/+4 |
2010-02-12 | * gold-threads.h (class Once): Define. | Ian Lance Taylor | 1 | -12/+53 |
2009-10-10 | 2009-10-10 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -0/+4 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -19/+8 |
2009-05-15 | * gold.h (Incremental_argument_list): Remove (invalid) forward | Ian Lance Taylor | 1 | -2/+16 |
2009-03-24 | * object.cc (is_elf_object): Define. | Ian Lance Taylor | 1 | -60/+49 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -12/+94 |
2009-03-13 | * fileread.cc (Input_file::open): Remove options parameter. | Ian Lance Taylor | 1 | -7/+5 |
2009-02-13 | (From Rafael Espindola) | Cary Coutant | 1 | -6/+14 |
2009-01-15 | * archive.cc (Archive::get_elf_object_for_member): Remove call | Cary Coutant | 1 | -3/+5 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -28/+48 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -1/+1 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -5/+9 |
2008-04-23 | * readsyms.cc (Read_symbols::do_read_symbols): Use get_view rather | Ian Lance Taylor | 1 | -7/+6 |
2008-04-01 | 2008-03-31 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -3/+10 |
2008-03-13 | Update copyright years. Update language files. | Ian Lance Taylor | 1 | -1/+1 |
2008-02-28 | Read input scripts which look like input objects with proper | Ian Lance Taylor | 1 | -38/+111 |
2008-01-26 | Permit ordinary object files in groups. | Ian Lance Taylor | 1 | -11/+0 |
2007-12-14 | Rewrite workqueue. This version eliminates the master thread, and | Ian Lance Taylor | 1 | -61/+58 |
2007-11-22 | Add threading support. | Ian Lance Taylor | 1 | -0/+33 |
2007-10-22 | Correct locking if a file could not be opened. | Ian Lance Taylor | 1 | -10/+65 |
2007-10-14 | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 1 | -11/+12 |
2007-10-02 | From Craig Silverstein: add support for searching for input files | Ian Lance Taylor | 1 | -1/+1 |
2007-09-25 | Rework File_read interface. Get file size. Use pread when | Ian Lance Taylor | 1 | -15/+20 |
2007-09-25 | Remove get_view_and_size. | Ian Lance Taylor | 1 | -7/+9 |
2007-09-25 | Break out default pbytes argument to read and get_view routines, | Ian Lance Taylor | 1 | -1/+2 |
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 |
2007-09-21 | Add global parameters. | Ian Lance Taylor | 1 | -9/+5 |
2006-12-06 | Don't emit symbols seen only in dynamic object, don't read duplicate | Ian Lance Taylor | 1 | -4/+11 |
2006-11-30 | Added a testsuite. More support for COPY relocations. | Ian Lance Taylor | 1 | -1/+1 |
2006-11-29 | Hash tables, dynamic section, i386 PLT, gold_assert. | Ian Lance Taylor | 1 | -2/+2 |
2006-11-14 | More dynamic object support, initial scripting support. | Ian Lance Taylor | 1 | -12/+32 |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -5/+10 |