summaryrefslogtreecommitdiff
path: root/gold/script.cc
Commit message (Expand)AuthorAgeFilesLines
* 2011-11-17 Sterling Augustine <saugustine@google.com>Sterling Augustine2011-11-171-9/+20
* PR gold/13023Cary Coutant2011-10-311-6/+11
* * script.cc (Token::integer_value): Accept trailing M/m/K/kIan Lance Taylor2011-06-291-11/+39
* PR gold/12934Ian Lance Taylor2011-06-281-2/+2
* * archive.cc (Archive::include_member): Adjust call toCary Coutant2011-04-121-2/+4
* * archive.cc (Archive::include_member): Adjust call to report_object.Cary Coutant2011-03-301-17/+29
* * script.cc (script_add_extern): Rewrite to useIan Lance Taylor2011-01-251-6/+2
* PR ld/12001Nick Clifton2010-11-031-0/+14
* 2010-09-08 Rafael Espindola <espindola@google.com>espindola2010-09-081-2/+2
* * README: Remove claim that MEMORY is not supported.Nick Clifton2010-09-081-0/+119
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-19/+19
* elfcpp/ChangeLog:Cary Coutant2010-08-121-6/+6
* PR 11855Ian Lance Taylor2010-08-021-2/+33
* * yyscript.y (input_list_element): Allow strings prefixed withNick Clifton2010-06-091-0/+18
* 2010-05-18 Rafael Espindola <espindola@google.com>espindola2010-05-181-1/+1
* * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor2010-04-231-2/+2
* 2010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan2010-04-091-0/+4
* 2010-03-22 Rafael Espindola <espindola@google.com>espindola2010-03-221-1/+1
* * script.cc (Version_script_info::build_expression_list_lookup):Ian Lance Taylor2010-01-121-3/+3
* * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor2010-01-121-121/+329
* * script.cc (Version_script_info::build_expression_list_lookup):Ian Lance Taylor2010-01-091-6/+17
* PR 10980Ian Lance Taylor2010-01-061-6/+84
* PR 10979Ian Lance Taylor2009-12-311-0/+9
* PR 10861Ian Lance Taylor2009-12-301-123/+220
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-12/+29
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-29/+29
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-29/+29
* 2009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-161-0/+8
* * script.cc (Script_options::add_symbol_assignment): Always add aIan Lance Taylor2009-10-161-5/+6
* 2009-10-10 Chris Demetriou <cgd@google.com>Chris Demetriou2009-10-101-3/+7
* * descriptor.cc: Include <cstdio> and "binary-io.h".Ian Lance Taylor2009-10-101-1/+1
* * fileread.cc (File_read::get_mtime): New method.Ian Lance Taylor2009-07-061-1/+4
* PR 10030Ian Lance Taylor2009-06-231-1/+13
* * gold.h (Incremental_argument_list): Remove (invalid) forwardIan Lance Taylor2009-05-151-0/+8
* * yyscript.y (file_cmd): Recognize EXTERN.Ian Lance Taylor2009-03-241-0/+13
* * readsyms.cc (Read_symbols::incompatible_warning): New function.Ian Lance Taylor2009-03-141-9/+89
* * fileread.cc (Input_file::open): Remove options parameter.Ian Lance Taylor2009-03-131-4/+3
* * script.cc (Lazy_demangler): New class.Ian Lance Taylor2009-02-011-12/+53
* * options.cc (General_options::parse_dynamic_list): New function.Craig Silverstein2008-11-061-12/+47
* * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor2008-08-131-0/+28
* * script.cc (Script_options::finalize_symbols): Finalize SECTIONSIan Lance Taylor2008-07-291-2/+6
* PR 6647Ian Lance Taylor2008-07-231-8/+19
* 2008-06-30 Craig Silverstein <csilvers@cs.stanford.edu>Craig Silverstein2008-06-301-2/+2
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-2/+2
* PR gold/5986Ian Lance Taylor2008-03-261-2/+3
* From Craig Silverstein: rework option handling to make it easier toIan Lance Taylor2008-03-041-1/+1
* From Craig Silverstein: rename some option functions in preparationIan Lance Taylor2008-03-041-2/+2
* Support -d/--define-common.Ian Lance Taylor2008-02-281-0/+9
* Read input scripts which look like input objects with properIan Lance Taylor2008-02-281-60/+12
* Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor2008-02-281-4/+14