Age | Commit message (Expand) | Author | Files | Lines |
2015-04-06 | [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg | Ilya Tocar | 1 | -6/+87 |
2015-02-02 | Fix bug with previous patch for unresolved TLS symbol. | Cary Coutant | 1 | -1/+3 |
2015-01-28 | Allow undefined references to TLS symbols. | Cary Coutant | 1 | -3/+17 |
2015-01-06 | Handle stack split for x32 | H.J. Lu | 1 | -5/+28 |
2015-01-06 | Handle Initial-Exec to Local-Exec for x32 | H.J. Lu | 1 | -0/+6 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-21 | Check PC-relative offset overflow in PLT entry | H.J. Lu | 1 | -3/+8 |
2014-11-14 | Don't make PLT entry for R_X86_64_GOTPLT64 | H.J. Lu | 1 | -7/+2 |
2014-05-27 | Properly handle 64-bit GOT relocations | H.J. Lu | 1 | -2/+5 |
2014-05-13 | With -pie and x86, the linker complains if it sees a PC-relative relocation | Sriraman Tallam | 1 | -2/+4 |
2014-05-06 | Fix issue where first reserved word of GOT is not initialized if there | Cary Coutant | 1 | -35/+75 |
2014-04-23 | Add missing break statement for case elfcpp::R_X86_64_PLTOFF64. | Cary Coutant | 1 | -0/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-11-18 | Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to gold | H.J. Lu | 1 | -6/+35 |
2013-10-30 | gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler ge... | Roland McGrath | 1 | -1/+1 |
2013-10-11 | gold/ | Roland McGrath | 1 | -3/+1 |
2013-09-03 | Use relative relocation for R_X86_64_32 on x32 | H.J. Lu | 1 | -1/+2 |
2013-08-16 | gold/ | Roland McGrath | 1 | -0/+13 |
2013-07-30 | gold/ | Cary Coutant | 1 | -4/+8 |
2013-04-27 | * target-reloc.h (relocate_section): If the reloc offset is out of | Ian Lance Taylor | 1 | -1/+4 |
2012-11-20 | Fix TLS to LE optimization for x32 | H.J. Lu | 1 | -1/+8 |
2012-11-01 | gold/ | Roland McGrath | 1 | -3/+3 |
2012-10-18 | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 1 | -1/+2 |
2012-10-05 | * i386.cc (Output_data_plt_i386::address_for_global, | Alan Modra | 1 | -8/+9 |
2012-09-12 | * target-reloc.h (scan_relocs): Call scan.local for relocs | Alan Modra | 1 | -2/+7 |
2012-09-10 | * output.h (Output_data_got::add_global_tls, add_local_tls, | Alan Modra | 1 | -1/+1 |
2012-09-05 | * object.h (Sized_relobj_file::emit_relocs): Delete. | Alan Modra | 1 | -4/+4 |
2012-08-15 | * x86_64.cc (Target_x86_64::Scan::global): Fix erroneous call to | Ian Lance Taylor | 1 | -1/+1 |
2012-05-11 | Handle R_X86_64_64 properly for x32 | H.J. Lu | 1 | -1/+3 |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 1 | -501/+1087 |
2012-04-17 | gold: Allow use_plt_offset to be specified for global relocations. | David S. Miller | 1 | -7/+7 |
2012-01-27 | Support x32 GD->IE and GD->LE optimizations | H.J. Lu | 1 | -17/+54 |
2012-01-27 | Support x32 IFUNC function pointer | H.J. Lu | 1 | -1/+2 |
2012-01-24 | PR gold/13617 | Ian Lance Taylor | 1 | -2/+3 |
2012-01-20 | Add typename on types used in template | H.J. Lu | 1 | -5/+5 |
2012-01-10 | Properly handle R_X86_64_32 for x32 | H.J. Lu | 1 | -0/+16 |
2012-01-09 | Initial x32 support in gold | H.J. Lu | 1 | -385/+513 |
2012-01-04 | * gold/incremental.cc (Sized_incremental_binary::do_process_got_plt): | Cary Coutant | 1 | -2/+2 |
2011-12-19 | * object.h (Relobj::local_symbol_value): New function. | Ian Lance Taylor | 1 | -25/+25 |
2011-12-17 | 2011-12-17 Cary Coutant <ccoutant@google.com> | Cary Coutant | 1 | -36/+45 |
2011-10-31 | PR gold/13359 | Cary Coutant | 1 | -6/+0 |
2011-10-10 | PR gold/13249 | Cary Coutant | 1 | -6/+6 |
2011-07-15 | * i386.cc (class Output_data_plt_i386): Add layout_ field. | Ian Lance Taylor | 1 | -8/+20 |
2011-07-13 | * i386.cc (Target_i386::got_section): If -z now, make .got.plt a | Ian Lance Taylor | 1 | -8/+21 |
2011-07-12 | PR gold/12980 | Ian Lance Taylor | 1 | -0/+15 |
2011-07-09 | PR gold/11317 | Ian Lance Taylor | 1 | -9/+18 |
2011-07-08 | PR gold/12279 | Ian Lance Taylor | 1 | -8/+45 |
2011-07-08 | PR gold/12372 | Ian Lance Taylor | 1 | -87/+249 |
2011-07-06 | PR gold/12392 | Ian Lance Taylor | 1 | -0/+40 |
2011-07-02 | PR gold/12525 | Ian Lance Taylor | 1 | -0/+19 |