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