]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/ChangeLog
ld: Add LTO warning to --wrap documentation
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
375cd423
NC
12019-01-21 Nick Clifton <nickc@redhat.com>
2
3 * po/pt.po: Updated Portuguese translation.
4 * po/uk.po: Updated Ukranian translation.
5
acef8081
YC
62019-01-21 Yuri Chornoivan <yurchor@ukr.net>
7
8 PR 24108
9 * elf32-nds32.c (nds32_relocate_section): Add space between words
10 in error message.
11 * elfnn-riscv.c (riscv_version_mismatch): Fix spelling mistake in
12 error message.
13 (riscv_i_or_e_p): Likewise.
14 (riscv_merge_arch_attr_info): Likewise.
15
f48dfe41
NC
162019-01-19 Nick Clifton <nickc@redhat.com>
17
18 * version.m4: Reset to 2.32.51
19 * configure: Regenerate.
20 * po/bfd.pot: Regenerate.
21
f974f26c
NC
222018-06-24 Nick Clifton <nickc@redhat.com>
23
24 2.32 branch created.
25
a4bf3d07
JW
262019-01-16 Kito Cheng <kito@andestech.com>
27
28 * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
29 for OBJ_ATTR_PROC.
30
2dc8dd17
JW
312019-01-16 Kito Cheng <kito@andestech.com>
32 Nelson Chu <nelson@andestech.com>
33
7d7a7d7c
JW
34 * elfnn-riscv.c (in_subsets): New.
35 (out_subsets): Likewise.
36 (merged_subsets): Likewise.
37 (riscv_std_ext_p): Likewise.
38 (riscv_non_std_ext_p): Likewise.
39 (riscv_std_sv_ext_p): Likewise.
40 (riscv_non_std_sv_ext_p): Likewise.
41 (riscv_version_mismatch): Likewise.
42 (riscv_i_or_e_p): Likewise.
43 (riscv_merge_std_ext): Likewise.
44 (riscv_merge_non_std_and_sv_ext): Likewise.
45 (riscv_merge_arch_attr_info): Likewise.
46 (riscv_merge_attributes): Likewise.
47 (_bfd_riscv_elf_merge_private_bfd_data): Merge attribute.
48
2dc8dd17
JW
49 * elfnn-riscv.c (riscv_elf_obj_attrs_arg_type): New.
50 (elf_backend_obj_attrs_vendor): Define.
51 (elf_backend_obj_attrs_section_type): Likewise.
52 (elf_backend_obj_attrs_section): Likewise.
53 (elf_backend_obj_attrs_arg_type): Define as
54 riscv_elf_obj_attrs_arg_type.
55 * elfxx-riscv.c (riscv_estimate_digit): New.
56 (riscv_estimate_arch_strlen1): Likewise.
57 (riscv_estimate_arch_strlen): Likewise.
58 (riscv_arch_str1): Likewise.
59 (riscv_arch_str): Likewise.
60 * elfxx-riscv.h (riscv_arch_str): Declare.
61
d5dcaf1b
JD
622019-01-14 John Darrington <john@darrington.wattle.id.au>
63
64 * bfd-in2.h [BFD_RELOC_S12Z_OPR]: New reloc.
65 * libbfd.h: regen.
66 * elf32-s12z.c (eld_s12z_howto_table): R_S12Z_OPR takes non zero
67 source field. (md_apply_fix): Apply final fix
68 to BFD_RELOC_S12Z_OPR.
69 * reloc.c[BFD_RELOC_S12Z_OPR]: New reloc.
70
5a12586d
MT
712019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
72
f466c305 73 PR 20113
5a12586d
MT
74 * elf32-s390.c (allocate_dynrelocs): Update comment.
75
3107326d
AP
762019-01-09 Andrew Paprocki <andrew@ishiboo.com>
77
78 * warning.m4: Adjust egrep pattern for non-GNU compilers.
79 * configure: Regenerate.
80
a9859e01
AM
812019-01-08 Alan Modra <amodra@gmail.com>
82
83 PR 23699
84 PR 24065
85 * ihex.c (ihex_write_object_contents): Properly check 32-bit
86 address range.
87
c8c89dac
YS
882019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
89
90 * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
91 * bfd/bfd-in2.h: Regenerate.
92 * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
93 * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
94
d9858c37
LX
952019-01-04 Lifang Xia <lifang_xia@c-sky.com>
96
97 * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
98 default target, little endian target is more suitable.
99
677bd4c6
AM
1002019-01-04 Alan Modra <amodra@gmail.com>
101
102 PR 24061
103 PR 21786
104 * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
105 adjust all callers.
106 (EQ_VALUE_IN_FIELD): Likewise.
107 * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
108
82704155
AM
1092019-01-01 Alan Modra <amodra@gmail.com>
110
111 Update year range in copyright notice of all files.
112
d5c04e1b 113For older changes see ChangeLog-2018
3499769a 114\f
d5c04e1b 115Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
116
117Copying and distribution of this file, with or without modification,
118are permitted in any medium without royalty provided the copyright
119notice and this notice are preserved.
120
121Local Variables:
122mode: change-log
123left-margin: 8
124fill-column: 74
125version-control: never
126End: