Adds a space between the operands of the RL78's MOV instruction for consistency with...
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2015-02-23 Vinay <Vinay.G@kpit.com>
2
3 * rl78-decode.opc (MOV): Added space between two operands for
4 'mov' instruction in index addressing mode.
5 * rl78-decode.c: Regenerate.
6
7 2015-02-19 Pedro Alves <palves@redhat.com>
8
9 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
10
11 2015-02-10 Pedro Alves <palves@redhat.com>
12 Tom Tromey <tromey@redhat.com>
13
14 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
15 microblaze_and, microblaze_xor.
16 * microblaze-opc.h (opcodes): Adjust.
17
18 2015-01-28 James Bowman <james.bowman@ftdichip.com>
19
20 * Makefile.am: Add FT32 files.
21 * configure.ac: Handle FT32.
22 * disassemble.c (disassembler): Call print_insn_ft32.
23 * ft32-dis.c: New file.
24 * ft32-opc.c: New file.
25 * Makefile.in: Regenerate.
26 * configure: Regenerate.
27 * po/POTFILES.in: Regenerate.
28
29 2015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
30
31 * nds32-asm.c (keyword_sr): Add new system registers.
32
33 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
34
35 * s390-dis.c (s390_extract_operand): Support vector register
36 operands.
37 (s390_print_insn_with_opcode): Support new operands types and add
38 new handling of optional operands.
39 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
40 and include opcode/s390.h instead.
41 (struct op_struct): New field `flags'.
42 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
43 (dumpTable): Dump flags.
44 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
45 string.
46 * s390-opc.c: Add new operands types, instruction formats, and
47 instruction masks.
48 (s390_opformats): Add new formats for .insn.
49 * s390-opc.txt: Add new instructions.
50
51 2015-01-01 Alan Modra <amodra@gmail.com>
52
53 Update year range in copyright notice of all files.
54
55 For older changes see ChangeLog-2014
56 \f
57 Copyright (C) 2015 Free Software Foundation, Inc.
58
59 Copying and distribution of this file, with or without modification,
60 are permitted in any medium without royalty provided the copyright
61 notice and this notice are preserved.
62
63 Local Variables:
64 mode: change-log
65 left-margin: 8
66 fill-column: 74
67 version-control: never
68 End:
This page took 0.03078 seconds and 4 git commands to generate.