summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* gold/Cary Coutant2013-01-292-79/+205
* mention fixed bug in ChangeLogMike Frysinger2013-01-271-0/+1
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-248-19/+99
* gold: enable new dtags by defaultMike Frysinger2013-01-182-1/+5
* ld: change --enable-new-dtags to only generate new dtagsMike Frysinger2013-01-182-2/+9
* * powerpc.cc (Stub_table::find_plt_call_entry): Make typesAlan Modra2013-01-172-6/+12
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-172-1/+5
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-163-1/+17
* bfd/Alan Modra2013-01-152-8/+20
* * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra2013-01-143-2/+7
* * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra2013-01-143-25/+46
* Fix mingw gold build with plugins enabledIan Lance Taylor2013-01-118-6/+95
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-105-9/+46
* * arm.cc (Target_arm::attributes_accept_div): New function.Ian Lance Taylor2013-01-092-22/+91
* gold/Cary Coutant2013-01-072-18/+15
* Properly install gold as default linkerH.J. Lu2013-01-073-41/+22
* Add -fuse-ld= for GCC linker option compatibilityH.J. Lu2013-01-072-3/+12
* gold/Cary Coutant2013-01-053-2/+7
* gold/Cary Coutant2013-01-043-11/+29
* Update gold copyright year to 2013H.J. Lu2013-01-022-2/+6
* * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor2012-12-214-95/+100
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-198-7/+265
* Add copyright noticesNick Clifton2012-12-177-2/+97
* gold/Cary Coutant2012-12-153-8/+22
* gold/Cary Coutant2012-12-152-2/+11
* * powerpc.cc (class Track_tls): New.Alan Modra2012-12-122-43/+157
* * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra2012-12-124-5/+103
* gold/Roland McGrath2012-12-103-22/+63
* Add copyright noticesNick Clifton2012-12-101-0/+13
* * powerpc.cc (Target_selector_powerpc::Target_selector_powerpc):Alan Modra2012-12-102-23/+8
* * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init has14_ andAlan Modra2012-12-102-1/+9
* gold/Roland McGrath2012-12-072-2/+8
* * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor2012-12-071-0/+9
* * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor2012-12-075-4/+26
* * powerpc.cc (Stub_table::do_write): Delete redundant AddressAlan Modra2012-12-072-3/+17
* * options.h (General_options): Add no_toc_optimize.Alan Modra2012-12-073-0/+105
* * options.h (General_options): Add plt_align, plt_static_chain,Alan Modra2012-12-063-92/+266
* * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete.Alan Modra2012-12-042-11/+12
* typo fixAlan Modra2012-12-031-1/+1
* * output.h: Formatting, whitespace.Alan Modra2012-12-032-104/+136
* * layout.h (Layout::get_executable_sections): Declare.Alan Modra2012-12-037-369/+1572
* * powerpc.c (Target_powerpc::Scan::global): Don't emit relativeAlan Modra2012-11-302-5/+14
* * powerpc.cc (Target_powerpc::make_plt_section): Add symtabAlan Modra2012-11-302-14/+29
* * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make STB_LOCALAlan Modra2012-11-302-10/+24
* Fix TLS to LE optimization for x32H.J. Lu2012-11-202-1/+13
* bfd/Roland McGrath2012-11-152-2/+7
* Regenerate.Alan Modra2012-11-082-0/+9
* * configure.ac: Apply 2012-09-10 change to config.in here.Alan Modra2012-11-053-10/+20
* * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef.Alan Modra2012-11-052-43/+75
* gold/Roland McGrath2012-11-022-3/+7