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