Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-08-17 | Fix extraneous complaints about missing expected TLS relocation (i386). | Cary Coutant | 1 | -2/+5 |
2016-06-29 | gold: Support 386 TLS code sequences without PLT | H.J. Lu | 1 | -18/+54 |
2016-06-20 | gold/x86: Handle output without PLT | H.J. Lu | 1 | -0/+4 |
2016-03-27 | Fix failure to diagnose GOTOFF relocation to undef symbol in shared lib (i386). | Cary Coutant | 1 | -0/+17 |
2016-02-06 | gold: Add view and view_size parameters to is_call_to_non_split. | Marcin KoĆcielnicki | 1 | -2/+5 |
2016-01-12 | Fix compile error with use of 'typename' outside of template | H.J. Lu | 1 | -3/+2 |
2016-01-12 | Fix breakage for SHT_REL targets where get_r_addend() gives internal error. | Cary Coutant | 1 | -0/+8 |
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 | -20/+72 |
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 | -17/+16 |
2015-11-09 | Remove unnecessary target dependencies on relocation format. | Cary Coutant | 1 | -1/+3 |
2015-10-28 | Support 64-bit entry size in SHT_HASH (for s390). | Marcin KoĆcielnicki | 1 | -3/+6 |
2015-10-28 | Check R_386_GOT32/R_386_GOT32X without base register | H.J. Lu | 1 | -2/+26 |
2015-10-22 | Gold: Don't fail on R_386_GOT32X relocation | H.J. Lu | 1 | -0/+6 |
2015-10-13 | Add EM_IAMCU support to gold | H.J. Lu | 1 | -0/+56 |
2015-04-01 | Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg | Ilya Tocar | 1 | -33/+94 |
2015-03-22 | Fix support for i386 TLS GD-to-IE optimization. | Cary Coutant | 1 | -19/+8 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
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 | -33/+69 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2013-10-11 | gold/ | Roland McGrath | 1 | -3/+1 |
2013-08-16 | gold/ | Roland McGrath | 1 | -0/+12 |
2013-07-30 | gold/ | Cary Coutant | 1 | -2/+4 |
2013-04-27 | * target-reloc.h (relocate_section): If the reloc offset is out of | Ian Lance Taylor | 1 | -1/+4 |
2012-11-02 | gold/ | Roland McGrath | 1 | -3/+2 |
2012-11-01 | gold/ | Roland McGrath | 1 | -2/+3 |
2012-10-18 | * target-reloc.h (class Default_comdat_behavior): New, package up.. | Alan Modra | 1 | -1/+1 |
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 | -9/+14 |
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 | -16/+16 |
2012-05-02 | * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF. | Roland McGrath | 1 | -552/+1063 |
2012-01-24 | PR gold/13617 | Ian Lance Taylor | 1 | -2/+3 |
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-07-15 | * i386.cc (class Output_data_plt_i386): Add layout_ field. | Ian Lance Taylor | 1 | -5/+16 |
2011-07-13 | * i386.cc (Target_i386::got_section): If -z now, make .got.plt a | Ian Lance Taylor | 1 | -7/+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 | -9/+45 |
2011-07-08 | PR gold/12372 | Ian Lance Taylor | 1 | -75/+205 |
2011-07-06 | PR gold/12392 | Ian Lance Taylor | 1 | -0/+40 |
2011-07-02 | PR gold/12525 | Ian Lance Taylor | 1 | -0/+19 |
2011-07-01 | Correct comment in last commit. | Ian Lance Taylor | 1 | -1/+1 |
2011-07-01 | PR gold/12571 | Ian Lance Taylor | 1 | -9/+69 |