Speed up objdump when displaying disassembly mixed with line number and source code...
[binutils-gdb.git] / bfd / ChangeLog
index e33ce1bf089e331bbd81b8aed77690d092071456..83a71169d5ae110a4c6795381998b89c4be7d1af 100644 (file)
@@ -1,3 +1,53 @@
+2017-01-09  Nick Clifton  <nickc@redhat.com>
+
+       * dwarf2.c (lookup_address_in_function_table): Return early if
+       there are no functions in the given comp unit, or if the high
+       address of the last function in the comp unit is less than the
+       desired address.
+
+2017-01-09  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/21013
+       * coffgen.c (_bfd_coff_get_external_symbols): Generate an error
+       message if there are too many symbols to load.
+
+2017-01-04  James Clarke  <jrtc27@jrtc27.com>
+
+       * elf64-alpha.c (elf64_alpha_relax_opt_call): Don't set tsec_free
+       if relocs are cached.
+
+2017-01-03  Rich Felker  <bugdal@aerifal.cx>
+
+       PR ld/21017
+       * elf32-microblaze.c (microblaze_elf_check_relocs): Add an entry
+       for R_MICROBLAZE_GOTOFF_64.
+
+2017-01-03  Nick Clifton  <nickc@redhat.com>
+
+       * mach-o.c (bfd_mach_o_lookup_uuid_command): Fix compile time
+       warning about using a possibly uninitialised variable.
+
+2017-01-02  Alan Modra  <amodra@gmail.com>
+
+       * elf32-hppa.c (ensure_undef_weak_dynamic): New function.
+       (allocate_plt_static, allocate_dynrelocs): Use it.
+
+2017-01-02  Alan Modra  <amodra@gmail.com>
+
+       * elf-hppa.h (elf_hppa_fake_sections): Set SHF_INFO_LINK for
+       .PARISC.unwind section.
+
+2017-01-02  Alan Modra  <amodra@gmail.com>
+
+       PR ld/20989
+       * elfxx-sparc.c (gdop_relative_offset_ok): New function.
+       (_bfd_sparc_elf_relocate_section): Use it to validate GOT
+       indirect to GOT pointer relative code edit.
+
+2017-01-02  Alan Modra  <amodra@gmail.com>
+
+       Update year range in copyright notice of all files.
+
 For older changes see ChangeLog-2016
 \f
 Copyright (C) 2017 Free Software Foundation, Inc.