aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Add "-z call-nop=PADDING" option to ldH.J. Lu2-5/+19
2015-10-21Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu4-30/+172
2015-10-21Add R_386_GOT32X support to gas and ldH.J. Lu4-45/+316
2015-10-21Automatic date update in version.inGDB Administrator1-1/+1
2015-10-20Correct printed value of Main in mmo.c consistency error message.Hans-Peter Nilsson2-6/+12
2015-10-20Automatic date update in version.inGDB Administrator1-1/+1
2015-10-19Automatic date update in version.inGDB Administrator1-1/+1
2015-10-18targets.c (bfd_flavour_name): "MMO" is spelled "mmo".Doug Evans2-1/+5
2015-10-18Automatic date update in version.inGDB Administrator1-1/+1
2015-10-17Correct powerpc64le __glink_PLTresolve .eh_frame FDEAlan Modra2-1/+6
2015-10-17Automatic date update in version.inGDB Administrator1-1/+1
2015-10-16Check if symbol is defined when converting mov to leaH.J. Lu3-2/+12
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu3-4/+8
2015-10-16Automatic date update in version.inGDB Administrator1-1/+1
2015-10-15Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu2-2/+6
2015-10-15objcopy --extract-symbolAlan Modra2-3/+10
2015-10-15Use the file_ptr type when calling bfd_seek.Riku Voipio3-19/+16
2015-10-15Automatic date update in version.inGDB Administrator1-1/+1
2015-10-15bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker2-2/+7
2015-10-14Automatic date update in version.inGDB Administrator1-1/+1
2015-10-13Tidy code setting PT_GNU_RELRO p_flagsAlan Modra2-4/+8
2015-10-13Automatic date update in version.inGDB Administrator1-1/+1
2015-10-12Skip the unversioned definition after the default versionH.J. Lu2-0/+13
2015-10-12PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel3-9/+19
2015-10-12Automatic date update in version.inGDB Administrator1-1/+1
2015-10-11Ignore references with relocs to discarded sections in .data.rel.ro.local on ...John David Anglin2-0/+10
2015-10-11Automatic date update in version.inGDB Administrator1-1/+1
2015-10-10Automatic date update in version.inGDB Administrator1-1/+1
2015-10-09Automatic date update in version.inGDB Administrator1-1/+1
2015-10-08Automatic date update in version.inGDB Administrator1-1/+1
2015-10-07New ARC implementation.Nick Clifton9-190/+1887
2015-10-07Automatic date update in version.inGDB Administrator1-1/+1
2015-10-06Clear the ch_reserved field in 64-bit outputH.J. Lu2-0/+8
2015-10-06Automatic date update in version.inGDB Administrator1-1/+1
2015-10-05Don't re-export common symbolsH.J. Lu2-1/+7
2015-10-05Automatic date update in version.inGDB Administrator1-1/+1
2015-10-04Enable IAMCU and PEI for Solaris2/x86H.J. Lu2-3/+8
2015-10-04Automatic date update in version.inGDB Administrator1-1/+1
2015-10-03Automatic date update in version.inGDB Administrator1-1/+1
2015-10-02[LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li2-2/+63
2015-10-02[LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li3-3/+121
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li2-1/+6
2015-10-02[BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li2-0/+67
2015-10-02[BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G(1, 1_NC, 2).Renlin Li2-0/+8
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li6-42/+73
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li3-0/+18
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li5-0/+32
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li3-0/+27
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li5-0/+32
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li3-0/+19