]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold
sim: testsuite: regenerate configure
[thirdparty/binutils-gdb.git] / gold /
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...
2011-07-06  Cary Coutant * incremental.cc (Sized_incremental_binary::setup_read...
2011-07-06  Cary Coutant * incremental.cc (Sized_incremental_binary::do_check_i...
2011-07-06  Cary Coutant * incremental.cc (Incremental_inputs::report_command_l...
2011-07-06  Doug Kwan2011-07-05 Doug Kwan <dougkwan@google.com>
2011-07-06  Ian Lance Taylor PR gold/12392
2011-07-06  Ian Lance Taylor PR gold/12952
2011-07-05  Ian Lance Taylor * object.cc (Sized_relobj_file::include_section_group...
2011-07-03  Ian Lance Taylor PR gold/12957
2011-07-03  Ian Lance Taylor * dirsearch.cc (Dir_cache::read_files): Ignore ENOTDIR...
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-02  Ian Lance TaylorCorrect last commit.
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-02  Ian Lance Taylor PR gold/12525
2011-07-01  Ian Lance TaylorCorrect comment in last commit.
2011-07-01  Ian Lance Taylor PR gold/12571
2011-06-30  Ian Lance Taylor PR gold/12629
2011-06-29  Ian Lance Taylor * script.cc (Token::integer_value): Accept trailing...
2011-06-29  Ian Lance Taylor * script.cc (Token::integer_value): Accept trailing...
2011-06-29  Ian Lance Taylor PR gold/12675
2011-06-29  Ian Lance Taylor PR gold/12695
2011-06-29  Ian Lance Taylor PR gold/12818
2011-06-29  Ian Lance Taylor PR gold/12898
2011-06-28  Ian Lance Taylor PR gold/12934
2011-06-28  Ian Lance Taylor * target.h (class Target): Add osabi_ field.
2011-06-28  Ian Lance Taylor * target.h (Target::can_check_for_function_pointers...
2011-06-28  Ian Lance Taylor * symtab.cc (Symbol::versioned_name): New function.
2011-06-27  Doug Kwan2011-06-27 Doug Kwan <dougkwan@google.com>
2011-06-25  Ian Lance Taylor * layout.cc: Include "object.h".
2011-06-24  Cary Coutant * testsuite/Makefile.am: Add in-tree assembler to...
2011-06-24  Doug Kwan2011-06-24 Doug Kwan <dougkwan@google.com>
2011-06-23  Ian Lance Taylor PR gold/12910
2011-06-19  Ian Lance Taylor PR gold/12880
2011-06-18  Ian Lance Taylor * layout.cc (Layout::finish_dynamic_section): Don...
2011-06-18  Ian Lance Taylor * layout.cc (Layout::finish_dynamic_section): Don...
2011-06-18  Ian Lance Taylor PR gold/12745
2011-06-17  Ian Lance Taylor PR gold/12893
2011-06-17  Ian Lance Taylor PR gold/12880
2011-06-17  Ian Lance Taylor * object.cc (Sized_relobj_file::do_layout): Keep warni...
2011-06-17  Ian Lance Taylor * x86_64.cc (check_non_pic): Add gsym parameter. ...
2011-06-16  Ian Lance Taylor * symtab.cc (Warnings::issue_warning): Don't warn...
2011-06-14  Alan Modra * po/POTFILES.in: Regenerate.
2011-06-09  Ian Lance Taylor * script-sections.cc
2011-06-09  Cary Coutant PR gold/12804
2011-06-09  Cary Coutant PR gold/12804
2011-06-08  Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08  Cary Coutant * layout.cc (Layout::set_segment_offsets): Don't adjus...
2011-06-08  Cary Coutant * testsuite/Makefile.am: Add incremental_copy_test,
2011-06-08  Cary Coutant * common.cc (Symbol_table::do_allocate_commons_list...
2011-06-08  Cary Coutant * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_...
2011-06-02  Cary Coutant PR gold/12163
2011-06-02  Nick CliftonFix spelling mistakes.
next