aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-08-26Automatic date update in version.inGDB Administrator1-1/+1
2015-08-25Replace assertions with warning messages about ELF binaries containing multip...Nick Clifton2-2/+24
2015-08-25[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NCRenlin Li3-2/+8
2015-08-25Automatic date update in version.inGDB Administrator1-1/+1
2015-08-24Automatic date update in version.inGDB Administrator1-1/+1
2015-08-23Automatic date update in version.inGDB Administrator1-1/+1
2015-08-22Uninitialized vd_nodenameAlan Modra2-1/+7
2015-08-22Automatic date update in version.inGDB Administrator1-1/+1
2015-08-21Automatic date update in version.inGDB Administrator1-1/+1
2015-08-20Automatic date update in version.inGDB Administrator1-1/+1
2015-08-19[AArch64][6/6] LD support TLSLD load/store relocation typesJiong Wang3-0/+47
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang5-1/+226
2015-08-19[AArch64][4/6] LD support TLSLD move/add relocation typesJiong Wang3-0/+38
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang5-0/+150
2015-08-19[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang3-0/+14
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang5-0/+31
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra14-46/+57
2015-08-19Automatic date update in version.inGDB Administrator1-1/+1
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu5-13/+61
2015-08-18[AArch64] Cleanup TLS relocation types which don't go through GOT tableJiong Wang2-37/+7
2015-08-18Add output_type to bfd_link_infoH.J. Lu108-1693/+1928
2015-08-18Use $SED in bfd MakefileAlan Modra3-28/+34
2015-08-18PPC64: Allow .TOC. in linker script to override backend calculated valueAlan Modra2-4/+44
2015-08-18Automatic date update in version.inGDB Administrator1-1/+1
2015-08-17Automatic date update in version.inGDB Administrator1-1/+1
2015-08-16Automatic date update in version.inGDB Administrator1-1/+1
2015-08-15Automatic date update in version.inGDB Administrator1-1/+1
2015-08-14Revert "Fix encoding or OpenRisk1000 PC relative relocations."Alan Modra2-3/+8
2015-08-14Automatic date update in version.inGDB Administrator1-1/+1
2015-08-13Issue an error for read-only segment with dynamic IFUNC relocationsH.J. Lu3-0/+25
2015-08-13Automatic date update in version.inGDB Administrator1-1/+1
2015-08-12Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbolsH.J. Lu11-18/+35
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis2-16/+18
2015-08-12Remove trailing spaces in bfdH.J. Lu42-238/+238
2015-08-11Properly skip IFUNC relocations in debug sectionsH.J. Lu3-2/+8
2015-08-12Automatic date update in version.inGDB Administrator1-1/+1
2015-08-11[AArch64] Improve BFD overflow warning message for -fpicJiong Wang2-0/+18
2015-08-11[AArch64]Speed up linking speed by skipping unncessary TLS reloc type checkJiong Wang2-1/+20
2015-08-11[AArch64] Long branch veneer support far symbol defined by --defsymJiong Wang2-2/+10
2015-08-11[AArch64] PR18668, repair long branch veneer for plt stubJiong Wang2-31/+28
2015-08-11[AArch64][8/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang3-0/+20
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang5-0/+31
2015-08-11[AArch64][6/8] LD support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang3-1/+21
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang5-0/+35
2015-08-11[AArch64][3/8] LD support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang3-2/+25
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang5-0/+34
2015-08-11Skip IFUNC relocations in debug sectionsH.J. Lu3-4/+27
2015-08-11Fix encoding or OpenRisk1000 PC relative relocations.Peter Zotov2-3/+10
2015-08-11Fix typo in coff-sh.c.Nick Clifton2-1/+5
2015-08-11Fix memory access problems discovered when running some binary tools on corru...Nick Clifton3-2/+56