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