Age | Commit message (Expand) | Author | Files | Lines |
2011-07-15 | * options.h (class General_options): Add --print-output-format. | Ian Lance Taylor | 1 | -1/+10 |
2011-06-09 | PR gold/12804 | Cary Coutant | 1 | -0/+3 |
2011-06-08 | * common.cc (Symbol_table::do_allocate_commons_list): Call | Cary Coutant | 1 | -8/+8 |
2011-06-08 | * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_reloc | Cary Coutant | 1 | -1/+3 |
2011-05-25 | * archive.cc (Library_base::should_include_member): Pull in object | Ian Lance Taylor | 1 | -5/+1 |
2011-05-24 | * gold.cc (queue_initial_tasks): Pass incremental base filename | Cary Coutant | 1 | -5/+1 |
2011-05-23 | * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries. | Cary Coutant | 1 | -0/+7 |
2011-04-12 | * archive.cc (Archive::include_member): Adjust call to | Cary Coutant | 1 | -26/+215 |
2010-11-05 | PR gold/10708 | Cary Coutant | 1 | -0/+1 |
2010-10-14 | * debug.h (DEBUG_INCREMENTAL): New flag. | Cary Coutant | 1 | -1/+1 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -2/+2 |
2010-08-02 | PR 11855 | Ian Lance Taylor | 1 | -2/+2 |
2010-04-15 | 2010-04-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+10 |
2010-04-07 | 2010-04-07 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -5/+15 |
2010-03-22 | 2010-03-22 Rafael Espindola <espindola@google.com> | Rafael Ávila de Espíndola | 1 | -1/+1 |
2010-02-23 | * gold.cc (queue_middle_tasks): If no input files were opened, | Ian Lance Taylor | 1 | -0/+9 |
2010-02-12 | * gold.cc (queue_middle_gc_tasks): Use a separate blocker for each | Ian Lance Taylor | 1 | -29/+34 |
2010-02-11 | * dirsearch.cc (Dirsearch::initialize): Add all blockers before | Ian Lance Taylor | 1 | -35/+28 |
2010-01-06 | PR 10980 | Ian Lance Taylor | 1 | -1/+8 |
2009-12-29 | * gold.cc (queue_middle_tasks): Fix formatting. | Ian Lance Taylor | 1 | -1/+1 |
2009-10-29 | * object.h (class Relobj): Drop options parameter from | Ian Lance Taylor | 1 | -8/+9 |
2009-10-14 | Add support for -pie. | Ian Lance Taylor | 1 | -2/+3 |
2009-10-13 | * gc.h (gc_process_relocs): Check if icf is enabled using new | Sriraman Tallam | 1 | -6/+11 |
2009-10-13 | * symtab.h: Check for GOLD_SYMTAB_H before header includes. Remove | Sriraman Tallam | 1 | -0/+1 |
2009-10-09 | elfcpp/: | Ian Lance Taylor | 1 | -1/+2 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -0/+17 |
2009-09-30 | * object.h (class Object): Remove target_ field, and target, | Ian Lance Taylor | 1 | -1/+1 |
2009-09-01 | * gold.cc: Include "incremental.h". | Ian Lance Taylor | 1 | -2/+17 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -7/+25 |
2009-06-24 | PR 10156 | Ian Lance Taylor | 1 | -0/+3 |
2009-06-24 | PR 10237 | Ian Lance Taylor | 1 | -2/+6 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -1/+1 |
2009-03-13 | * fileread.cc (Input_file::open): Remove options parameter. | Ian Lance Taylor | 1 | -1/+1 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -32/+198 |
2008-12-24 | * gold.cc (gold_exit): Call plugin cleanup handlers on exit. | Cary Coutant | 1 | -0/+4 |
2008-10-07 | * options.c (General_options::finalize): Add check for -static and | Cary Coutant | 1 | -0/+1 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -0/+11 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -11/+15 |
2008-05-09 | PR 6493 | Ian Lance Taylor | 1 | -3/+12 |
2008-05-07 | PR 6049 | Ian Lance Taylor | 1 | -0/+3 |
2008-04-19 | * object.cc (Xindex::initialize_symtab_xindex): New function. | Ian Lance Taylor | 1 | -1/+2 |
2008-04-17 | * common.cc (Symbol_table::allocate_commons): Remove options | Ian Lance Taylor | 1 | -2/+2 |
2008-04-15 | * layout.cc (Layout::Layout): Initialize sections_are_attached_. | Ian Lance Taylor | 1 | -0/+3 |
2008-03-04 | From Craig Silverstein: rename some option functions in preparation | Ian Lance Taylor | 1 | -1/+1 |
2008-02-28 | Support -d/--define-common. | Ian Lance Taylor | 1 | -3/+1 |
2008-02-28 | Don't check assertions until symbols are finalized. Create an output | Ian Lance Taylor | 1 | -0/+3 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -6/+9 |
2008-02-26 | From Craig Silverstein: rename option functions for future option | Ian Lance Taylor | 1 | -1/+1 |
2008-02-13 | Support selecting target by name. | Ian Lance Taylor | 1 | -10/+1 |
2008-02-08 | Add support for --format binary for input files. | Ian Lance Taylor | 1 | -1/+1 |