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