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