aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-06 * README: Update coding style link.Alan Modra2-1/+5
2013-01-29gold/Cary Coutant2-79/+205
2013-01-27mention fixed bug in ChangeLogMike Frysinger1-0/+1
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