]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/layout.h
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / gold / layout.h
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-07-29  Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-07-13  Alan Modra[GOLD] PowerPC notoc eh_frame
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-06-23  Cary CoutantUpdate support for .note.gnu.property sections.
2018-06-22  Cary CoutantAdd support for .note.gnu.property sections.
2018-04-03  Cary CoutantFix problem where mixed section types can cause interna...
2018-03-07  Sriraman TallamNew option -z,keep-text-section prefix.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-08-01  Alan Modra[GOLD] PowerPC recreate eh_frame for stubs on each...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-23  Cary CoutantFix placement of forced local symbols in the dynamic...
2016-12-20  Cary CoutantFix problem where linker does not place .note sections...
2016-12-13  Cary CoutantDo not use linker script to place static relocation...
2016-11-27  Ambrogino ModiglianiFix spelling in comments in C source files (gold)
2016-08-24  Roland McGrath[gold] Implement -z stack-size option
2016-03-04  Cary CoutantAdd support for STT_SPARC_REGISTER symbols.
2016-01-01  Alan ModraCopyright update for binutils
2015-11-09  Vladimir RadosavljevicRecognize .pdr debug sections.
2015-06-11  Cary CoutantFix bug where SECTIONS clause does not handle compresse...
2015-06-02  Cary CoutantPR 17819: Fix --build-id=tree when using --compress...
2015-03-09  Cary CoutantFix failure in exception_static_test.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-09-24  Cary CoutantFix race condition causing assert in Eh_frame_hdr:...
2014-03-05  Alan ModraUpdate copyright years
2013-10-11  Roland McGrathgold/
2013-08-27  Roland McGrathgold/
2013-04-26  Cary Coutant2013-04-26 Geoff Pike <gpike@chromium.org>
2012-12-21  Ian Lance Taylor * layout.cc (Layout::special_ordering_of_input_section...
2012-12-19  Sriraman TallamGroup text sections with prefixes .text.unlikely,.text...
2012-12-03  Alan Modra * layout.h (Layout::get_executable_sections): Declare.
2012-08-24  Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-14  Nick Clifton PR ld/14265
2012-05-02  Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-03-21  Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2011-09-29  Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-08-27  Cary Coutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-07-15  Ian Lance Taylor * i386.cc (class Output_data_plt_i386): Add layout_...
2011-07-14  Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-01  Ian Lance Taylor PR gold/12571
2011-06-29  Ian Lance Taylor PR gold/12695
2011-06-29  Ian Lance Taylor PR gold/12898
2011-06-25  Ian Lance Taylor * layout.cc: Include "object.h".
2011-06-23  Ian Lance Taylor PR gold/12910
2011-06-17  Ian Lance Taylor PR gold/12880
2011-05-24  Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2011-04-14  Cary Coutant * gold/layout.cc (Layout::symtab_section_offset):...
2011-04-12  Cary Coutant * archive.cc (Archive::include_member): Adjust call to
2010-12-14  Ralf WildenhuesFix typos in gold.
2010-12-09  Cary Coutant * layout.cc (Layout::layout_gnu_stack): Add warnings...
2010-08-25  Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2010-08-12  Cary Coutantelfcpp/ChangeLog:
2010-08-04  Ian Lance TaylorFix tipo in comment.
2010-08-03  Ian Lance Taylor2010-08-03 Ian Lance Taylor <iant@google.com>
2010-07-12  Cary Coutant * compressed_output.cc (zlib_decompress): New function.
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...
next