summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
...
* PR gold/15354Alan Modra2013-04-112-6/+12
* GCC PR c++/56840Ian Lance Taylor2013-04-042-11/+29
* 2013-03-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-03-302-13/+32
* * layout.cc (Layout::set_segment_offsets): Accept writable .textAlan Modra2013-03-212-1/+7
* * dwp.cc (Dwp_output_file::add_contribution): Avoid signed/unsignedAlan Modra2013-03-213-4/+9
* * symtab.h (Symbol::clear_version): New function.Alan Modra2013-03-203-7/+45
* * powerpc.cc (Target_powerpc::Scan::reloc_needs_plt_for_ifunc): MakeAlan Modra2013-03-152-86/+140
* * gc.h (gc_process_relocs): Don't look through function descriptors.Alan Modra2013-03-153-30/+26
* * powerpc.cc (is_branch_reloc): Forward declare.Alan Modra2013-03-127-89/+166
* * gc.h (gc_process_relocs): Look through function descriptorsAlan Modra2013-03-122-20/+52
* * gold.cc (queue_middle_tasks): Move detect_odr_violations..Alan Modra2013-03-109-38/+342
* * options.cc (General_options::string_to_object_format): AcceptIan Lance Taylor2013-03-082-1/+6
* * ehframe.h (Post_fdes) Make it a vector of Post_fde rather thanAlan Modra2013-03-073-24/+27
* * testsuite/discard_locals_relocatable_test.c: Add a powerpcAlan Modra2013-03-073-2/+15
* * testsuite/ifunc-sel.h (ifunc_sel, ifunc_one): MarkAlan Modra2013-03-072-11/+82
* * testsuite/script_test_10.sh: Don't test .bss sectionAlan Modra2013-03-072-1/+6
* * powerpc.cc (class Powerpc_relobj): Move some member functions.Alan Modra2013-03-062-47/+70
* * testsuite/Makefile.am (final_layout_script.lds): Add .sbss.Alan Modra2013-03-043-2/+7
* Add dwp support for v2 DWARF package file format.Cary Coutant2013-03-015-549/+681
* gold/Cary Coutant2013-03-013-16/+32
* * target.h (Target::plt_fde_location, do_plt_fde_location): Declare.Alan Modra2013-02-276-25/+303
* * options.h (DEFINE_uint64_alias): Define.Ian Lance Taylor2013-02-152-0/+35
* * powerpc.cc (Stub_table::plt_off): New function, extracted from..Alan Modra2013-02-152-46/+41
* * descriptors.cc (Descriptors::close_all): New function.Ian Lance Taylor2013-02-114-2/+49
* * README: Update coding style link.Alan Modra2013-02-062-1/+5
* gold/Cary Coutant2013-01-292-79/+205
* mention fixed bug in ChangeLogMike Frysinger2013-01-271-0/+1
* Default text reordering fix with a flag to turn it off.Sriraman Tallam2013-01-248-19/+99
* gold: enable new dtags by defaultMike Frysinger2013-01-182-1/+5
* ld: change --enable-new-dtags to only generate new dtagsMike Frysinger2013-01-182-2/+9
* * powerpc.cc (Stub_table::find_plt_call_entry): Make typesAlan Modra2013-01-172-6/+12
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-172-1/+5
* 2013-01-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2013-01-163-1/+17
* bfd/Alan Modra2013-01-152-8/+20
* * testsuite/Makefile.am (final_layout_script.lds): Handle .got section.Alan Modra2013-01-143-2/+7
* * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files.Alan Modra2013-01-143-25/+46
* Fix mingw gold build with plugins enabledIan Lance Taylor2013-01-118-6/+95
* Make linker scripts and section ordering via --section-ordering-file orSriraman Tallam2013-01-105-9/+46
* * arm.cc (Target_arm::attributes_accept_div): New function.Ian Lance Taylor2013-01-092-22/+91
* gold/Cary Coutant2013-01-072-18/+15
* Properly install gold as default linkerH.J. Lu2013-01-073-41/+22
* Add -fuse-ld= for GCC linker option compatibilityH.J. Lu2013-01-072-3/+12
* gold/Cary Coutant2013-01-053-2/+7
* gold/Cary Coutant2013-01-043-11/+29
* Update gold copyright year to 2013H.J. Lu2013-01-022-2/+6
* * layout.cc (Layout::special_ordering_of_input_section): NewIan Lance Taylor2012-12-214-95/+100
* Group text sections with prefixes .text.unlikely,.text.hot and .text.startupSriraman Tallam2012-12-198-7/+265
* Add copyright noticesNick Clifton2012-12-177-2/+97
* gold/Cary Coutant2012-12-153-8/+22
* gold/Cary Coutant2012-12-152-2/+11