Add ATTRIBUTE_PRINTF attributes, and fix fallout
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
ac994365
OE
12015-02-25 Oleg Endo <olegendo@gcc.gnu.org>
2
3 * sh-opc.h (clrs, sets): Mark as arch_sh3_nommu_up instead of
4 arch_sh_up.
5 (pref): Mark as arch_sh2a_nofpu_or_sh3_nommu_up instead of
6 arch_sh2a_nofpu_or_sh4_nommu_nofpu_up.
7
fd63f640
V
82015-02-23 Vinay <Vinay.G@kpit.com>
9
10 * rl78-decode.opc (MOV): Added space between two operands for
11 'mov' instruction in index addressing mode.
12 * rl78-decode.c: Regenerate.
13
f63c1776
PA
142015-02-19 Pedro Alves <palves@redhat.com>
15
16 * microblaze-dis.h [__cplusplus]: Wrap in extern "C".
17
07774fcc
PA
182015-02-10 Pedro Alves <palves@redhat.com>
19 Tom Tromey <tromey@redhat.com>
20
21 * microblaze-opcm.h (or, and, xor): Rename to microblaze_or,
22 microblaze_and, microblaze_xor.
23 * microblaze-opc.h (opcodes): Adjust.
24
3f8107ab
AM
252015-01-28 James Bowman <james.bowman@ftdichip.com>
26
27 * Makefile.am: Add FT32 files.
28 * configure.ac: Handle FT32.
29 * disassemble.c (disassembler): Call print_insn_ft32.
30 * ft32-dis.c: New file.
31 * ft32-opc.c: New file.
32 * Makefile.in: Regenerate.
33 * configure: Regenerate.
34 * po/POTFILES.in: Regenerate.
35
e5fe4957
KLC
362015-01-28 Kuan-Lin Chen <kuanlinchentw@gmail.com>
37
38 * nds32-asm.c (keyword_sr): Add new system registers.
39
1e2e8c52
AK
402015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
41
42 * s390-dis.c (s390_extract_operand): Support vector register
43 operands.
44 (s390_print_insn_with_opcode): Support new operands types and add
45 new handling of optional operands.
46 * s390-mkopc.c (s390_opcode_mode_val, s390_opcode_cpu_val): Remove
47 and include opcode/s390.h instead.
48 (struct op_struct): New field `flags'.
49 (insertOpcode, insertExpandedMnemonic): New parameter `flags'.
50 (dumpTable): Dump flags.
51 (main): Parse flags from the s390-opc.txt file. Add z13 as cpu
52 string.
53 * s390-opc.c: Add new operands types, instruction formats, and
54 instruction masks.
55 (s390_opformats): Add new formats for .insn.
56 * s390-opc.txt: Add new instructions.
57
b90efa5b 582015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 59
b90efa5b 60 Update year range in copyright notice of all files.
bffb6004 61
b90efa5b 62For older changes see ChangeLog-2014
252b5132 63\f
b90efa5b 64Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
65
66Copying and distribution of this file, with or without modification,
67are permitted in any medium without royalty provided the copyright
68notice and this notice are preserved.
69
252b5132 70Local Variables:
2f6d2f85
NC
71mode: change-log
72left-margin: 8
73fill-column: 74
252b5132
RH
74version-control: never
75End:
This page took 0.690783 seconds and 4 git commands to generate.