8f2feae455bc285a097bf54bf577d8609c9244d5
[binutils-gdb.git] / bfd / ChangeLog
1 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/22677
4 * elflink.c (bfd_elf_gc_sections): Keep all PREINIT_ARRAY,
5 INIT_ARRAY as well as FINI_ARRAY sections for ld -r --gc-section.
6
7 2017-09-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
8
9 PR 22662
10 * elf32-nds32.c (nds32_elf_relax_loadstore): Fix a typographical error.
11
12 2018-01-03 John Baldwin <jhb@FreeBSD.org>
13
14 * elf.c (elfcore_grok_freebsd_note): Handle
15 NT_FREEBSD_PROCSTAT_PROC, NT_FREEBSD_PROCSTAT_FILES, and
16 NT_FREEBSD_PROCSTAT_VMMAP.
17
18 2018-01-03 Alan Modra <amodra@gmail.com>
19
20 Update year range in copyright notice of all files.
21
22 For older changes see ChangeLog-2017
23 \f
24 Copyright (C) 2018 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: