aboutsummaryrefslogtreecommitdiff
path: root/gold/script.cc
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam1-0/+23
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-19Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant1-14/+21
2016-08-12[gold] Implement HIDDEN syntax in linker scriptsRoland McGrath1-1/+2
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-25Fix internal error in gold when script uses section address in assignment.Cary Coutant1-3/+4
2015-03-21PR gold/18048: Fix INCLUDE directive support for goldCary Coutant1-2/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-08Fix --defsym to copy symbol attributes.Cary Coutant1-2/+9
2014-03-05Update copyright yearsAlan Modra1-1/+1
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