summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * timer.cc: #include <unistd.h>.Ian Lance Taylor2012-04-062-0/+6
* binutils/Roland McGrath2012-04-064-7/+29
* * configure.in (AC_CHECK_FUNCS): Add setlocale.Nick Clifton2012-04-055-0/+63
* 2012-03-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-03-2124-168/+4486
* 2012-03-19 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-198-32/+116
* 2012-03-16 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-173-24/+28
* 2012-03-15 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-152-2/+18
* PR gold/13850Ian Lance Taylor2012-03-152-10/+18
* 2012-03-14 Doug Kwan <dougkwan@google.com>Doug Kwan2012-03-142-1/+8
* * resolve.cc (Symbol_table::resolve): When merging common symbols,Ian Lance Taylor2012-03-132-4/+20
* * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): FixCary Coutant2012-03-132-6/+10
* elfcpp/Cary Coutant2012-03-132-1/+17
* * object.cc (need_decompressed_section): Add #ifdef ENABLE_THREADS.Cary Coutant2012-03-012-0/+8
* * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info):Cary Coutant2012-02-297-66/+246
* * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option.Cary Coutant2012-02-163-2/+7
* * options.cc (General_options::finalize): Disallow -pie and -static.Cary Coutant2012-02-152-0/+6
* 2012-02-03 Doug Kwan <dougkwan@google.com>Doug Kwan2012-02-033-16/+21
* 2012-02-02 Doug Kwan <dougkwan@google.com>Doug Kwan2012-02-022-5/+12
* Check if -fpic -mtls-dialect=gnu2 worksH.J. Lu2012-01-303-4/+21
* * reloc.h (Bits): New class with static functions, copied fromIan Lance Taylor2012-01-283-104/+171
* Update copyright year.Ian Lance Taylor2012-01-281-1/+1
* Correct incremental relocation offsetH.J. Lu2012-01-282-1/+6
* Support x32 GD->IE and GD->LE optimizationsH.J. Lu2012-01-272-17/+59
* Support x32 IFUNC function pointerH.J. Lu2012-01-272-1/+6
* Check if -mcmodel=medium worksH.J. Lu2012-01-273-2/+24
* * int_encoding.cc (read_unsigned_LEB_128): Replaced with inlineCary Coutant2012-01-256-20/+177
* Use my google.com address.Ian Lance Taylor2012-01-241-1/+1
* PR gold/13617Ian Lance Taylor2012-01-243-4/+13
* Add typename on types used in templateH.J. Lu2012-01-202-5/+13
* Properly handle R_X86_64_32 for x32H.J. Lu2012-01-102-0/+22
* Initial x32 support in goldH.J. Lu2012-01-092-385/+517
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2012-01-046-17/+50
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-1911-264/+475
* 2011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant2011-12-175-76/+104
* * output.h (Output_data_reloc_generic::add): Only callIan Lance Taylor2011-12-162-1/+7
* Replace <64, false> with <size, big_endian>H.J. Lu2011-12-152-6/+12
* * po/it.po: New Italian translation.Nick Clifton2011-11-252-0/+2251
* 2011-11-17 Sterling Augustine <saugustine@google.com>Sterling Augustine2011-11-174-9/+60
* 2011-11-11 Sterling Augustine <saugustine@google.com>Sterling Augustine2011-11-112-0/+9
* 2011-11-11 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-112-1/+9
* 2011-11-10 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-103-5/+51
* 2011-11-09 Doug Kwan <dougkwan@google.com>Doug Kwan2011-11-107-4/+73
* * configure.ac: Add --with-lib-path option. Define LIB_PATH andIan Lance Taylor2011-11-038-16/+90
* * arm.cc (Target_arm::may_use_v5t_interworking): Check whetherIan Lance Taylor2011-11-037-27/+259
* * arm.cc (Target_arm::Target_arm): Remove initialisation ofIan Lance Taylor2011-11-0212-26/+601
* PR gold/13023Cary Coutant2011-10-316-44/+108
* * options.h (class General_options): Add --[no-]gnu-unique options.Cary Coutant2011-10-313-0/+16
* PR gold/13359Cary Coutant2011-10-313-12/+7
* 2011-10-31 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2011-10-313-30/+32
* PR gold/13163Ian Lance Taylor2011-10-192-0/+13