99118e471be050608f190342816c0dc6ee848664
[binutils-gdb.git] / opcodes / ChangeLog
1 2019-02-07 Nick Clifton <nickc@redhat.com>
2
3 * po/sv.po: Updated Swedish translation.
4
5 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
6
7 * s390-mkopc.c (main): Accept arch13 as cpu string.
8 * s390-opc.c: Add new instruction formats and instruction opcode
9 masks.
10 * s390-opc.txt: Add new arch13 instructions.
11
12 2019-01-25 Sudakshina Das <sudi.das@arm.com>
13
14 * aarch64-tbl.h (QL_LDST_AT): Update macro.
15 (aarch64_opcode): Change encoding for stg, stzg
16 st2g and st2zg.
17 * aarch64-asm-2.c: Regenerated.
18 * aarch64-dis-2.c: Regenerated.
19 * aarch64-opc-2.c: Regenerated.
20
21 2019-01-25 Sudakshina Das <sudi.das@arm.com>
22
23 * aarch64-asm-2.c: Regenerated.
24 * aarch64-dis-2.c: Likewise.
25 * aarch64-opc-2.c: Likewise.
26 * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
27
28 2019-01-25 Sudakshina Das <sudi.das@arm.com>
29 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
30
31 * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
32 * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
33 * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
34 * aarch64-dis.h (ext_addr_simple_2): Likewise.
35 * aarch64-opc.c (operand_general_constraint_met_p): Remove
36 case for ldstgv_indexed.
37 (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
38 * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
39 (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
40 * aarch64-asm-2.c: Regenerated.
41 * aarch64-dis-2.c: Regenerated.
42 * aarch64-opc-2.c: Regenerated.
43
44 2019-01-23 Nick Clifton <nickc@redhat.com>
45
46 * po/pt_BR.po: Updated Brazilian Portuguese translation.
47
48 2019-01-21 Nick Clifton <nickc@redhat.com>
49
50 * po/de.po: Updated German translation.
51 * po/uk.po: Updated Ukranian translation.
52
53 2019-01-20 Chenghua Xu <paul.hua.gm@gmail.com>
54 * mips-dis.c (mips_arch_choices): Fix typo in
55 gs464, gs464e and gs264e descriptors.
56
57 2019-01-19 Nick Clifton <nickc@redhat.com>
58
59 * configure: Regenerate.
60 * po/opcodes.pot: Regenerate.
61
62 2018-06-24 Nick Clifton <nickc@redhat.com>
63
64 2.32 branch created.
65
66 2019-01-09 John Darrington <john@darrington.wattle.id.au>
67
68 * s12z-dis.c (print_insn_s12z): Do not dereference an operand
69 if it is null.
70 -dis.c (opr_emit_disassembly): Do not omit an index if it is
71 zero.
72
73 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
74
75 * configure: Regenerate.
76
77 2019-01-07 Alan Modra <amodra@gmail.com>
78
79 * configure: Regenerate.
80 * po/POTFILES.in: Regenerate.
81
82 2019-01-03 John Darrington <john@darrington.wattle.id.au>
83
84 * s12z-opc.c: New file.
85 * s12z-opc.h: New file.
86 * s12z-dis.c: Removed all code not directly related to display
87 of instructions. Used the interface provided by the new files
88 instead.
89 * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
90 * Makefile.in: Regenerate.
91 * configure.ac (bfd_s12z_arch): Correct the dependencies.
92 * configure: Regenerate.
93
94 2019-01-01 Alan Modra <amodra@gmail.com>
95
96 Update year range in copyright notice of all files.
97
98 For older changes see ChangeLog-2018
99 \f
100 Copyright (C) 2019 Free Software Foundation, Inc.
101
102 Copying and distribution of this file, with or without modification,
103 are permitted in any medium without royalty provided the copyright
104 notice and this notice are preserved.
105
106 Local Variables:
107 mode: change-log
108 left-margin: 8
109 fill-column: 74
110 version-control: never
111 End: