Age | Commit message (Expand) | Author | Files | Lines |
2017-02-15 | Improved support for --icf=safe when used with -pie. | Rahul Chaudhry | 1 | -17/+68 |
2017-01-31 | Don't allow mov-to-lea optimization for __ehdr_start. | Cary Coutant | 1 | -3/+8 |
2017-01-11 | Fix more compile errors with GCC 4.2. | Cary Coutant | 1 | -12/+12 |
2017-01-11 | Fix compile errors with GCC 4.2. | Cary Coutant | 1 | -9/+9 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-22 | Add -z bndplt support (for Intel MPX). | Cary Coutant | 1 | -19/+501 |
2016-10-06 | [GOLD] -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -1/+1 |
2016-08-10 | Fix extraneous complaints about missing expected TLS relocation. | Cary Coutant | 1 | -0/+2 |
2016-06-29 | gold: Support x86-64 TLS code sequences without PLT | H.J. Lu | 1 | -10/+45 |
2016-06-28 | Convert indirect calls to direct when possible. | Sriraman Tallam | 1 | -28/+144 |
2016-06-20 | gold/x86: Handle output without PLT | H.J. Lu | 1 | -0/+4 |
2016-02-07 | Add additional information to relocation overflow errors. | Cary Coutant | 1 | -2/+24 |
2016-02-07 | Fix incorrect x32 overflow checking for refs to weak undef symbols. | Cary Coutant | 1 | -2/+11 |
2016-02-06 | Fix overflow checking for 32-bit pc-relative relocations on x32. | Cary Coutant | 1 | -7/+52 |
2016-02-05 | Add some relocation overflow checks for x86_64. | Cary Coutant | 1 | -31/+30 |
2016-01-11 | Fix internal error when applying TLSDESC relocations with no TLS segment. | Cary Coutant | 1 | -12/+2 |
2016-01-11 | Refactor gold to enable support for MIPS-64 relocation format. | Cary Coutant | 1 | -95/+74 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-11 | Pass relocations to Target::do_calls_non_split. | Cary Coutant | 1 | -0/+3 |
2015-12-09 | [GOLD] Relocate::relocate() params | Alan Modra | 1 | -10/+8 |
2015-11-09 | Remove unnecessary target dependencies on relocation format. | Cary Coutant | 1 | -1/+4 |
2015-10-29 | Make GOT entry size target-dependent | H.J. Lu | 1 | -0/+5 |
2015-10-28 | Support 64-bit entry size in SHT_HASH (for s390). | Marcin KoĆcielnicki | 1 | -4/+8 |
2015-10-22 | Gold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocations | H.J. Lu | 1 | -2/+18 |
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 |