Update comments
[binutils-gdb.git] / opcodes / ChangeLog
1 2010-01-13 H.J. Lu <hongjiu.lu@intel.com>
2
3 * i386-dis.c (print_insn): Update comments.
4
5 2010-01-12 H.J. Lu <hongjiu.lu@intel.com>
6
7 * i386-dis.c (rex_original): Removed.
8 (ckprefix): Remove rex_original.
9 (print_insn): Update comments.
10
11 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12
13 * Makefile.in: Regenerate.
14 * configure: Regenerate.
15
16 2010-01-07 Doug Evans <dje@sebabeach.org>
17
18 * cgen-ibld.in (insert_normal, extract_normal): Minor cleanup.
19 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
20 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
21 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
22 * xstormy16-ibld.c: Regenerate.
23
24 2010-01-06 Quentin Neill <quentin.neill@amd.com>
25
26 * i386-gen.c (cpu_flag_init): Add new CPU_AMDFAM15_FLAGS.
27 * i386-init.h: Regenerated.
28
29 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
30
31 * arm-dis.c (print_insn): Fixed search for next symbol and data
32 dumping condition, and the initial mapping symbol state.
33
34 2010-01-05 Doug Evans <dje@sebabeach.org>
35
36 * cgen-ibld.in: #include "cgen/basic-modes.h".
37 * fr30-ibld.c, * frv-ibld.c, * ip2k-ibld.c, * iq2000-ibld.c,
38 * lm32-ibld.c, * m32c-ibld.c, * m32r-ibld.c, * mep-ibld.c,
39 * mt-ibld.c, * openrisc-ibld.c, * xc16x-ibld.c,
40 * xstormy16-ibld.c: Regenerate.
41
42 2010-01-04 Nick Clifton <nickc@redhat.com>
43
44 PR 11123
45 * arm-dis.c (print_insn_coprocessor): Initialise value.
46
47 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
48
49 * ppc-dis.c (ppc_opts): Add entry for "e500mc64".
50
51 2010-01-02 Doug Evans <dje@sebabeach.org>
52
53 * cgen-asm.in: Update copyright year.
54 * cgen-dis.in: Update copyright year.
55 * cgen-ibld.in: Update copyright year.
56 * fr30-asm.c, * fr30-desc.c, * fr30-desc.h, * fr30-dis.c,
57 * fr30-ibld.c, * fr30-opc.c, * fr30-opc.h, * frv-asm.c, * frv-desc.c,
58 * frv-desc.h, * frv-dis.c, * frv-ibld.c, * frv-opc.c, * frv-opc.h,
59 * ip2k-asm.c, * ip2k-desc.c, * ip2k-desc.h, * ip2k-dis.c,
60 * ip2k-ibld.c, * ip2k-opc.c, * ip2k-opc.h, * iq2000-asm.c,
61 * iq2000-desc.c, * iq2000-desc.h, * iq2000-dis.c, * iq2000-ibld.c,
62 * iq2000-opc.c, * iq2000-opc.h, * lm32-asm.c, * lm32-desc.c,
63 * lm32-desc.h, * lm32-dis.c, * lm32-ibld.c, * lm32-opc.c, * lm32-opc.h,
64 * lm32-opinst.c, * m32c-asm.c, * m32c-desc.c, * m32c-desc.h,
65 * m32c-dis.c, * m32c-ibld.c, * m32c-opc.c, * m32c-opc.h, * m32r-asm.c,
66 * m32r-desc.c, * m32r-desc.h, * m32r-dis.c, * m32r-ibld.c,
67 * m32r-opc.c, * m32r-opc.h, * m32r-opinst.c, * mep-asm.c, * mep-desc.c,
68 * mep-desc.h, * mep-dis.c, * mep-ibld.c, * mep-opc.c, * mep-opc.h,
69 * mt-asm.c, * mt-desc.c, * mt-desc.h, * mt-dis.c, * mt-ibld.c,
70 * mt-opc.c, * mt-opc.h, * openrisc-asm.c, * openrisc-desc.c,
71 * openrisc-desc.h, * openrisc-dis.c, * openrisc-ibld.c,
72 * openrisc-opc.c, * openrisc-opc.h, * xc16x-asm.c, * xc16x-desc.c,
73 * xc16x-desc.h, * xc16x-dis.c, * xc16x-ibld.c, * xc16x-opc.c,
74 * xc16x-opc.h, * xstormy16-asm.c, * xstormy16-desc.c,
75 * xstormy16-desc.h, * xstormy16-dis.c, * xstormy16-ibld.c,
76 * xstormy16-opc.c, * xstormy16-opc.h: Regenerate.
77
78 For older changes see ChangeLog-2009
79 \f
80 Local Variables:
81 mode: change-log
82 left-margin: 8
83 fill-column: 74
84 version-control: never
85 End: