summaryrefslogtreecommitdiff
path: root/gold/script.h
AgeCommit message (Expand)Author
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-02-15Fix symbol resolution with linker plugins for defsym symbols.Sriraman Tallam
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani
2016-01-01Copyright update for binutilsAlan Modra
2015-08-25Fix internal error in gold when script uses section address in assignment.Cary 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-10-31 PR gold/13023Cary Coutant
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
2010-11-03 PR ld/12001Nick Clifton
2010-08-02 PR 11855Ian Lance Taylor
2010-04-23 * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor
2010-01-12 * script.cc (class Lazy_demangler): Recreate--revert part of patchIan Lance Taylor
2010-01-06 PR 10980Ian 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-07-06 * fileread.cc (File_read::get_mtime): New method.Ian Lance Taylor
2009-05-15 * gold.h (Incremental_argument_list): Remove (invalid) forwardIan 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
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-23 PR 6647Ian Lance Taylor
2008-05-21 * mapfile.cc: New file.Ian Lance Taylor
2008-03-26 PR gold/5986Ian Lance Taylor
2008-02-29Permit scripts to refer to the addresses of output sections which wereIan Lance Taylor
2008-02-28Read input scripts which look like input objects with properIan Lance Taylor
2008-02-28Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor
2008-02-26From Craig Silverstein: rework handling of Script_options.Ian Lance Taylor
2008-02-09Track sections for expressions.Ian Lance Taylor
2008-02-07Ignore version scripts for relocatable links.Ian Lance Taylor
2008-02-04Implement PHDRS.Ian Lance Taylor
2008-02-04Fully implement the SECTIONS clause.Ian Lance Taylor
2008-01-26Don't pass around the target in order to define symbols; get it fromIan Lance Taylor
2008-01-24From Craig Silverstein: Simplify Version_script_info::symbol_is_localIan Lance Taylor
2008-01-23Parse a SECTIONS clause in a linker script.Ian Lance Taylor
2008-01-15From Andrew Chatham and Craig Silverstein: Add support for versionIan Lance Taylor
2008-01-09Support assignments and expressions in linker scripts.Ian Lance Taylor
2007-12-14Rewrite workqueue. This version eliminates the master thread, andIan Lance Taylor
2007-10-27From Craig Silverstein and Ian Lance Taylor: Process --script option.Ian Lance Taylor
2007-09-22Add licensing text to every source file.Ian Lance Taylor