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