| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to powerpc64 gold ELFv2 support | Alan Modra | 2013-11-15 | 1 | -154/+315 |
* | Remove powerpc.cc copy of use_plt_offset | Alan Modra | 2013-11-15 | 1 | -113/+31 |
* | PowerPC64 ELFv2 support for gold. | Alan Modra | 2013-11-15 | 1 | -133/+405 |
* | Report overflow on PowerPC64 @h and @ha relocations. | Alan Modra | 2013-11-15 | 1 | -39/+91 |
* | * output.h (Output_data_got::add_constant): Tidy. | Alan Modra | 2013-10-14 | 1 | -3/+78 |
* | gold/ | Roland McGrath | 2013-10-11 | 1 | -19/+0 |
* | gold/ | Roland McGrath | 2013-10-11 | 1 | -4/+2 |
* | gold/ | Cary Coutant | 2013-07-31 | 1 | -1/+1 |
* | gold/ | Cary Coutant | 2013-07-30 | 1 | -4/+8 |
* | gold/ | Cary Coutant | 2013-07-11 | 1 | -1/+1 |
* | bfd/ | Alan Modra | 2013-07-03 | 1 | -4/+7 |
* | PR gold/15662 | Cary Coutant | 2013-06-27 | 1 | -2/+16 |
* | * powerpc.cc (Target_powerpc::symval_for_branch): Don't assert | Alan Modra | 2013-06-27 | 1 | -4/+5 |
* | * target-reloc.h (relocate_section): If the reloc offset is out of | Ian Lance Taylor | 2013-04-27 | 1 | -1/+4 |
* | * powerpc.cc (Stub_control::can_add_to_stub_group): Don't set | Alan Modra | 2013-04-13 | 1 | -12/+44 |
* | PR gold/15354 | Alan Modra | 2013-04-11 | 1 | -6/+6 |
* | * powerpc.cc (Target_powerpc::Scan::reloc_needs_plt_for_ifunc): Make | Alan Modra | 2013-03-15 | 1 | -86/+124 |
* | * powerpc.cc (is_branch_reloc): Forward declare. | Alan Modra | 2013-03-12 | 1 | -6/+27 |
* | * gold.cc (queue_middle_tasks): Move detect_odr_violations.. | Alan Modra | 2013-03-10 | 1 | -4/+247 |
* | * powerpc.cc (class Powerpc_relobj): Move some member functions. | Alan Modra | 2013-03-06 | 1 | -47/+61 |
* | * target.h (Target::plt_fde_location, do_plt_fde_location): Declare. | Alan Modra | 2013-02-27 | 1 | -5/+180 |
* | * powerpc.cc (Stub_table::plt_off): New function, extracted from.. | Alan Modra | 2013-02-15 | 1 | -46/+35 |
* | * powerpc.cc (Stub_table::find_plt_call_entry): Make types | Alan Modra | 2013-01-17 | 1 | -6/+6 |
* | bfd/ | Alan Modra | 2013-01-15 | 1 | -8/+15 |
* | * powerpc.cc (class Track_tls): New. | Alan Modra | 2012-12-12 | 1 | -43/+148 |
* | * options.h (General_options): Add --toc-sort/--no-toc-sort. | Alan Modra | 2012-12-12 | 1 | -3/+79 |
* | * powerpc.cc (Target_selector_powerpc::Target_selector_powerpc): | Alan Modra | 2012-12-10 | 1 | -23/+2 |
* | * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init has14_ and | Alan Modra | 2012-12-10 | 1 | -1/+3 |
* | * powerpc.cc (Stub_table::do_write): Delete redundant Address | Alan Modra | 2012-12-07 | 1 | -3/+10 |
* | * options.h (General_options): Add no_toc_optimize. | Alan Modra | 2012-12-07 | 1 | -0/+96 |
* | * options.h (General_options): Add plt_align, plt_static_chain, | Alan Modra | 2012-12-06 | 1 | -89/+226 |
* | * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete. | Alan Modra | 2012-12-04 | 1 | -11/+7 |
* | * layout.h (Layout::get_executable_sections): Declare. | Alan Modra | 2012-12-03 | 1 | -338/+1423 |
* | * powerpc.c (Target_powerpc::Scan::global): Don't emit relative | Alan Modra | 2012-11-30 | 1 | -5/+9 |
* | * powerpc.cc (Target_powerpc::make_plt_section): Add symtab | Alan Modra | 2012-11-30 | 1 | -14/+23 |
* | * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make STB_LOCAL | Alan Modra | 2012-11-30 | 1 | -10/+17 |
* | * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef. | Alan Modra | 2012-11-05 | 1 | -43/+65 |
* | gold/ | Roland McGrath | 2012-11-01 | 1 | -18/+19 |
* | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 2012-10-18 | 1 | -41/+29 |
* | * powerpc.cc (Target_powerpc::Scan::local, global): Always emit | Alan Modra | 2012-10-17 | 1 | -21/+70 |
* | * powerpc.cc (Target_powerpc::define_save_restore_funcs): New func. | Alan Modra | 2012-10-16 | 1 | -0/+363 |
* | * powerpc.cc (Powerpc_relobj::add_gc_mark, process_gc_mark): New. | Alan Modra | 2012-10-12 | 1 | -3/+32 |
* | * powerpc.cc (Output_data_plt_powerpc::add_entry, add_ifunc_entry, | Alan Modra | 2012-10-12 | 1 | -18/+11 |
* | * powerpc.cc (Target_powerpc::do_plt_address_for_local, | Alan Modra | 2012-10-05 | 1 | -105/+229 |
* | * powerpc.cc (Target_powerpc::iplt_): New output section. | Alan Modra | 2012-09-29 | 1 | -97/+444 |
* | * object.h (Sized_relobj_file::adjust_local_symbol, | Alan Modra | 2012-09-25 | 1 | -4/+95 |
* | * target-reloc.h (scan_relocs): Call scan.local for relocs | Alan Modra | 2012-09-12 | 1 | -39/+137 |
* | * output.h (Output_data_got::add_global_tls, add_local_tls, | Alan Modra | 2012-09-10 | 1 | -23/+99 |
* | * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions. | Alan Modra | 2012-09-09 | 1 | -6/+147 |
* | * powerpc.cc (Powerpc_relocate_functions): Upcase enum values, | Alan Modra | 2012-09-05 | 1 | -61/+58 |