Correct PR number in prevvious delta
[external/binutils.git] / bfd / ChangeLog
1 2019-01-14  Maamoun Tarsha  <maamountk@hotmail.com>
2
3         PR 20113
4         * elf32-s390.c (allocate_dynrelocs): Update comment.
5
6 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
7
8         * warning.m4: Adjust egrep pattern for non-GNU compilers.
9         * configure: Regenerate.
10
11 2019-01-08  Alan Modra  <amodra@gmail.com>
12
13         PR 23699
14         PR 24065
15         * ihex.c (ihex_write_object_contents): Properly check 32-bit
16         address range.
17
18 2019-01-05  Yoshinori Sato <ysato@users.sourceforge.jp>
19
20         * bfd/archures.c: Add bfd_mach_rx_v2 and bfd_mach_rx_v3.
21         * bfd/bfd-in2.h: Regenerate.
22         * bfd/cpu-rx.c (arch_info_struct): Add RXv2 and RXv3 entry.
23         * bfd/elf32-rx.c (elf32_rx_machine): Add RXv2 and RXv3 support.
24
25 2019-01-04  Lifang Xia  <lifang_xia@c-sky.com>
26
27         * config.bfd (csky-*-elf* | csky-*-linux*): Modify the csky
28         default target, little endian target is more suitable.
29
30 2019-01-04  Alan Modra  <amodra@gmail.com>
31
32         PR 24061
33         PR 21786
34         * coff-rs6000.c (GET_VALUE_IN_FIELD): Add base parameter and
35         adjust all callers.
36         (EQ_VALUE_IN_FIELD): Likewise.
37         * coff64-rs6000.c (GET_VALUE_IN_FIELD): Likewise.
38
39 2019-01-01  Alan Modra  <amodra@gmail.com>
40
41         Update year range in copyright notice of all files.
42
43 For older changes see ChangeLog-2018
44 \f
45 Copyright (C) 2019 Free Software Foundation, Inc.
46
47 Copying and distribution of this file, with or without modification,
48 are permitted in any medium without royalty provided the copyright
49 notice and this notice are preserved.
50
51 Local Variables:
52 mode: change-log
53 left-margin: 8
54 fill-column: 74
55 version-control: never
56 End: