aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Default text reordering fix with a flag to turn it off.Sriraman Tallam8-19/+99
2013-01-18gold: enable new dtags by defaultMike Frysinger2-1/+5
2013-01-18ld: change --enable-new-dtags to only generate new dtagsMike Frysinger2-2/+9
2013-01-17 * powerpc.cc (Stub_table::find_plt_call_entry): Make typesAlan Modra2-6/+12
2013-01-172013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-1/+5
2013-01-162013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam3-1/+17
2013-01-15bfd/Alan Modra2-8/+20
2013-01-14 * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra3-2/+7
2013-01-14 * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra3-25/+46
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor8-6/+95
2013-01-10Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam5-9/+46
2013-01-09 * arm.cc (Target_arm::attributes_accept_div): New function.Ian Lance Taylor2-22/+91
2013-01-07gold/Cary Coutant2-18/+15
2013-01-07Properly install gold as default linkerH.J. Lu3-41/+22
2013-01-07Add -fuse-ld= for GCC linker option compatibilityH.J. Lu2-3/+12
2013-01-05gold/Cary Coutant3-2/+7
2013-01-04gold/Cary Coutant3-11/+29
2013-01-02Update gold copyright year to 2013H.J. Lu2-2/+6
2012-12-21 * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor4-95/+100
2012-12-19Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam8-7/+265
2012-12-17Add copyright noticesNick Clifton7-2/+97
2012-12-15gold/Cary Coutant3-8/+22
2012-12-15gold/Cary Coutant2-2/+11
2012-12-12 * powerpc.cc (class Track_tls): New.Alan Modra2-43/+157
2012-12-12 * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra4-5/+103
2012-12-10gold/Roland McGrath3-22/+63
2012-12-10Add copyright noticesNick Clifton1-0/+13
2012-12-10 * powerpc.cc (Target_selector_powerpc::Target_selector_powerpc):Alan Modra2-23/+8
2012-12-10 * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init has14_ andAlan Modra2-1/+9
2012-12-07gold/Roland McGrath2-2/+8
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor1-0/+9
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor5-4/+26
2012-12-07 * powerpc.cc (Stub_table::do_write): Delete redundant AddressAlan Modra2-3/+17
2012-12-07 * options.h (General_options): Add no_toc_optimize.Alan Modra3-0/+105
2012-12-06 * options.h (General_options): Add plt_align, plt_static_chain,Alan Modra3-92/+266
2012-12-04 * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete.Alan Modra2-11/+12
2012-12-03typo fixAlan Modra1-1/+1
2012-12-03 * output.h: Formatting, whitespace.Alan Modra2-104/+136
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra7-369/+1572
2012-11-30 * powerpc.c (Target_powerpc::Scan::global): Don't emit relativeAlan Modra2-5/+14
2012-11-30 * powerpc.cc (Target_powerpc::make_plt_section): Add symtabAlan Modra2-14/+29
2012-11-30 * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make STB_LOCALAlan Modra2-10/+24
2012-11-20Fix TLS to LE optimization for x32H.J. Lu2-1/+13
2012-11-15bfd/Roland McGrath2-2/+7
2012-11-08Regenerate.Alan Modra2-0/+9
2012-11-05 * configure.ac: Apply 2012-09-10 change to config.in here.Alan Modra3-10/+20
2012-11-05 * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef.Alan Modra2-43/+75
2012-11-02gold/Roland McGrath2-3/+7
2012-11-01gold/Roland McGrath10-83/+100
2012-11-01gold/Roland McGrath2-4/+7