Fix override of common symbols for a.out
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
2
3 * aoutx.h (aout_link_check_ar_symbols): Remove default and handle
4 bfd_link_common_skip_none in switch.
5
6 2018-01-12 Alan Modra <amodra@gmail.com>
7
8 PR ld/22649
9 * elf64-ppc.c (ppc64_elf_gc_mark_dynamic_ref): Ignore dynamic
10 references on forced local symbols.
11
12 2018-01-12 Vlad Ivanov <vlad@ivanov.email>
13
14 * elfxx-mips.c (_bfd_mips_elf_final_link): Notify user when
15 .reginfo section has wrong size.
16
17 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
18
19 PR ld/22393
20 * elf.c (_bfd_elf_map_sections_to_segments): When generating
21 separate code and read-only data LOAD segments, create a new
22 LOAD segment if the previous section contains text and the
23 current section doesn't or vice versa. Don't put a writable
24 section in a read-only segment if there is a RELRO segment.
25
26 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
27
28 PR ld/22649
29 * elflink.c (bfd_elf_gc_mark_dynamic_ref_symbol): Ignore dynamic
30 references on forced local symbols.
31
32 2018-01-11 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR ld/22677
35 * elflink.c (bfd_elf_gc_sections): Keep all PREINIT_ARRAY,
36 INIT_ARRAY as well as FINI_ARRAY sections for ld -r --gc-section.
37
38 2017-09-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
39
40 PR 22662
41 * elf32-nds32.c (nds32_elf_relax_loadstore): Fix a typographical error.
42
43 2018-01-03 John Baldwin <jhb@FreeBSD.org>
44
45 * elf.c (elfcore_grok_freebsd_note): Handle
46 NT_FREEBSD_PROCSTAT_PROC, NT_FREEBSD_PROCSTAT_FILES, and
47 NT_FREEBSD_PROCSTAT_VMMAP.
48
49 2018-01-03 Alan Modra <amodra@gmail.com>
50
51 Update year range in copyright notice of all files.
52
53 For older changes see ChangeLog-2017
54 \f
55 Copyright (C) 2018 Free Software Foundation, Inc.
56
57 Copying and distribution of this file, with or without modification,
58 are permitted in any medium without royalty provided the copyright
59 notice and this notice are preserved.
60
61 Local Variables:
62 mode: change-log
63 left-margin: 8
64 fill-column: 74
65 version-control: never
66 End:
This page took 0.060775 seconds and 5 git commands to generate.