1 2008-01-09 H.J. Lu <hongjiu.lu@intel.com>
3 * config/tc-i386.c (match_template): Check register size
4 only when size of operands can be encoded the canonical way.
6 2008-01-08 H.J. Lu <hongjiu.lu@intel.com>
8 * config/tc-i386.c (i386_operand): Renamed to ...
9 (i386_att_operand): This.
10 (parse_operands): Updated.
12 2008-01-05 H.J. Lu <hongjiu.lu@intel.com>
14 * doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.
16 * config/tc-i386.c (set_intel_mnemonic): Set intel_mnemonic
18 (md_assemble): Remove Intel mode workaround.
19 (match_template): Check support for old gcc, AT&T mnemonic
21 (md_parse_option): Don't set intel_mnemonic to 0 for
24 2008-01-04 H.J. Lu <hongjiu.lu@intel.com>
26 * config/tc-i386.h: Update copyright to 2008.
28 2008-01-04 Nick Clifton <nickc@redhat.com>
30 * config/tc-ppc.c (parse_cpu): Preserve the settings of the
31 PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
33 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
35 * config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
38 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
40 * gas/config/tc-i386.c (cpu_arch_flags_not): Removed.
41 (cpu_flags_not): Likewise.
42 (cpu_flags_match): Updated to check 64bit and arch.
43 (set_code_flag): Remove cpu_arch_flags_not.
44 (set_16bit_gcc_code_flag): Likewise.
45 (set_cpu_arch): Likewise.
47 (parse_insn): Call cpu_flags_match to check 64bit and arch.
48 (match_template): Likewise.
50 2008-01-03 Jakub Jelinek <jakub@redhat.com>
52 * config/tc-i386.c (process_drex): Initialize modrm_reg and
53 modrm_regmem to 0 instead of None.
55 2008-01-03 H.J. Lu <hongjiu.lu@intel.com>
57 * config/tc-i386.c (match_template): Use the xmmword field
60 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
62 * config/tc-i386.c (process_suffix): Fix a typo.
64 2008-01-02 H.J. Lu <hongjiu.lu@intel.com>
67 * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
68 Check memory size in Intel mode.
69 (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
70 (intel_e09): Likewise.
72 * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
74 2008-01-02 Catherine Moore <clm@codesourcery.com>
76 * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
78 For older changes see ChangeLog-2007
84 version-control: never