Fix null pointer dereferences when using a link built with clang.
[external/binutils.git] / bfd / ChangeLog
2017-04-04 Nick CliftonFix null pointer dereferences when using a link built...
2017-04-03 H.J. Luld: Support ELF GNU program properties
2017-03-30 Pip CetAdd support for the WebAssembly file format and the...
2017-03-29 Nick CliftonImprove the speed of scanning PE binaries for line...
2017-03-28 Hans-Peter NilssonFix for PR ld/16044: elf32-cris.c h->plt.refcount incon...
2017-03-27 Pip CetAdd support for the WebAssembly backend to the BFD...
2017-03-27 Pip Cetoops - forgot to add the bfd/ChangeLog entry...
2017-03-19 Alan ModraPR 21266, unstable qsort in bfd/elf64-ppc.c
2017-03-17 Alan ModraDT_TEXTREL vs IFUNC
2017-03-13 Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-03-11 Alan ModraRemove bogus ATTRIBUTE_UNUSED
2017-03-09 Sam ThursfieldFix compile time warnings about using possibly uninitia...
2017-03-07 Alan ModraPowerPC64 abort due to dynamic relocs on hidden undefweak
2017-03-05 Alan ModraAlign eh_frame FDEs according to their encoding
2017-03-03 Nick CliftonFix thinko in previous changelog entry.
2017-03-02 Nick CliftonDisable warning message about a program header with...
2017-03-02 Alan ModraPowerPC VLE typo fix
2017-02-28 Alan ModraPowerPC addpcis fix again
2017-02-28 Alan ModraNios2 dynobj handling fixes
2017-02-28 Alan ModraPowerPC addpcis fix
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-28 Maciej W. RozyckiMIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALR
2017-02-27 Nick CliftonFix segfault in microblaze linker when garbage collecti...
2017-02-25 Alan ModraARC naughtiness causing assertion fail at elf-strtab...
2017-02-24 Andrew Watermanbfd: RISC-V: relax to gp in more cases.
2017-02-23 Maciej W. RozyckiMIPS/BFD: Remove duplicate NewABI JALR relocation handling
2017-02-23 Maciej W. RozyckiMIPS/BFD: Discard ineligible JALR relocations right...
2017-02-23 Alan ModraCorrect VLE 16D and SDAREL relocations
2017-02-22 Maciej W. RozyckiPR ld/20828: Move symbol version processing ahead of...
2017-02-22 Nick CliftonAlign .gnu_debuglink sections on a 4-byte boundary.
2017-02-21 Alan ModraPowerPC ld segfault on script discarding dynamic sections
2017-02-21 Alan ModraAlpha DT_RELA
2017-02-20 Alan ModraAlpha executables segfault when linked with -z,now
2017-02-17 Nick CliftonFix potential illegal memory access in ZLIB because...
2017-02-17 Pedro Alvesbfd: Rename Chunk and S3Forced
2017-02-17 Pedro Alvesbfd: Rename bsd_write_armap and coff_write_armap
2017-02-17 Pedro Alvesbfd: Rename warn_deprecated
2017-02-17 Pedro Alvesbfd: Rename real_{ftell, fseek, fopen}
2017-02-17 Pedro Alvesbfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128
2017-02-16 Andrew Burgessbfd: Improve lookup of file / line information for...
2017-02-16 Andrew Burgessbfd/dwarf: Improve use of previously loaded dwarf infor...
2017-02-16 Alan Modrahppa -z relro again
2017-02-16 Alan ModraPR21132, hppa-linux pie support doesn't work
2017-02-16 Jiong Wang[Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVED
2017-02-15 H.J. Lui386: Allow "lea foo@GOT, %reg" in PIC
2017-02-15 H.J. LuAdd a test for R_386_GOT32/R_386_GOT32X IFUNC reloc...
2017-02-15 Maciej W. RozyckiPowerPC/BFD: Convert `%P: %H:' to `%H:' in error messages
2017-02-14 Alan ModraUpdate ppc64_elf_gc_mark_dynamic_ref
2017-02-13 Palmer DabbeltDon't use "_gp" on RISC-V, use "_global_pointer$" instead
2017-02-13 Nick CliftonFix invalid memory access in the BFD library's DWARF...
2017-02-08 Andrew WatermanFix segfault when .plt section does not exist
2017-02-07 Sheldon Lobobfd: Fix objdump --dynamic-reloc for SPARC 64-bit to...
2017-02-03 Nick CliftonFix compile time warning messages when compiling binuti...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Respect the ELF gABI dynamic symbol table...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Use `bfd_size_type' for dynamic symbol table...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Streamline hash table references in `mips_elf...
2017-02-02 Maciej W. RozyckiMIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'
2017-02-02 Maciej W. RozyckiBFD: Wrap overlong error handler call line in `elf_gc_s...
2017-01-30 Maciej W. RozyckiMIPS: Add options to control branch ISA checks
2017-01-27 Hans-Peter NilssonFix unused-but-set warning in elf32-cris.c:elf_cris_fin...
2017-01-27 Hans-Peter NilssonFix PR ld/20995 for cris-linux
2017-01-25 Sebastian HuberRemove all RTEMS a.out targets
2017-01-25 Sebastian HuberMove RTEMS target configuration to ELF sections
2017-01-25 Sebastian HuberRemove all RTEMS COFF targets
2017-01-24 Maciej W. RozyckiPR ld/20828: Reorder the symbol sweep stage of section GC
2017-01-24 Alan ModraPowerPC dynamic relocations
2017-01-23 Yury NorovFix AArch64 relocation handling in ILP32 mode.
2017-01-20 Jiong Wang[AArch64] Optimize .gnu.hash table size for executable
2017-01-18 Maciej W. RozyckiPR ld/20828: Fix linker script symbols wrongly forced...
2017-01-17 Kuan-Lin ChenRISC-V/bfd: Hook elf_backend_object_p to set the mach...
2017-01-12 H.J. Lux86-64: Also generate unwind info for .plt.bnd
2017-01-12 Nick CliftonAdd support for locating separate debug info files...
2017-01-11 H.J. Lux86-64: Correct unwind info for the BND PLT
2017-01-11 Jeremy SollerAdd support for x86/64 redox target.
2017-01-10 H.J. Lui386/x32: Align .eh_frame section to 4 bytes
2017-01-10 H.J. Lui386/x86-64: Add unwind info for .plt.got section
2017-01-10 H.J. LuDon't use elf_i386_eh_frame_plt directly
2017-01-09 Nick CliftonSpeed up objdump when displaying disassembly mixed...
2017-01-09 Nick CliftonImprove objdump's behaviour when it encounters a corrup...
2017-01-03 James Clarkebfd: alpha: Fix crash caused by double free with -...
2017-01-03 Rich FelkerFix generation of GOT table when only GOT-relative...
2017-01-03 Nick CliftonFix compile time warning about using a possibly uniniti...
2017-01-02 Alan ModraDon't make symbols dynamic other than undef weak
2017-01-02 Alan ModraSet SHF_INFO_LINK for .PARISC.unwind
2017-01-02 Alan ModraPR20989, sparc GOT sequence optimisation
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2017-01-02 Alan ModraChangeLog rotation
2016-12-31 Alan ModraCreate sdynrelro for elfn32 mips too
2016-12-31 Dimitar DimitrovPRU BFD support
2016-12-29 Alan Modralink_hash_copy_indirect and symbol flags
2016-12-28 Alan ModraUse dynrelro for symbols in relro sections too
2016-12-26 Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26 Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-12-23 Maciej W. RozyckiMIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_...
2016-12-23 Alan ModraCall target specific add_symbols function
2016-12-23 Alan ModraRemove "collect" forms of generic linker add symbols...
2016-12-23 Alan Modrahppa-linux-gnu-ranlib: libcpp.a: File format not recognized
2016-12-23 Tristan GingoldBump version to 2.28.51
2016-12-23 Tristan GingoldRegenerate pot files.
2016-12-21 Alan ModraDon't make_bfd_vms_lib archive functions NULL
next