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