aboutsummaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam12-114/+484
2012-08-222012-08-22 Cary Coutant <ccoutant@google.com>Cary Coutant2-2/+6
2012-08-212012-08-21 Cary Coutant <ccoutant@google.com>Cary Coutant2-2/+9
2012-08-18 * powerpc.cc: Formatting and white space.Alan Modra3-212/+409
2012-08-15 * x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call toIan Lance Taylor2-1/+6
2012-08-14 PR ld/14265Nick Clifton11-18/+178
2012-08-14 * target.h (Target::output_section_name): New function.Alan Modra4-1/+40
2012-08-14elfcpp/Alan Modra2-21/+47
2012-08-14 * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete.Alan Modra2-61/+50
2012-08-12 * powerpc.cc: Whitespace fixes. Wrap overly long lines.Alan Modra2-156/+169
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra6-599/+1367
2012-08-09Updated Vietnamese translation.Nick Clifton2-98/+107
2012-08-07 * layout.cc (Layout::add_target_dynamic_tags): IfIan Lance Taylor2-9/+22
2012-07-30Updated translationsNick Clifton2-5/+10
2012-07-192012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant10-180/+257
2012-07-162012-07-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-8/+13
2012-07-11 * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor7-16/+14
2012-07-10 PR gold/14309Ian Lance Taylor6-0/+85
2012-06-22gold/Roland McGrath2-0/+14
2012-06-122012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola2-0/+6
2012-06-07gold/Cary Coutant3-38/+108
2012-06-06gold/Cary Coutant6-18/+52
2012-06-062012-06-05 Jing Yu <jingyu@google.com>Doug Kwan2-2/+7
2012-06-04 * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): CallCary Coutant2-1/+6
2012-05-252012-05-25 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2-0/+6
2012-05-24gold/Cary Coutant2-3/+24
2012-05-23gold/Cary Coutant2-2/+7
2012-05-22gold/Cary Coutant2-2/+8
2012-05-21Include "config.h" firstH.J. Lu3-2/+7
2012-05-17 PR 14072Nick Clifton4-0/+27
2012-05-14gold/Cary Coutant3-1/+13
2012-05-11Handle R_X86_64_64 properly for x32H.J. Lu2-1/+10
2012-05-08gold/Cary Coutant2-5/+14
2012-05-02 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath21-2575/+4617
2012-05-01elfcpp/Cary Coutant3-9/+11
2012-05-01 [Checking in missing files from previous commit.]Cary Coutant2-0/+88
2012-05-01gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.Mark Wielaard6-24/+82
2012-04-26 * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor6-11/+26
2012-04-24gold: Add linker relaxation of tail calls on sparc.David S. Miller2-0/+158
2012-04-24 * incremental-dump.cc (find_input_containing_global): ReplaceCary Coutant4-34/+123
2012-04-23gold: Maintain sparc ELF header bits properlyDavid S. Miller2-1/+120
2012-04-23elfcpp/Cary Coutant2-2/+8
2012-04-20gold: Fix parameterization of do_adjust_elf_headerDavid S. Miller2-2/+7
2012-04-17gold: Add support for sparc GOTDATA optimizations in Gold.David S. Miller2-1/+113
2012-04-17gold: Fix 64-bit sparc GOLD crash in gdb-index code.David S. Miller2-2/+5
2012-04-17gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie.David S. Miller3-36/+40
2012-04-17gold: Add sparc IFUNC support to Gold.David S. Miller2-79/+553
2012-04-17gold: Allow use_plt_offset to be specified for global relocations.David S. Miller6-43/+69
2012-04-17 * archive.cc (Library_base::should_include_member): Check forCary Coutant4-6/+60
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller2-0/+59