* v850-tdep.c (E_NUM_OF_V850_REGS, E_NUM_OF_V850E_REGS): Fix
[deliverable/binutils-gdb.git] / gold /
2012-04-05  Nick Clifton * configure.in (AC_CHECK_FUNCS): Add setlocale.
2012-03-21  Cary Coutant2012-03-21 Cary Coutant <ccoutant@google.com>
2012-03-19  Doug Kwan2012-03-19 Doug Kwan <dougkwan@google.com>
2012-03-17  Doug Kwan2012-03-16 Doug Kwan <dougkwan@google.com>
2012-03-15  Doug Kwan2012-03-15 Doug Kwan <dougkwan@google.com>
2012-03-15  Ian Lance Taylor PR gold/13850
2012-03-14  Doug Kwan2012-03-14 Doug Kwan <dougkwan@google.com>
2012-03-13  Ian Lance Taylor * resolve.cc (Symbol_table::resolve): When merging...
2012-03-13  Cary Coutant * dwarf_reader.cc (Sized_dwarf_line_info::process_one_...
2012-03-13  Cary Coutantelfcpp/
2012-03-01  Cary Coutant * object.cc (need_decompressed_section): Add #ifdef...
2012-02-29  Cary Coutant * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_...
2012-02-16  Cary Coutant * testsuite/Makefile.am (initpri2): Add --ctors-in...
2012-02-15  Cary Coutant * options.cc (General_options::finalize): Disallow...
2012-02-03  Doug Kwan2012-02-03 Doug Kwan <dougkwan@google.com>
2012-02-02  Doug Kwan2012-02-02 Doug Kwan <dougkwan@google.com>
2012-01-30  H.J. LuCheck if -fpic -mtls-dialect=gnu2 works
2012-01-28  Ian Lance Taylor * reloc.h (Bits): New class with static functions...
2012-01-28  Ian Lance TaylorUpdate copyright year.
2012-01-28  H.J. LuCorrect incremental relocation offset
2012-01-27  H.J. LuSupport x32 GD->IE and GD->LE optimizations
2012-01-27  H.J. LuSupport x32 IFUNC function pointer
2012-01-27  H.J. LuCheck if -mcmodel=medium works
2012-01-25  Cary Coutant * int_encoding.cc (read_unsigned_LEB_128): Replaced...
2012-01-24  Ian Lance TaylorUse my google.com address.
2012-01-24  Ian Lance Taylor PR gold/13617
2012-01-20  H.J. LuAdd typename on types used in template
2012-01-10  H.J. LuProperly handle R_X86_64_32 for x32
2012-01-09  H.J. LuInitial x32 support in gold
2012-01-04  Cary Coutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-12-19  Ian Lance Taylor * object.h (Relobj::local_symbol_value): New function.
2011-12-17  Cary Coutant2011-12-17 Cary Coutant <ccoutant@google.com>
2011-12-16  Ian Lance Taylor * output.h (Output_data_reloc_generic::add): Only...
2011-12-15  H.J. LuReplace <64, false> with <size, big_endian>
2011-11-25  Nick Clifton * po/it.po: New Italian translation.
2011-11-17  Sterling Augustine2011-11-17 Sterling Augustine <saugustine@google...
2011-11-11  Sterling Augustine2011-11-11 Sterling Augustine <saugustine@google...
2011-11-11  Doug Kwan2011-11-11 Doug Kwan <dougkwan@google.com>
2011-11-10  Doug Kwan2011-11-10 Doug Kwan <dougkwan@google.com>
2011-11-10  Doug Kwan2011-11-09 Doug Kwan <dougkwan@google.com>
2011-11-03  Ian Lance Taylor * configure.ac: Add --with-lib-path option. Define...
2011-11-03  Ian Lance Taylor * arm.cc (Target_arm::may_use_v5t_interworking): Check...
2011-11-02  Ian Lance Taylor * arm.cc (Target_arm::Target_arm): Remove initialisati...
2011-10-31  Cary Coutant PR gold/13023
2011-10-31  Cary Coutant * options.h (class General_options): Add --[no-]gnu...
2011-10-31  Cary Coutant PR gold/13359
2011-10-31  Sriraman Tallam2011-10-31 Sriraman Tallam <tmsriram@google.com>
2011-10-19  Ian Lance Taylor PR gold/13163
2011-10-19  Ian Lance Taylor PR gold/13204
2011-10-19  David S. MillerFix sparc TLS call relaxation when the delay slot sets...
2011-10-18  Cary Coutant * output.cc (posix_fallocate): Return 0 on success...
2011-10-18  Cary Coutant PR gold/13245
2011-10-18  Cary Coutant * gold.cc: Include timer.h.
2011-10-17  Cary Coutant * readsyms.cc (Read_symbols::run): Don't queue an...
2011-10-17  Cary CoutantFixed several recent ChangeLog entries to remove "gold...
2011-10-17  Cary Coutant PR gold/13288
2011-10-13  Cary Coutant * gold/output.cc (Output_file::open_base_file): Handle...
2011-10-10  Cary Coutant * gold/incremental.cc (Sized_relobj_incr::Sized_relobj...
2011-10-10  Cary Coutant PR gold/13249
2011-10-10  Nick CliftonUpdated Bulgarian, Spanish, Finnish, French, Russian...
2011-10-03  Diego Novillo * options.cc (parse_uint): Fix dereference of RETVAL.
2011-09-29  Sriraman Tallam2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-29  Cary Coutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-09-28  Ian Lance Taylor * symtab.cc (Symbol_table::define_special_symbol)...
2011-09-26  Cary Coutant * gold/gold.cc (queue_initial_tasks): Move option...
2011-09-26  Cary Coutantinclude/ChangeLog
2011-09-23  Ian Lance Taylor * configure.ac: Add new --with-gold-ldadd and --with...
2011-09-19  Sriraman Tallam2011-09-19 Sriraman Tallam <tmsriram@google.com>
2011-09-19  Cary Coutant * incremental.cc (can_incremental_update): Fix typo...
2011-09-18  Cary Coutant * incremental.cc (can_incremental_update): New function.
2011-09-14  Cary Coutant * configure.ac: Check for glibc support for gnu_indire...
2011-09-14  Cary Coutant * incremental.cc (Sized_relobj_incr::do_layout): Call
2011-09-13  Ian Lance Taylor * object.cc (Sized_relobj_file::do_layout): Remove...
2011-09-12  Ian Lance Taylor * object.cc (Sized_relobj_file::do_layout): Remove...
2011-09-10  David S. Miller * output.cc (Output_fill_debug_info::do_write): Use...
2011-08-29  Cary Coutant * output.cc: (Output_fill_debug_info::do_minimum_hole_...
2011-08-27  Cary Coutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-08-26  Nick CliftonUpdated Spanish translations.
2011-08-02  Cary Coutant Fix timestamps in three ChangeLog entries with wrong...
2011-08-02  H.J. LuAdd missing files.
2011-08-01  Cary Coutant * gold/testsuite/Makefile.am (justsyms_exec): New...
2011-08-01  Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-07-28  Cary Coutant * workqueue-internal.h (Workqueue_threader::should_can...
2011-07-25  Ian Lance Taylor * layout.cc (Layout::relaxation_loop_body): Only clear...
2011-07-22  Sriraman Tallam2011-07-22 Sriraman Tallam <tmsriram@google.com>
2011-07-15  Ian Lance Taylor * options.h (class General_options): Add --print-outpu...
2011-07-15  Ian Lance Taylor * i386.cc (class Output_data_plt_i386): Add layout_...
2011-07-14  Sriraman Tallam2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-13  Ian Lance Taylor * i386.cc (Target_i386::got_section): If -z now, make...
2011-07-12  Ian Lance Taylor PR gold/12980
2011-07-11  Ian Lance Taylor PR gold/12979
2011-07-09  Ian Lance Taylor PR gold/11985
2011-07-09  Ian Lance Taylor PR gold/12386
2011-07-09  Ian Lance Taylor * testsuite/odr_violation2.cc (Ordering::operator...
2011-07-09  Ian Lance Taylor PR gold/11317
2011-07-08  Ian Lance Taylor PR gold/12279
2011-07-08  Ian Lance Taylor PR gold/12372
2011-07-07  Cary Coutant * testsuite/Makefile.am (two_file_test_1_v1_ndebug...
2011-07-06  Cary Coutant * gold/incremental.cc
2011-07-06  Cary Coutant * incremental.cc (Sized_incremental_binary::do_file_ha...
next
This page took 0.063322 seconds and 7 git commands to generate.