aboutsummaryrefslogtreecommitdiff
path: root/gold/layout.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-27Fix spelling in comments in C source files (gold)Ambrogino Modigliani1-1/+1
2016-08-23[gold] Implement -z stack-size optionRoland McGrath1-2/+2
2016-03-03Add support for STT_SPARC_REGISTER symbols.Cary Coutant1-0/+4
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09Recognize .pdr debug sections.Vladimir Radosavljevic1-1/+2
2015-06-11Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant1-0/+4
2015-06-02PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant1-16/+31
2015-03-09Fix failure in exception_static_test.Cary Coutant1-0/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-23Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant1-0/+3
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-10-11gold/Roland McGrath1-3/+2
2013-08-27gold/Roland McGrath1-4/+18
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant1-0/+13
2012-12-21 * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor1-5/+8
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam1-0/+5
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra1-0/+4
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam1-0/+46
2012-08-14 PR ld/14265Nick Clifton1-0/+5
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath1-17/+18
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant1-0/+15
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+7
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant1-9/+39
2011-07-15 * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor1-0/+6
2011-07-142011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam1-0/+13
2011-07-01 PR gold/12571Ian Lance Taylor1-0/+12
2011-06-29 PR gold/12695Ian Lance Taylor1-0/+4
2011-06-29 PR gold/12898Ian Lance Taylor1-3/+11
2011-06-25 * layout.cc: Include "object.h".Ian Lance Taylor1-0/+6
2011-06-23 PR gold/12910Ian Lance Taylor1-1/+7
2011-06-17 PR gold/12880Ian Lance Taylor1-1/+3
2011-05-24 * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant1-5/+5
2011-04-14 * gold/layout.cc (Layout::symtab_section_offset): New function.Cary Coutant1-0/+4
2011-04-12 * archive.cc (Archive::include_member): Adjust call toCary Coutant1-0/+88
2010-12-14Fix typos in gold.Ralf Wildenhues1-1/+1
2010-12-09 * layout.cc (Layout::layout_gnu_stack): Add warnings for executableCary Coutant1-1/+2
2010-08-25 * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton1-4/+4
2010-08-12elfcpp/ChangeLog:Cary Coutant1-3/+4
2010-08-04Fix tipo in comment.Ian Lance Taylor1-1/+1
2010-08-032010-08-03 Ian Lance Taylor <iant@google.com>Ian Lance Taylor1-18/+115
2010-07-12 * compressed_output.cc (zlib_decompress): New function.Cary Coutant1-0/+5
2010-06-01 * gold.h (is_wildcard_string): New function.Sriraman Tallam1-0/+10
2010-04-092010-04-09 Doug Kwan <dougkwan@google.com>Doug Kwan1-1/+2
2010-02-09 * output.h (Output_data_dynamic::add_section_size): New methodDavid S. Miller1-1/+1
2010-01-07 PR 11061Ian Lance Taylor1-1/+3
2010-01-07 * output.h (class Output_data): Add const version ofIan Lance Taylor1-0/+7
2009-12-31 PR 10979Ian Lance Taylor1-0/+7
2009-12-30 * layout.cc (Layout::Layout): Initialize increase_relro_.Ian Lance Taylor1-5/+22
2009-12-30 PR 10450Ian Lance Taylor1-0/+6
2009-12-14 Revert -Wshadow changes, all changes from:Ian Lance Taylor1-6/+6