summaryrefslogtreecommitdiff
path: root/gold/script-sections.cc
Commit message (Expand)AuthorAgeFilesLines
* 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>espindola2010-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>espindola2010-05-261-7/+16
* 2010-05-19 Rafael Espindola <espindola@google.com>espindola2010-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
* * layout.cc (Layout::attach_allocated_section_to_segment): Don'tIan Lance Taylor2008-08-131-8/+120
* * options.h (class General_options): Define -n/--nmagic andIan Lance Taylor2008-07-221-1/+2
* * script-sections.cc (Script_sections::place_orphan): InitializeIan Lance Taylor2008-06-181-1/+1
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-1/+6
* * script-sections.cc (Script_sections::create_segments): UseIan Lance Taylor2008-04-151-7/+6
* PR gold/5996Ian Lance Taylor2008-04-101-19/+40
* Permit scripts to refer to the addresses of output sections which wereIan Lance Taylor2008-02-291-2/+95
* Don't check assertions until symbols are finalized. Create an outputIan Lance Taylor2008-02-281-39/+90
* From Craig Silverstein: Have Parameters point to General_options.Ian Lance Taylor2008-02-281-7/+7