summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* PR gold/13163Ian Lance Taylor2011-10-192-0/+13
* PR gold/13204Ian Lance Taylor2011-10-193-2/+15
* Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller2011-10-192-2/+28
* * output.cc (posix_fallocate): Return 0 on success, errno on failure.Cary Coutant2011-10-182-3/+15
* PR gold/13245Cary Coutant2011-10-185-4/+22
* * gold.cc: Include timer.h.Cary Coutant2011-10-187-3/+117
* * readsyms.cc (Read_symbols::run): Don't queue an unblockerCary Coutant2011-10-172-2/+9
* Fixed several recent ChangeLog entries to remove "gold/" from filenames.Cary Coutant2011-10-171-12/+12
* PR gold/13288Cary Coutant2011-10-172-10/+24
* * gold/output.cc (Output_file::open_base_file): Handle case whereCary Coutant2011-10-132-11/+26
* * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr):Cary Coutant2011-10-104-13/+66
* PR gold/13249Cary Coutant2011-10-106-47/+85
* Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.Nick Clifton2011-10-103-531/+929
* * options.cc (parse_uint): Fix dereference of RETVAL.Diego Novillo2011-10-032-1/+5
* 2011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-2912-18/+355
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2011-09-293-1/+22
* * symtab.cc (Symbol_table::define_special_symbol): AlwaysIan Lance Taylor2011-09-282-1/+9
* * gold/gold.cc (queue_initial_tasks): Move option checks ...Cary Coutant2011-09-263-36/+56
* include/ChangeLogCary Coutant2011-09-265-17/+97
* * configure.ac: Add new --with-gold-ldadd and --with-gold-ldflagsIan Lance Taylor2011-09-236-4/+77
* 2011-09-19 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-09-192-1/+5
* * incremental.cc (can_incremental_update): Fix typo in comment.Cary Coutant2011-09-193-2/+7
* * incremental.cc (can_incremental_update): New function.Cary Coutant2011-09-185-7/+35
* * configure.ac: Check for glibc support for gnu_indirect_functionCary Coutant2011-09-146-73/+262
* * incremental.cc (Sized_relobj_incr::do_layout): CallCary Coutant2011-09-148-14/+268
* * object.cc (Sized_relobj_file::do_layout): Remove unused localIan Lance Taylor2011-09-132-3/+5
* * object.cc (Sized_relobj_file::do_layout): Remove assertion whichIan Lance Taylor2011-09-122-2/+5
* * output.cc (Output_fill_debug_info::do_write): Use Swap_unaligned.David S. Miller2011-09-102-12/+17
* * output.cc: (Output_fill_debug_info::do_minimum_hole_size): AddCary Coutant2011-08-292-2/+10
* * layout.cc (Free_list::allocate): Provide guarantee of minimumCary Coutant2011-08-277-27/+371
* Updated Spanish translations.Nick Clifton2011-08-262-315/+320
* Fix timestamps in three ChangeLog entries with wrong year.Cary Coutant2011-08-021-3/+3
* Add missing files.H.J. Lu2011-08-022-0/+88
* * gold/testsuite/Makefile.am (justsyms_exec): New testcase.Cary Coutant2011-08-013-7/+48
* * layout.cc (Layout::set_segment_offsets): Don't realign textCary Coutant2011-08-016-6/+38
* * workqueue-internal.h (Workqueue_threader::should_cancel_thread):Cary Coutant2011-07-285-10/+28
* * layout.cc (Layout::relaxation_loop_body): Only clear load_seg ifIan Lance Taylor2011-07-253-15/+61
* 2011-07-22 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-223-5/+13
* * options.h (class General_options): Add --print-output-format.Ian Lance Taylor2011-07-158-6/+138
* * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor2011-07-154-13/+55
* 2011-07-13 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-07-1411-45/+489
* * i386.cc (Target_i386::got_section): If -z now, make .got.plt aIan Lance Taylor2011-07-135-20/+86
* PR gold/12980Ian Lance Taylor2011-07-125-0/+70
* PR gold/12979Ian Lance Taylor2011-07-115-0/+25
* PR gold/11985Ian Lance Taylor2011-07-092-90/+165
* PR gold/12386Ian Lance Taylor2011-07-093-7/+54
* * testsuite/odr_violation2.cc (Ordering::operator()): MakeIan Lance Taylor2011-07-092-1/+6
* PR gold/11317Ian Lance Taylor2011-07-094-26/+65
* PR gold/12279Ian Lance Taylor2011-07-086-30/+124
* PR gold/12372Ian Lance Taylor2011-07-0812-202/+690