summaryrefslogtreecommitdiff
path: root/gold/x86_64.cc
Commit message (Expand)AuthorAgeFilesLines
* gold/Roland McGrath2013-10-111-3/+1
* Use relative relocation for R_X86_64_32 on x32H.J. Lu2013-09-031-1/+2
* gold/Roland McGrath2013-08-161-0/+13
* gold/Cary Coutant2013-07-301-4/+8
* * target-reloc.h (relocate_section): If the reloc offset is out ofIan Lance Taylor2013-04-271-1/+4
* Fix TLS to LE optimization for x32H.J. Lu2012-11-201-1/+8
* gold/Roland McGrath2012-11-011-3/+3
* * target-reloc.h (class Default_comdat_behavior): New, package up..Alan Modra2012-10-181-1/+2
* * i386.cc (Output_data_plt_i386::address_for_global,Alan Modra2012-10-051-8/+9
* * target-reloc.h (scan_relocs): Call scan.local for relocsAlan Modra2012-09-121-2/+7
* * output.h (Output_data_got::add_global_tls, add_local_tls,Alan Modra2012-09-101-1/+1
* * object.h (Sized_relobj_file::emit_relocs): Delete.Alan Modra2012-09-051-4/+4
* * x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call toIan Lance Taylor2012-08-151-1/+1
* Handle R_X86_64_64 properly for x32H.J. Lu2012-05-111-1/+3
* * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.Roland McGrath2012-05-021-501/+1087
* gold: Allow use_plt_offset to be specified for global relocations.David S. Miller2012-04-171-7/+7
* Support x32 GD->IE and GD->LE optimizationsH.J. Lu2012-01-271-17/+54
* Support x32 IFUNC function pointerH.J. Lu2012-01-271-1/+2
* PR gold/13617Ian Lance Taylor2012-01-241-2/+3
* Add typename on types used in templateH.J. Lu2012-01-201-5/+5
* Properly handle R_X86_64_32 for x32H.J. Lu2012-01-101-0/+16
* Initial x32 support in goldH.J. Lu2012-01-091-385/+513
* * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt):Cary Coutant2012-01-041-2/+2
* * object.h (Relobj::local_symbol_value): New function.Ian Lance Taylor2011-12-191-25/+25
* 2011-12-17 Cary Coutant <ccoutant@google.com>Cary Coutant2011-12-171-36/+45
* PR gold/13359Cary Coutant2011-10-311-6/+0
* PR gold/13249Cary Coutant2011-10-101-6/+6
* * i386.cc (class Output_data_plt_i386): Add layout_ field.Ian Lance Taylor2011-07-151-8/+20
* * i386.cc (Target_i386::got_section): If -z now, make .got.plt aIan Lance Taylor2011-07-131-8/+21
* PR gold/12980Ian Lance Taylor2011-07-121-0/+15
* PR gold/11317Ian Lance Taylor2011-07-091-9/+18
* PR gold/12279Ian Lance Taylor2011-07-081-8/+45
* PR gold/12372Ian Lance Taylor2011-07-081-87/+249
* PR gold/12392Ian Lance Taylor2011-07-061-0/+40
* PR gold/12525Ian Lance Taylor2011-07-021-0/+19
* PR gold/12571Ian Lance Taylor2011-07-011-8/+68
* PR gold/12934Ian Lance Taylor2011-06-281-1/+1
* * target.h (class Target): Add osabi_ field.Ian Lance Taylor2011-06-281-2/+2
* * target.h (Target::can_check_for_function_pointers): Rewrite.Ian Lance Taylor2011-06-281-15/+12
* * x86_64.cc (check_non_pic): Add gsym parameter. Change allIan Lance Taylor2011-06-171-12/+32
* * common.cc (Symbol_table::do_allocate_commons_list): CallCary Coutant2011-06-081-2/+2
* * copy-relocs.cc (Copy_relocs::copy_reloc): Call make_copy_relocCary Coutant2011-06-081-1/+17
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-37/+148
* * gold.cc (queue_middle_tasks): Process existing GOT/PLT entries.Cary Coutant2011-05-231-28/+180
* * incremental.cc (Sized_incremental_binary::setup_readers): AllocateCary Coutant2011-04-221-0/+37
* PR gold/12324Ian Lance Taylor2010-12-151-2/+12
* Fix typos in gold.Ralf Wildenhues2010-12-141-2/+2
* gold/Richard Sandiford2010-11-111-66/+78
* 2010-09-28 Sriraman Tallam <tmsriram@google.com>Sriraman Tallam2010-09-281-0/+4
* * x86_64.cc (Target_x86_64::saw_tls_block_reloc_): Remove member.Cary Coutant2010-09-141-32/+41