Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
453f8e1e
SDJ
12019-01-21 Sergio Durigan Junior <sergiodj@redhat.com>
2
3 * elf32-arm.c (elf32_arm_final_link_relocate): Use 'llabs' instead
4 of 'labs' (and fix GCC warning).
5
9ed1348c
NC
62019-01-25 Nick Clifton <nickc@redhat.com>
7
8 * po/ru.po: Updated Russian translation.
9
d9938630
NC
102019-01-23 Nick Clifton <nickc@redhat.com>
11
12 * po/fr.po: Updated French translation.
13
375cd423
NC
142019-01-21 Nick Clifton <nickc@redhat.com>
15
16 * po/pt.po: Updated Portuguese translation.
17 * po/uk.po: Updated Ukranian translation.
18
acef8081
YC
192019-01-21 Yuri Chornoivan <yurchor@ukr.net>
20
21 PR 24108
22 * elf32-nds32.c (nds32_relocate_section): Add space between words
23 in error message.
24 * elfnn-riscv.c (riscv_version_mismatch): Fix spelling mistake in
25 error message.
26 (riscv_i_or_e_p): Likewise.
27 (riscv_merge_arch_attr_info): Likewise.
28
f48dfe41
NC
292019-01-19 Nick Clifton <nickc@redhat.com>
30
31 * version.m4: Reset to 2.32.51
32 * configure: Regenerate.
33 * po/bfd.pot: Regenerate.
34
f974f26c
NC
352018-06-24 Nick Clifton <nickc@redhat.com>
36
37 2.32 branch created.
38
a4bf3d07
JW
392019-01-16 Kito Cheng <kito@andestech.com>
40
41 * elf-attrs.c (vendor_obj_attr_size): Return 0 if size is 0 even
42 for OBJ_ATTR_PROC.
43
2dc8dd17
JW
442019-01-16 Kito Cheng <kito@andestech.com>
45 Nelson Chu <nelson@andestech.com>
46
7d7a7d7c
JW
47 * elfnn-riscv.c (in_subsets): New.
48 (out_subsets): Likewise.
49 (merged_subsets): Likewise.
50 (riscv_std_ext_p): Likewise.
51 (riscv_non_std_ext_p): Likewise.
52 (riscv_std_sv_ext_p): Likewise.
53 (riscv_non_std_sv_ext_p): Likewise.
54 (riscv_version_mismatch): Likewise.
55 (riscv_i_or_e_p): Likewise.
56 (riscv_merge_std_ext): Likewise.
57 (riscv_merge_non_std_and_sv_ext): Likewise.
58 (riscv_merge_arch_attr_info): Likewise.
59 (riscv_merge_attributes): Likewise.
60 (_bfd_riscv_elf_merge_private_bfd_data): Merge attribute.
61
2dc8dd17
JW
62 * elfnn-riscv.c (riscv_elf_obj_attrs_arg_type): New.
63 (elf_backend_obj_attrs_vendor): Define.
64 (elf_backend_obj_attrs_section_type): Likewise.
65 (elf_backend_obj_attrs_section): Likewise.
66 (elf_backend_obj_attrs_arg_type): Define as
67 riscv_elf_obj_attrs_arg_type.
68 * elfxx-riscv.c (riscv_estimate_digit): New.
69 (riscv_estimate_arch_strlen1): Likewise.
70 (riscv_estimate_arch_strlen): Likewise.
71 (riscv_arch_str1): Likewise.
72 (riscv_arch_str): Likewise.
73 * elfxx-riscv.h (riscv_arch_str): Declare.
74
d5dcaf1b
JD
752019-01-14 John Darrington <john@darrington.wattle.id.au>
76
77 * bfd-in2.h [BFD_RELOC_S12Z_OPR]: New reloc.
78 * libbfd.h: regen.
79 * elf32-s12z.c (eld_s12z_howto_table): R_S12Z_OPR takes non zero
80 source field. (md_apply_fix): Apply final fix
81 to BFD_RELOC_S12Z_OPR.
82 * reloc.c[BFD_RELOC_S12Z_OPR]: New reloc.
83
5a12586d
MT
842019-01-14 Maamoun Tarsha <maamountk@hotmail.com>
85
f466c305 86 PR 20113
5a12586d
MT
87 * elf32-s390.c (allocate_dynrelocs): Update comment.
88
3107326d
AP
892019-01-09 Andrew Paprocki <andrew@ishiboo.com>
90
91 * warning.m4: Adjust egrep pattern for non-GNU compilers.
92 * configure: Regenerate.
93
a9859e01
AM
942019-01-08 Alan Modra <amodra@gmail.com>
95
96 PR 23699
97 PR 24065
98 * ihex.c (ihex_write_object_contents): Properly check 32-bit
99 address range.
100
c8c89dac
YS
1012019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
102
103 * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
104 * bfd/bfd-in2.h: Regenerate.
105 * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
106 * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
107
d9858c37
LX
1082019-01-04 Lifang Xia <lifang_xia@c-sky.com>
109
110 * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
111 default target, little endian target is more suitable.
112
677bd4c6
AM
1132019-01-04 Alan Modra <amodra@gmail.com>
114
115 PR 24061
116 PR 21786
117 * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
118 adjust all callers.
119 (EQ_VALUE_IN_FIELD): Likewise.
120 * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
121
82704155
AM
1222019-01-01 Alan Modra <amodra@gmail.com>
123
124 Update year range in copyright notice of all files.
125
d5c04e1b 126For older changes see ChangeLog-2018
3499769a 127\f
d5c04e1b 128Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
129
130Copying and distribution of this file, with or without modification,
131are permitted in any medium without royalty provided the copyright
132notice and this notice are preserved.
133
134Local Variables:
135mode: change-log
136left-margin: 8
137fill-column: 74
138version-control: never
139End:
This page took 0.363615 seconds and 4 git commands to generate.