summaryrefslogtreecommitdiff
path: root/gold/script-sections.cc
AgeCommit message (Expand)Author
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-12-19Fix problem where linker does not place .note sections according to script.Cary Coutant
2016-12-13Add --orphan-handling option.Cary Coutant
2016-12-12When using linker scripts, place linker-generated sections by the output sect...Cary Coutant
2016-12-12Fix edge cases in orphan section placement.Cary Coutant
2016-12-11Fix problems with bss handling in linker scripts.Cary Coutant
2016-12-01Fix problem where orphan section is treated as a KEEP section.Cary Coutant
2016-08-12PR gold/20462: Fix bogus layout on ARM with linker script using PHDRS clauseRoland McGrath
2016-06-28Implement SORT_BY_INIT_PRIORITY.Igor Kudrin
2016-06-23Fix bug with grouping sections.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-08-26Fix problem where script specified both address and region for a section.Cary Coutant
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant
2015-06-03Fix SIZEOF_HEADERS in gold.Cary Coutant
2015-06-03Fix gold to group sections correctly via linker script.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-04-15gold/Cary Coutant
2013-01-10Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam
2012-08-14 PR ld/14265Nick Clifton
2011-10-31 PR gold/13023Cary Coutant
2011-10-19 PR gold/13163Ian Lance Taylor
2011-06-29 PR gold/12898Ian Lance Taylor
2011-06-19 PR gold/12880Ian Lance Taylor
2011-06-17 PR gold/12880Ian Lance Taylor
2011-06-09 * script-sections.ccIan Lance Taylor
2011-03-14 * script-sections.cc (Sort_output_sections::script_compare):Ian Lance Taylor
2011-01-04 * script-sections.cc (Sort_output_sections::operator()): Sort TLSCary Coutant
2010-12-14Fix typos in gold.Ralf Wildenhues
2010-11-03 * script-sections.cc (Script_sections::find_memory_region): CheckIan Lance Taylor
2010-10-12 * script-sections.h (class Script_sections): MakeIan Lance Taylor
2010-10-06 * script-sections.cc(class Memory_region): RemoveNick Clifton
2010-10-01 * expression.cc (eval): Replace dummy argument with NULL.Nick Clifton
2010-09-16 * script_sections.cc (class Memory_region): Remove "NULL" fromCary Coutant
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-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor
2010-06-01 * gold.h (is_wildcard_string): New function.Sriraman Tallam
2010-05-262010-05-26 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-05-192010-05-19 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola
2010-05-192010-05-14 Doug Kwan <dougkwan@google.com>Doug Kwan
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-23 * script-sections.cc (class Orphan_section_placement): DefineIan Lance Taylor
2010-01-232010-01-22 Doug Kwan <dougkwan@google.com>Doug Kwan
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