Age | Commit message (Expand) | Author | Files | Lines |
2013-02-06 | * README: Update coding style link. | Alan Modra | 2 | -1/+5 |
2013-01-29 | gold/ | Cary Coutant | 2 | -79/+205 |
2013-01-27 | mention fixed bug in ChangeLog | Mike Frysinger | 1 | -0/+1 |
2013-01-24 | Default text reordering fix with a flag to turn it off. | Sriraman Tallam | 8 | -19/+99 |
2013-01-18 | gold: enable new dtags by default | Mike Frysinger | 2 | -1/+5 |
2013-01-18 | ld: change --enable-new-dtags to only generate new dtags | Mike Frysinger | 2 | -2/+9 |
2013-01-17 | * powerpc.cc (Stub_table::find_plt_call_entry): Make types | Alan Modra | 2 | -6/+12 |
2013-01-17 | 2013-01-16 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -1/+5 |
2013-01-16 | 2013-01-16 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 3 | -1/+17 |
2013-01-15 | bfd/ | Alan Modra | 2 | -8/+20 |
2013-01-14 | * testsuite/Makefile.am (final_layout_script.lds): Handle .got section. | Alan Modra | 3 | -2/+7 |
2013-01-14 | * testsuite/Makefile.am (MOSTLYCLEANFILES): Add various output files. | Alan Modra | 3 | -25/+46 |
2013-01-11 | Fix mingw gold build with plugins enabled | Ian Lance Taylor | 8 | -6/+95 |
2013-01-10 | Make linker scripts and section ordering via --section-ordering-file or | Sriraman Tallam | 5 | -9/+46 |
2013-01-09 | * arm.cc (Target_arm::attributes_accept_div): New function. | Ian Lance Taylor | 2 | -22/+91 |
2013-01-07 | gold/ | Cary Coutant | 2 | -18/+15 |
2013-01-07 | Properly install gold as default linker | H.J. Lu | 3 | -41/+22 |
2013-01-07 | Add -fuse-ld= for GCC linker option compatibility | H.J. Lu | 2 | -3/+12 |
2013-01-05 | gold/ | Cary Coutant | 3 | -2/+7 |
2013-01-04 | gold/ | Cary Coutant | 3 | -11/+29 |
2013-01-02 | Update gold copyright year to 2013 | H.J. Lu | 2 | -2/+6 |
2012-12-21 | * layout.cc (Layout::special_ordering_of_input_section): New | Ian Lance Taylor | 4 | -95/+100 |
2012-12-19 | Group text sections with prefixes .text.unlikely,.text.hot and .text.startup | Sriraman Tallam | 8 | -7/+265 |
2012-12-17 | Add copyright notices | Nick Clifton | 7 | -2/+97 |
2012-12-15 | gold/ | Cary Coutant | 3 | -8/+22 |
2012-12-15 | gold/ | Cary Coutant | 2 | -2/+11 |
2012-12-12 | * powerpc.cc (class Track_tls): New. | Alan Modra | 2 | -43/+157 |
2012-12-12 | * options.h (General_options): Add --toc-sort/--no-toc-sort. | Alan Modra | 4 | -5/+103 |
2012-12-10 | gold/ | Roland McGrath | 3 | -22/+63 |
2012-12-10 | Add copyright notices | Nick Clifton | 1 | -0/+13 |
2012-12-10 | * powerpc.cc (Target_selector_powerpc::Target_selector_powerpc): | Alan Modra | 2 | -23/+8 |
2012-12-10 | * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init has14_ and | Alan Modra | 2 | -1/+9 |
2012-12-07 | gold/ | Roland McGrath | 2 | -2/+8 |
2012-12-07 | * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS. | Ian Lance Taylor | 1 | -0/+9 |
2012-12-07 | * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS. | Ian Lance Taylor | 5 | -4/+26 |
2012-12-07 | * powerpc.cc (Stub_table::do_write): Delete redundant Address | Alan Modra | 2 | -3/+17 |
2012-12-07 | * options.h (General_options): Add no_toc_optimize. | Alan Modra | 3 | -0/+105 |
2012-12-06 | * options.h (General_options): Add plt_align, plt_static_chain, | Alan Modra | 3 | -92/+266 |
2012-12-04 | * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete. | Alan Modra | 2 | -11/+12 |
2012-12-03 | typo fix | Alan Modra | 1 | -1/+1 |
2012-12-03 | * output.h: Formatting, whitespace. | Alan Modra | 2 | -104/+136 |
2012-12-03 | * layout.h (Layout::get_executable_sections): Declare. | Alan Modra | 7 | -369/+1572 |
2012-11-30 | * powerpc.c (Target_powerpc::Scan::global): Don't emit relative | Alan Modra | 2 | -5/+14 |
2012-11-30 | * powerpc.cc (Target_powerpc::make_plt_section): Add symtab | Alan Modra | 2 | -14/+29 |
2012-11-30 | * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make STB_LOCAL | Alan Modra | 2 | -10/+24 |
2012-11-20 | Fix TLS to LE optimization for x32 | H.J. Lu | 2 | -1/+13 |
2012-11-15 | bfd/ | Roland McGrath | 2 | -2/+7 |
2012-11-08 | Regenerate. | Alan Modra | 2 | -0/+9 |
2012-11-05 | * configure.ac: Apply 2012-09-10 change to config.in here. | Alan Modra | 3 | -10/+20 |
2012-11-05 | * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef. | Alan Modra | 2 | -43/+75 |