* infcmd.c (all_registers_info, nexti_command, stepi_command)
[external/binutils.git] / gold /
2012-12-17 Nick CliftonAdd copyright notices
2012-12-15 Cary Coutantgold/
2012-12-15 Cary Coutantgold/
2012-12-12 Alan Modra * powerpc.cc (class Track_tls): New.
2012-12-12 Alan Modra * options.h (General_options): Add --toc-sort/--no...
2012-12-10 Roland McGrathgold/
2012-12-10 Nick CliftonAdd copyright notices
2012-12-10 Alan Modra * powerpc.cc (Target_selector_powerpc::Target_selector...
2012-12-10 Alan Modra * powerpc.cc (Powerpc_relobj::Powerpc_relobj): Init...
2012-12-07 Roland McGrathgold/
2012-12-07 Ian Lance Taylor * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of...
2012-12-07 Ian Lance Taylor * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of...
2012-12-07 Alan Modra * powerpc.cc (Stub_table::do_write): Delete redundant...
2012-12-07 Alan Modra * options.h (General_options): Add no_toc_optimize.
2012-12-06 Alan Modra * options.h (General_options): Add plt_align, plt_stat...
2012-12-04 Alan Modra * powerpc.cc (Powerpc_relobj::do_scan_relocs): Delete.
2012-12-03 Alan Modratypo fix
2012-12-03 Alan Modra * output.h: Formatting, whitespace.
2012-12-03 Alan Modra * layout.h (Layout::get_executable_sections): Declare.
2012-11-30 Alan Modra * powerpc.c (Target_powerpc::Scan::global): Don't...
2012-11-30 Alan Modra * powerpc.cc (Target_powerpc::make_plt_section): Add...
2012-11-30 Alan Modra * powerpc.cc (Powerpc_relobj::do_scan_relocs): Make...
2012-11-20 H.J. LuFix TLS to LE optimization for x32
2012-11-15 Roland McGrathbfd/
2012-11-08 Alan ModraRegenerate.
2012-11-05 Alan Modra * configure.ac: Apply 2012-09-10 change to config...
2012-11-05 Alan Modra * powerpc.cc (Powerpc_relobj): Delete "Offset" typedef.
2012-11-02 Roland McGrathgold/
2012-11-01 Roland McGrathgold/
2012-11-01 Roland McGrathgold/
2012-11-01 Roland McGrathgold/
2012-11-01 Roland McGrathgold/
2012-11-01 Roland McGrathgold/
2012-10-30 Nick Cliftonbfd:
2012-10-29 Cary Coutantgold/
2012-10-26 H.J. LuAdd final_layout_sequence.txt to MOSTLYCLEANFILES
2012-10-25 H.J. LuStrip out -Wp,-D_FORTIFY_SOURCE= for gold tests
2012-10-25 H.J. LuIssue a fatal error on bad fwrite return
2012-10-25 H.J. LuUse section_offset_type in remap_str_offset
2012-10-24 Cary Coutantgold/
2012-10-24 Cary Coutantgold/
2012-10-23 Cary Coutantgold/
2012-10-23 Cary Coutantgold/
2012-10-23 Cary Coutantgold/
2012-10-23 Cary Coutantgold/
2012-10-18 Alan Modra PR gold/14727
2012-10-18 Alan Modra * target-reloc.h (class Default_comdat_behavior):...
2012-10-17 Alan Modra * powerpc.cc (Target_powerpc::Scan::local, global...
2012-10-17 Alan Modra PR gold/14726
2012-10-16 Sriraman Tallam2012-10-16 Sriraman Tallam <tmsriram@google.com>
2012-10-16 Alan Modra * powerpc.cc (Target_powerpc::define_save_restore_func...
2012-10-12 Alan Modra * powerpc.cc (Powerpc_relobj::add_gc_mark, process_gc_...
2012-10-12 Alan Modra * powerpc.cc (Output_data_plt_powerpc::add_entry,...
2012-10-05 Alan Modra * powerpc.cc (Target_powerpc::do_plt_address_for_local,
2012-10-05 Alan Modra * i386.cc (Output_data_plt_i386::address_for_global,
2012-10-03 Walter LeeAdjust the value of _GLOBAL_OFFSET_TABLE_ for got bigge...
2012-09-29 Alan Modra * powerpc.cc (Target_powerpc::iplt_): New output section.
2012-09-25 Alan Modra * object.h (Sized_relobj_file::adjust_local_symbol,
2012-09-15 Walter LeeAdd support for tilegx in gold.
2012-09-12 Alan Modra * target-reloc.h (scan_relocs): Call scan.local for...
2012-09-12 Ian Lance Taylor PR gold/14570
2012-09-10 Alan Modra PR gold/14566
2012-09-10 Alan Modra * output.h (Output_data_got::add_global_tls, add_local...
2012-09-10 Alan Modra * config.in: Disable sanity check for kfreebsd.
2012-09-10 Sterling Augustine2012-09-10 Sterling Augustine <saugustine@google...
2012-09-09 Alan Modra * target.h (Target::gc_mark_symbol, do_gc_mark_symbol...
2012-09-07 Cary Coutant2012-09-06 Cary Coutant <ccoutant@google.com>
2012-09-06 H.J. LuAdd .got.plt output section statement
2012-09-05 Alan Modra * powerpc.cc (Powerpc_relocate_functions): Upcase...
2012-09-05 Alan Modra * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False...
2012-09-05 Alan Modra * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.
2012-09-05 Alan Modra * object.h (Sized_relobj_file::emit_relocs): Delete.
2012-09-04 Andreas Schwab* powerpc.cc (do_make_elf_object): Allow ET_EXEC files...
2012-08-31 Alan Modra * powerpc.cc (Powerpc_relobj): Add and use Address...
2012-08-30 Alan Modra * layout.cc (Layout::set_segment_offsets): Set p_align to
2012-08-30 Alan Modra * output.h (Output_reloc::Output_reloc <output section...
2012-08-24 Sriraman TallamPatch adds support to allow plugins to map selected...
2012-08-22 Cary Coutant2012-08-22 Cary Coutant <ccoutant@google.com>
2012-08-21 Cary Coutant2012-08-21 Cary Coutant <ccoutant@google.com>
2012-08-18 Alan Modra * powerpc.cc: Formatting and white space.
2012-08-15 Ian Lance Taylor * x86_64.cc (Target_x86_64::Scan::global): Fix erroneo...
2012-08-14 Nick Clifton PR ld/14265
2012-08-14 Alan Modra * target.h (Target::output_section_name): New function.
2012-08-14 Alan Modraelfcpp/
2012-08-14 Alan Modra * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete.
2012-08-12 Alan Modra * powerpc.cc: Whitespace fixes. Wrap overly long...
2012-08-11 Alan Modra * object.h (Sized_relobj_file::find_shdr): New function.
2012-08-09 Nick CliftonUpdated Vietnamese translation.
2012-08-07 Ian Lance Taylor * layout.cc (Layout::add_target_dynamic_tags): If
2012-07-30 Nick CliftonUpdated translations
2012-07-19 Cary Coutant2012-07-18 Cary Coutant <ccoutant@google.com>
2012-07-16 Sriraman Tallam2012-07-16 Sriraman Tallam <tmsriram@google.com>
2012-07-11 Ian Lance Taylor * arm.cc (Arm_relocate_functions::abs16): Remove unuse...
2012-07-10 Ian Lance Taylor PR gold/14309
2012-06-22 Roland McGrathgold/
2012-06-12 Rafael Ávila de... 2012-06-12 Rafael Ávila de Espíndola <respindola@mozil...
2012-06-07 Cary Coutantgold/
2012-06-06 Cary Coutantgold/
2012-06-06 Doug Kwan2012-06-05 Jing Yu <jingyu@google.com>
2012-06-04 Cary Coutant * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts...
next