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