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