OSDN Git Service

Merge branch 'master' of git://github.com/monaka/binutils
[pf3gnuchains/pf3gnuchains3x.git] / gold / layout.h
2010-01-08 Masaki MuranakaEnable to track git://github.com/monaka/binutils.git
2009-12-31 ian PR 10979
2009-12-30 ian * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-12-30 ian PR 10450
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
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 Binutils git repository.
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-10-09 Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-10-09 dougkwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-18 Doug Kwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-09-18 dougkwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-07-27 monamourUpdate to HEAD.
2009-07-17 Ian Lance Taylor PR 10400
2009-07-17 ian PR 10400
2009-06-24 Ian Lance Taylor PR 10156
2009-06-24 ian PR 10156
2009-06-24 Ian Lance Taylor PR 10219
2009-06-24 ian PR 10219
2009-06-04 Ian Lance Taylor * layout.cc (Layout::section_name_mapping): New array...
2009-06-04 ian * layout.cc (Layout::section_name_mapping): New array...
2009-04-24 Ian Lance Taylor * incremental.cc (Incremental_inputs_header_data)...
2009-04-24 ian * incremental.cc (Incremental_inputs_header_data)...
2009-04-02 Ian Lance Taylor * gold.h (reserve_unordered_map): Define, three versio...
2009-04-02 ian * gold.h (reserve_unordered_map): Define, three versio...
2009-03-17 Paul Pluzhnikov2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-17 ppluzhnikov2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-01 Ian Lance Taylor * layout.cc (Layout::find_or_add_kept_section): New...
2009-03-01 ian * layout.cc (Layout::find_or_add_kept_section): New...
2008-12-07 monabuilder r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57...
2008-05-28 Ian Lance Taylorelfcpp/:
2008-05-28 ianelfcpp/:
2008-05-21 Ian Lance Taylor * mapfile.cc: New file.
2008-05-21 ian * mapfile.cc: New file.
2008-05-20 Ian Lance Taylor * options.h (class General_options): Add -z relro.
2008-05-20 ian * options.h (class General_options): Add -z relro.
2008-05-05 Ian Lance Taylor * object.cc (Sized_relobj::include_section_group)...
2008-05-05 ian * object.cc (Sized_relobj::include_section_group)...
2008-05-01 Cary Coutant * layout.cc (Layout::include_section): Refactored...
2008-05-01 ccoutant * layout.cc (Layout::include_section): Refactored...
2008-04-19 Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-19 ian * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-15 Ian Lance Taylor * layout.cc (Layout::Layout): Initialize sections_are_...
2008-04-15 ian * layout.cc (Layout::Layout): Initialize sections_are_...
2008-04-09 Ian Lance Taylor * layout.h (class Layout): Add added_eh_frame_data_...
2008-04-09 ian * layout.h (class Layout): Add added_eh_frame_data_...
2008-03-25 Ian Lance Taylor * options.h (class General_options): Define build_id...
2008-03-25 ian * options.h (class General_options): Define build_id...
2008-03-12 Ian Lance TaylorCombine read-only .eh_frame sections with read-write...
2008-03-12 iantCombine read-only .eh_frame sections with read-write...
2008-03-11 Ian Lance TaylorIf we a section with no flags followed by a section...
2008-03-11 iantIf we a section with no flags followed by a section...
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 TaylorDon't check assertions until symbols are finalized...
2008-02-28 iantDon't check assertions until symbols are finalized...
2008-02-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-28 iantFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-07 Ian Lance TaylorSupport --oformat binary.
2008-02-07 iantSupport --oformat binary.
2008-02-06 Ian Lance TaylorFix group signature handling for relocatable link,...
2008-02-06 iantFix group signature handling for relocatable link,...
2008-02-06 Ian Lance TaylorInitial -r support.
2008-02-06 iantInitial -r support.
2008-02-04 Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04 iantImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04 Ian Lance TaylorFully implement the SECTIONS clause.
2008-02-04 iantFully implement the SECTIONS clause.
2008-01-26 Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-26 iantDon't pass around the target in order to define symbols...
2008-01-09 Ian Lance TaylorSupport assignments and expressions in linker scripts.
2008-01-09 iantSupport assignments and expressions in linker scripts.
2008-01-06 Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-06 iantAdd support for -e and for ENTRY in linker scripts.
2008-01-02 Ian Lance TaylorReduce the number of system calls. Use readv instead...
2008-01-02 iantReduce the number of system calls. Use readv instead...
2007-12-14 Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-14 iantRewrite workqueue. This version eliminates the master...
2007-12-11 Ian Lance TaylorFrom Cary Coutant: Set DF_STATIC_TLS as appropriate.
2007-12-11 iantFrom Cary Coutant: Set DF_STATIC_TLS as appropriate.
2007-12-06 Ian Lance TaylorFrom Cary Coutant: More support for generating shared...
2007-12-06 iantFrom Cary Coutant: More support for generating shared...
2007-12-05 Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-05 iantStringpool stats. Also make Symbol_table support funct...
2007-12-01 Ian Lance TaylorCompress all debug sections.
2007-12-01 iantCompress all debug sections.
2007-11-30 Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-30 iantFrom Craig Silverstein: Add support for compressing...
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-11-15 Ian Lance TaylorFrom Cary Coutant: Count textrel with output sections...
2007-11-15 iantFrom Cary Coutant: Count textrel with output sections...
2007-11-14 Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
next