Improve objdump's behaviour when it encounters a corrupt binary with an excessively...
[external/binutils.git] / bfd / ChangeLog
1 2017-01-09  Nick Clifton  <nickc@redhat.com>
2
3         PR binutils/21013
4         * coffgen.c (_bfd_coff_get_external_symbols): Generate an error
5         message if there are too many symbols to load.
6
7 2017-01-04  James Clarke  <jrtc27@jrtc27.com>
8
9         * elf64-alpha.c (elf64_alpha_relax_opt_call): Don't set tsec_free
10         if relocs are cached.
11
12 2017-01-03  Rich Felker  <bugdal@aerifal.cx>
13
14         PR ld/21017
15         * elf32-microblaze.c (microblaze_elf_check_relocs): Add an entry
16         for R_MICROBLAZE_GOTOFF_64.
17
18 2017-01-03  Nick Clifton  <nickc@redhat.com>
19
20         * mach-o.c (bfd_mach_o_lookup_uuid_command): Fix compile time
21         warning about using a possibly uninitialised variable.
22
23 2017-01-02  Alan Modra  <amodra@gmail.com>
24
25         * elf32-hppa.c (ensure_undef_weak_dynamic): New function.
26         (allocate_plt_static, allocate_dynrelocs): Use it.
27
28 2017-01-02  Alan Modra  <amodra@gmail.com>
29
30         * elf-hppa.h (elf_hppa_fake_sections): Set SHF_INFO_LINK for
31         .PARISC.unwind section.
32
33 2017-01-02  Alan Modra  <amodra@gmail.com>
34
35         PR ld/20989
36         * elfxx-sparc.c (gdop_relative_offset_ok): New function.
37         (_bfd_sparc_elf_relocate_section): Use it to validate GOT
38         indirect to GOT pointer relative code edit.
39
40 2017-01-02  Alan Modra  <amodra@gmail.com>
41
42         Update year range in copyright notice of all files.
43
44 For older changes see ChangeLog-2016
45 \f
46 Copyright (C) 2017 Free Software Foundation, Inc.
47
48 Copying and distribution of this file, with or without modification,
49 are permitted in any medium without royalty provided the copyright
50 notice and this notice are preserved.
51
52 Local Variables:
53 mode: change-log
54 left-margin: 8
55 fill-column: 74
56 version-control: never
57 End: