Age | Commit message (Expand) | Author | Files | Lines |
2012-12-12 | * powerpc.cc (class Track_tls): New. | Alan Modra | 1 | -43/+148 |
2012-12-12 | * options.h (General_options): Add --toc-sort/--no-toc-sort. | Alan Modra | 1 | -3/+79 |
2012-12-10 | * powerpc.cc (Target_selector_powerpc::Target_selector_powerpc): | Alan Modra | 1 | -23/+2 |
2012-12-10 | * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init has14_ and | Alan Modra | 1 | -1/+3 |
2012-12-07 | * powerpc.cc (Stub_table::do_write): Delete redundant Address | Alan Modra | 1 | -3/+10 |
2012-12-07 | * options.h (General_options): Add no_toc_optimize. | Alan Modra | 1 | -0/+96 |
2012-12-06 | * options.h (General_options): Add plt_align, plt_static_chain, | Alan Modra | 1 | -89/+226 |
2012-12-04 | * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete. | Alan Modra | 1 | -11/+7 |
2012-12-03 | * layout.h (Layout::get_executable_sections): Declare. | Alan Modra | 1 | -338/+1423 |
2012-11-30 | * powerpc.c (Target_powerpc::Scan::global): Don't emit relative | Alan Modra | 1 | -5/+9 |
2012-11-30 | * powerpc.cc (Target_powerpc::make_plt_section): Add symtab | Alan Modra | 1 | -14/+23 |
2012-11-30 | * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make STB_LOCAL | Alan Modra | 1 | -10/+17 |
2012-11-05 | * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef. | Alan Modra | 1 | -43/+65 |
2012-11-01 | gold/ | Roland McGrath | 1 | -18/+19 |
2012-10-18 | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 1 | -41/+29 |
2012-10-17 | * powerpc.cc (Target_powerpc::Scan::local, global): Always emit | Alan Modra | 1 | -21/+70 |
2012-10-16 | * powerpc.cc (Target_powerpc::define_save_restore_funcs): New func. | Alan Modra | 1 | -0/+363 |
2012-10-12 | * powerpc.cc (Powerpc_relobj::add_gc_mark, process_gc_mark): New. | Alan Modra | 1 | -3/+32 |
2012-10-12 | * powerpc.cc (Output_data_plt_powerpc::add_entry, add_ifunc_entry, | Alan Modra | 1 | -18/+11 |
2012-10-05 | * powerpc.cc (Target_powerpc::do_plt_address_for_local, | Alan Modra | 1 | -105/+229 |
2012-09-29 | * powerpc.cc (Target_powerpc::iplt_): New output section. | Alan Modra | 1 | -97/+444 |
2012-09-25 | * object.h (Sized_relobj_file::adjust_local_symbol, | Alan Modra | 1 | -4/+95 |
2012-09-12 | * target-reloc.h (scan_relocs): Call scan.local for relocs | Alan Modra | 1 | -39/+137 |
2012-09-10 | * output.h (Output_data_got::add_global_tls, add_local_tls, | Alan Modra | 1 | -23/+99 |
2012-09-09 | * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions. | Alan Modra | 1 | -6/+147 |
2012-09-05 | * powerpc.cc (Powerpc_relocate_functions): Upcase enum values, | Alan Modra | 1 | -61/+58 |
2012-09-05 | * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const. | Alan Modra | 1 | -89/+160 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -50/+190 |
2012-09-04 | * powerpc.cc (do_make_elf_object): Allow ET_EXEC files with | Andreas Schwab | 1 | -1/+4 |
2012-08-31 | * powerpc.cc (Powerpc_relobj): Add and use Address typedef. | Alan Modra | 1 | -315/+1437 |
2012-08-18 | * powerpc.cc: Formatting and white space. | Alan Modra | 1 | -211/+381 |
2012-08-14 | * target.h (Target::output_section_name): New function. | Alan Modra | 1 | -0/+13 |
2012-08-14 | elfcpp/ | Alan Modra | 1 | -21/+37 |
2012-08-14 | * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete. | Alan Modra | 1 | -61/+35 |
2012-08-12 | * powerpc.cc: Whitespace fixes. Wrap overly long lines. | Alan Modra | 1 | -156/+163 |
2012-08-11 | * object.h (Sized_relobj_file::find_shdr): New function. | Alan Modra | 1 | -554/+1198 |
2012-07-11 | * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef. | Ian Lance Taylor | 1 | -1/+0 |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 1 | -100/+110 |
2012-04-17 | gold: Allow use_plt_offset to be specified for global relocations. | David S. Miller | 1 | -3/+3 |
2011-12-19 | * object.h (Relobj::local_symbol_value): New function. | Ian Lance Taylor | 1 | -2/+2 |
2011-10-10 | PR gold/13249 | Cary Coutant | 1 | -2/+2 |
2011-06-28 | PR gold/12934 | Ian Lance Taylor | 1 | -3/+6 |
2011-06-28 | * target.h (Target::can_check_for_function_pointers): Rewrite. | Ian Lance Taylor | 1 | -1/+5 |
2011-05-24 | * incremental-dump.cc (dump_incremental_inputs): Print dynamic reloc | Cary Coutant | 1 | -38/+39 |
2010-11-11 | gold/ | Richard Sandiford | 1 | -11/+69 |
2010-08-25 | * archive.cc: Formatting fixes: Remove whitespace between | Nick Clifton | 1 | -2/+2 |
2010-08-12 | elfcpp/ChangeLog: | Cary Coutant | 1 | -2/+70 |
2010-08-03 | 2010-08-03 Ian Lance Taylor <iant@google.com> | Ian Lance Taylor | 1 | -12/+11 |
2010-08-02 | * arm.cc (Target_arm::gc_process_relocs): Use typename. | Ian Lance Taylor | 1 | -1/+1 |
2010-07-29 | * arm.cc (Target_arm<big_endian>::gc_process_relocs): Add template | Sriraman Tallam | 1 | -1/+2 |