summaryrefslogtreecommitdiff
path: root/gold
Commit message (Expand)AuthorAgeFilesLines
* * powerpc.cc (Target_powerpc::iplt_): New output section.Alan Modra2012-09-292-97/+466
* * object.h (Sized_relobj_file::adjust_local_symbol,Alan Modra2012-09-254-5/+122
* Add support for tilegx in gold.walt2012-09-158-5/+4942
* * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra2012-09-127-77/+208
* PR gold/14570Ian Lance Taylor2012-09-124-61/+110
* PR gold/14566Alan Modra2012-09-103-3/+15
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-109-59/+242
* * config.in: Disable sanity check for kfreebsd.Alan Modra2012-09-102-1/+5
* 2012-09-10 Sterling Augustine <saugustine@google.com>Sterling Augustine2012-09-103-14/+33
* * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra2012-09-096-43/+215
* 2012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant2012-09-075-1/+28
* Add .got.plt output section statementH.J. Lu2012-09-063-0/+8
* * powerpc.cc (Powerpc_relocate_functions): Upcase enum values,Alan Modra2012-09-052-61/+63
* * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra2012-09-0515-10/+43
* * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.Alan Modra2012-09-052-89/+172
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-0513-235/+325
* * powerpc.cc (do_make_elf_object): Allow ET_EXEC files withAndreas Schwab2012-09-042-1/+9
* * 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