* config/tc-i386.c (process_drex): Initialize modrm_reg and
[platform/upstream/binutils.git] / gas / ChangeLog
1 2008-01-03  Jakub Jelinek  <jakub@redhat.com>
2
3         * config/tc-i386.c (process_drex): Initialize modrm_reg and
4         modrm_regmem to 0 instead of None.
5
6 2008-01-03  H.J. Lu  <hongjiu.lu@intel.com>
7
8         * config/tc-i386.c (match_template): Use the xmmword field
9         instead of no_xsuf.
10
11 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
12
13         * config/tc-i386.c (process_suffix): Fix a typo.
14
15 2008-01-02  H.J. Lu  <hongjiu.lu@intel.com>
16
17         PR gas/5534
18         * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
19         Check memory size in Intel mode.
20         (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
21         (intel_e09): Likewise.
22
23         * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
24
25 2008-01-02  Catherine Moore  <clm@codesourcery.com>
26
27         * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
28
29 For older changes see ChangeLog-2007
30 \f
31 Local Variables:
32 mode: change-log
33 left-margin: 8
34 fill-column: 74
35 version-control: never
36 End: