OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / gold / sparc.cc
2009-12-30 ian * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-12-29 ian * symtab.h (class Symbol_table): Add enum Defined.
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-12-06 dougkwan2009-12-05 Doug Kwan <dougkwan@google.com>
2009-12-04 dougkwan2009-12-03 Doug Kwan <dougkwan@google.com>
2009-11-05 ian PR 10887
2009-11-05 ian * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-31 dougkwan2009-10-30 Doug Kwan <dougkwan@google.com>
2009-10-29 ian * object.h (class Relobj): Drop options parameter...
2009-10-13 tmsriram * symtab.h: Check for GOLD_SYMTAB_H before header...
2009-10-06 ian * options.h (class General_options): Define
2009-10-01 dougkwan2009-09-30 Doug Kwan <dougkwan@google.com>
2009-06-22 ian * layout.cc (Layout::make_output_section): Call
2009-03-27 ccoutant * powerpc.cc (Target_powerpc::check_non_pic): Assert...
2009-03-24 ian2009-03-23 Ian Lance Taylor <iant@google.com>
2009-03-17 ian * sparc.cc (class Target_sparc): Add has_got_section.
2009-03-04 ian PR 9918
2009-01-28 tmsriram2009-01-20 Sriraman Tallam <tmsriram@google.com>
2008-09-16 ian * target-reloc.h (relocate_section): Check whether...
2008-08-04 ian * symtab.h (Symbol::use_plt_offset): New function.
2008-07-10 ian Handle output sections with more than 0x7fffffff bytes.
2008-05-21 ian * mapfile.cc: New file.
2008-05-20 ian * options.h (class General_options): Add -z relro.
2008-05-06 ian2008-05-05 Ian Lance Taylor <iant@google.com>
2008-04-19 ian * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-17 davem * sparc.cc (Target_sparc::Scan): Change from struct...
2008-04-16 ian * copy-relocs.cc: New file.
2008-04-15 ian * sparc.cc: Add definitions for Output_data_plt_sparc...
2008-04-15 davemtoplevel/