Fix compile time warning about using a possibly uninitialised variable.
[external/binutils.git] / bfd / ChangeLog
1 2017-01-03  Nick Clifton  <nickc@redhat.com>
2
3         * mach-o.c (bfd_mach_o_lookup_uuid_command): Fix compile time
4         warning about using a possibly uninitialised variable.
5
6 2017-01-02  Alan Modra  <amodra@gmail.com>
7
8         * elf32-hppa.c (ensure_undef_weak_dynamic): New function.
9         (allocate_plt_static, allocate_dynrelocs): Use it.
10
11 2017-01-02  Alan Modra  <amodra@gmail.com>
12
13         * elf-hppa.h (elf_hppa_fake_sections): Set SHF_INFO_LINK for
14         .PARISC.unwind section.
15
16 2017-01-02  Alan Modra  <amodra@gmail.com>
17
18         PR ld/20989
19         * elfxx-sparc.c (gdop_relative_offset_ok): New function.
20         (_bfd_sparc_elf_relocate_section): Use it to validate GOT
21         indirect to GOT pointer relative code edit.
22
23 2017-01-02  Alan Modra  <amodra@gmail.com>
24
25         Update year range in copyright notice of all files.
26
27 For older changes see ChangeLog-2016
28 \f
29 Copyright (C) 2017 Free Software Foundation, Inc.
30
31 Copying and distribution of this file, with or without modification,
32 are permitted in any medium without royalty provided the copyright
33 notice and this notice are preserved.
34
35 Local Variables:
36 mode: change-log
37 left-margin: 8
38 fill-column: 74
39 version-control: never
40 End: