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