summaryrefslogtreecommitdiff
path: root/gold/layout.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-08-01[GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-22Fix placement of forced local symbols in the dynamic symbol table.Cary Coutant
2016-12-19Fix problem where linker does not place .note sections according to script.Cary Coutant
2016-12-13Do not use linker script to place static relocation sections.Cary Coutant
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani
2016-08-23[gold] Implement -z stack-size optionRoland McGrath
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant
2016-01-01Copyright update for binutilsAlan Modra
2015-11-09Recognize .pdr debug sections.Vladimir Radosavljevic
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant
2015-06-02PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant
2015-03-09Fix failure in exception_static_test.Cary Coutant
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant
2014-03-05Update copyright yearsAlan Modra
2013-10-11gold/Roland McGrath
2013-08-27gold/Roland McGrath
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant
2012-12-21 * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam
2012-08-14 PR ld/14265Nick Clifton
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant
2011-07-15 * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-07-01 PR gold/12571Ian Lance Taylor
2011-06-29 PR gold/12695Ian Lance Taylor
2011-06-29 PR gold/12898Ian Lance Taylor
2011-06-25 * layout.cc: Include "object.h".Ian Lance Taylor
2011-06-23 PR gold/12910Ian Lance Taylor
2011-06-17 PR gold/12880Ian Lance Taylor
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant
2011-04-14 * gold/layout.cc (Layout::symtab_section_offset): New function.Cary Coutant
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant
2010-12-14Fix typos in gold.Ralf Wildenhues
2010-12-09 * layout.cc (Layout::layout_gnu_stack): Add warnings for executableCary Coutant
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton
2010-08-12elfcpp/ChangeLog:Cary Coutant
2010-08-04Fix tipo in comment.Ian Lance Taylor
2010-08-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor
2010-07-12 * compressed_output.cc (zlib_decompress): New function.Cary Coutant
2010-06-01 * gold.h (is_wildcard_string): New function.Sriraman Tallam
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan
2010-02-09 * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller