Age | Commit message (Expand) | Author | Files | Lines |
2009-10-28 | * fileread.cc: (File_read::View::~View): Use the new | Ian Lance Taylor | 1 | -0/+6 |
2009-10-14 | Add support for -pie. | Ian Lance Taylor | 1 | -8/+8 |
2009-10-13 | * options.h (class General_options): Add -init and -fini. | Ian Lance Taylor | 1 | -0/+6 |
2009-10-13 | * gc.h (gc_process_relocs): Check if icf is enabled using new | Sriraman Tallam | 1 | -3/+29 |
2009-10-10 | 2009-10-10 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -11/+30 |
2009-10-09 | 2009-10-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+15 |
2009-10-06 | * options.h (class General_options): Define | Ian Lance Taylor | 1 | -0/+4 |
2009-10-01 | 2009-09-30 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+3 |
2009-09-18 | * object.cc (Sized_relobj::do_count): Test should_retain_symbol map. | Craig Silverstein | 1 | -1/+15 |
2009-08-25 | * options.h (Command_line::Pre_options): New class. | Cary Coutant | 1 | -0/+10 |
2009-08-24 | (General_options::no_keep_memory): Remove incorrect short option. | Cary Coutant | 1 | -2/+3 |
2009-08-12 | Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -1/+4 |
2009-08-05 | *** empty log message *** | Sriraman Tallam | 1 | -0/+11 |
2009-06-24 | PR 10237 | Ian Lance Taylor | 1 | -1/+8 |
2009-06-23 | PR 10030 | Ian Lance Taylor | 1 | -0/+5 |
2009-06-22 | PR 10141 | Ian Lance Taylor | 1 | -7/+13 |
2009-06-05 | 2009-06-05 Doug Kwan <dougkwan@google.com> | Doug Kwan | 1 | -0/+3 |
2009-05-19 | 2009-05-19 Doug Kwan <dougkwan@google.com> | Cary Coutant | 1 | -0/+11 |
2009-05-15 | * gold.h (Incremental_argument_list): Remove (invalid) forward | Ian Lance Taylor | 1 | -4/+4 |
2009-03-14 | * readsyms.cc (Read_symbols::incompatible_warning): New function. | Ian Lance Taylor | 1 | -0/+4 |
2009-02-28 | PR 6811 | Ian Lance Taylor | 1 | -0/+17 |
2009-02-06 | * options.h (enum Incremental_disposition): Define. | Ian Lance Taylor | 1 | -3/+45 |
2009-01-28 | 2009-01-20 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 1 | -5/+9 |
2009-01-23 | * options.h (General_options::gc_sections): Define as a no-op for now. | Christopher Faylor | 1 | -0/+10 |
2008-12-18 | * options.h (class General_options): Add --no case for | Ian Lance Taylor | 1 | -1/+2 |
2008-12-05 | 2008-12-05 Rafael Avila de Espindola <espindola@google.com> | Cary Coutant | 1 | -2/+8 |
2008-12-05 | * layout.cc (Layout::include_section): Check for SHF_EXCLUDE. | Cary Coutant | 1 | -0/+2 |
2008-11-06 | * options.cc (General_options::parse_dynamic_list): New function. | Craig Silverstein | 1 | -0/+21 |
2008-09-19 | Add plugin functionality for link-time optimization (LTO). | Cary Coutant | 1 | -0/+23 |
2008-09-16 | * options.h (General_options::output_is_executable): New. | Alexandre Oliva | 1 | -0/+14 |
2008-09-12 | 2008-09-11 Chris Demetriou <cgd@google.com> | Chris Demetriou | 1 | -0/+3 |
2008-08-07 | 2008-08-06 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -0/+2 |
2008-07-22 | * options.h (class General_options): Define --check-sections. | Ian Lance Taylor | 1 | -0/+4 |
2008-07-22 | * options.h (class General_options): Define -n/--nmagic and | Ian Lance Taylor | 1 | -0/+6 |
2008-07-22 | * cref.cc: New file. | Ian Lance Taylor | 1 | -0/+4 |
2008-05-28 | elfcpp/: | Ian Lance Taylor | 1 | -0/+2 |
2008-05-21 | * mapfile.cc: New file. | Ian Lance Taylor | 1 | -0/+5 |
2008-05-20 | * options.h (class General_options): Add -z relro. | Ian Lance Taylor | 1 | -0/+3 |
2008-05-07 | PR 6049 | Ian Lance Taylor | 1 | -5/+16 |
2008-05-06 | * options.h (DEFINE_var): Add set_user_set_##varname__. | Ian Lance Taylor | 1 | -4/+59 |
2008-05-06 | * options.h (class General_options): Add --fatal-warnings. | Ian Lance Taylor | 1 | -0/+4 |
2008-05-06 | * options.h (class General_options): Add -Bsymbolic-functions. | Ian Lance Taylor | 1 | -0/+3 |
2008-05-06 | 2008-05-05 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -4/+9 |
2008-04-17 | * errors.cc (Errors::info): New function. | Cary Coutant | 1 | -17/+30 |
2008-04-17 | * options.cc (General_options::parse_V): New function. | David S. Miller | 1 | -0/+5 |
2008-04-16 | elfcpp/ | David S. Miller | 1 | -0/+47 |
2008-04-11 | * options.h (General_options): Add entries for '-Y' and | Ian Lance Taylor | 1 | -0/+7 |
2008-04-09 | * options.h (class General_options): Add --noinhibit-exec option. | Ian Lance Taylor | 1 | -0/+3 |
2008-04-09 | * options.h (class General_options): Define --wrap as a special | Ian Lance Taylor | 1 | -0/+18 |
2008-03-25 | * options.h (class General_options): Define build_id option. | Ian Lance Taylor | 1 | -0/+4 |