summaryrefslogtreecommitdiff
path: root/gold/script-sections.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement SORT_BY_INIT_PRIORITY.Igor Kudrin2016-06-281-1/+56
* Fix bug with grouping sections.Cary Coutant2016-06-231-6/+7
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix problem where script specified both address and region for a section.Cary Coutant2015-08-261-18/+43
* Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant2015-06-111-1/+6
* Fix SIZEOF_HEADERS in gold.Cary Coutant2015-06-031-3/+21
* Fix gold to group sections correctly via linker script.Cary Coutant2015-06-031-1/+27
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* gold/Cary Coutant2013-04-151-4/+10
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-101-0/+18
* PR ld/14265Nick Clifton2012-08-141-12/+19
* PR gold/13023Cary Coutant2011-10-311-17/+24
* PR gold/13163Ian Lance Taylor2011-10-191-0/+6
* PR gold/12898Ian Lance Taylor2011-06-291-7/+26
* PR gold/12880Ian Lance Taylor2011-06-191-6/+3
* PR gold/12880Ian Lance Taylor2011-06-171-0/+15
* * script-sections.ccIan Lance Taylor2011-06-091-0/+11
* * script-sections.cc (Sort_output_sections::script_compare):Ian Lance Taylor2011-03-141-19/+33
* * script-sections.cc (Sort_output_sections::operator()): Sort TLSCary Coutant2011-01-041-9/+10
* Fix typos in gold.Ralf Wildenhues2010-12-141-4/+4
* * script-sections.cc (Script_sections::find_memory_region): CheckIan Lance Taylor2010-11-031-0/+1
* * script-sections.h (class Script_sections): MakeIan Lance Taylor2010-10-121-2/+43
* * script-sections.cc(class Memory_region): RemoveNick Clifton2010-10-061-94/+329
* * expression.cc (eval): Replace dummy argument with NULL.Nick Clifton2010-10-011-17/+8
* * script_sections.cc (class Memory_region): Remove "NULL" fromCary Coutant2010-09-161-2/+2
* 2010-09-08 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-09-081-1/+2
* * README: Remove claim that MEMORY is not supported.Nick Clifton2010-09-081-10/+332
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-5/+5
* 2010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2010-08-031-7/+9
* * gold.h (is_wildcard_string): New function.Sriraman Tallam2010-06-011-12/+3
* 2010-05-26 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-05-261-7/+16
* 2010-05-19 Rafael Espindola <espindola@google.com>Rafael Ávila de Espíndola2010-05-191-2/+5
* 2010-05-14 Doug Kwan <dougkwan@google.com>Doug Kwan2010-05-191-30/+25
* * expression.cc (Expression::Expression_eval_info): AddIan Lance Taylor2010-04-231-37/+55
* 2010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan2010-04-091-14/+101
* * script-sections.cc (class Orphan_section_placement): DefineIan Lance Taylor2010-03-231-1/+20
* 2010-01-22 Doug Kwan <dougkwan@google.com>Doug Kwan2010-01-231-4/+4
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-2/+2
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-32/+32
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-32/+32
* * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor2009-11-041-6/+6
* 2009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-161-2/+45
* * script.cc (Script_options::add_symbol_assignment): Always add aIan Lance Taylor2009-10-161-0/+9
* * layout.cc (Layout::set_segment_offsets): Align the file offsetIan Lance Taylor2009-10-161-9/+23
* 2009-10-09 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-091-4/+13
* 2009-09-17 Doug Kwan <dougkwan@google.com>Doug Kwan2009-09-181-55/+139
* * script-sections.cc (Output_section_definition::Ian Lance Taylor2009-06-241-4/+4
* * script-sections.cc (Script_sections::create_segments): Don't putIan Lance Taylor2009-06-231-0/+5
* * script-sections.h: Include <list>.Ian Lance Taylor2009-03-191-177/+336