summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* gold/Roland McGrath2012-11-0110-83/+100
* gold/Roland McGrath2012-11-012-4/+7
* gold/Roland McGrath2012-11-012-2/+7
* gold/Roland McGrath2012-11-014-15/+23
* gold/Roland McGrath2012-11-012-0/+5
* bfd:Nick Clifton2012-10-302-3/+25
* gold/Cary Coutant2012-10-292-12/+51
* Add final_layout_sequence.txt to MOSTLYCLEANFILESH.J. Lu2012-10-263-1/+8
* Strip out -Wp,-D_FORTIFY_SOURCE= for gold testsH.J. Lu2012-10-253-7/+54
* Issue a fatal error on bad fwrite returnH.J. Lu2012-10-252-1/+8
* Use section_offset_type in remap_str_offsetH.J. Lu2012-10-252-2/+7
* gold/Cary Coutant2012-10-2414-2/+7091
* gold/Cary Coutant2012-10-247-153/+2451
* gold/Cary Coutant2012-10-234-36/+101
* gold/Cary Coutant2012-10-233-7/+25
* gold/Cary Coutant2012-10-233-41/+90
* gold/Cary Coutant2012-10-233-0/+18
* PR gold/14727Alan Modra2012-10-182-1/+9
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-188-63/+80
* * powerpc.cc (Target_powerpc::Scan::local, global): Always emitAlan Modra2012-10-172-21/+79
* PR gold/14726Alan Modra2012-10-172-3/+14
* 2012-10-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-10-162-1/+7
* * powerpc.cc (Target_powerpc::define_save_restore_funcs): New func.Alan Modra2012-10-162-0/+371
* * powerpc.cc (Powerpc_relobj::add_gc_mark, process_gc_mark): New.Alan Modra2012-10-122-3/+40
* * powerpc.cc (Output_data_plt_powerpc::add_entry, add_ifunc_entry,Alan Modra2012-10-122-18/+17