Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-11-02 | gold/ | Roland McGrath | 2 | -3/+7 |
2012-11-01 | gold/ | Roland McGrath | 10 | -83/+100 |
2012-11-01 | gold/ | Roland McGrath | 2 | -4/+7 |
2012-11-01 | gold/ | Roland McGrath | 2 | -2/+7 |
2012-11-01 | gold/ | Roland McGrath | 4 | -15/+23 |
2012-11-01 | gold/ | Roland McGrath | 2 | -0/+5 |
2012-10-30 | bfd: | Nick Clifton | 2 | -3/+25 |
2012-10-29 | gold/ | Cary Coutant | 2 | -12/+51 |
2012-10-26 | Add final_layout_sequence.txt to MOSTLYCLEANFILES | H.J. Lu | 3 | -1/+8 |
2012-10-25 | Strip out -Wp,-D_FORTIFY_SOURCE= for gold tests | H.J. Lu | 3 | -7/+54 |
2012-10-25 | Issue a fatal error on bad fwrite return | H.J. Lu | 2 | -1/+8 |
2012-10-25 | Use section_offset_type in remap_str_offset | H.J. Lu | 2 | -2/+7 |
2012-10-24 | gold/ | Cary Coutant | 14 | -2/+7091 |
2012-10-24 | gold/ | Cary Coutant | 7 | -153/+2451 |
2012-10-23 | gold/ | Cary Coutant | 4 | -36/+101 |
2012-10-23 | gold/ | Cary Coutant | 3 | -7/+25 |
2012-10-23 | gold/ | Cary Coutant | 3 | -41/+90 |
2012-10-23 | gold/ | Cary Coutant | 3 | -0/+18 |
2012-10-18 | PR gold/14727 | Alan Modra | 2 | -1/+9 |
2012-10-18 | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 8 | -63/+80 |
2012-10-17 | * powerpc.cc (Target_powerpc::Scan::local, global): Always emit | Alan Modra | 2 | -21/+79 |
2012-10-17 | PR gold/14726 | Alan Modra | 2 | -3/+14 |
2012-10-16 | 2012-10-16 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -1/+7 |
2012-10-16 | * powerpc.cc (Target_powerpc::define_save_restore_funcs): New func. | Alan Modra | 2 | -0/+371 |
2012-10-12 | * powerpc.cc (Powerpc_relobj::add_gc_mark, process_gc_mark): New. | Alan Modra | 2 | -3/+40 |
2012-10-12 | * powerpc.cc (Output_data_plt_powerpc::add_entry, add_ifunc_entry, | Alan Modra | 2 | -18/+17 |
2012-10-05 | * powerpc.cc (Target_powerpc::do_plt_address_for_local, | Alan Modra | 2 | -105/+258 |
2012-10-05 | * i386.cc (Output_data_plt_i386::address_for_global, | Alan Modra | 8 | -61/+63 |
2012-10-03 | Adjust the value of _GLOBAL_OFFSET_TABLE_ for got bigger than 0x8000 | Walter Lee | 2 | -5/+23 |