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