summaryrefslogtreecommitdiff
path: root/gold
AgeCommit message (Expand)Author
2012-09-15Add support for tilegx in gold.Walter Lee
2012-09-12 * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra
2012-09-12 PR gold/14570Ian Lance Taylor
2012-09-10 PR gold/14566Alan Modra
2012-09-10 * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra
2012-09-10 * config.in: Disable sanity check for kfreebsd.Alan Modra
2012-09-102012-09-10 Sterling Augustine <saugustine@google.com>Sterling Augustine
2012-09-09 * target.h (Target::gc_mark_symbol, do_gc_mark_symbol): New functions.Alan Modra
2012-09-072012-09-06 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-09-06Add .got.plt output section statementH.J. Lu
2012-09-05 * powerpc.cc (Powerpc_relocate_functions): Upcase enum values,Alan Modra
2012-09-05 * configure.ac (FN_PTRS_IN_SO_WITHOUT_PIC): False for powerpc.Alan Modra
2012-09-05 * powerpc.cc (Powerpc_relobj::get_opd_ent): Make const.Alan Modra
2012-09-05 * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra
2012-09-04* powerpc.cc (do_make_elf_object): Allow ET_EXEC files withAndreas Schwab
2012-08-31 * powerpc.cc (Powerpc_relobj): Add and use Address typedef.Alan Modra
2012-08-30 * layout.cc (Layout::set_segment_offsets): Set p_align toAlan Modra
2012-08-30 * output.h (Output_reloc::Output_reloc <output section>): AddAlan Modra
2012-08-24Patch adds support to allow plugins to map selected subset of sections to uniqueSriraman Tallam
2012-08-222012-08-22 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-08-212012-08-21 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-08-18 * powerpc.cc: Formatting and white space.Alan Modra
2012-08-15 * x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call toIan Lance Taylor
2012-08-14 PR ld/14265Nick Clifton
2012-08-14 * target.h (Target::output_section_name): New function.Alan Modra
2012-08-14elfcpp/Alan Modra
2012-08-14 * powerpc.cc (Powerpc_relobj::set_got2_shndx): Delete.Alan Modra
2012-08-12 * powerpc.cc: Whitespace fixes. Wrap overly long lines.Alan Modra
2012-08-11 * object.h (Sized_relobj_file::find_shdr): New function.Alan Modra
2012-08-09Updated Vietnamese translation.Nick Clifton
2012-08-07 * layout.cc (Layout::add_target_dynamic_tags): IfIan Lance Taylor
2012-07-30Updated translationsNick Clifton
2012-07-192012-07-18 Cary Coutant <ccoutant@google.com>Cary Coutant
2012-07-162012-07-16 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2012-07-11 * arm.cc (Arm_relocate_functions::abs16): Remove unused typedef.Ian Lance Taylor
2012-07-10 PR gold/14309Ian Lance Taylor
2012-06-22gold/Roland McGrath
2012-06-122012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>Rafael Ávila de Espíndola
2012-06-07gold/Cary Coutant
2012-06-06gold/Cary Coutant
2012-06-062012-06-05 Jing Yu <jingyu@google.com>Doug Kwan
2012-06-04 * dynobj.cc (Sized_dynobj::do_get_global_symbol_counts): CallCary Coutant
2012-05-252012-05-25 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam
2012-05-24gold/Cary Coutant
2012-05-23gold/Cary Coutant
2012-05-22gold/Cary Coutant
2012-05-21Include "config.h" firstH.J. Lu
2012-05-17 PR 14072Nick Clifton
2012-05-14gold/Cary Coutant
2012-05-11Handle R_X86_64_64 properly for x32H.J. Lu