aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support 64-bit entry size in SHT_HASH (for s390).Marcin Kościelnicki2015-10-281-1/+1
* Clear SHF_COMPRESSED flag bit from input to outputH.J. Lu2015-07-201-1/+5
* Add SHF_COMPRESSED section decompression to goldH.J. Lu2015-07-121-0/+1
* Fix bug where SECTIONS clause does not handle compressed debug sections.Cary Coutant2015-06-111-11/+14
* PR 17819: Fix --build-id=tree when using --compress-debug-sections.Cary Coutant2015-06-021-72/+73
* Fix failure in exception_static_test.Cary Coutant2015-03-091-30/+50
* Fix --dynamic-list so that symbols not in the list are still exported.Cary Coutant2015-02-161-1/+2
* Don't align start of segment unless alignment is larger than page size.Cary Coutant2015-01-091-1/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Add support for -z global.Dmitriy Ivanov2014-12-011-0/+2
* Fix extraneous warning about executable stack.Cary Coutant2014-12-011-3/+9
* Update list of debug sections for --strip-debug-xxx options.Cary Coutant2014-11-261-0/+8
* Fix SysV-style hash table when --hash-style=both.Kito Cheng2014-09-301-20/+22
* Fix race condition causing assert in Eh_frame_hdr::do_sized_write().Cary Coutant2014-09-231-0/+2
* Print unattached sections in the link map.Cary Coutant2014-06-091-0/+4
* Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant2014-06-061-0/+2
* Fix handling of __ehdr_start when it cannot be defined.Cary Coutant2014-05-021-6/+8
* Allow target to decide whether to include a section.Cary Coutant2014-04-151-1/+7
* Update copyright yearsAlan Modra2014-03-051-2/+1
* gold/Roland McGrath2013-08-271-6/+36
* gold/Roland McGrath2013-07-191-6/+38
* 2013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-06-051-1/+7
* 2013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant2013-05-301-0/+4
* gold/Roland McGrath2013-05-101-63/+66
* gold/Maciej W. Rozycki2013-05-031-1/+1
* 2013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant2013-04-261-24/+126
* PR gold/15355Alan Modra2013-04-211-2/+4
* gold/Cary Coutant2013-04-151-1/+2
* * layout.cc (Layout::set_segment_offsets): Accept writable .textAlan Modra2013-03-211-1/+2
* * dwp.cc (Dwp_output_file::add_contribution): Avoid signed/unsignedAlan Modra2013-03-211-3/+1
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-101-0/+4
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-241-2/+4
* ld: change --enable-new-dtags to only generate new dtagsMike Frysinger2013-01-181-2/+3
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-161-0/+2
* * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor2012-12-211-14/+43
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-191-0/+14
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-031-0/+13
* 2012-10-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-10-161-1/+2
* PR gold/14566Alan Modra2012-09-101-0/+2
* * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra2012-08-301-2/+2
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-241-53/+123
* 2012-08-22 Cary Coutant <ccoutant@google.com>Cary Coutant2012-08-221-2/+1
* PR ld/14265Nick Clifton2012-08-141-1/+23
* * target.h (Target::output_section_name): New function.Alan Modra2012-08-141-1/+6
* * layout.cc (Layout::add_target_dynamic_tags): IfIan Lance Taylor2012-08-071-9/+16
* gold/Roland McGrath2012-06-221-0/+10
* gold/Cary Coutant2012-06-071-37/+93
* gold/Cary Coutant2012-05-241-3/+18
* gold/Cary Coutant2012-05-231-2/+2
* gold/Cary Coutant2012-05-141-1/+3