]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/layout.cc
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gold / layout.cc
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-15  Vivek Das MohapatraImplement and document -z unique / -z nounique handling...
2020-12-14  Cary CoutantKeep input SHF_GNU_RETAIN sections and strip output...
2020-12-13  Cary CoutantFix incremental linking with rodata merge sections.
2020-10-13  H.J. Lugold: Properly align the NT_GNU_PROPERTY_TYPE_0 note
2020-06-23  Roland McGrathPR 22843: ld, gold: Add --dependency-file option.
2020-06-18  Fangrui Song[PATCH] gold: Set DF_1_PIE for -pie
2020-06-15  Roland McGrathgold, ld: Implement -z start-stop-visibility=... option.
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-11-26  Martin LiskaIntroduce new .text.sorted.* sections.
2019-09-20  Alan Modra[GOLD] Fix spurious "plugin needed to handle lto object...
2019-07-13  Alan Modra[GOLD] PowerPC notoc eh_frame
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-07-30  Nick CliftonCombine ,gnu.build.attributes.* sections into one ...
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-11-09  H.J. Lugold: Ignore def/ref from a dynamic object for special...
2017-10-20  Sriraman TallamNew gold linker option -z,text-unlikely-segment.
2017-08-01  Alan Modra[GOLD] PowerPC recreate eh_frame for stubs on each...
2017-07-18  Yuri ChornovianFix spelling typos.
2017-05-15  Eric Christopher2017-05-15 Eric Christopher <echristo@gmail.com>
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-11-21  Igor KudrinAdd --build-id=uuid support for MinGW32.
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-10-28  Marcin KoƛcielnickiSupport 64-bit entry size in SHT_HASH (for s390).
2015-07-20  H.J. LuClear SHF_COMPRESSED flag bit from input to output
2015-07-12  H.J. LuAdd SHF_COMPRESSED section decompression to gold
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-02-17  Cary CoutantFix --dynamic-list so that symbols not in the list...
2015-01-09  Cary CoutantDon't align start of segment unless alignment is larger...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-01  Dmitriy IvanovAdd support for -z global.
2014-12-01  Cary CoutantFix extraneous warning about executable stack.
2014-11-26  Cary CoutantUpdate list of debug sections for --strip-debug-xxx...
2014-09-30  Kito ChengFix SysV-style hash table when --hash-style=both.
2014-09-24  Cary CoutantFix race condition causing assert in Eh_frame_hdr:...
2014-06-09  Cary CoutantPrint unattached sections in the link map.
2014-06-06  Cary CoutantStrip .debug_gnu_pubnames and .debug_gnu_pubtypes when...
2014-05-02  Cary CoutantFix handling of __ehdr_start when it cannot be defined.
2014-04-15  Cary CoutantAllow target to decide whether to include a section.
2014-03-05  Alan ModraUpdate copyright years
2013-08-27  Roland McGrathgold/
2013-07-19  Roland McGrathgold/
2013-06-05  Cary Coutant2013-06-05 Alexander Ivchenko <alexander.ivchenko...
2013-05-30  Cary Coutant2013-05-30 Alexander Ivchenko <alexander.ivchenko...
2013-05-10  Roland McGrathgold/
2013-05-03  Maciej W. Rozycki gold/
2013-04-26  Cary Coutant2013-04-26 Geoff Pike <gpike@chromium.org>
2013-04-21  Alan Modra PR gold/15355
2013-04-15  Cary Coutantgold/
2013-03-21  Alan Modra * layout.cc (Layout::set_segment_offsets): Accept...
2013-03-21  Alan Modra * dwp.cc (Dwp_output_file::add_contribution): Avoid...
2013-03-10  Alan Modra * gold.cc (queue_middle_tasks): Move detect_odr_violat...
2013-01-24  Sriraman TallamDefault text reordering fix with a flag to turn it...
2013-01-18  Mike Frysingerld: change --enable-new-dtags to only generate new...
2013-01-16  Sriraman Tallam2013-01-16 Sriraman Tallam <tmsriram@google.com>
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-10-16  Sriraman Tallam2012-10-16 Sriraman Tallam <tmsriram@google.com>
2012-09-10  Alan Modra PR gold/14566
2012-08-30  Alan Modra * layout.cc (Layout::set_segment_offsets): Set p_align to
2012-08-24  Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-22  Cary Coutant2012-08-22 Cary Coutant <ccoutant@google.com>
2012-08-14  Nick Clifton PR ld/14265
2012-08-14  Alan Modra * target.h (Target::output_section_name): New function.
2012-08-07  Ian Lance Taylor * layout.cc (Layout::add_target_dynamic_tags): If
2012-06-22  Roland McGrathgold/
2012-06-07  Cary Coutantgold/
2012-05-24  Cary Coutantgold/
2012-05-23  Cary Coutantgold/
2012-05-14  Cary Coutantgold/
2012-05-08  Cary Coutantgold/
2012-05-02  Roland McGrath * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targe...
2012-03-21  Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2012-03-15  Ian Lance Taylor PR gold/13850
2011-10-19  Ian Lance Taylor PR gold/13204
2011-09-29  Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-18  Cary Coutant * incremental.cc (can_incremental_update): New function.
2011-08-27  Cary Coutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-08-01  Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-07-25  Ian Lance Taylor * layout.cc (Layout::relaxation_loop_body): Only clear...
2011-07-14  Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-11  Ian Lance Taylor PR gold/12979
2011-07-09  Ian Lance Taylor PR gold/11985
2011-07-08  Ian Lance Taylor PR gold/12372
2011-07-06  Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-07-03  Ian Lance Taylor PR gold/12957
2011-07-01  Ian Lance Taylor PR gold/12571
next