* gdb.ada/funcall_param: New test program.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
e1d4d893
L
12008-01-05 H.J. Lu <hongjiu.lu@intel.com>
2
3 * doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.
4
5 * config/tc-i386.c (set_intel_mnemonic): Set intel_mnemonic
6 only.
7 (md_assemble): Remove Intel mode workaround.
8 (match_template): Check support for old gcc, AT&T mnemonic
9 and Intel Syntax.
10 (md_parse_option): Don't set intel_mnemonic to 0 for
11 OPTION_MOLD_GCC.
12
23117009
L
132008-01-04 H.J. Lu <hongjiu.lu@intel.com>
14
15 * config/tc-i386.h: Update copyright to 2008.
16
b0e34bfe
NC
172008-01-04 Nick Clifton <nickc@redhat.com>
18
19 * config/tc-ppc.c (parse_cpu): Preserve the settings of the
20 PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
21
aacd03c3
L
222008-01-03 H.J. Lu <hongjiu.lu@intel.com>
23
24 * config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
25 of SYSV386_COMPAT.
26
3629bb00
L
272008-01-03 H.J. Lu <hongjiu.lu@intel.com>
28
29 * gas/config/tc-i386.c (cpu_arch_flags_not): Removed.
30 (cpu_flags_not): Likewise.
31 (cpu_flags_match): Updated to check 64bit and arch.
32 (set_code_flag): Remove cpu_arch_flags_not.
33 (set_16bit_gcc_code_flag): Likewise.
34 (set_cpu_arch): Likewise.
35 (md_begin): Likewise.
36 (parse_insn): Call cpu_flags_match to check 64bit and arch.
37 (match_template): Likewise.
38
5dd15031
JJ
392008-01-03 Jakub Jelinek <jakub@redhat.com>
40
41 * config/tc-i386.c (process_drex): Initialize modrm_reg and
42 modrm_regmem to 0 instead of None.
43
24995bd6
L
442008-01-03 H.J. Lu <hongjiu.lu@intel.com>
45
46 * config/tc-i386.c (match_template): Use the xmmword field
47 instead of no_xsuf.
48
fc4adea1
L
492008-01-02 H.J. Lu <hongjiu.lu@intel.com>
50
51 * config/tc-i386.c (process_suffix): Fix a typo.
52
582d5edd
L
532008-01-02 H.J. Lu <hongjiu.lu@intel.com>
54
55 PR gas/5534
56 * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
57 Check memory size in Intel mode.
58 (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
59 (intel_e09): Likewise.
60
61 * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
62
e7c604dd
CM
632008-01-02 Catherine Moore <clm@codesourcery.com>
64
65 * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
66
6c7ac64e 67For older changes see ChangeLog-2007
08d56133
NC
68\f
69Local Variables:
70mode: change-log
71left-margin: 8
72fill-column: 74
73version-control: never
74End:
This page took 0.374822 seconds and 4 git commands to generate.