aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2013-07-03bfd/Alan Modra2-4/+12
2013-07-01gold/Cary Coutant3-6/+40
2013-06-27 PR gold/15662Cary Coutant2-2/+24
2013-06-27 * powerpc.cc (Target_powerpc::symval_for_branch): Don't assertAlan Modra2-4/+17
2013-06-14gold/Cary Coutant7-87/+425
2013-06-06gold/Cary Coutant1-0/+49
2013-06-052013-06-05 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant4-7/+54
2013-05-302013-05-30 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant9-6/+221
2013-05-21gold/Cary Coutant7-8/+162
2013-05-21gold/Cary Coutant4-16/+25
2013-05-13gold/Cary Coutant7-36/+33
2013-05-10gold/Roland McGrath4-177/+196
2013-05-10gold/Roland McGrath2-215/+221
2013-05-03 gold/Maciej W. Rozycki2-1/+6
2013-05-03 * merge.cc (Output_merge_string::do_add_input_section): CorrectAlan Modra2-10/+19
2013-05-01Restore empty string handlingH.J. Lu2-10/+13
2013-05-01gold/Cary Coutant2-1/+7
2013-04-292013-04-29 Alexander Ivchenko <alexander.ivchenko@intel.com>Cary Coutant11-20/+194
2013-04-27 * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor8-9/+47
2013-04-262013-04-26 Geoff Pike <gpike@chromium.org>Cary Coutant7-34/+309
2013-04-25bfd/Alan Modra2-0/+20
2013-04-21 PR gold/15355Alan Modra2-24/+32
2013-04-15gold/Cary Coutant2-1/+7
2013-04-15gold/Cary Coutant2-4/+15
2013-04-15gold/Cary Coutant6-13/+91
2013-04-13 * powerpc.cc (Stub_control::can_add_to_stub_group): Don't setAlan Modra2-12/+53
2013-04-11 PR gold/15354Alan Modra2-6/+12
2013-04-04 GCC PR c++/56840Ian Lance Taylor2-11/+29
2013-03-302013-03-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-13/+32
2013-03-21 * layout.cc (Layout::set_segment_offsets): Accept writable .textAlan Modra2-1/+7
2013-03-21 * dwp.cc (Dwp_output_file::add_contribution): Avoid signed/unsignedAlan Modra3-4/+9
2013-03-20 * symtab.h (Symbol::clear_version): New function.Alan Modra3-7/+45
2013-03-15 * powerpc.cc (Target_powerpc::Scan::reloc_needs_plt_for_ifunc): MakeAlan Modra2-86/+140
2013-03-15 * gc.h (gc_process_relocs): Don't look through function descriptors.Alan Modra3-30/+26
2013-03-12 * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra7-89/+166
2013-03-12 * gc.h (gc_process_relocs): Look through function descriptorsAlan Modra2-20/+52
2013-03-10 * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra9-38/+342
2013-03-08 * options.cc (General_options::string_to_object_format): AcceptIan Lance Taylor2-1/+6
2013-03-07 * ehframe.h (Post_fdes) Make it a vector of Post_fde rather thanAlan Modra3-24/+27
2013-03-07 * testsuite/discard_locals_relocatable_test.c: Add a powerpcAlan Modra3-2/+15
2013-03-07 * testsuite/ifunc-sel.h (ifunc_sel, ifunc_one): MarkAlan Modra2-11/+82
2013-03-07 * testsuite/script_test_10.sh: Don't test .bss sectionAlan Modra2-1/+6
2013-03-06 * powerpc.cc (class Powerpc_relobj): Move some member functions.Alan Modra2-47/+70
2013-03-04 * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra3-2/+7
2013-03-01Add dwp support for v2 DWARF package file format.Cary Coutant5-549/+681
2013-03-01gold/Cary Coutant3-16/+32
2013-02-27 * target.h (Target::plt_fde_location, do_plt_fde_location): Declare.Alan Modra6-25/+303
2013-02-15 * options.h (DEFINE_uint64_alias): Define.Ian Lance Taylor2-0/+35
2013-02-15 * powerpc.cc (Stub_table::plt_off): New function, extracted from..Alan Modra2-46/+41
2013-02-11 * descriptors.cc (Descriptors::close_all): New function.Ian Lance Taylor4-2/+49