aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller2-0/+59
2012-04-09 * gdb-index.cc (Gdb_index_info_reader::record_cu_ranges): AllowCary Coutant2-1/+6
2012-04-06 * timer.cc: #include <unistd.h>.Ian Lance Taylor2-0/+6
2012-04-06binutils/Roland McGrath4-7/+29
2012-04-05 * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton5-0/+63
2012-03-212012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant24-168/+4486
2012-03-192012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan8-32/+116
2012-03-172012-03-16 Doug Kwan <dougkwan@google.com>Doug Kwan3-24/+28
2012-03-152012-03-15 Doug Kwan <dougkwan@google.com>Doug Kwan2-2/+18
2012-03-15 PR gold/13850Ian Lance Taylor2-10/+18
2012-03-142012-03-14 Doug Kwan <dougkwan@google.com>Doug Kwan2-1/+8
2012-03-13 * resolve.cc (Symbol_table::resolve): When merging common symbols,Ian Lance Taylor2-4/+20
2012-03-13 * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): FixCary Coutant2-6/+10
2012-03-13elfcpp/Cary Coutant2-1/+17
2012-03-01 * object.cc (need_decompressed_section): Add #ifdef ENABLE_THREADS.Cary Coutant2-0/+8
2012-02-29 * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant7-66/+246
2012-02-16 * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option.Cary Coutant3-2/+7
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