2008-01-10 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
2dbab7d5
L
12008-01-10 H.J. Lu <hongjiu.lu@intel.com>
2
3 * config/tc-i386.c (match_template): Continue if processor
4 doesn't match.
5
417c21b7
AO
62008-01-09 Alexandre Oliva <aoliva@redhat.com>
7
8 * config/tc-ia64.c (ia64_convert_frag): Zero-initialize room for
9 unwind personality function address.
10
7ddd14de
BW
112008-01-09 Bob Wilson <bob.wilson@acm.org>
12
13 * dwarf2dbg.c (out_sleb128): Delete.
14 (size_fixed_inc_line_addr, emit_fixed_inc_line_addr): New.
15 (out_fixed_inc_line_addr): Delete.
16 (relax_inc_line_addr, dwarf2dbg_estimate_size_before_relax): Call new
17 size_fixed_inc_line_addr if DWARF2_USE_FIXED_ADVANCE_PC is set.
18 (dwarf2dbg_convert_frag): Likewise for emit_fixed_inc_line_addr.
19 (process_entries): Remove calls to out_fixed_inc_line_addr. When
20 DWARF2_USE_FIXED_ADVANCE_PC is set, call relax_inc_line_addr.
21 * read.h (emit_expr_fix): New prototype.
22 * read.c (emit_expr): Move code to emit_expr_fix and use it here.
23 (emit_expr_fix): New.
24
45664ddb
L
252008-01-09 H.J. Lu <hongjiu.lu@intel.com>
26
27 * config/tc-i386.c (match_template): Check register size
28 only when size of operands can be encoded the canonical way.
29
a7619375
L
302008-01-08 H.J. Lu <hongjiu.lu@intel.com>
31
32 * config/tc-i386.c (i386_operand): Renamed to ...
33 (i386_att_operand): This.
34 (parse_operands): Updated.
35
e1d4d893
L
362008-01-05 H.J. Lu <hongjiu.lu@intel.com>
37
38 * doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.
39
40 * config/tc-i386.c (set_intel_mnemonic): Set intel_mnemonic
41 only.
42 (md_assemble): Remove Intel mode workaround.
43 (match_template): Check support for old gcc, AT&T mnemonic
44 and Intel Syntax.
45 (md_parse_option): Don't set intel_mnemonic to 0 for
46 OPTION_MOLD_GCC.
47
23117009
L
482008-01-04 H.J. Lu <hongjiu.lu@intel.com>
49
50 * config/tc-i386.h: Update copyright to 2008.
51
b0e34bfe
NC
522008-01-04 Nick Clifton <nickc@redhat.com>
53
54 * config/tc-ppc.c (parse_cpu): Preserve the settings of the
55 PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
56
aacd03c3
L
572008-01-03 H.J. Lu <hongjiu.lu@intel.com>
58
59 * config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
60 of SYSV386_COMPAT.
61
3629bb00
L
622008-01-03 H.J. Lu <hongjiu.lu@intel.com>
63
64 * gas/config/tc-i386.c (cpu_arch_flags_not): Removed.
65 (cpu_flags_not): Likewise.
66 (cpu_flags_match): Updated to check 64bit and arch.
67 (set_code_flag): Remove cpu_arch_flags_not.
68 (set_16bit_gcc_code_flag): Likewise.
69 (set_cpu_arch): Likewise.
70 (md_begin): Likewise.
71 (parse_insn): Call cpu_flags_match to check 64bit and arch.
72 (match_template): Likewise.
73
5dd15031
JJ
742008-01-03 Jakub Jelinek <jakub@redhat.com>
75
76 * config/tc-i386.c (process_drex): Initialize modrm_reg and
77 modrm_regmem to 0 instead of None.
78
24995bd6
L
792008-01-03 H.J. Lu <hongjiu.lu@intel.com>
80
81 * config/tc-i386.c (match_template): Use the xmmword field
82 instead of no_xsuf.
83
fc4adea1
L
842008-01-02 H.J. Lu <hongjiu.lu@intel.com>
85
86 * config/tc-i386.c (process_suffix): Fix a typo.
87
582d5edd
L
882008-01-02 H.J. Lu <hongjiu.lu@intel.com>
89
90 PR gas/5534
91 * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
92 Check memory size in Intel mode.
93 (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
94 (intel_e09): Likewise.
95
96 * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
97
e7c604dd
CM
982008-01-02 Catherine Moore <clm@codesourcery.com>
99
100 * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
101
6c7ac64e 102For older changes see ChangeLog-2007
08d56133
NC
103\f
104Local Variables:
105mode: change-log
106left-margin: 8
107fill-column: 74
108version-control: never
109End:
This page took 0.426821 seconds and 4 git commands to generate.