summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* Automatic date update in version.inGDB Administrator2015-10-071-1/+1
* Clear the ch_reserved field in 64-bit outputH.J. Lu2015-10-062-0/+8
* Automatic date update in version.inGDB Administrator2015-10-061-1/+1
* Don't re-export common symbolsH.J. Lu2015-10-052-1/+7
* Automatic date update in version.inGDB Administrator2015-10-051-1/+1
* Enable IAMCU and PEI for Solaris2/x86H.J. Lu2015-10-042-3/+8
* Automatic date update in version.inGDB Administrator2015-10-041-1/+1
* Automatic date update in version.inGDB Administrator2015-10-031-1/+1
* [LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li2015-10-022-2/+63
* [LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li2015-10-023-3/+121
* [GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li2015-10-022-1/+6
* [BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li2015-10-022-0/+67
* [BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G(1, 1_NC, 2).Renlin Li2015-10-022-0/+8
* [Binutils][AARCH64]Add TLS IE large memory support.Renlin Li2015-10-026-42/+73
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-023-0/+18
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-025-0/+32
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-023-0/+27
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-025-0/+32
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-023-0/+19
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-025-0/+33
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-023-0/+19
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-025-0/+33
* [LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li2015-10-023-0/+84
* [BFD][AARCH64]Refactor to facilitate further large memory model support patches.Renlin Li2015-10-022-4/+17
* Automatic date update in version.inGDB Administrator2015-10-021-1/+1
* Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu2015-10-012-3/+17
* [BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li2015-10-012-35/+6
* bfd/config.bfd: Drop non-linux non-fdpic stuff from the last change of targ_s...Kaz Kojima2015-10-012-3/+8
* Automatic date update in version.inGDB Administrator2015-10-011-1/+1
* Revert "Also check e_machine when merging sections"Alan Modra2015-10-012-10/+7
* Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu2015-09-302-1/+16
* Also check e_machine when merging sectionsH.J. Lu2015-09-302-2/+16
* Consistency check for merge sectionsAlan Modra2015-09-302-4/+13
* Add fdpic and misc targets to config.bfd for sh*-*-linux*Rich Felker2015-09-302-0/+8
* Automatic date update in version.inGDB Administrator2015-09-301-1/+1
* Don't use the output section size to copy input sectionH.J. Lu2015-09-293-4/+14
* Automatic date update in version.inGDB Administrator2015-09-291-1/+1
* Automatic date update in version.inGDB Administrator2015-09-281-1/+1
* Automatic date update in version.inGDB Administrator2015-09-271-1/+1
* Automatic date update in version.inGDB Administrator2015-09-261-1/+1
* Correct the generation of OR1K pc-relative relocations.Peter Zotov2015-09-252-3/+10
* Automatic date update in version.inGDB Administrator2015-09-251-1/+1
* Automatic date update in version.inGDB Administrator2015-09-241-1/+1
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-2313-91/+54
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-238-73/+198
* Automatic date update in version.inGDB Administrator2015-09-231-1/+1
* Use bfd_get_32 and bfd_put_32 to access ch_typeH.J. Lu2015-09-212-4/+12
* Automatic date update in version.inGDB Administrator2015-09-221-1/+1
* Automatic date update in version.inGDB Administrator2015-09-211-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-2037-37/+79