aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li5-0/+33
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li3-0/+19
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li5-0/+33
2015-10-02[LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li3-0/+84
2015-10-02[BFD][AARCH64]Refactor to facilitate further large memory model support patches.Renlin Li2-4/+17
2015-10-02Automatic date update in version.inGDB Administrator1-1/+1
2015-10-01Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu2-3/+17
2015-10-01[BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li2-35/+6
2015-10-01bfd/config.bfd: Drop non-linux non-fdpic stuff from the last change of targ_s...Kaz Kojima2-3/+8
2015-10-01Automatic date update in version.inGDB Administrator1-1/+1
2015-10-01Revert "Also check e_machine when merging sections"Alan Modra2-10/+7
2015-09-30Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu2-1/+16
2015-09-30Also check e_machine when merging sectionsH.J. Lu2-2/+16
2015-09-30Consistency check for merge sectionsAlan Modra2-4/+13
2015-09-30Add fdpic and misc targets to config.bfd for sh*-*-linux*Rich Felker2-0/+8
2015-09-30Automatic date update in version.inGDB Administrator1-1/+1
2015-09-29Don't use the output section size to copy input sectionH.J. Lu3-4/+14
2015-09-29Automatic date update in version.inGDB Administrator1-1/+1
2015-09-28Automatic date update in version.inGDB Administrator1-1/+1
2015-09-27Automatic date update in version.inGDB Administrator1-1/+1
2015-09-26Automatic date update in version.inGDB Administrator1-1/+1
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov2-3/+10
2015-09-25Automatic date update in version.inGDB Administrator1-1/+1
2015-09-24Automatic date update in version.inGDB Administrator1-1/+1
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton13-91/+54
2015-09-23Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton8-73/+198