opcodes/
[external/binutils.git] / opcodes / ChangeLog
1 2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
2
3         * aarch64-opc.c (aarch64_print_operand): Change to print
4         AARCH64_OPND_IMM_MOV in hexadecimal in the instruction and in decimal
5         in comment.
6         * aarch64-tbl.h (aarch64_opcode_table): Remove the 'F_PSEUDO' flag
7         from the opcode entries of OP_MOV_IMM_LOG, OP_MOV_IMM_WIDEN and
8         OP_MOV_IMM_WIDE.
9
10 2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
11
12         * aarch64-opc.c (aarch64_prfops): Update to support PLIL1KEEP,
13         PLIL1STRM, PLIL2KEEP, PLIL2STRM, PLIL3KEEP and PLIL3STRM.
14
15 2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>
16
17         * i386-gen.c (process_copyright): Update copyright year to 2013.
18
19 2013-01-02  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
20
21         * cr16-dis.c (match_opcode,make_instruction): Remove static
22         declaration.
23         (dwordU,wordU): Moved typedefs to opcode/cr16.h
24         (cr16_words,cr16_allWords,cr16_currInsn): Added prefix 'cr16_'.
25
26 For older changes see ChangeLog-2012
27 \f
28 Copyright (C) 2013 Free Software Foundation, Inc.
29
30 Copying and distribution of this file, with or without modification,
31 are permitted in any medium without royalty provided the copyright
32 notice and this notice are preserved.
33
34 Local Variables:
35 mode: change-log
36 left-margin: 8
37 fill-column: 74
38 version-control: never
39 End: