Fix seg-fault running strip on a corrupt binary.
[binutils-gdb.git] / bfd / ChangeLog
2016-12-06 Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-06 Alan ModraPowerPC64 toc optimisation for power9
2016-12-05 Nick CliftonFix seg-fault in the binutils utilities when reading...
2016-12-05 Nick CliftonFix abort when running tools on a bogus binary.
2016-12-05 Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-05 Alyssa Milburnbfd,ld: Continue after partially-successful relaxed...
2016-12-05 Nick CliftonFix seg-fault attempting to strip a corrupt binary.
2016-12-05 Nick CliftonFix seg-fault in linker parsing a corrupt input file.
2016-12-05 Nick CliftonFix assertion failure in linker triggered by corrupt...
2016-12-05 Nick Cliftonfix typo
2016-12-03 Alan ModraPowerPC64 dot-symbol compatibility bugfixes
2016-12-03 Alan ModraTidy ppc64_elf_hide_symbol
2016-12-03 Alan ModraPowerPC64 add_symbol_adjust
2016-12-03 Alan ModraIndirect and warning symbols
2016-12-03 Alan Modrappc64_elf_copy_indirect_symbol versioned_hidden fix
2016-12-02 Nick CliftonFix typo in changelog entry
2016-12-02 Nick CliftonFix seg-fault in linker when passed a corrupt binary...
2016-12-02 Nick CliftonFix seg-fault in the linker when examining a corrupt...
2016-12-02 Gary BensonAlways pass a valid section header offset to elf_parse_...
2016-12-02 Josh ConnerAdd support for Fushia OS.
2016-12-01 Yury NorovFix accesses to the GOT for AARCH64 operating in 32...
2016-12-01 Ma JiangFix handling of MIPS16 HI16 relocs.
2016-12-01 Nick CliftonFix a seg-fault disassembling a corrupt binary.
2016-12-01 Nick CliftonFix seg-fault running addr2line on a corrupt binary.
2016-11-30 Alan ModraRevert accidental elf.c change
2016-11-30 Alan ModraPR20886, looping in ppc64_elf_size_stubs
2016-11-28 Nick CliftonPartially revert patch for PR 20815 - do not sort the...
2016-11-28 H.J. LuProperly hide hidden versioned symbol in executable
2016-11-25 Jon TurneyPrevent problems with section alignment by not shrinkin...
2016-11-24 Jiong Wang[ARM] Bind defined symbol locally in PIE
2016-11-24 Kuan-Lin ChenRISC-V/bfd: Fix bitsize of R_RISCV_ADD8.
2016-11-23 Nick CliftonFix the linker so that it will not silently generate...
2016-11-23 Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-11-23 Alan ModraRegen POTFILES.in
2016-11-22 Ambrogino ModiglianiFix spelling mistakes in comments in configure scripts
2016-11-22 Alan ModraPR20744, Incorrect PowerPC VLE relocs
2016-11-22 Alan ModraUse input_bfd in relocate_section
2016-11-21 Maciej W. RozyckiBFD/DWARF2: Correct an `index' global shadowing error
2016-11-19 Jose E. MarchesiRevert "bfd: allow negative offsets to _GLOBAL_OFFSET_T...
2016-11-18 James Clarkebfd: fix negative GOT offsets for non-local references...
2016-11-18 Nick CliftonHelp diagnose problems with the metag target when mixin...
2016-11-16 Senthil Kumar SelvarajFix PR20789 - relaxation with negative valued diff...
2016-11-14 H.J. LuAlso check GOT PLT for R_X86_64_PLTOFF64
2016-11-14 Nick CliftonFix typo "Faal through" should be "Fall through".
2016-11-11 Luke AllardyceAccept hidden COFF symbols, but treat them as if they...
2016-11-10 Nick CliftonProvide a more helpful error message when the BFD libra...
2016-11-10 Jiong Wang[AArch64] Bind defined symbol locally in PIE
2016-11-08 Pedro AlvesFix bfd/dwarf2.c build breakage
2016-11-08 Igor TsimbalistGreatly improve the speed if looking up DWARF line...
2016-11-04 Nick CliftonFix building binutils for all 32-bit targets by moving...
2016-11-03 Tristan GingoldDeprecate old platforms
2016-11-03 Nick CliftonUpdated Danish translation for the BFD library.
2016-11-01 Maciej W. RozyckiBFD: Fix double BFD_FAIL calls in `bfd_default_reloc_ty...
2016-11-01 Nick CliftonAdd support for RISC-V architecture.
2016-10-31 Alan ModraRevert part "Set dynamic tag VMA and size from dynamic...
2016-10-27 Andrew Burgessgas/arc: Don't rely on bfd list of cpu type for cpu...
2016-10-25 Maciej W. Rozyckielfxx-mips: Correct STUB_JALR's description
2016-10-20 Nick CliftonRegenerate bfd.pot.
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-18 Nick CliftonUpdated Danish translation for the BFD library.
2016-10-18 Maciej W. RozyckiNDS32/BFD: Correct an aliasing error in `nds32_elf_chec...
2016-10-18 Maciej W. RozyckiARM/BFD: Correct an `index' global shadowing error
2016-10-11 Alan Modramissing changelog entry
2016-10-11 Alan ModraAlways descend into output section statements in lang_d...
2016-10-10 Maciej W. Rozyckibfd/ChangeLog: Add missing PR ld/19908 reference
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-07 Alan Modrabfd_merge_private_bfd_data tidy
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-10-05 Alan Modra-Wimplicit-fallthrough error fixes
2016-10-05 Alan ModraDon't use boolean OR in arithmetic expressions
2016-09-30 Alan ModraAdd missing dependencies to BFD_H_FILES
2016-09-30 Alan ModraRemove syntactic sugar
2016-09-30 Alan ModraMake bfd_error_handler_type like vprintf
2016-09-28 Akihiko OdakiFix seg-fault in the linker introduced by the previous...
2016-09-27 Christophe Lyon[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_TH...
2016-09-27 Nick CliftonEnsure that the timestamp in PE/COFF headers is always...
2016-09-26 Vlad ZakharovWhen building target binaries, ensure that the warning...
2016-09-26 AwsonFix the calculation of AMD64_PCRQUAD relocations.
2016-09-26 Alan ModraPowerPC .gnu.attributes
2016-09-23 Akihiko OdakiDelete relocations associatesd with deleted exidx entries.
2016-09-19 Jose E. Marchesibfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_...
2016-09-14 Thomas Preud'hommeFix ld --gc-section segfault with ARMv8-M entry functio...
2016-09-14 Nick CliftonFix seg-fault in objdump when run on a fuzzed PE binary.
2016-09-14 Bhushan AttardePrevent segfault in GDB when searching for architecture...
2016-09-06 H.J. LuResolve size relocation with copy relocation
2016-09-06 Senthil Kumar SelvarajFix PR ld/20545 - relaxation bugs in avr backend
2016-09-01 Thomas Preud'homme2016-09-01 Thomas Preud'homme <thomas.preudhomme...
2016-09-01 Alan ModraDon't treat .opd section specially when ELFv2
2016-08-31 Alan ModraPowerPC64, correct grouping of stubs for ld.bfd
2016-08-31 Alan ModraPowerPC VLE sh_flags and p_flags
2016-08-30 Alan Modrappc apuinfo for spe parsed incorrectly
2016-08-29 H.J. Lui386: Issue an error on non-PIC call to IFUNC in PIC...
2016-08-27 Alan ModraLack of SHF_GROUP sections result in ld segfault
2016-08-27 Alan ModraFix commit 980aa3e6
2016-08-26 Thomas Preud'hommeReduce parameter list in bfd_elf32_arm_target_relocs
2016-08-26 Thomas Preud'homme2016-08-26 Thomas Preud'homme <thomas.preudhomme...
2016-08-26 Cupertino MirandaDynamic TLS GOT entries would not be relocated.
2016-08-26 Cupertino MirandaFixed -init, -fini linker options.
2016-08-26 Cupertino MirandaSeveral fixes related to ARC PIE support.
next