aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-26MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki1-1/+7
2016-05-25MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki1-0/+6
2016-05-25Enable 64-bit archives in ar and ranlibH.J. Lu1-0/+62
2016-05-25Skip an archive element if not added by linkerH.J. Lu1-0/+15
2016-05-24MIPS/BFD: Unify `bfd_reloc_outofrange' error reporting codeMaciej W. Rozycki1-0/+5
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson1-0/+8
2016-05-23Add support for configuring for the ARM Phoenix target.Kuba Sejdak1-0/+4
2016-05-23Support for dedicated ARM stub section with paddingThomas Preud'homme1-0/+8
2016-05-23Support for dedicated output section for some ARM veneer typesThomas Preud'homme1-0/+20
2016-05-20Don't check R_386_GOT32 when setting need_convert_loadH.J. Lu1-0/+5
2016-05-20MIPS: Fix the encoding of immediates with microMIPS JALXMaciej W. Rozycki1-0/+5
2016-05-19Don't convert R_386_GOT32 relocationH.J. Lu1-0/+7
2016-05-20Set sh_entsize for .init_array and similar.Alan Modra1-0/+6
2016-05-19[ARC] BFD fixes.Claudiu Zissulescu1-0/+9
2016-05-19Remove unsupported `am34-*-linux*' target tripletMaciej W. Rozycki1-0/+4
2016-05-19Allocate ppc64 got and dynrelocs before pltAlan Modra1-0/+5
2016-05-19Fix ppc64le S-record test failAlan Modra1-0/+5
2016-05-18Updated Swedish translations for bfd and binutilsNick Clifton1-0/+4
2016-05-18elf32-arm.c build breakageAlan Modra1-0/+5
2016-05-17LD/ELF: Unify STB_GNU_UNIQUE handlingMaciej W. Rozycki1-0/+19
2016-05-16V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki1-0/+7
2016-05-13Don't convert GOTPCREL relocation against large sectionH.J. Lu1-1/+7
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-0/+36
2016-05-13ld -z combreloc elf_link_sort_relocsAlan Modra1-0/+7
2016-05-13ld -z combreloc reloc sortingAlan Modra1-0/+4
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune1-0/+4
2016-05-11[HPPA] Attach linker created dynamic sections to stub bfdAlan Modra1-0/+8
2016-05-11ld --gc-sections fail with __tls_get_addr_optAlan Modra1-0/+6
2016-05-11[AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang1-0/+5
2016-05-10Allow veneers to claim veneered symbolsThomas Preud'homme1-0/+11
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme1-0/+13
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme1-0/+13
2016-05-10Factor our stub creation in ARM backendThomas Preud'homme1-0/+5
2016-05-10Refactor Cortex-A8 erratum workaround in preparationThomas Preud'homme1-0/+24
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme1-0/+5
2016-05-10PR 20059 _bfd_elf_copy_link_hash_symbol_type segfaultPip Cet1-0/+7
2016-05-09Fix seg fault objdumping a corrupt binary with an invalid sh_link field.Nick Clifton1-0/+6
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat1-0/+12
2016-05-09Revert accidental commit.Nick Clifton1-0/+6
2016-05-09Redundant hash table checkAlan Modra1-0/+4
2016-05-06Strip global symbol defined in discarded sectionH.J. Lu1-0/+11
2016-05-06Define elf_backend_add_symbol_hook for Intel MCUH.J. Lu1-0/+5
2016-05-05Extract convert_load_reloc from x86 convert_loadH.J. Lu1-0/+9
2016-05-05Cache the section contents in x86 check_relocsH.J. Lu1-0/+24
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki1-0/+6
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang1-0/+9
2016-04-29Set interpreter in x86 create_dynamic_sectionsH.J. Lu1-0/+9
2016-04-29Pass GOT_RELOC to UNDEFINED_WEAK_RESOLVED_TO_ZEROH.J. Lu1-0/+21
2016-04-29i386: Don't relocate section when check_relocs failedH.J. Lu1-0/+6
2016-04-29X86-64: Set check_relocs_failed on errorH.J. Lu1-0/+5