aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2012-02-15 * options.cc (General_options::finalize): Disallow -pie and -static.Cary Coutant2-0/+6
2012-02-032012-02-03 Doug Kwan <dougkwan@google.com>Doug Kwan3-16/+21
2012-02-022012-02-02 Doug Kwan <dougkwan@google.com>Doug Kwan2-5/+12
2012-01-30Check if -fpic -mtls-dialect=gnu2 worksH.J. Lu3-4/+21
2012-01-28 * reloc.h (Bits): New class with static functions, copied fromIan Lance Taylor3-104/+171
2012-01-28Update copyright year.Ian Lance Taylor1-1/+1
2012-01-28Correct incremental relocation offsetH.J. Lu2-1/+6
2012-01-27Support x32 GD->IE and GD->LE optimizationsH.J. Lu2-17/+59
2012-01-27Support x32 IFUNC function pointerH.J. Lu2-1/+6
2012-01-27Check if -mcmodel=medium worksH.J. Lu3-2/+24
2012-01-25 * int_encoding.cc (read_unsigned_LEB_128): Replaced with inlineCary Coutant6-20/+177
2012-01-24Use my google.com address.Ian Lance Taylor1-1/+1
2012-01-24 PR gold/13617Ian Lance Taylor3-4/+13
2012-01-20Add typename on types used in templateH.J. Lu2-5/+13
2012-01-10Properly handle R_X86_64_32 for x32H.J. Lu2-0/+22
2012-01-09Initial x32 support in goldH.J. Lu2-385/+517
2012-01-04 * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant6-17/+50
2011-12-19 * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor11-264/+475
2011-12-172011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant5-76/+104
2011-12-16 * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor2-1/+7
2011-12-15Replace <64, false> with <size, big_endian>H.J. Lu2-6/+12
2011-11-25 * po/it.po: New Italian translation.Nick Clifton2-0/+2251
2011-11-172011-11-17 Sterling Augustine <saugustine@google.com>Sterling Augustine4-9/+60
2011-11-112011-11-11 Sterling Augustine <saugustine@google.com>Sterling Augustine2-0/+9
2011-11-112011-11-11 Doug Kwan <dougkwan@google.com>Doug Kwan2-1/+9
2011-11-102011-11-10 Doug Kwan <dougkwan@google.com>Doug Kwan3-5/+51
2011-11-102011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan7-4/+73
2011-11-03 * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor8-16/+90
2011-11-03 * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor7-27/+259
2011-11-02 * arm.cc (Target_arm::Target_arm): Remove initialisation ofIan Lance Taylor12-26/+601
2011-10-31 PR gold/13023Cary Coutant6-44/+108
2011-10-31 * options.h (class General_options): Add --[no-]gnu-unique options.Cary Coutant3-0/+16
2011-10-31 PR gold/13359Cary Coutant3-12/+7
2011-10-312011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam3-30/+32
2011-10-19 PR gold/13163Ian Lance Taylor2-0/+13
2011-10-19 PR gold/13204Ian Lance Taylor3-2/+15
2011-10-19Fix sparc TLS call relaxation when the delay slot sets up %o0.David S. Miller2-2/+28
2011-10-18 * output.cc (posix_fallocate): Return 0 on success, errno on failure.Cary Coutant2-3/+15
2011-10-18 PR gold/13245Cary Coutant5-4/+22
2011-10-18 * gold.cc: Include timer.h.Cary Coutant7-3/+117
2011-10-17 * readsyms.cc (Read_symbols::run): Don't queue an unblockerCary Coutant2-2/+9
2011-10-17Fixed several recent ChangeLog entries to remove "gold/" from filenames.Cary Coutant1-12/+12
2011-10-17 PR gold/13288Cary Coutant2-10/+24
2011-10-13 * gold/output.cc (Output_file::open_base_file): Handle case whereCary Coutant2-11/+26
2011-10-10 * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr):Cary Coutant4-13/+66
2011-10-10 PR gold/13249Cary Coutant6-47/+85
2011-10-10Updated Bulgarian, Spanish, Finnish, French, Russian and Ukranian translations.Nick Clifton3-531/+929
2011-10-03 * options.cc (parse_uint): Fix dereference of RETVAL.Diego Novillo2-1/+5
2011-09-292011-09-29 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam12-18/+355
2011-09-29 * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant3-1/+22