summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * powerpc.cc (Powerpc_relobj): Add and use Address typedef.Alan Modra2012-08-312-315/+1477
* * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra2012-08-302-2/+9
* * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra2012-08-303-71/+122
* Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam2012-08-2412-114/+484
* 2012-08-22 Cary Coutant <ccoutant@google.com>Cary Coutant2012-08-222-2/+6
* 2012-08-21 Cary Coutant <ccoutant@google.com>Cary Coutant2012-08-212-2/+9
* * powerpc.cc: Formatting and white space.Alan Modra2012-08-183-212/+409
* * x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call toIan Lance Taylor2012-08-152-1/+6
* PR ld/14265Nick Clifton2012-08-1411-18/+178
* * target.h (Target::output_section_name): New function.Alan Modra2012-08-144-1/+40
* elfcpp/Alan Modra2012-08-142-21/+47
* * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete.Alan Modra2012-08-142-61/+50
* * powerpc.cc: Whitespace fixes. Wrap overly long lines.Alan Modra2012-08-122-156/+169
* * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra2012-08-116-599/+1367
* Updated Vietnamese translation.Nick Clifton2012-08-092-98/+107
* * layout.cc (Layout::add_target_dynamic_tags): IfIan Lance Taylor2012-08-072-9/+22
* Updated translationsNick Clifton2012-07-302-5/+10
* 2012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant2012-07-1910-180/+257
* 2012-07-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-07-162-8/+13
* * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor2012-07-117-16/+14
* PR gold/14309Ian Lance Taylor2012-07-106-0/+85
* gold/Roland McGrath2012-06-222-0/+14
* 2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>espindola2012-06-122-0/+6
* gold/Cary Coutant2012-06-073-38/+108
* gold/Cary Coutant2012-06-066-18/+52
* 2012-06-05 Jing Yu <jingyu@google.com>Doug Kwan2012-06-062-2/+7
* * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): CallCary Coutant2012-06-042-1/+6
* 2012-05-25 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2012-05-252-0/+6
* gold/Cary Coutant2012-05-242-3/+24
* gold/Cary Coutant2012-05-232-2/+7
* gold/Cary Coutant2012-05-222-2/+8
* Include "config.h" firstH.J. Lu2012-05-213-2/+7
* PR 14072Nick Clifton2012-05-174-0/+27
* gold/Cary Coutant2012-05-143-1/+13
* Handle R_X86_64_64 properly for x32H.J. Lu2012-05-112-1/+10
* gold/Cary Coutant2012-05-082-5/+14
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-0221-2575/+4617
* elfcpp/Cary Coutant2012-05-013-9/+11
* [Checking in missing files from previous commit.]Cary Coutant2012-05-012-0/+88
* gold: Handle DW_AT_high_pc as offset from DW_AT_low_pc in gdb-index.cc.mark2012-05-016-24/+82
* * arm.cc (Target_arm::do_is_defined_by_abi): Make sym a constIan Lance Taylor2012-04-266-11/+26
* gold: Add linker relaxation of tail calls on sparc.David S. Miller2012-04-242-0/+158
* * incremental-dump.cc (find_input_containing_global): ReplaceCary Coutant2012-04-244-34/+123
* gold: Maintain sparc ELF header bits properlyDavid S. Miller2012-04-232-1/+120
* elfcpp/Cary Coutant2012-04-232-2/+8
* gold: Fix parameterization of do_adjust_elf_headerDavid S. Miller2012-04-202-2/+7
* gold: Add support for sparc GOTDATA optimizations in Gold.David S. Miller2012-04-172-1/+113
* gold: Fix 64-bit sparc GOLD crash in gdb-index code.David S. Miller2012-04-172-2/+5
* gold: Build Gold IFUNC tests with -fPIC/-fPIE instead of -fpic/-fpie.David S. Miller2012-04-173-36/+40
* gold: Add sparc IFUNC support to Gold.David S. Miller2012-04-172-79/+553