Remove HPUX
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
6b1d7593
AK
12015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
2
3 * s390-opc.c: Add new IBM z13 instructions.
4 * s390-opc.txt: Likewise.
5
c8f89a34
JW
62015-03-10 Renlin Li <renlin.li@arm.com>
7
8 * aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
9 stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
10 related alias.
11 * aarch64-asm-2.c: Regenerate.
12 * aarch64-dis-2.c: Likewise.
13 * aarch64-opc-2.c: Likewise.
14
d8282f0e
JW
152015-03-03 Jiong Wang <jiong.wang@arm.com>
16
17 * arm-dis.c (arm_symbol_is_valid): Skip ARM private symbols.
18
ac994365
OE
192015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
20
21 * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
22 arch_sh_up.
23 (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
24 arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
25
fd63f640
V
262015-02-23 Vinay <Vinay.G@kpit.com>
27
28 * rl78-decode.opc (MOV): Added space between two operands for
29 'mov' instruction in index addressing mode.
30 * rl78-decode.c: Regenerate.
31
f63c1776
PA
322015-02-19 Pedro Alves <palves@redhat.com>
33
34 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
35
07774fcc
PA
362015-02-10 Pedro Alves <palves@redhat.com>
37 Tom Tromey <tromey@redhat.com>
38
39 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
40 microblaze_and, microblaze_xor.
41 * microblaze-opc.h (opcodes): Adjust.
42
3f8107ab
AM
432015-01-28 James Bowman <james.bowman@ftdichip.com>
44
45 * Makefile.am: Add FT32 files.
46 * configure.ac: Handle FT32.
47 * disassemble.c (disassembler): Call print_insn_ft32.
48 * ft32-dis.c: New file.
49 * ft32-opc.c: New file.
50 * Makefile.in: Regenerate.
51 * configure: Regenerate.
52 * po/POTFILES.in: Regenerate.
53
e5fe4957
KLC
542015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
55
56 * nds32-asm.c (keyword_sr): Add new system registers.
57
1e2e8c52
AK
582015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
59
60 * s390-dis.c (s390_extract_operand): Support vector register
61 operands.
62 (s390_print_insn_with_opcode): Support new operands types and add
63 new handling of optional operands.
64 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
65 and include opcode/s390.h instead.
66 (struct op_struct): New field `flags'.
67 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
68 (dumpTable): Dump flags.
69 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
70 string.
71 * s390-opc.c: Add new operands types, instruction formats, and
72 instruction masks.
73 (s390_opformats): Add new formats for .insn.
74 * s390-opc.txt: Add new instructions.
75
b90efa5b 762015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 77
b90efa5b 78 Update year range in copyright notice of all files.
bffb6004 79
b90efa5b 80For older changes see ChangeLog-2014
252b5132 81\f
b90efa5b 82Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
83
84Copying and distribution of this file, with or without modification,
85are permitted in any medium without royalty provided the copyright
86notice and this notice are preserved.
87
252b5132 88Local Variables:
2f6d2f85
NC
89mode: change-log
90left-margin: 8
91fill-column: 74
252b5132
RH
92version-control: never
93End:
This page took 0.683141 seconds and 4 git commands to generate.