summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor
2011-12-172011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant
2011-12-16 * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor
2011-12-15Replace <64, false> with <size, big_endian>H.J. Lu
2011-11-25 * po/it.po: New Italian translation.Nick Clifton
2011-11-172011-11-17 Sterling Augustine <saugustine@google.com>Sterling Augustine
2011-11-112011-11-11 Sterling Augustine <saugustine@google.com>Sterling Augustine
2011-11-112011-11-11 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-11-102011-11-10 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-11-102011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan
2011-11-03 * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor
2011-11-03 * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor
2011-11-02 * arm.cc (Target_arm::Target_arm): Remove initialisation ofIan Lance Taylor
2011-10-31 PR gold/13023Cary Coutant
2011-10-31 * options.h (class General_options): Add --[no-]gnu-unique options.Cary Coutant
2011-10-31 PR gold/13359Cary Coutant
2011-10-312011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-10-19 PR gold/13163Ian Lance Taylor
2011-10-19 PR gold/13204Ian Lance Taylor
2011-10-19Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller
2011-10-18 * output.cc (posix_fallocate): Return 0 on success, errno on failure.Cary Coutant
2011-10-18 PR gold/13245Cary Coutant
2011-10-18 * gold.cc: Include timer.h.Cary Coutant
2011-10-17 * readsyms.cc (Read_symbols::run): Don't queue an unblockerCary Coutant
2011-10-17Fixed several recent ChangeLog entries to remove "gold/" from filenames.Cary Coutant
2011-10-17 PR gold/13288Cary Coutant
2011-10-13 * gold/output.cc (Output_file::open_base_file): Handle case whereCary Coutant
2011-10-10 * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr):Cary Coutant
2011-10-10 PR gold/13249Cary Coutant
2011-10-10Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.Nick Clifton
2011-10-03 * options.cc (parse_uint): Fix dereference of RETVAL.Diego Novillo
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-09-29 * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant
2011-09-28 * symtab.cc (Symbol_table::define_special_symbol): AlwaysIan Lance Taylor
2011-09-26 * gold/gold.cc (queue_initial_tasks): Move option checks ...Cary Coutant
2011-09-26include/ChangeLogCary Coutant
2011-09-23 * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor
2011-09-192011-09-19 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2011-09-19 * incremental.cc (can_incremental_update): Fix typo in comment.Cary Coutant
2011-09-18 * incremental.cc (can_incremental_update): New function.Cary Coutant
2011-09-14 * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant
2011-09-14 * incremental.cc (Sized_relobj_incr::do_layout): CallCary Coutant
2011-09-13 * object.cc (Sized_relobj_file::do_layout): Remove unused localIan Lance Taylor
2011-09-12 * object.cc (Sized_relobj_file::do_layout): Remove assertion whichIan Lance Taylor
2011-09-10 * output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned.David S. Miller
2011-08-29 * output.cc: (Output_fill_debug_info::do_minimum_hole_size): AddCary Coutant
2011-08-27 * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant
2011-08-26Updated Spanish translations.Nick Clifton
2011-08-02 Fix timestamps in three ChangeLog entries with wrong year.Cary Coutant
2011-08-02Add missing files.H.J. Lu