Add script to build and test GDB using enable-targets=all.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
9c95b521
NC
12008-02-12 Nick Clifton <nickc@redhat.com>
2
3 * config/tc-tic4x.c (tic4x_insn_insert): Add const qualifier to
4 argument.
5 (tic4x_insn_add): Likewise.
6 (md_begin): Drop cast that was discarding a const qualifier.
7 * config/tc-d30v.c (get_reloc): Add const qualifier to op
8 argument.
9 (build_insn): Drop cast that was discarding a const qualifier.
10
f03fe4c1
L
112008-02-11 H.J. Lu <hongjiu.lu@intel.com>
12
13 * config/tc-i386.c (cpu_arch): Add .xsave.
14 (md_show_usage): Add .xsave.
15
16 * doc/c-i386.texi: Add xsave to -march=.
17
1bf57e9f
AM
182008-02-07 Alan Modra <amodra@bigpond.net.au>
19
20 * read.c (s_weakref): Don't pass unadorned NULL to concat.
21 * config/tc-i386.c (set_cpu_arch, md_parse_option): Likewise.
22
2276bc20
BW
232008-02-05 Sterling Augustine <sterling@tensilica.com>
24
25 * config/tc-xtensa.c (relax_frag_immed): Change internal consistency
26 checks into assertions. When relaxation produces an operation that
27 does not fit in the current FLIX instruction, make sure that the
28 operation is relaxed as needed to account for being placed following
29 the current instruction.
30
bb8541b9
L
312008-02-04 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR 5715
34 * configure: Regenerated.
35
967344c6
AN
362008-02-04 Adam Nemet <anemet@caviumnetworks.com>
37
38 * config/tc-mips.c (mips_cpu_info_table): Add Octeon.
39
f8a52b59
BW
402008-01-31 Marc Gauthier <marc@tensilica.com>
41
42 * configure.tgt (xtensa*-*-*): Recognize processor variants.
43
6e3d6dc1
NC
442008-01-25 Kai Tietz <kai.tietz@onevision.com>
45
46 * read.c: (emit_expr): Correct for mingw use of printf size
47 specifier.
48
cec28c98
BW
492008-01-24 Bob Wilson <bob.wilson@acm.org>
50
51 * doc/c-xtensa.texi (Xtensa Syntax): Clarify handling of opcodes that
52 can only be encoded in FLIX instructions but are not specified as such.
53 (Xtensa Automatic Alignment): Remove obsolete comment about debugging
54 labels.
55
ae40c993
L
562008-01-24 H.J. Lu <hongjiu.lu@intel.com>
57
58 * NEWS: Mention new command line options for x86 targets.
59
599121aa
L
602008-01-23 H.J. Lu <hongjiu.lu@intel.com>
61
62 * config/tc-i386.c (md_show_usage): Replace tabs with spaces.
63
2b1ed17b
EW
642008-01-23 Eric B. Weddington <eric.weddington@atmel.com>
65
66 * config/tc-avr.c (mcu_types): Change opcode set for at86rf401.
67
2cb4f3d5
L
682008-01-23 H.J. Lu <hongjiu.lu@intel.com>
69
70 * config/tc-i386.c (md_show_usage): Show more processors for
71 -march=/-mtune=.
72
115c7c25
L
732008-01-22 H.J. Lu <hongjiu.lu@intel.com>
74
75 * config/tc-i386.c (i386_target_format): Remove cpummx2.
76
6305a203
L
772008-01-22 H.J. Lu <hongjiu.lu@intel.com>
78
79 * config/tc-i386.c (XXX_PREFIX): Moved from tc-i386.h.
80 (XXX_MNEM_SUFFIX): Likewise.
81 (END_OF_INSN): Likewise.
82 (templates): Likewise.
83 (modrm_byte): Likewise.
84 (rex_byte): Likewise.
85 (DREX_XXX): Likewise.
86 (drex_byte): Likewise.
87 (sib_byte): Likewise.
88 (processor_type): Likewise.
89 (arch_entry): Likewise.
90 (cpu_sub_arch_name): Remove const.
91 (cpu_arch): Add .vmx and .smx.
92 (set_cpu_arch): Append cpu_sub_arch_name.
93 (md_parse_option): Support -march=CPU[,+EXTENSION...].
94 (md_show_usage): Updated.
95
96 * config/tc-i386.h (XXX_PREFIX): Moved to tc-i386.c.
97 (XXX_MNEM_SUFFIX): Likewise.
98 (END_OF_INSN): Likewise.
99 (templates): Likewise.
100 (modrm_byte): Likewise.
101 (rex_byte): Likewise.
102 (DREX_XXX): Likewise.
103 (drex_byte): Likewise.
104 (sib_byte): Likewise.
105 (processor_type): Likewise.
106 (arch_entry): Likewise.
107
108 * doc/as.texinfo: Update i386 -march option.
109
110 * doc/c-i386.texi: Update -march= for ISA.
111
fb227da0
BW
1122008-01-18 Bob Wilson <bob.wilson@acm.org>
113
114 * config/tc-xtensa.c (xtensa_leb128): New function.
115 (md_pseudo_table): Use it for sleb128 and uleb128.
116 (is_leb128_expr): New internal flag.
117 (xtensa_symbol_new_hook): Check new flag.
118
982b62a0
EW
1192008-01-16 Eric B. Weddington <eric.weddington@atmel.com>
120
121 * config/tc-avr.c (mcu_types): Change opcode set for avr3,
122 at90usb82, at90usb162.
123 * doc/c-avr.texi: Change architecture grouping for at90usb82,
124 at90usb162.
125 These changes support the new avr35 architecture group in gcc.
126
321fd21e
L
1272008-01-15 H.J. Lu <hongjiu.lu@intel.com>
128
129 * config/tc-i386.c (md_assemble): Also zap movzx and movsx
130 suffix for AT&T syntax.
131
5c07affc
L
1322008-01-14 H.J. Lu <hongjiu.lu@intel.com>
133
134 * config/tc-i386.c (match_reg_size): New.
135 (match_mem_size): Likewise.
136 (operand_size_match): Likewise.
137 (operand_type_match): Also clear all size fields.
138 (match_template): Skip Intel syntax when in AT&T syntax.
139 Call operand_size_match to check operand size.
140 (i386_att_operand): Set the mem field to 1 for memory
141 operand.
142 (i386_intel_operand): Likewise.
143
7d5e4556
L
1442008-01-12 H.J. Lu <hongjiu.lu@intel.com>
145
146 PR gas/5534
147 * config/tc-i386.c (_i386_insn): Update comment.
148 (operand_type_match): Also clear unspecified.
149 (operand_type_register_match): Likewise.
150 (parse_operands): Initialize unspecified.
151 (i386_intel_operand): Likewise.
152 (match_template): Check memory and accumulator operand size.
153 (i386_att_operand): Clear unspecified on register operand.
154 (intel_e11): Likewise.
155 (intel_e09): Set operand size and clean unspecified for
156 "XXX PTR".
157
a4a151e6
AS
1582008-01-11 Andreas Schwab <schwab@suse.de>
159
160 * read.c (s_space): Declare `repeat' as offsetT.
161
50aecf8c
L
1622008-01-10 H.J. Lu <hongjiu.lu@intel.com>
163
164 * config/tc-i386.c (match_template): Check processor support
165 first.
166
2dbab7d5
L
1672008-01-10 H.J. Lu <hongjiu.lu@intel.com>
168
169 * config/tc-i386.c (match_template): Continue if processor
170 doesn't match.
171
417c21b7
AO
1722008-01-09 Alexandre Oliva <aoliva@redhat.com>
173
174 * config/tc-ia64.c (ia64_convert_frag): Zero-initialize room for
175 unwind personality function address.
176
7ddd14de
BW
1772008-01-09 Bob Wilson <bob.wilson@acm.org>
178
179 * dwarf2dbg.c (out_sleb128): Delete.
180 (size_fixed_inc_line_addr, emit_fixed_inc_line_addr): New.
181 (out_fixed_inc_line_addr): Delete.
182 (relax_inc_line_addr, dwarf2dbg_estimate_size_before_relax): Call new
183 size_fixed_inc_line_addr if DWARF2_USE_FIXED_ADVANCE_PC is set.
184 (dwarf2dbg_convert_frag): Likewise for emit_fixed_inc_line_addr.
185 (process_entries): Remove calls to out_fixed_inc_line_addr. When
186 DWARF2_USE_FIXED_ADVANCE_PC is set, call relax_inc_line_addr.
187 * read.h (emit_expr_fix): New prototype.
188 * read.c (emit_expr): Move code to emit_expr_fix and use it here.
189 (emit_expr_fix): New.
190
45664ddb
L
1912008-01-09 H.J. Lu <hongjiu.lu@intel.com>
192
193 * config/tc-i386.c (match_template): Check register size
194 only when size of operands can be encoded the canonical way.
195
a7619375
L
1962008-01-08 H.J. Lu <hongjiu.lu@intel.com>
197
198 * config/tc-i386.c (i386_operand): Renamed to ...
199 (i386_att_operand): This.
200 (parse_operands): Updated.
201
e1d4d893
L
2022008-01-05 H.J. Lu <hongjiu.lu@intel.com>
203
204 * doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.
205
206 * config/tc-i386.c (set_intel_mnemonic): Set intel_mnemonic
207 only.
208 (md_assemble): Remove Intel mode workaround.
209 (match_template): Check support for old gcc, AT&T mnemonic
210 and Intel Syntax.
211 (md_parse_option): Don't set intel_mnemonic to 0 for
212 OPTION_MOLD_GCC.
213
23117009
L
2142008-01-04 H.J. Lu <hongjiu.lu@intel.com>
215
216 * config/tc-i386.h: Update copyright to 2008.
217
b0e34bfe
NC
2182008-01-04 Nick Clifton <nickc@redhat.com>
219
220 * config/tc-ppc.c (parse_cpu): Preserve the settings of the
221 PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
222
aacd03c3
L
2232008-01-03 H.J. Lu <hongjiu.lu@intel.com>
224
225 * config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
226 of SYSV386_COMPAT.
227
3629bb00
L
2282008-01-03 H.J. Lu <hongjiu.lu@intel.com>
229
230 * gas/config/tc-i386.c (cpu_arch_flags_not): Removed.
231 (cpu_flags_not): Likewise.
232 (cpu_flags_match): Updated to check 64bit and arch.
233 (set_code_flag): Remove cpu_arch_flags_not.
234 (set_16bit_gcc_code_flag): Likewise.
235 (set_cpu_arch): Likewise.
236 (md_begin): Likewise.
237 (parse_insn): Call cpu_flags_match to check 64bit and arch.
238 (match_template): Likewise.
239
5dd15031
JJ
2402008-01-03 Jakub Jelinek <jakub@redhat.com>
241
242 * config/tc-i386.c (process_drex): Initialize modrm_reg and
243 modrm_regmem to 0 instead of None.
244
24995bd6
L
2452008-01-03 H.J. Lu <hongjiu.lu@intel.com>
246
247 * config/tc-i386.c (match_template): Use the xmmword field
248 instead of no_xsuf.
249
fc4adea1
L
2502008-01-02 H.J. Lu <hongjiu.lu@intel.com>
251
252 * config/tc-i386.c (process_suffix): Fix a typo.
253
582d5edd
L
2542008-01-02 H.J. Lu <hongjiu.lu@intel.com>
255
256 PR gas/5534
257 * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
258 Check memory size in Intel mode.
259 (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
260 (intel_e09): Likewise.
261
262 * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
263
e7c604dd
CM
2642008-01-02 Catherine Moore <clm@codesourcery.com>
265
266 * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
267
6c7ac64e 268For older changes see ChangeLog-2007
08d56133
NC
269\f
270Local Variables:
271mode: change-log
272left-margin: 8
273fill-column: 74
274version-control: never
275End:
This page took 0.385681 seconds and 4 git commands to generate.