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