OSDN Git Service

* elf.c (elfcore_write_prpsinfo): Provide unconditionally.
[pf3gnuchains/pf3gnuchains4x.git] / gold /
2012-01-20 hjlAdd typename on types used in template
2012-01-10 hjlProperly handle R_X86_64_32 for x32
2012-01-09 hjlInitial x32 support in gold
2012-01-04 ccoutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-12-19 ian * object.h (Relobj::local_symbol_value): New function.
2011-12-17 ccoutant2011-12-17 Cary Coutant <ccoutant@google.com>
2011-12-16 ian * output.h (Output_data_reloc_generic::add): Only...
2011-12-15 hjlReplace <64, false> with <size, big_endian>
2011-11-25 nickc * po/it.po: New Italian translation.
2011-11-17 sterling2011-11-17 Sterling Augustine <saugustine@google...
2011-11-11 sterling2011-11-11 Sterling Augustine <saugustine@google...
2011-11-11 dougkwan2011-11-11 Doug Kwan <dougkwan@google.com>
2011-11-10 dougkwan2011-11-10 Doug Kwan <dougkwan@google.com>
2011-11-10 dougkwan2011-11-09 Doug Kwan <dougkwan@google.com>
2011-11-03 ian * configure.ac: Add --with-lib-path option. Define...
2011-11-03 ian * arm.cc (Target_arm::may_use_v5t_interworking): Check...
2011-11-02 ian * arm.cc (Target_arm::Target_arm): Remove initialisati...
2011-10-31 ccoutant PR gold/13023
2011-10-31 ccoutant * options.h (class General_options): Add --[no-]gnu...
2011-10-31 ccoutant PR gold/13359
2011-10-31 tmsriram2011-10-31 Sriraman Tallam <tmsriram@google.com>
2011-10-19 ian PR gold/13163
2011-10-19 ian PR gold/13204
2011-10-19 davemFix sparc TLS call relaxation when the delay slot sets...
2011-10-18 ccoutant * output.cc (posix_fallocate): Return 0 on success...
2011-10-18 ccoutant PR gold/13245
2011-10-18 ccoutant * gold.cc: Include timer.h.
2011-10-17 ccoutant * readsyms.cc (Read_symbols::run): Don't queue an...
2011-10-17 ccoutantFixed several recent ChangeLog entries to remove "gold...
2011-10-17 ccoutant PR gold/13288
2011-10-13 ccoutant * gold/output.cc (Output_file::open_base_file): Handle...
2011-10-10 ccoutant * gold/incremental.cc (Sized_relobj_incr::Sized_relobj...
2011-10-10 ccoutant PR gold/13249
2011-10-10 nickcUpdated Bulgarian, Spanish, Finnish, French, Russian...
2011-10-03 dnovillo * options.cc (parse_uint): Fix dereference of RETVAL.
2011-09-29 tmsriram2011-09-29 Sriraman Tallam <tmsriram@google.com>
2011-09-29 ccoutant * gold/incremental.cc (Sized_incremental_binary::do_pr...
2011-09-28 ian * symtab.cc (Symbol_table::define_special_symbol)...
2011-09-26 ccoutant * gold/gold.cc (queue_initial_tasks): Move option...
2011-09-26 ccoutantinclude/ChangeLog
2011-09-23 ian * configure.ac: Add new --with-gold-ldadd and --with...
2011-09-19 tmsriram2011-09-19 Sriraman Tallam <tmsriram@google.com>
2011-09-19 ccoutant * incremental.cc (can_incremental_update): Fix typo...
2011-09-18 ccoutant * incremental.cc (can_incremental_update): New function.
2011-09-14 ccoutant * configure.ac: Check for glibc support for gnu_indire...
2011-09-14 ccoutant * incremental.cc (Sized_relobj_incr::do_layout): Call
2011-09-13 ian * object.cc (Sized_relobj_file::do_layout): Remove...
2011-09-12 ian * object.cc (Sized_relobj_file::do_layout): Remove...
2011-09-10 davem * output.cc (Output_fill_debug_info::do_write): Use...
2011-08-29 ccoutant * output.cc: (Output_fill_debug_info::do_minimum_hole_...
2011-08-27 ccoutant * layout.cc (Free_list::allocate): Provide guarantee...
2011-08-26 nickcUpdated Spanish translations.
2011-08-02 ccoutant Fix timestamps in three ChangeLog entries with wrong...
2011-08-02 hjlAdd missing files.
2011-08-01 ccoutant * gold/testsuite/Makefile.am (justsyms_exec): New...
2011-08-01 ccoutant * layout.cc (Layout::set_segment_offsets): Don't reali...
2011-07-28 ccoutant * workqueue-internal.h (Workqueue_threader::should_can...
2011-07-25 ian * layout.cc (Layout::relaxation_loop_body): Only clear...
2011-07-22 tmsriram2011-07-22 Sriraman Tallam <tmsriram@google.com>
2011-07-15 ian * options.h (class General_options): Add --print-outpu...
2011-07-15 ian * i386.cc (class Output_data_plt_i386): Add layout_...
2011-07-14 tmsriram2011-07-13 Sriraman Tallam <tmsriram@google.com>
2011-07-13 ian * i386.cc (Target_i386::got_section): If -z now, make...
2011-07-12 ian PR gold/12980
2011-07-11 ian PR gold/12979
2011-07-09 ian PR gold/11985
2011-07-09 ian PR gold/12386
2011-07-09 ian * testsuite/odr_violation2.cc (Ordering::operator...
2011-07-09 ian PR gold/11317
2011-07-08 ian PR gold/12279
2011-07-08 ian PR gold/12372
2011-07-07 ccoutant * testsuite/Makefile.am (two_file_test_1_v1_ndebug...
2011-07-06 ccoutant * gold/incremental.cc
2011-07-06 ccoutant * incremental.cc (Sized_incremental_binary::do_file_ha...
2011-07-06 ccoutant * incremental.cc (Sized_incremental_binary::setup_read...
2011-07-06 ccoutant * incremental.cc (Sized_incremental_binary::do_check_i...
2011-07-06 ccoutant * incremental.cc (Incremental_inputs::report_command_l...
2011-07-06 dougkwan2011-07-05 Doug Kwan <dougkwan@google.com>
2011-07-06 ian PR gold/12392
2011-07-06 ian PR gold/12952
2011-07-05 ian * object.cc (Sized_relobj_file::include_section_group...
2011-07-03 ian PR gold/12957
2011-07-03 ian * dirsearch.cc (Dir_cache::read_files): Ignore ENOTDIR...
2011-07-02 ian PR gold/12525
2011-07-02 ian PR gold/12525
2011-07-02 ianCorrect last commit.
2011-07-02 ian PR gold/12525
2011-07-02 ian PR gold/12525
2011-07-01 ianCorrect comment in last commit.
2011-07-01 ian PR gold/12571
2011-06-30 ian PR gold/12629
2011-06-29 ian * script.cc (Token::integer_value): Accept trailing...
2011-06-29 ian * script.cc (Token::integer_value): Accept trailing...
2011-06-29 ian PR gold/12675
2011-06-29 ian PR gold/12695
2011-06-29 ian PR gold/12818
2011-06-29 ian PR gold/12898
2011-06-28 ian PR gold/12934
2011-06-28 ian * target.h (class Target): Add osabi_ field.
2011-06-28 ian * target.h (Target::can_check_for_function_pointers...
next