Age | Commit message (Expand) | Author | Files | Lines |
2012-08-30 | * layout.cc (Layout::set_segment_offsets): Set p_align to | Alan Modra | 2 | -2/+9 |
2012-08-30 | * output.h (Output_reloc::Output_reloc <output section>): Add | Alan Modra | 3 | -71/+122 |
2012-08-24 | Patch adds support to allow plugins to map selected subset of sections to unique | Sriraman Tallam | 12 | -114/+484 |
2012-08-22 | 2012-08-22 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -2/+6 |
2012-08-21 | 2012-08-21 Cary Coutant <ccoutant@google.com> | Cary Coutant | 2 | -2/+9 |
2012-08-18 | * powerpc.cc: Formatting and white space. | Alan Modra | 3 | -212/+409 |
2012-08-15 | * x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call to | Ian Lance Taylor | 2 | -1/+6 |
2012-08-14 | PR ld/14265 | Nick Clifton | 11 | -18/+178 |
2012-08-14 | * target.h (Target::output_section_name): New function. | Alan Modra | 4 | -1/+40 |
2012-08-14 | elfcpp/ | Alan Modra | 2 | -21/+47 |
2012-08-14 | * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete. | Alan Modra | 2 | -61/+50 |
2012-08-12 | * powerpc.cc: Whitespace fixes. Wrap overly long lines. | Alan Modra | 2 | -156/+169 |
2012-08-11 | * object.h (Sized_relobj_file::find_shdr): New function. | Alan Modra | 6 | -599/+1367 |
2012-08-09 | Updated Vietnamese translation. | Nick Clifton | 2 | -98/+107 |
2012-08-07 | * layout.cc (Layout::add_target_dynamic_tags): If | Ian Lance Taylor | 2 | -9/+22 |
2012-07-30 | Updated translations | Nick Clifton | 2 | -5/+10 |
2012-07-19 | 2012-07-18 Cary Coutant <ccoutant@google.com> | Cary Coutant | 10 | -180/+257 |
2012-07-16 | 2012-07-16 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -8/+13 |
2012-07-11 | * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef. | Ian Lance Taylor | 7 | -16/+14 |
2012-07-10 | PR gold/14309 | Ian Lance Taylor | 6 | -0/+85 |
2012-06-22 | gold/ | Roland McGrath | 2 | -0/+14 |
2012-06-12 | 2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com> | Rafael Ávila de Espíndola | 2 | -0/+6 |
2012-06-07 | gold/ | Cary Coutant | 3 | -38/+108 |
2012-06-06 | gold/ | Cary Coutant | 6 | -18/+52 |
2012-06-06 | 2012-06-05 Jing Yu <jingyu@google.com> | Doug Kwan | 2 | -2/+7 |
2012-06-04 | * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): Call | Cary Coutant | 2 | -1/+6 |
2012-05-25 | 2012-05-25 Sriraman Tallam <tmsriram@google.com> | Sriraman Tallam | 2 | -0/+6 |
2012-05-24 | gold/ | Cary Coutant | 2 | -3/+24 |
2012-05-23 | gold/ | Cary Coutant | 2 | -2/+7 |
2012-05-22 | gold/ | Cary Coutant | 2 | -2/+8 |
2012-05-21 | Include "config.h" first | H.J. Lu | 3 | -2/+7 |
2012-05-17 | PR 14072 | Nick Clifton | 4 | -0/+27 |
2012-05-14 | gold/ | Cary Coutant | 3 | -1/+13 |
2012-05-11 | Handle R_X86_64_64 properly for x32 | H.J. Lu | 2 | -1/+10 |
2012-05-08 | gold/ | Cary Coutant | 2 | -5/+14 |
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 |