Age | Commit message (Expand) | Author | Files | Lines |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 21 | -2575/+4617 |
2012-05-01 | elfcpp/ | Cary Coutant | 3 | -9/+11 |
2012-05-01 | [Checking in missing files from previous commit.] | Cary Coutant | 2 | -0/+88 |
2012-05-01 | gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc. | Mark Wielaard | 6 | -24/+82 |
2012-04-26 | * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a const | Ian Lance Taylor | 6 | -11/+26 |
2012-04-24 | gold: Add linker relaxation of tail calls on sparc. | David S. Miller | 2 | -0/+158 |
2012-04-24 | * incremental-dump.cc (find_input_containing_global): Replace | Cary Coutant | 4 | -34/+123 |
2012-04-23 | gold: Maintain sparc ELF header bits properly | David S. Miller | 2 | -1/+120 |
2012-04-23 | elfcpp/ | Cary Coutant | 2 | -2/+8 |
2012-04-20 | gold: Fix parameterization of do_adjust_elf_header | David S. Miller | 2 | -2/+7 |
2012-04-17 | gold: Add support for sparc GOTDATA optimizations in Gold. | David S. Miller | 2 | -1/+113 |
2012-04-17 | gold: Fix 64-bit sparc GOLD crash in gdb-index code. | David S. Miller | 2 | -2/+5 |
2012-04-17 | gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie. | David S. Miller | 3 | -36/+40 |
2012-04-17 | gold: Add sparc IFUNC support to Gold. | David S. Miller | 2 | -79/+553 |
2012-04-17 | gold: Allow use_plt_offset to be specified for global relocations. | David S. Miller | 6 | -43/+69 |
2012-04-17 | * archive.cc (Library_base::should_include_member): Check for | Cary Coutant | 4 | -6/+60 |
2012-04-12 | Support R_SPARC_WDISP10 and R_SPARC_H34. | David S. Miller | 2 | -0/+59 |
2012-04-09 | * gdb-index.cc (Gdb_index_info_reader::record_cu_ranges): Allow | Cary Coutant | 2 | -1/+6 |
2012-04-06 | * timer.cc: #include <unistd.h>. | Ian Lance Taylor | 2 | -0/+6 |
2012-04-06 | binutils/ | Roland McGrath | 4 | -7/+29 |
2012-04-05 | * configure.in (AC_CHECK_FUNCS): Add setlocale. | Nick Clifton | 5 | -0/+63 |
2012-03-21 | 2012-03-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 24 | -168/+4486 |
2012-03-19 | 2012-03-19 Doug Kwan <dougkwan@google.com> | Doug Kwan | 8 | -32/+116 |
2012-03-17 | 2012-03-16 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -24/+28 |
2012-03-15 | 2012-03-15 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -2/+18 |
2012-03-15 | PR gold/13850 | Ian Lance Taylor | 2 | -10/+18 |
2012-03-14 | 2012-03-14 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -1/+8 |
2012-03-13 | * resolve.cc (Symbol_table::resolve): When merging common symbols, | Ian Lance Taylor | 2 | -4/+20 |
2012-03-13 | * dwarf_reader.cc (Sized_dwarf_line_info::process_one_opcode): Fix | Cary Coutant | 2 | -6/+10 |
2012-03-13 | elfcpp/ | Cary Coutant | 2 | -1/+17 |
2012-03-01 | * object.cc (need_decompressed_section): Add #ifdef ENABLE_THREADS. | Cary Coutant | 2 | -0/+8 |
2012-02-29 | * dwarf_reader.cc (Sized_dwarf_line_info::Sized_dwarf_line_info): | Cary Coutant | 7 | -66/+246 |
2012-02-16 | * testsuite/Makefile.am (initpri2): Add --ctors-in-init-array option. | Cary Coutant | 3 | -2/+7 |
2012-02-15 | * options.cc (General_options::finalize): Disallow -pie and -static. | Cary Coutant | 2 | -0/+6 |
2012-02-03 | 2012-02-03 Doug Kwan <dougkwan@google.com> | Doug Kwan | 3 | -16/+21 |
2012-02-02 | 2012-02-02 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -5/+12 |
2012-01-30 | Check if -fpic -mtls-dialect=gnu2 works | H.J. Lu | 3 | -4/+21 |
2012-01-28 | * reloc.h (Bits): New class with static functions, copied from | Ian Lance Taylor | 3 | -104/+171 |
2012-01-28 | Update copyright year. | Ian Lance Taylor | 1 | -1/+1 |
2012-01-28 | Correct incremental relocation offset | H.J. Lu | 2 | -1/+6 |
2012-01-27 | Support x32 GD->IE and GD->LE optimizations | H.J. Lu | 2 | -17/+59 |
2012-01-27 | Support x32 IFUNC function pointer | H.J. Lu | 2 | -1/+6 |
2012-01-27 | Check if -mcmodel=medium works | H.J. Lu | 3 | -2/+24 |
2012-01-25 | * int_encoding.cc (read_unsigned_LEB_128): Replaced with inline | Cary Coutant | 6 | -20/+177 |
2012-01-24 | Use my google.com address. | Ian Lance Taylor | 1 | -1/+1 |
2012-01-24 | PR gold/13617 | Ian Lance Taylor | 3 | -4/+13 |
2012-01-20 | Add typename on types used in template | H.J. Lu | 2 | -5/+13 |
2012-01-10 | Properly handle R_X86_64_32 for x32 | H.J. Lu | 2 | -0/+22 |
2012-01-09 | Initial x32 support in gold | H.J. Lu | 2 | -385/+517 |
2012-01-04 | * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt): | Cary Coutant | 6 | -17/+50 |