summaryrefslogtreecommitdiff
path: root/gold/powerpc.cc
Commit message (Expand)AuthorAgeFilesLines
* * output.h (Output_section_lookup_maps::add_merge_section):Ian Lance Taylor2010-07-131-3/+0
* 2010-02-12 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-02-131-0/+22
* * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller2010-02-091-1/+6
* * output.h (class Output_data): Add const version ofIan Lance Taylor2010-01-071-31/+5
* * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor2009-12-301-7/+12
* * symtab.h (class Symbol_table): Add enum Defined.Ian Lance Taylor2009-12-291-0/+3
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-10/+10
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-10/+10
* 2009-12-05 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-061-4/+12
* 2009-12-03 Doug Kwan <dougkwan@google.com>Doug Kwan2009-12-031-2/+3
* PR 10887Ian Lance Taylor2009-11-041-2/+4
* * layout.cc (Layout::get_output_section): Add is_interp andIan Lance Taylor2009-11-041-7/+7
* 2009-10-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-301-2/+4
* * object.h (class Relobj): Drop options parameter fromIan Lance Taylor2009-10-291-18/+5
* * symtab.h: Check for GOLD_SYMTAB_H before header includes. RemoveSriraman Tallam2009-10-131-0/+1
* * options.h (class General_options): DefineIan Lance Taylor2009-10-061-3/+6
* 2009-09-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-011-13/+2
* * layout.cc (Layout::make_output_section): CallIan Lance Taylor2009-06-221-4/+20
* * powerpc.cc (Target_powerpc::check_non_pic): Assert that output isCary Coutant2009-03-271-0/+1
* 2009-03-23 Ian Lance Taylor <iant@google.com>Ian Lance Taylor2009-03-241-8/+2
* PR 9918Ian Lance Taylor2009-03-041-1/+3
* 2009-01-20 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2009-01-281-1/+53
* * powerpc.cc (Powerpc_relocate_functions::rel16_ha): Don't try toAndreas Schwab2009-01-201-8/+2
* * target-reloc.h (relocate_section): Check whether a symbol isIan Lance Taylor2008-09-161-1/+1
* * symtab.h (Symbol::use_plt_offset): New function.Ian Lance Taylor2008-08-041-4/+6
* Handle output sections with more than 0x7fffffff bytes.Ian Lance Taylor2008-07-101-1/+2
* PR 6660Ian Lance Taylor2008-06-301-14/+2
* 2008-06-18 Craig Silverstein <csilvers@google.com>Craig Silverstein2008-06-181-6/+6
* * powerpc.cc (Output_data_plt_powerpc::do_write): 8 + 4 = 0xC.David Edelsohn2008-06-131-1/+1
* 2008-06-12 David Edelsohn <edelsohn@gnu.org>David Edelsohn2008-06-121-0/+1982