summaryrefslogtreecommitdiff
path: root/gold/script.cc
AgeCommit message (Expand)Author
2015-03-21PR gold/18048: Fix INCLUDE directive support for goldCary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2011-11-172011-11-17 Sterling Augustine <saugustine@google.com>Sterling Augustine
2011-10-31 PR gold/13023Cary Coutant
2011-06-29 * script.cc (Token::integer_value): Accept trailing M/m/K/kIan Lance Taylor
2011-06-28 PR gold/12934Ian Lance Taylor
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant
2011-03-30 * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant
2011-01-25 * script.cc (script_add_extern): Rewrite to useIan Lance Taylor
2010-11-03 PR ld/12001Nick Clifton
2010-09-082010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-09-08 * README: Remove claim that MEMORY is not supported.Nick Clifton
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-12elfcpp/ChangeLog:Cary Coutant
2010-08-02 PR 11855Ian Lance Taylor
2010-06-09 * yyscript.y (input_list_element): Allow strings prefixed withNick Clifton
2010-05-182010-05-18 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-04-23 * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-03-222010-03-22 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-01-12 * script.cc (Version_script_info::build_expression_list_lookup):Ian Lance Taylor
2010-01-12 * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor
2010-01-09 * script.cc (Version_script_info::build_expression_list_lookup):Ian Lance Taylor
2010-01-06 PR 10980Ian Lance Taylor
2009-12-31 PR 10979Ian Lance Taylor
2009-12-30 PR 10861Ian Lance Taylor
2009-12-29 * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-162009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-10-16 * script.cc (Script_options::add_symbol_assignment): Always add aIan Lance Taylor
2009-10-102009-10-10 Chris Demetriou <cgd@google.com>Chris Demetriou
2009-10-10 * descriptor.cc: Include <cstdio> and "binary-io.h".Ian Lance Taylor
2009-07-06 * fileread.cc (File_read::get_mtime): New method.Ian Lance Taylor
2009-06-23 PR 10030Ian Lance Taylor
2009-05-15 * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor
2009-03-24 * yyscript.y (file_cmd): Recognize EXTERN.Ian Lance Taylor
2009-03-14 * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor
2009-03-13 * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor
2009-02-01 * script.cc (Lazy_demangler): New class.Ian Lance Taylor
2008-11-06 * options.cc (General_options::parse_dynamic_list): New function.Craig Silverstein
2008-08-13 * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor
2008-07-29 * script.cc (Script_options::finalize_symbols): Finalize SECTIONSIan Lance Taylor
2008-07-23 PR 6647Ian Lance Taylor
2008-06-302008-06-30 Craig Silverstein <csilvers@cs.stanford.edu>Craig Silverstein
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor
2008-03-26 PR gold/5986Ian Lance Taylor
2008-03-04From Craig Silverstein: rework option handling to make it easier toIan Lance Taylor