summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2013-01-15bfd/Alan Modra
2013-01-14 * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra
2013-01-14 * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra
2013-01-11 Fix mingw gold build with plugins enabledIan Lance Taylor
2013-01-10Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam
2013-01-09 * arm.cc (Target_arm::attributes_accept_div): New function.Ian Lance Taylor
2013-01-07gold/Cary Coutant
2013-01-07Properly install gold as default linkerH.J. Lu
2013-01-07Add -fuse-ld= for GCC linker option compatibilityH.J. Lu
2013-01-05gold/Cary Coutant
2013-01-04gold/Cary Coutant
2013-01-02Update gold copyright year to 2013H.J. Lu
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-17Add copyright noticesNick Clifton
2012-12-15gold/Cary Coutant
2012-12-15gold/Cary Coutant
2012-12-12 * powerpc.cc (class Track_tls): New.Alan Modra
2012-12-12 * options.h (General_options): Add --toc-sort/--no-toc-sort.Alan Modra
2012-12-10gold/Roland McGrath
2012-12-10Add copyright noticesNick Clifton
2012-12-10 * powerpc.cc (Target_selector_powerpc::Target_selector_powerpc):Alan Modra
2012-12-10 * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init has14_ andAlan Modra
2012-12-07gold/Roland McGrath
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor
2012-12-07 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS.Ian Lance Taylor
2012-12-07 * powerpc.cc (Stub_table::do_write): Delete redundant AddressAlan Modra
2012-12-07 * options.h (General_options): Add no_toc_optimize.Alan Modra
2012-12-06 * options.h (General_options): Add plt_align, plt_static_chain,Alan Modra
2012-12-04 * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete.Alan Modra
2012-12-03typo fixAlan Modra
2012-12-03 * output.h: Formatting, whitespace.Alan Modra
2012-12-03 * layout.h (Layout::get_executable_sections): Declare.Alan Modra
2012-11-30 * powerpc.c (Target_powerpc::Scan::global): Don't emit relativeAlan Modra
2012-11-30 * powerpc.cc (Target_powerpc::make_plt_section): Add symtabAlan Modra
2012-11-30 * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make STB_LOCALAlan Modra
2012-11-20Fix TLS to LE optimization for x32H.J. Lu
2012-11-15bfd/Roland McGrath
2012-11-08Regenerate.Alan Modra
2012-11-05 * configure.ac: Apply 2012-09-10 change to config.in here.Alan Modra
2012-11-05 * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef.Alan Modra
2012-11-02gold/Roland McGrath
2012-11-01gold/Roland McGrath
2012-11-01gold/Roland McGrath
2012-11-01gold/Roland McGrath
2012-11-01gold/Roland McGrath
2012-11-01gold/Roland McGrath
2012-10-30bfd:Nick Clifton
2012-10-29gold/Cary Coutant
2012-10-26Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu