* config/tc-ppc.c (parse_cpu): Preserve the settings of the
[platform/upstream/binutils.git] / gas / ChangeLog
1 2008-01-04  Nick Clifton  <nickc@redhat.com>
2
3         * config/tc-ppc.c (parse_cpu): Preserve the settings of the
4         PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
5
6 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
7
8         * config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
9         of SYSV386_COMPAT.
10
11 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
12
13         * gas/config/tc-i386.c (cpu_arch_flags_not): Removed.
14         (cpu_flags_not): Likewise.
15         (cpu_flags_match): Updated to check 64bit and arch.
16         (set_code_flag): Remove cpu_arch_flags_not.
17         (set_16bit_gcc_code_flag): Likewise.
18         (set_cpu_arch): Likewise.
19         (md_begin): Likewise.
20         (parse_insn): Call cpu_flags_match to check 64bit and arch.
21         (match_template): Likewise.
22
23 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
24
25         * config/tc-i386.c (process_drex): Initialize modrm_reg and
26         modrm_regmem to 0 instead of None.
27
28 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
29
30         * config/tc-i386.c (match_template): Use the xmmword field
31         instead of no_xsuf.
32
33 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
34
35         * config/tc-i386.c (process_suffix): Fix a typo.
36
37 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
38
39         PR gas/5534
40         * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
41         Check memory size in Intel mode.
42         (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
43         (intel_e09): Likewise.
44
45         * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
46
47 2008-01-02  Catherine Moore  <clm@codesourcery.com>
48
49         * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
50
51 For older changes see ChangeLog-2007
52 \f
53 Local Variables:
54 mode: change-log
55 left-margin: 8
56 fill-column: 74
57 version-control: never
58 End: