summaryrefslogtreecommitdiff
path: root/gold/script.cc
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam2018-02-151-0/+23
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix read-beyond-end-of-buffer error in script parsing.Cary Coutant2016-12-191-14/+21
* [gold] Implement HIDDEN syntax in linker scriptsRoland McGrath2016-08-121-1/+2
* Implement SORT_BY_INIT_PRIORITY.Igor Kudrin2016-06-281-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix internal error in gold when script uses section address in assignment.Cary Coutant2015-08-251-3/+4
* PR gold/18048: Fix INCLUDE directive support for goldCary Coutant2015-03-211-2/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix --defsym to copy symbol attributes.Cary Coutant2014-07-081-2/+9
* Update copyright yearsAlan Modra2014-03-051-1/+1
* 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>Rafael Ávila de Espíndola2010-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>Rafael Ávila de Espíndola2010-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>Rafael Ávila de Espíndola2010-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