Age | Commit message (Expand) | Author | Files | Lines |
2011-11-25 | * po/it.po: New Italian translation. | Nick Clifton | 2 | -0/+2251 |
2011-11-17 | 2011-11-17 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 4 | -9/+60 |
2011-11-11 | 2011-11-11 Sterling Augustine <saugustine@google.com> | Sterling Augustine | 2 | -0/+9 |
2011-11-11 | 2011-11-11 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -1/+9 |
2011-11-10 | 2011-11-10 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -5/+51 |
2011-11-10 | 2011-11-09 Doug Kwan <dougkwan@google.com> | Doug Kwan | 7 | -4/+73 |
2011-11-03 | * configure.ac: Add --with-lib-path option. Define LIB_PATH and | Ian Lance Taylor | 8 | -16/+90 |
2011-11-03 | * arm.cc (Target_arm::may_use_v5t_interworking): Check whether | Ian Lance Taylor | 7 | -27/+259 |
2011-11-02 | * arm.cc (Target_arm::Target_arm): Remove initialisation of | Ian Lance Taylor | 12 | -26/+601 |
2011-10-31 | PR gold/13023 | Cary Coutant | 6 | -44/+108 |
2011-10-31 | * options.h (class General_options): Add --[no-]gnu-unique options. | Cary Coutant | 3 | -0/+16 |
2011-10-31 | PR gold/13359 | Cary Coutant | 3 | -12/+7 |
2011-10-31 | 2011-10-31 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 3 | -30/+32 |
2011-10-19 | PR gold/13163 | Ian Lance Taylor | 2 | -0/+13 |
2011-10-19 | PR gold/13204 | Ian Lance Taylor | 3 | -2/+15 |
2011-10-19 | Fix sparc TLS call relaxation when the delay slot sets up %o0. | David S. Miller | 2 | -2/+28 |
2011-10-18 | * output.cc (posix_fallocate): Return 0 on success, errno on failure. | Cary Coutant | 2 | -3/+15 |
2011-10-18 | PR gold/13245 | Cary Coutant | 5 | -4/+22 |
2011-10-18 | * gold.cc: Include timer.h. | Cary Coutant | 7 | -3/+117 |
2011-10-17 | * readsyms.cc (Read_symbols::run): Don't queue an unblocker | Cary Coutant | 2 | -2/+9 |
2011-10-17 | Fixed several recent ChangeLog entries to remove "gold/" from filenames. | Cary Coutant | 1 | -12/+12 |
2011-10-17 | PR gold/13288 | Cary Coutant | 2 | -10/+24 |
2011-10-13 | * gold/output.cc (Output_file::open_base_file): Handle case where | Cary Coutant | 2 | -11/+26 |
2011-10-10 | * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr): | Cary Coutant | 4 | -13/+66 |
2011-10-10 | PR gold/13249 | Cary Coutant | 6 | -47/+85 |
2011-10-10 | Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations. | Nick Clifton | 3 | -531/+929 |
2011-10-03 | * options.cc (parse_uint): Fix dereference of RETVAL. | Diego Novillo | 2 | -1/+5 |
2011-09-29 | 2011-09-29 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 12 | -18/+355 |
2011-09-29 | * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt): | Cary Coutant | 3 | -1/+22 |
2011-09-28 | * symtab.cc (Symbol_table::define_special_symbol): Always | Ian Lance Taylor | 2 | -1/+9 |
2011-09-26 | * gold/gold.cc (queue_initial_tasks): Move option checks ... | Cary Coutant | 3 | -36/+56 |
2011-09-26 | include/ChangeLog | Cary Coutant | 5 | -17/+97 |
2011-09-23 | * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflags | Ian Lance Taylor | 6 | -4/+77 |
2011-09-19 | 2011-09-19 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -1/+5 |
2011-09-19 | * incremental.cc (can_incremental_update): Fix typo in comment. | Cary Coutant | 3 | -2/+7 |
2011-09-18 | * incremental.cc (can_incremental_update): New function. | Cary Coutant | 5 | -7/+35 |
2011-09-14 | * configure.ac: Check for glibc support for gnu_indirect_function | Cary Coutant | 6 | -73/+262 |
2011-09-14 | * incremental.cc (Sized_relobj_incr::do_layout): Call | Cary Coutant | 8 | -14/+268 |
2011-09-13 | * object.cc (Sized_relobj_file::do_layout): Remove unused local | Ian Lance Taylor | 2 | -3/+5 |
2011-09-12 | * object.cc (Sized_relobj_file::do_layout): Remove assertion which | Ian Lance Taylor | 2 | -2/+5 |
2011-09-10 | * output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned. | David S. Miller | 2 | -12/+17 |
2011-08-29 | * output.cc: (Output_fill_debug_info::do_minimum_hole_size): Add | Cary Coutant | 2 | -2/+10 |
2011-08-27 | * layout.cc (Free_list::allocate): Provide guarantee of minimum | Cary Coutant | 7 | -27/+371 |
2011-08-26 | Updated Spanish translations. | Nick Clifton | 2 | -315/+320 |
2011-08-02 | Fix timestamps in three ChangeLog entries with wrong year. | Cary Coutant | 1 | -3/+3 |
2011-08-02 | Add missing files. | H.J. Lu | 2 | -0/+88 |
2011-08-01 | * gold/testsuite/Makefile.am (justsyms_exec): New testcase. | Cary Coutant | 3 | -7/+48 |
2011-08-01 | * layout.cc (Layout::set_segment_offsets): Don't realign text | Cary Coutant | 6 | -6/+38 |
2011-07-28 | * workqueue-internal.h (Workqueue_threader::should_cancel_thread): | Cary Coutant | 5 | -10/+28 |
2011-07-25 | * layout.cc (Layout::relaxation_loop_body): Only clear load_seg if | Ian Lance Taylor | 3 | -15/+61 |