aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-23Automatic date update in version.inGDB Administrator1-1/+1
2015-09-21Use bfd_get_32 and bfd_put_32 to access ch_typeH.J. Lu2-4/+12
2015-09-22Automatic date update in version.inGDB Administrator1-1/+1
2015-09-21Automatic date update in version.inGDB Administrator1-1/+1
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker37-37/+79
2015-09-20Automatic date update in version.inGDB Administrator1-1/+1
2015-09-18default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans3-0/+57
2015-09-19Automatic date update in version.inGDB Administrator1-1/+1
2015-09-18Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra3-9/+17
2015-09-18Remove one unnecessary iteration in insertion sortAlan Modra2-4/+8
2015-09-18Automatic date update in version.inGDB Administrator1-1/+1
2015-09-17Automatic date update in version.inGDB Administrator1-1/+1
2015-09-16Fix slowdown in ld -r for most common case of out-of-order relocsAlan Modra2-15/+58
2015-09-16Automatic date update in version.inGDB Administrator1-1/+1
2015-09-15xtensa: generate PLT entries for call0 ABIMax Filippov2-7/+20
2015-09-15Automatic date update in version.inGDB Administrator1-1/+1
2015-09-15Fix the SH behavior for EF_SH_PIC flag in FDPIC ABIRich Felker2-2/+8