aboutsummaryrefslogtreecommitdiff
path: root/gold/script.cc
AgeCommit message (Expand)AuthorFilesLines
2011-11-172011-11-17 Sterling Augustine <saugustine@google.com>Sterling Augustine1-9/+20
2011-10-31 PR gold/13023Cary Coutant1-6/+11
2011-06-29 * script.cc (Token::integer_value): Accept trailing M/m/K/kIan Lance Taylor1-11/+39
2011-06-28 PR gold/12934Ian Lance Taylor1-2/+2
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-2/+4
2011-03-30 * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant1-17/+29
2011-01-25 * script.cc (script_add_extern): Rewrite to useIan Lance Taylor1-6/+2
2010-11-03 PR ld/12001Nick Clifton1-0/+14
2010-09-082010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-2/+2
2010-09-08 * README: Remove claim that MEMORY is not supported.Nick Clifton1-0/+119
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-19/+19
2010-08-12elfcpp/ChangeLog:Cary Coutant1-6/+6
2010-08-02 PR 11855Ian Lance Taylor1-2/+33
2010-06-09 * yyscript.y (input_list_element): Allow strings prefixed withNick Clifton1-0/+18
2010-05-182010-05-18 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+1
2010-04-23 * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor1-2/+2
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+4
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola1-1/+1
2010-01-12 * script.cc (Version_script_info::build_expression_list_lookup):Ian Lance Taylor1-3/+3
2010-01-12 * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor1-121/+329
2010-01-09 * script.cc (Version_script_info::build_expression_list_lookup):Ian Lance Taylor1-6/+17
2010-01-06 PR 10980Ian Lance Taylor1-6/+84
2009-12-31 PR 10979Ian Lance Taylor1-0/+9
2009-12-30 PR 10861Ian Lance Taylor1-123/+220
2009-12-29 * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor1-12/+29
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-29/+29
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-29/+29
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan1-0/+8
2009-10-16 * script.cc (Script_options::add_symbol_assignment): Always add aIan Lance Taylor1-5/+6
2009-10-102009-10-10 Chris Demetriou <cgd@google.com>Chris Demetriou1-3/+7
2009-10-10 * descriptor.cc: Include <cstdio> and "binary-io.h".Ian Lance Taylor1-1/+1
2009-07-06 * fileread.cc (File_read::get_mtime): New method.Ian Lance Taylor1-1/+4
2009-06-23 PR 10030Ian Lance Taylor1-1/+13
2009-05-15 * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor1-0/+8
2009-03-24 * yyscript.y (file_cmd): Recognize EXTERN.Ian Lance Taylor1-0/+13
2009-03-14 * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor1-9/+89
2009-03-13 * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor1-4/+3
2009-02-01 * script.cc (Lazy_demangler): New class.Ian Lance Taylor1-12/+53
2008-11-06 * options.cc (General_options::parse_dynamic_list): New function.Craig Silverstein1-12/+47
2008-08-13 * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor1-0/+28
2008-07-29 * script.cc (Script_options::finalize_symbols): Finalize SECTIONSIan Lance Taylor1-2/+6
2008-07-23 PR 6647Ian Lance Taylor1-8/+19
2008-06-302008-06-30 Craig Silverstein <csilvers@cs.stanford.edu>Craig Silverstein1-2/+2
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor1-2/+2
2008-03-26 PR gold/5986Ian Lance Taylor1-2/+3
2008-03-04From Craig Silverstein: rework option handling to make it easier toIan Lance Taylor1-1/+1
2008-03-04From Craig Silverstein: rename some option functions in preparationIan Lance Taylor1-2/+2
2008-02-28Support -d/--define-common.Ian Lance Taylor1-0/+9
2008-02-28Read input scripts which look like input objects with properIan Lance Taylor1-60/+12
2008-02-28Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor1-4/+14