summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Check if symbol is defined when converting mov to leaH.J. Lu2015-10-161-0/+6
* Convert mov to lea for loading address of local common symbolH.J. Lu2015-10-161-0/+6
* Fix typos in comments in _bfd_elf_merge_symbolH.J. Lu2015-10-151-0/+4
* objcopy --extract-symbolAlan Modra2015-10-151-0/+6
* Use the file_ptr type when calling bfd_seek.Riku Voipio2015-10-151-0/+7
* bfd: [SH] Emit DT_PLTGOT for FDPIC output unconditionallyRich Felker2015-10-151-0/+6
* Tidy code setting PT_GNU_RELRO p_flagsAlan Modra2015-10-131-0/+7
* Skip the unversioned definition after the default versionH.J. Lu2015-10-121-0/+6
* PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel2015-10-121-0/+7
* Ignore references with relocs to discarded sections in .data.rel.ro.local on ...John David Anglin2015-10-111-0/+5
* New ARC implementation.Nick Clifton2015-10-071-0/+12
* Clear the ch_reserved field in 64-bit outputH.J. Lu2015-10-061-0/+6
* Don't re-export common symbolsH.J. Lu2015-10-051-0/+6
* Enable IAMCU and PEI for Solaris2/x86H.J. Lu2015-10-041-0/+5
* [LD][AARCH64]Add TLSIE relaxation support under large memory model.Renlin Li2015-10-021-0/+12
* [LD][AARCH64]Add TLSDESC support for large memory model.Renlin Li2015-10-021-0/+15
* [GAS][AARCH64]Add TLSDESC large memory model support.Renlin Li2015-10-021-0/+5
* [BFD][AARCH64]Add TLSGD relaxation support under large memory model.Renlin Li2015-10-021-0/+7
* [BFD][AARCH64]Create GOT section for TLSLE_MOVW_TPREL_G(1, 1_NC, 2).Renlin Li2015-10-021-0/+5
* [Binutils][AARCH64]Add TLS IE large memory support.Renlin Li2015-10-021-0/+17
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-021-0/+11
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-021-0/+8
* [LD][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-021-0/+11
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-021-0/+8
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-021-0/+10
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-021-0/+8
* [LD][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-021-0/+10
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-021-0/+8
* [LD][AARCH64]Add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 Support.Renlin Li2015-10-021-0/+10
* [BFD][AARCH64]Refactor to facilitate further large memory model support patches.Renlin Li2015-10-021-0/+5
* Create a PLT entry for R_X86_64_PC32 in non-code sectionsH.J. Lu2015-10-011-0/+7
* [BFD][AARCH64]Emit single AARCH64_MAP_INSN symbol for the whole plt.Renlin Li2015-10-011-0/+5
* bfd/config.bfd: Drop non-linux non-fdpic stuff from the last change of targ_s...Kaz Kojima2015-10-011-0/+5
* Revert "Also check e_machine when merging sections"Alan Modra2015-10-011-0/+5
* Create a PLT entry for R_386_PC32 in non-code sectionsH.J. Lu2015-09-301-0/+7
* Also check e_machine when merging sectionsH.J. Lu2015-09-301-0/+6
* Consistency check for merge sectionsAlan Modra2015-09-301-0/+6
* Add fdpic and misc targets to config.bfd for sh*-*-linux*Rich Felker2015-09-301-0/+5
* Don't use the output section size to copy input sectionH.J. Lu2015-09-291-0/+7
* Correct the generation of OR1K pc-relative relocations.Peter Zotov2015-09-251-0/+7
* Fix compile time warnings generated when compiling with clang.Nick Clifton2015-09-231-0/+22
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-0/+25
* Use bfd_get_32 and bfd_put_32 to access ch_typeH.J. Lu2015-09-211-0/+8
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-0/+42
* default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans2015-09-181-0/+6
* Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra2015-09-181-0/+8
* Remove one unnecessary iteration in insertion sortAlan Modra2015-09-181-0/+6
* Fix slowdown in ld -r for most common case of out-of-order relocsAlan Modra2015-09-161-0/+7
* xtensa: generate PLT entries for call0 ABIMax Filippov2015-09-151-0/+8
* Fix the SH behavior for EF_SH_PIC flag in FDPIC ABIRich Felker2015-09-151-0/+6