]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/layout.h
* gold.h (is_wildcard_string): New function.
[thirdparty/binutils-gdb.git] / gold / layout.h
2010-06-01  Sriraman Tallam * gold.h (is_wildcard_string): New function.
2010-04-09  Doug Kwan2010-04-09 Doug Kwan <dougkwan@google.com>
2010-02-09  David S. Miller * output.h (Output_data_dynamic::add_section_size...
2010-01-07  Ian Lance Taylor PR 11061
2010-01-07  Ian Lance Taylor * output.h (class Output_data): Add const version of
2009-12-31  Ian Lance Taylor PR 10979
2009-12-30  Ian Lance Taylor * layout.cc (Layout::Layout): Initialize increase_relro_.
2009-12-30  Ian Lance Taylor PR 10450
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-11-04  Ian Lance Taylor * layout.cc (Layout::get_output_section): Add is_inter...
2009-10-09  Doug Kwan2009-10-09 Doug Kwan <dougkwan@google.com>
2009-09-18  Doug Kwan2009-09-17 Doug Kwan <dougkwan@google.com>
2009-07-17  Ian Lance Taylor PR 10400
2009-06-24  Ian Lance Taylor PR 10156
2009-06-24  Ian Lance Taylor PR 10219
2009-06-04  Ian Lance Taylor * layout.cc (Layout::section_name_mapping): New array...
2009-04-24  Ian Lance Taylor * incremental.cc (Incremental_inputs_header_data)...
2009-04-02  Ian Lance Taylor * gold.h (reserve_unordered_map): Define, three versio...
2009-03-17  Paul Pluzhnikov2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-03-01  Ian Lance Taylor * layout.cc (Layout::find_or_add_kept_section): New...
2008-05-28  Ian Lance Taylorelfcpp/:
2008-05-21  Ian Lance Taylor * mapfile.cc: New file.
2008-05-20  Ian Lance Taylor * options.h (class General_options): Add -z relro.
2008-05-05  Ian Lance Taylor * object.cc (Sized_relobj::include_section_group)...
2008-05-01  Cary Coutant * layout.cc (Layout::include_section): Refactored...
2008-04-19  Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
2008-04-15  Ian Lance Taylor * layout.cc (Layout::Layout): Initialize sections_are_...
2008-04-09  Ian Lance Taylor * 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-12  Ian Lance TaylorCombine 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-02-29  Ian Lance TaylorRemove gcc 3.2 compatibility hacks.
2008-02-28  Ian Lance TaylorDon't check assertions until symbols are finalized...
2008-02-28  Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
2008-02-07  Ian Lance TaylorSupport --oformat binary.
2008-02-06  Ian Lance TaylorFix group signature handling for relocatable link,...
2008-02-06  Ian Lance TaylorInitial -r support.
2008-02-04  Ian Lance TaylorImplement SIZEOF_HEADERS, section constraints, other...
2008-02-04  Ian Lance TaylorFully implement the SECTIONS clause.
2008-01-26  Ian Lance TaylorDon't pass around the target in order to define symbols...
2008-01-09  Ian Lance TaylorSupport assignments and expressions in linker scripts.
2008-01-06  Ian Lance TaylorAdd support for -e and for ENTRY in linker scripts.
2008-01-02  Ian Lance TaylorReduce the number of system calls. Use readv instead...
2007-12-14  Ian Lance TaylorRewrite workqueue. This version eliminates the master...
2007-12-11  Ian Lance TaylorFrom Cary Coutant: Set DF_STATIC_TLS as appropriate.
2007-12-06  Ian Lance TaylorFrom Cary Coutant: More support for generating shared...
2007-12-05  Ian Lance TaylorStringpool stats. Also make Symbol_table support funct...
2007-12-01  Ian Lance TaylorCompress all debug sections.
2007-11-30  Ian Lance TaylorFrom Craig Silverstein: Add support for compressing...
2007-11-29  Ian Lance TaylorClean up setting address and section offset.
2007-11-22  Ian Lance TaylorAdd threading support.
2007-11-15  Ian Lance TaylorFrom Cary Coutant: Count textrel with output sections...
2007-11-14  Ian Lance TaylorFrom Cary Coutant: Improve i386 shared library TLS...
2007-11-14  Ian Lance TaylorAdd heuristics for undefined symbol warnings.
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-11-07  Ian Lance TaylorFrom Craig Silverstein and Cary Coutant: fix assignment...
2007-10-27  Ian Lance TaylorFrom Cary Coutant: Set offsets of sections with data...
2007-10-23  Ian Lance TaylorAdd support for PT_GNU_STACK.
2007-10-22  Ian Lance TaylorFix versions of copied symbols.
2007-10-12  Ian Lance TaylorAdd --stats option to print runtime and memory usage...
2007-10-09  Ian Lance TaylorCreate a note section with the version of gold.
2007-09-26  Ian Lance TaylorPut size and endianness in parameters.
2007-09-26  Ian Lance TaylorAdd basic exception frame header, plus test.
2007-09-22  Ian Lance TaylorAdd licensing text to every source file.
2007-09-22  Ian Lance TaylorDefine __start and __stop symbols.
2006-12-06  Ian Lance Taylorgcc 3.2.2 and 4.1.0 portability hacks.
2006-12-06  Ian Lance TaylorGenerate version information.
2006-12-01  Ian Lance TaylorCan now dynamically link hello, world.
2006-11-29  Ian Lance TaylorHash tables, dynamic section, i386 PLT, gold_assert.
2006-11-14  Ian Lance TaylorMore dynamic object support, initial scripting support.
2006-11-07  Ian Lance TaylorRework stringpool and hash tables so that we always...
2006-11-06  Ian Lance TaylorSplit Object into Dynobj and Relobj, incorporate elfcpp...
2006-11-03  Ian Lance TaylorCan now do a full static link of hello, world in C...
2006-10-20  Ian Lance TaylorFramework for relocation scanning. Implement simple...
2006-10-06  Ian Lance TaylorLay out object file sections when we add the symbols...
2006-09-29  Ian Lance TaylorSnapshot. Now able to produce a minimal executable...
2006-09-27  Ian Lance TaylorFinished layout code.
2006-09-26  Ian Lance Taylorgcc 4.1.0 portability fixes.
2006-09-26  Ian Lance TaylorMore section layout code.
2006-09-21  Ian Lance TaylorNew drop, with first cut of section layout code.