OSDN Git Service

Change file mode to 0755.
[pf3gnuchains/pf3gnuchains4x.git] / gold / common.cc
2010-01-06 Masaki MuranakaUpdate to git@github.com:monaka/binutils.git
2009-12-31 ian PR 10979
2009-12-31 ian PR 10931
2009-12-30 ian * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-11-12 Masaki MuranakaMerge branch 'gdb'
2009-11-12 Masaki MuranakaMerge remote branch '3x/master'
2009-11-05 Masaki MuranakaMerge branch 'binutils'
2009-11-05 Masaki MuranakaMerge branch 'gdb'
2009-11-05 ian * layout.cc (Layout::get_output_section): Add is_inter...
2009-11-04 Ian Lance Taylor * layout.cc (Layout::get_output_section): Add is_inter...
2009-11-04 Masaki MuranakaMerge branch 'master' of git://sourceware.org/git/gdb
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-07-27 monamourUpdate to HEAD.
2009-06-22 Ian Lance Taylor * layout.cc (Layout::make_output_section): Call
2009-06-22 ian * layout.cc (Layout::make_output_section): Call
2008-12-07 monabuilder r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57...
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-21 ian * mapfile.cc: New file.
2008-04-17 Ian Lance Taylor * common.cc (Symbol_table::allocate_commons): Remove...
2008-04-17 ian * common.cc (Symbol_table::allocate_commons): Remove...
2008-03-27 Ian Lance Taylor * common.cc (Sort_commons::operator): Correct sorting...
2008-03-27 ian * common.cc (Sort_commons::operator): Correct sorting...
2008-03-13 Ian Lance TaylorUpdate copyright years. Update language files.
2008-03-13 iantUpdate copyright years. Update language files.
2008-02-29 Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-29 iantRemove gcc 3.2 compatibility hacks.
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-11-29 Ian Lance TaylorClean up setting address and section offset.
2007-11-29 iantClean up setting address and section offset.
2007-11-22 Ian Lance TaylorAdd threading support.
2007-11-22 iantAdd threading support.
2007-09-26 Ian Lance TaylorPut size and endianness in parameters.
2007-09-26 iantPut size and endianness in parameters.
2007-09-22 Ian Lance TaylorAdd licensing text to every source file.
2007-09-22 iantAdd licensing text to every source file.
2007-09-19 Ian Lance TaylorAdd control over template specialization.
2007-09-19 iantAdd control over template specialization.
2006-11-29 Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-29 iantHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14 Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-14 iantMore dynamic object support, initial scripting support.
2006-11-06 Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-06 iantSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03 Ian Lance Taylorgcc 3.2.2 portability hacks.
2006-11-03 iantgcc 3.2.2 portability hacks.
2006-11-03 Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-11-03 iantCan now do a full static link of hello, world in C...