aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-01gold/Roland McGrath2-2/+7
2012-11-01gold/Roland McGrath4-15/+23
2012-11-01gold/Roland McGrath2-0/+5
2012-10-30bfd:Nick Clifton2-3/+25
2012-10-29gold/Cary Coutant2-12/+51
2012-10-26Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu3-1/+8
2012-10-25Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu3-7/+54
2012-10-25Issue a fatal error on bad fwrite returnH.J. Lu2-1/+8
2012-10-25Use section_offset_type in remap_str_offsetH.J. Lu2-2/+7
2012-10-24gold/Cary Coutant14-2/+7091
2012-10-24gold/Cary Coutant7-153/+2451
2012-10-23gold/Cary Coutant4-36/+101
2012-10-23gold/Cary Coutant3-7/+25
2012-10-23gold/Cary Coutant3-41/+90
2012-10-23gold/Cary Coutant3-0/+18
2012-10-18 PR gold/14727Alan Modra2-1/+9
2012-10-18 * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra8-63/+80
2012-10-17 * powerpc.cc (Target_powerpc::Scan::local, global): Always emitAlan Modra2-21/+79