aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu1-0/+10
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu1-0/+11
2015-10-23Handle __start_* and __stop_* symbols in --gc-sectionsAlan Modra1-0/+14
2015-10-23Re: Always keep sections marked with SEC_KEEPAlan Modra1-0/+7
2015-10-22Always keep sections marked with SEC_KEEPH.J. Lu1-0/+6
2015-10-22bfd/mmo.c: handle "objcopy --extract-symbols" generating and reading back.Hans-Peter Nilsson1-0/+10
2015-10-22Add "-z call-nop=PADDING" option to ldH.J. Lu1-0/+6
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu1-0/+27
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu1-0/+20
2015-10-22S/390: ifunc: Redirect local function calls to the IPLT.Andreas Krebbel1-0/+11
2015-10-22S/390: ifunc: Fix function pointers to hidden ifunc symbols.Andreas Krebbel1-0/+6
2015-10-22S/390: ifunc: Handle GOTOFF relocs on ifunc symbols.Andreas Krebbel1-0/+9
2015-10-22S/390: ifunc: Fix PR18841.Andreas Krebbel1-0/+7
2015-10-22S/390: ifunc: Fix for undefined ifunc symbols.Andreas Krebbel1-0/+6
2015-10-22S/390: Get rid of superfluous parameter to s390_elf_allocate_ifunc_dyn_relocs.Andreas Krebbel1-0/+7
2015-10-20Correct printed value of Main in mmo.c consistency error message.Hans-Peter Nilsson1-0/+5
2015-10-18targets.c (bfd_flavour_name): "MMO" is spelled "mmo".Doug Evans1-0/+4
2015-10-17Correct powerpc64le __glink_PLTresolve .eh_frame FDEAlan Modra1-0/+5
2015-10-16Check if symbol is defined when converting mov to leaH.J. Lu1-0/+6
2015-10-16Convert mov to lea for loading address of local common symbolH.J. Lu1-0/+6
2015-10-15Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu1-0/+4
2015-10-15objcopy --extract-symbolAlan Modra1-0/+6
2015-10-15Use the file_ptr type when calling bfd_seek.Riku Voipio1-0/+7
2015-10-15bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker1-0/+6
2015-10-13Tidy code setting PT_GNU_RELRO p_flagsAlan Modra1-0/+7
2015-10-12Skip the unversioned definition after the default versionH.J. Lu1-0/+6
2015-10-12PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel1-0/+7
2015-10-11Ignore references with relocs to discarded sections in .data.rel.ro.local on ...John David Anglin1-0/+5
2015-10-07New ARC implementation.Nick Clifton1-0/+12
2015-10-06Clear the ch_reserved field in 64-bit outputH.J. Lu1-0/+6
2015-10-05Don't re-export common symbolsH.J. Lu1-0/+6
2015-10-04Enable IAMCU and PEI for Solaris2/x86H.J. Lu1-0/+5
2015-10-02[LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li1-0/+12
2015-10-02[LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li1-0/+15
2015-10-02[GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li1-0/+5
2015-10-02[BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li1-0/+7
2015-10-02[BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G(1, 1_NC, 2).Renlin Li1-0/+5
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li1-0/+17
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li1-0/+11
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li1-0/+8
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li1-0/+11
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li1-0/+8
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li1-0/+10
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li1-0/+8
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li1-0/+10
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li1-0/+8
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li1-0/+10
2015-10-02[BFD][AARCH64]Refactor to facilitate further large memory model support patches.Renlin Li1-0/+5
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu1-0/+7
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li1-0/+5