]> Git Repo - binutils.git/blame - gas/ChangeLog
Do not complain if gasp does not exist.
[binutils.git] / gas / ChangeLog
CommitLineData
f1e7a2c9
NC
12002-02-22 Nick Clifton <[email protected]>
2
3 * config/tc-tic54x.c: Add missing prototypes and remove ANSI style
4 function declarations.
5
3f965e60
NC
62002-02-21 Nick Clifton <[email protected]>
7
8 * NEWS: Note that GASP is now deprecated.
9 * Makefile.am: Do not build gasp-new by default.
10 * Makefile.in: Regenerate.
11 * doc/Makefile.am: Do not install gasp.info.
12 * doc/Makefile.in: Regenerate.
13 * gas/gasp.texi: Note that gasp is now deprecated.
14
9a66911f
NC
152002-02-20 Nick Clifton <[email protected]>
16
17 * NEWS: Mark 2.12 branch.
18
f88fd9fe
TT
192002-02-19 Tom Tromey <[email protected]>
20
21 * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
22
da0e507f
TS
232002-02-19 Thiemo Seufer <[email protected]>
24
25 * config/tc-mips.c (md_parse_option): Complain about invalid -mabi
26 option input.
27
ff0fb565
MS
282002-02-19 Martin Schwidefsky <[email protected]>
29
30 * config/tc-s390.c (md_parse_option): Add switches -m31 and -m64.
31 Make bit size independent of architecture switch.
32 (md_begin): Add warning for -m64 with -Aesa.
33 (s390_md_end): Use renamed architecture defines.
34
a245a9aa
DJ
352002-02-18 Daniel Jacobowitz <[email protected]>
36
37 * config/obj-coff.h: Check !target_big_endian, not shl, for coff-sh.
38
8bf549a8
NC
392002-02-16 Nick Clifton <[email protected]>
40
41 * doc/as.texinfo (Machine Dependencies): Fix typo: MMIX used
42 instead of CRIS.
43
9151e8bf
CD
442002-02-15 Chris Demetriou <[email protected]>
45
46 * config/tc-mips.c (md_estimate_size_before_relax): Really
47 make sure we treat weak like extern only for ELF. (Fixes
48 patch from 2001-07-25.)
49
59455fb1
BE
502002-02-15 Ben Elliston <[email protected]>
51
52 * doc/as.texinfo: Add duplicate directory entry so that "info gas"
53 works as expected.
54
49fda6c8
HPN
552002-02-15 Hans-Peter Nilsson <[email protected]>
56
57 * NEWS: Mention support for MMIX.
58
2d2bf3e0
CD
592002-02-13 Chris Demetriou <[email protected]>
60
61 * config/tc-mips.c (mips_need_elf_addend_fixup): Restructure into
62 a sequence of indpendent 'if' statements for easier debugging
63 and future modification.
64
76f57f3a
JT
652002-02-13 Matt Fredette <[email protected]>
66
67 * config/tc-m68k.c (md_show_usage): No longer display a
68 hard-coded "68020" for the default CPU, instead display the
69 canonical name of the true, configured default CPU.
70 (m68k_elf_final_processing): Mark objects for sub-68020
71 CPUs with the new EF_M68000 flag.
72
3bf057fa
AS
732002-02-13 Andreas Schwab <[email protected]>
74
75 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust
76 pc-relative relocations to merge sections in 64-bit mode.
77
6334e312 782002-02-13 Ben Elliston <[email protected]>
1ac57253
BE
79
80 * NEWS: Document floating point number handling in gasp.
81 * gasp.c: Include <assert.h> and "xregex.h".
82 (is_flonum): New function.
83 (chew_flownum): Likewise.
84 (change_base): Consume flonums from the input, where possible.
85 * doc/gasp.texi (Constants): Document floating point numbers.
86
3dcfe21d
AM
872002-02-12 John David Anglin <[email protected]>
88
89 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
90 that implicitly use LR and RR selectors.
91
913572ec
AO
922002-02-12 Alexandre Oliva <[email protected]>
93
94 * config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'
95 and `epsw' as available on AM33 and above only.
96 (other_register_name): Add logic to handle machine type encoded in
97 reg_number.
98
9b90b531
TR
992002-02-11 Tom Rix <[email protected]>
100
101 * config/tc-ppc.c (md_apply_fix3): Check for insert fop invalid for
102 xcoff64.
103
6c1b24e4
AO
104Mon Feb 11 11:23:38 2002 Alexandre Oliva <[email protected]>
105
106 * config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.
107 Use all over.
108
7ecd2f8b
JH
109Mon Feb 11 12:59:29 CET 2002 Jan Hubicka <[email protected]>
110
111 * i386.c (md_assemble): Support 32bit address prefix.
112 (i386_displacement): Likewise.
113 (i386_index_check): Accept 32bit addressing in 64bit mode.
114
7eb27ef2
AO
1152002-02-11 Alexandre Oliva <[email protected]>
116
117 * config/tc-sh.c (dot): Removed unused function.
118
fa702524
AM
1192002-02-11 Alan Modra <[email protected]>
120
121 * Makefile.am: "make dep-am".
122 * Makefile.in: Regenerate.
123 * aclocal.m4: Regenerate.
124 * config.in: Regenerate.
125 * configure: Regenerate.
126 * doc/Makefile.in: Regenerate.
127
625e1353
RH
1282002-02-10 Richard Henderson <[email protected]>
129
130 * doc/c-alpha.texi: New file.
131 * doc/Makefile.am (CPU_DOCS): Add it.
132 * doc/all.texi, doc/as.texinfo: Add hooks for Alpha.
133
543833df
RH
1342002-02-09 Richard Henderson <[email protected]>
135
136 * config/tc-alpha.c (O_samegp): New.
137 (USER_RELOC_P): Include it.
138 (alpha_reloc_op_tag, debug_exp, find_macro_match): Add it.
139 (md_apply_fix3): Handle BFD_RELOC_ALPHA_BRSGP.
140 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
141 (alpha_validate_fix): New.
142 * config/tc-alpha.h (TC_VALIDATE_FIX): New.
143
328eb32e
HPN
1442002-02-09 Hans-Peter Nilsson <[email protected]>
145
146 * doc/c-cris.texi: New.
147 * doc/all.texi: @set CRIS.
148 * doc/as.texinfo: Ditto. Add CRIS gas manpage option overview.
149 Include c-cris.texi.
150 * doc/Makefile.am (CPU_DOCS): Add c-cris.texi
151 * doc/Makefile.in: Regenerate.
152
6373ee54
CD
1532002-02-08 Chris Demetriou <[email protected]>
154
155 * config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
156 determine if a number is a sign-extended 32-bit number.
157 (load_register): Use IS_SEXT_32BIT_NUM.
158 (macro): Check if load/store macro handling is using a
159 constant 32-bit address on 64-bit address systems, and if
160 so optimize the generation of that address.
161
50a4c611
RH
1622002-02-08 Richard Henderson <[email protected]>
163
164 * config/tc-alpha.c (alpha_force_relocation): Don't assert that
165 we've eliminated all foreign relocation types yet.
166 (alpha_fix_adjustable): Likewise.
167
324bfcf3
AO
1682002-02-08 Alexandre Oliva <[email protected]>
169
170 Contribute sh64-elf.
171 2002-02-08 Alexandre Oliva <[email protected]>
172 Stephen Clarke <[email protected]>
173 * doc/c-sh64.texi: Fix citation of SH64 architecture manual.
174 2002-01-31 Alexandre Oliva <[email protected]>
175 * config/tc-sh.c (md_relax_table): Added default sizes for
176 non-PC-relative UNDEF_MOVI, and relaxation sequences for
177 MOVI_16, MOVI_32 and MOVI_48.
178 * config/tc-sh64.c (shmedia_md_apply_fix3): Fix warning.
179 (shmedia_md_convert_frag): Handle non-PC-relative UNDEF_MOVI
180 and MOVI_16.
181 (shmedia_md_estimate_size_before_relax): Remove redundant
182 blocks. Set fragP->fr_var even if relaxation type unchanged.
183 Retain UNDEF_MOVI until expression decays to number.
184 2002-01-24 Alexandre Oliva <[email protected]>
185 * config/tc-sh64.c (shmedia_init_reloc): Handle new SHmedia PIC
186 relocation types. Take fixP->fx_addnumber into account too.
187 (shmedia_md_apply_fix): Likewise.
188 (shmedia_md_convert_frag): Likewise.
189 (shmedia_build_Mytes): Likewise.
190 (sh64_consume_datalabel): Complain about nested datalabel.
191 Support PIC relocs. Call sh_parse_name.
192 * config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Extend definition
193 in tc-sh.h to SHmedia reloc types.
194 * config/tc-sh.c (SH64PCRELPLT, MOVI_PLT, MOVI_GOTOFF,
195 MOVI_GOTPC): New relaxation constants.
196 (md_relax_table): Introduce relaxation directives for PIC-related
197 constants.
198 (sh_PIC_related_p): Handle datalabel.
199 (sh_check_fixup): Choose SH5 PIC relocations.
200 (sh_cons_fix_new): Added BDF_RELOC_64.
201 (md_apply_fix3, sh_parse_name): Handle GOTPLT.
202 2002-01-18 Alexandre Oliva <[email protected]>
203 * config/tc-sh64.c (sh64_max_mem_for_rs_align_code): If the
204 current ISA is SHmedia, get 7 bytes.
205 2001-11-28 Nick Clifton <[email protected]>
206 * config/tc-sh.c (md_apply_fix3): Treat shmedia_md_apply_fix3 as a
207 void function.
208 * config/tc-sh64.c (shmedia_apply_fix): Rename to
209 shmedia_apply_fix3 and make void.
210 2001-05-17 Alexandre Oliva <[email protected]>
211 * config/tc-sh64.c (s_sh64_abi): Remove unused arguments passed to
212 as_bad.
213 2001-04-12 Alexandre Oliva <[email protected]>
214 * config/tc-sh64.h (md_parse_name): Take &c as argument.
215 2001-03-14 DJ Delorie <[email protected]>
216 * doc/Makefile.am (CPU_DOCS): Added c-sh64.texi
217 * doc/Makefile.in(CPU_DOCS): Ditto.
218 * doc/c-sh64.texi: New file.
219 * doc/as.texinfo: Add SH64 support.
220 2001-03-13 DJ Delorie <[email protected]>
221 * config/tc-sh64.c (shmedia_get_operands): Rename A_RESV_Fx to
222 A_REUSE_PREV so that its purpose is more obvious.
223 (shmedia_build_Mytes): Ditto.
224 2001-03-07 DJ Delorie <[email protected]>
225 * config/tc-sh64.c (sh64_vtable_entry): New, strip datalabels
226 before processing.
227 (sh64_vtable_inherit): Ditto.
228 (strip_datalabels): New, strip "datalabel" from given line.
229 * config/tc-sh.c (md_pseudo_table): Add sh64-specific vtable
230 pseudos.
231 2001-03-06 Hans-Peter Nilsson <[email protected]>
232 * config/tc-sh64.c (shmedia_md_assemble): Move dwarf2_emit_insn
233 call ...
234 (shmedia_build_Mytes): ... to here.
235 2001-03-06 DJ Delorie <[email protected]>
236 * config/tc-sh.c: Remove sh64-specific uaquad now that there
237 is a generic one.
238 2001-01-21 Hans-Peter Nilsson <[email protected]>
239 * config/tc-sh64.h (DWARF2_LINE_MIN_INSN_LENGTH): Override.
240 * config/tc-sh64.c (shmedia_md_assemble): Offset recorded insn
241 address by one in call to dwarf2_emit_insn.
242 2001-01-13 Hans-Peter Nilsson <[email protected]>
243 Implement ".abi" pseudo and correct .cranges descriptors. Correct
244 alignment handling broken by imported changes.
245 * config/tc-sh64.h (HANDLE_ALIGN): Override definition in tc-sh.h.
246 (sh64_handle_align): Declare.
247 (MAX_MEM_FOR_RS_ALIGN_CODE): Override definition in tc-sh.h.
248 (sh64_max_mem_for_rs_align_code): Declare.
249 (enum sh64_isa_values): Moved here from tc-sh64.c.
250 (md_do_align): Define.
251 (sh64_do_align): Declare.
252 (struct sh64_tc_frag_data): New.
253 (TC_FRAG_TYPE): Change to struct sh64_tc_frag_data. Users
254 changed.
255 (TC_FRAG_INIT): Change to set new datatype.
256 (struct sh64_segment_info_type): Rename member
257 last_flushed_location to last_contents_mark. All users changed.
258 (md_elf_section_change_hook, TC_CONS_FIX_NEW): Do not define.
259 (shmedia_elf_new_section, sh64_tc_cons_fix_new): Do not prototype.
260 * config/tc-sh.c (md_pseudo_table): Add ".abi".
261 (sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
262 of unsetting seen_insn.
263 (md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
264 call sh64_update_contents_mark.
265 (sh_handle_align): Remove HAVE_SH64-conditioned code.
266 * config/tc-sh64.c (sh64_isa_mode): Correct type from boolean to
267 enum sh64_isa_values.
268 (sh64_set_contents_type): Drop segT parameter. All callers changed.
269 (emitting_crange): Boolean guard moved to file scope from function
270 scope in sh64_set_contents_type.
271 (s_sh64_abi): New.
272 (sh64_update_contents_mark): New; most split out from
273 sh64_flush_pending_output.
274 (shmedia_md_end): Call sh64_update_contents_mark. Set
275 sh64_isa_mode to sh64_isa_sh5_guard unless sh64_isa_unspecified.
276 (sh64_do_align): New function.
277 (sh64_max_mem_for_rs_align_code): New function.
278 (sh64_handle_align): Rename from shmedia_do_align. Make
279 non-static. Add head comment. Emit zero bytes for n bytes modulo
280 four. Change return-type to void.
281 (shmedia_elf_new_section): Remove.
282 (shmedia_md_assemble): Call sh64_update_contents_mark.
283 (s_sh64_mode): Ditto. Do not call md_flush_pending_output. Make
284 new frag. Call sh64_update_contents_mark after making the new
285 frag.
286 (sh64_flush_pending_output): Just call sh64_update_contents_mark
287 and sh_flush_pending_output.
288 (sh64_flag_output): Also call md_flush_pending_output, but add
289 condition on not emitting_crange.
290 (sh64_tc_cons_fix_new): Remove.
291 2001-01-12 Nick Clifton <[email protected]>
292 * config/tc-sh64.c (shmedia_do_align): Fix to work with new
293 alignment handling scheme imported from sourceware.
294 2001-01-12 Hans-Peter Nilsson <[email protected]>
295 * config/tc-sh64.h (TARGET_FORMAT): Define.
296 (sh64_target_format): Prototype.
297 * config/tc-sh64.c (sh64_target_mach): New function.
298 2001-01-07 Hans-Peter Nilsson <[email protected]>
299 * config/tc-sh64.c (shmedia_md_end): When equating a symbol, use
300 zero_address_frag instead of copying the frag of the symbol.
301 (shmedia_frob_file_before_adjust): Ditto.
302 (shmedia_md_apply_fix) <case BFD_RELOC_SH_IMM_MEDLOW16>: Cast mask
303 to valueT to remove signedness.
304 (shmedia_md_convert_frag): Add parameter final. Rename parameter
305 headers to output_bfd. Do not evaluate symbols if final is false;
306 do emit fixups.
307 (shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32,
308 UNDEF_MOVI) et al>: If symbol cannot be modified to be PC-relative
309 to the current frag, call shmedia_md_convert_frag to emit fixups
310 and make frag_wane neutralize the frag. Update comments.
311 * config/tc-sh.c (md_convert_frag): Change caller of
312 shmedia_md_convert_frag.
313 2001-01-06 Hans-Peter Nilsson <[email protected]>
314 * config/tc-sh64.h: Tweak comments and correct formatting.
315 * config/tc-sh64.c: Ditto.
316 (shmedia_md_convert_frag) <PT/PTA/PTB 32, 48 and 64 bit
317 expansion, MOVI pcrel expansion>: Fix thinko calculating offset
318 for the no-relocation case.
319 (shmedia_check_limits): Fix range check being off-by-one for PTA.
320 * config/tc-sh.c: Ditto. Add proper comments to #ifdef/#ifndef
321 wrappers.
322 (SH64PCREL16_F): Increment for proper max-PTA handling. Update
323 comment.
324 (SH64PCREL16_M, MOVI_16_M): Correct range thinko.
325 (SH64PCREL48_M, MOVI_48_M): Similar; don't count in length of
326 expansion.
327 (SH64PCREL32_M, MOVI_32_M): Ditto; handle overflowing expression.
328 Correct comment.
329 2001-01-05 Hans-Peter Nilsson <[email protected]>
330 * config/tc-sh64.c (shmedia_md_apply_fix) <second switch, case
331 BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
332 (shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et
333 al>: Set lowest bit of field to relocate to 1 and rest to empty,
334 if reloc is emitted.
335 2000-12-31 Hans-Peter Nilsson <[email protected]>
336 New options plus bugfixes.
337 * config/tc-sh.c (md_longopts): New options "-no-expand" and
338 "-expand-pt32".
339 (md_parse_option): Handle new options.
340 (md_show_usage): Add blurb for new options.
341 * config/tc-sh64.c (SHMEDIA_BFD_RELOC_PT): New macro.
342 (sh64_expand, sh64_pt32): New variables.
343 (shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
344 (shmedia_md_apply_fix): Hold original fixP->fx_r_type in
345 orig_fx_r_type. Change SHMEDIA_BFD_RELOC_PT into
346 BFD_RELOC_SH_PT_16. Handle BFD_RELOC_SH_PT_16 as pc-relative.
347 <resolved previously-pc-relative relocs>: Handle
348 SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
349 (shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16),
350 case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand
351 points to SHcompact code.
352 <case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64,
353 SH64PCREL16)>: Check that ISA of what operand points at and
354 PTA/PTB matches, or emit error.
355 (shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
356 SHMEDIA_BFD_RELOC_PT.
357 (shmedia_immediate_op): If pcrel, emit fixup also for constant
358 operand.
359 (shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
360 condition for MOVI expansion.
361 <case A_PCIMMS16BY4>: Handle expansion to 32 bits only, if
362 sh64_pt32. Emit only a BFD_RELOC_SH_PT_16 fixup if not
363 sh64_expand.
364 <case A_PCIMMS16BY4_PT>: Likewise, but emit a SHMEDIA_BFD_RELOC_PT
365 fixup.
366 (sh64_target_format): Error-check setting of sh64_pt32 and
367 sh64_expand. Fix typo in check for sh64_shcompact_const_crange.
368 (shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
369 SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
370 2000-12-31 Hans-Peter Nilsson <[email protected]>
371 * config/tc-sh64.c: Improve comments.
372 (shmedia_md_convert_frag): Remove inactive is_pt_variant code. Do
373 not say the linker will check correctness of PTA/PTB expansion.
374 (shmedia_md_end): Make non-static.
375 * config/tc-sh64.h (md_end): Define to shmedia_md_end. Add
376 prototype.
377 * config/tc-sh.c (sh_finalize): Remove.
378 * config/tc-sh.h (md_end): Do not define.
379 Remove prototype for sh_finalize.
380 2000-12-30 Hans-Peter Nilsson <[email protected]>
381 * config/tc-sh64.c (shmedia_frob_section_type): Use a struct
382 sh64_section_data container when storing section type in tdata
383 field in elf_section_data.
384 * config/tc-sh.c (sh_elf_final_processing): Change from EF_SH64 to
385 EF_SH5.
386 * Makefile.am: Update dependencies.
387 * Makefile.in: Regenerate.
388 2000-12-22 Hans-Peter Nilsson <[email protected]>
389 * config/tc-sh64.c (shmedia_md_assemble): Don't protect
390 dwarf2_emit_insn call with test on debug_type.
391 2000-12-19 Hans-Peter Nilsson <[email protected]>
392 * config/tc-sh64.c (sh64_set_contents_type): Make contents-type
393 CRT_SH5_ISA32 sticky for 64-bit.
394 2000-12-18 Hans-Peter Nilsson <[email protected]>
395 Generate .crange sections when switching ISA mode or emitting
396 constants in same section as code.
397 * config/tc-sh64.c: Reformat structure definitions.
398 (sh64_end_of_assembly, sh64_mix, sh64_shcompact_const_crange): New
399 variables.
400 (sh64_set_contents_type): Rename from sh64_init_section. Rewrite
401 to emit a .cranges descriptor when contents type changes. Only
402 emit error if changing contents type and -no-mix is in effect.
403 (sh64_emit_crange, sh64_flush_last_crange, sh64_flag_output,
404 sh64_flush_pending_output, sh64_tc_cons_fix_new): New functions.
405 (shmedia_md_end): Set sh64_end_of_assembly. Pass
406 sh64_flush_last_crange over sections.
407 When checking main symbol of datalabel symbol, check for
408 STO_SH5_ISA32, not ISA type of section in definition.
409 (shmedia_frob_file_before_adjust): Check main symbol for
410 STO_SH5_ISA32; don't check ISA type of section in definition.
411 (shmedia_frob_section_type): Adjust for .cranges; set section flag
412 to SHF_SH5_ISA32_MIXED or SHF_SH5_ISA32 according to whether
413 .cranges entries have been output.
414 (shmedia_elf_new_section): Just call md_flush_pending_output.
415 (shmedia_md_assemble): Do not emit a BFD_RELOC_SH_SHMEDIA_CODE
416 fix. Do not set tc_segment_info_data.in_code for section. Call
417 sh64_set_contents_type for SHmedia code.
418 (s_sh64_mode): Do not call sh64_init_section or set seen_insn to
419 false. Call md_flush_pending_output.
420 (sh64_target_format): Check that -no-mix and
421 -shcompact-const-crange are used in sane combination with other
422 options.
423 (shmedia_md_pcrel_from_section): Check type of fix for how to
424 adjust pc-relative.
425 (sh64_consume_datalabel): Check symbol for having STO_SH5_ISA32,
426 not ISA type of section in definition.
427 * config/tc-sh64.h (struct sh64_segment_info_type): Rewrite to
428 hold contents-type state.
429 (md_flush_pending_output): Redefine to sh64_flush_pending_output.
430 (sh64_flush_pending_output): Declare.
431 (TC_CONS_FIX_NEW): Define to sh64_tc_cons_fix_new.
432 (sh64_tc_cons_fix_new): Declare.
433 * config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
434 call sh64_flag_output.
435 (md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE. Just
436 call sh64_set_contents_type to mark SHcompact code and set
437 seen_insn.
438 (md_longopts): New options "-no-mix" and
439 "-shcompact-const-crange".
440 (md_parse_option): Handle new options.
441 (md_show_usage): Add blurb for new options.
442 (md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
443 2000-12-15 Hans-Peter Nilsson <[email protected]>
444 * config/tc-sh64.c: Delete investigated and obsolete fixme:s.
445 (sh64_last_insn_frag): New.
446 (shmedia_md_convert_frag): Use tc_frag_data field of incoming frag
447 to get frag for insn opcode for generating fixups; do not assume it
448 is the same frag.
449 (shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
450 for new insn.
451 * config/tc-sh64.h (ELF_TC_SPECIAL_SECTIONS): Define for .cranges
452 section.
453 (TC_FRAG_TYPE): Define as fragS *.
454 (TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
455 (sh64_last_insn_frag): Declare.
456 (sh64_consume_datalabel): Fix typo; check for seginfo != NULL,
457 not == NULL before dereferencing.
458 2000-12-12 Hans-Peter Nilsson <[email protected]>
459 Get rid of BFD section flag and EF_SH64_ABI64.
460 * config/tc-sh64.c (shmedia_frob_section_type): Use
461 elf_section_data (sec)->tdata, not a specific BFD section flag, to
462 communicate the section as containing SHmedia code. Describe why.
463 * config/tc-sh.c (sh_elf_final_processing): Tweak comment. Set
464 EF_SH64 regardless of ABI.
465 * config/tc-sh64.c (shmedia_md_apply_fix): Decapitalize "invalid"
466 in error message. Handle resolved expressions for
467 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
468 BFD_RELOC_SH_IMMS10BY4 and BFD_RELOC_64.
469 (shmedia_check_limits): Handle BFD_RELOC_64.
470 (sh64_adjust_symtab): Do not decrement the GAS symbol value for
471 a STO_SH5_ISA32 symbol, only the BFD value.
472 2000-12-11 Ben Elliston <[email protected]>
473 * config/tc-sh64.c: Call dwarf2_emit_insn, not the defunct
474 dwarf2_generate_asm_lineno.
475 2000-12-11 Hans-Peter Nilsson <[email protected]>
476 Handle PC-relative MOVI expansions with assembler relaxation.
477 Generate PC-relative relocs from 16-bit PC-relative expressions.
478 * config/tc-sh64.c (SHMEDIA_MD_PCREL_FROM_FIX): Break out from...
479 (shmedia_md_pcrel_from_section): ...here.
480 (shmedia_md_apply_fix): Handle fixups for 16-bit operands that has
481 turned completely resolved. Adjust relocation type for 16-bit
482 immediate operands that has turned PC-relative. Adjust back for
483 MD_PCREL_FROM_SECTION being applied twice.
484 (shmedia_md_convert_frag): Always emit reloc for expression with
485 global or weak symbol. Handle relaxation result for PC-relative
486 expressions.
487 (shmedia_md_estimate_size_before_relax): An expression with a weak
488 or global symbol can not be relaxed. Break out tests for
489 relaxable symbol into variable sym_relaxable.
490 <cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32,
491 UNDEF_MOVI)>: Break out any PC-relative expression and change
492 relaxation type.
493 (shmedia_build_Mytes): CSE &operands->operands[j] into variable
494 opjp.
495 <case A_IMMS16>: Fix typo for initial minor relaxation type of
496 MOVI expansion. If X_op_symbol of the immediate expression is
497 set, make an expression symbol for the argument to frag_var.
498 * config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New
499 relaxations.
500 (END): Adjust for new relaxations.
501 (md_relax_table): Add entries for new relaxations.
502 2000-12-07 Ben Elliston <[email protected]>
503 * config/tc-sh64.c (shmedia_parse_reg): Initialize variable len.
504 2000-12-07 Hans-Peter Nilsson <[email protected]>
505 * config/tc-sh64.c (shmedia_md_convert_frag): Correct all MOVI and
506 SHORI operand offsets in PT/PTA/PTB expansions.
507 2000-12-05 Hans-Peter Nilsson <[email protected]>
508 Implement DataLabel semantics.
509 * config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
510 shmedia_frob_file_before_adjust.
511 * config/tc-sh64.c [! OBJ_ELF]: Emit #error.
512 (DATALABEL_SUFFIX): Define.
513 (shmedia_md_end) <before adjusting STO_SH5_ISA32 symbols>: Walk
514 symbol list to update "datalabel" symbols to their main symbol
515 counterparts.
516 (shmedia_frob_file_before_adjust): New.
517 (sh64_adjust_symtab): For remaining datalabel symbols, set to
518 undefined and set STT_DATALABEL.
519 (sh64_frob_label): Initialize TC symbol field.
520 (sh64_consume_datalabel): Actually implement semantics. New
521 parameter operandf, call it instead of expression.
522 (sh64_exclude_symbol): New.
523 * config/tc-sh64.h (md_parse_name): Pass on the function operand
524 to sh64_consume_datalabel.
525 (tc_symbol_new_hook): Define to tc_frob_symbol.
526 (TC_SYMFIELD_TYPE): Define to symbolS *.
527 (tc_frob_symbol): Define to call sh64_exclude_symbol.
528 2000-12-01 Hans-Peter Nilsson <[email protected]>
529 * config/tc-sh64.c (shmedia_init_reloc): Tweak comment for default
530 case.
531 (shmedia_md_assemble): Call dwarf2_generate_asm_lineno if
532 generating dwarf2 debug information.
533 2000-11-30 Hans-Peter Nilsson <[email protected]>
534 * config/tc-sh64.c (sh64_target_format): Use elf64-sh64l and
535 elf64-sh64 for the 64-bit ABI.
536 * config/tc-sh.c (md_show_usage): Tweak usage output for -abi=*
537 option.
538 2000-11-29 Hans-Peter Nilsson <[email protected]>
539 * config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
540 case-insensitivity.
541 2000-11-27 Hans-Peter Nilsson <[email protected]>
542 * config/tc-sh64.c: Tweak comments, formatting and error messages.
543 (enum sh64_abi_values): New type.
544 (enum sh64_isa_values): New type.
545 (sh64_isa_mode): Replace shmedia_mode. All referers changed.
546 (seen_shcompact_mode, seen_shmedia_mode): Delete.
547 (sh64_abi): Replace shmedia_64.
548 (shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64),
549 C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
550 (s_sh64_mode): Check validity for this target.
551 (sh64_target_format): Initialize defaults for ISA and ABI.
552 Fallback to old object format if no SH64 ISA or ABI has been
553 specified.
554 * config/tc-sh.c (md_parse_option): Check combinations for errors.
555 (sh_elf_final_processing): Change to have EF_SH64_ABI64 for 64-bit
556 ABI and EF_SH64 for 32-bit ABI, if SH64 options are specified.
557 * config/tc-sh64.h: Fix typo in comment.
558 2000-11-25 Hans-Peter Nilsson <[email protected]>
559 * config/tc-sh64.c (shmedia_md_estimate_size_before_relax)
560 <PT fixups for absolute values>: Size will be longest, not
561 shortest.
562 (shmedia_md_convert_frag): Disable PTB-warning machinery. Correct
563 all MOVI and SHORI operand offsets in PT/PTA/PTB expansions.
564 * config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
565 and l1 to hold lowercase of two first characters. Change all
566 remaining TO_LOWER to tolower.
567 * config/tc-sh64.c (TO_LOWER): Delete.
568 (shmedia_find_cooked_opcode): Use tolower, not TO_LOWER.
569 (md_parse_name): Define.
570 (sh64_consume_datalabel): Declare.
571 (DOLLAR_DOT): Define.
572 * config/tc-sh64.c (shmedia_parse_exp): New.
573 (sh64_consume_datalabel): New; just ignoring datalabel semantics.
574 (shmedia_parse_reg): Remove const from src
575 parameter.
576 (shmedia_get_operands): Ditto for args parameter and ptr variable.
577 (shmedia_md_assemble): Ditto for op_end variable.
578 (shmedia_get_operand): Ditto for ptr parameter and src variable.
579 Use shmedia_parse_exp, not parse_exp.
580 * config/tc-sh64.c (shmedia_parse_reg): Add shmedia_arg_type
581 parameter. All callers changed.
582 (shmedia_get_operand): Add shmedia_arg_type parameter. All
583 callers changed.
584 (shmedia_parse_reg): Put first two character in local variables.
585 Use tolower, not TO_LOWER. If no register is found and argtype
586 indicates a control register, scan shmedia_creg_table
587 case-insensitive.
588 2000-11-24 Hans-Peter Nilsson <[email protected]>
589 * Makefile.am (CPU_TYPES): Add sh64.
590 (TARGET_CPU_CFILES): Add config/tc-sh64.c.
591 (TARGET_CPU_HFILES): Add config/tc-sh64.h.
592 Regenerate dependencies.
593 * Makefile.in: Regenerate.
594 * configure.in: Add support for sh64-*-elf*.
595 * configure: Regenerate.
596 * config/tc-sh64.h: New.
597 * config/tc-sh64.c: New.
598 * config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
599 .mode, .isa and .uaquad.
600 [HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
601 SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
602 [HAVE_SH64] (END): Define as 10.
603 [HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
604 SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
605 MOVI_64): Define.
606 [HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
607 SH64PCREL32_F, SH64PCREL32_M, SH64PCREL32_LENGTH, SH64PCREL48_F,
608 SH64PCREL48_M, SH64PCREL48_LENGTH, SH64PCREL64_LENGTH,
609 MOVI_16_LENGTH, MOVI_32_LENGTH, MOVI_48_LENGTH, MOVI_64_LENGTH):
610 Define.
611 (md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
612 (md_begin) [HAVE_SH64]: Call shmedia_md_begin.
613 (parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
614 (md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
615 SHmedia instructions. Handle state-change after switching to
616 SHcompact.
617 (md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
618 (md_parse_option) [HAVE_SH64]: Parse new options.
619 (md_show_usage) [HAVE_SH64]: Show usage of new options.
620 (md_convert_frag) [HAVE_SH64] <default>: Call
621 shmedia_md_convert_frag instead of abort.
622 (sh_force_relocation) [HAVE_SH64]: Also force relocation for
623 BFD_RELOC_SH_SHMEDIA_CODE.
624 (sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
625 SHcompact or SHmedia code.
626 (md_apply_fix) [HAVE_SH64] <default>: Return result from calling
627 shmedia_md_apply_fix instead of abort.
628 (md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
629 result from calling shmedia_md_estimate_size_before_relax instead
630 of calling abort.
631 (sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
632 do the work.
633 (tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
634 shmedia_init_reloc and do nothing more if it returns non-zero.
635 (sh_finalize) [HAVE_SH64]: Call shmedia_md_end.
636 * po/POTFILES.in: Regenerate.
637 * po/gas.pot: Regenerate.
638
ac3f04d7
AO
6392002-02-06 Alexandre Oliva <[email protected]>
640
6b32719e
AO
641 * config/tc-sh.c (parse_at): Install the correct version of
642 2002-02-04's patch.
643
ac3f04d7
AO
644 * config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don't
645 assume fixP->fx_subsy is non-NULL.
646
7679ead9
AO
6472002-02-04 Alexandre Oliva <[email protected]>
648
649 * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) to
fdf4122d 650 A_DISP_PC_ABS, and adjust it by -4.
7679ead9
AO
651 (get_specific): Accept A_DISP_PC_ABS where A_DISP_PC is
652 expected.
653 (build_Mytes): Mark PCRELIMM fix-ups as pc-relative only if
654 the operand type is not A_DISP_PC_ABS.
655
5459d7a0
HPN
6562002-02-04 Hans-Peter Nilsson <[email protected]>
657
658 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value of
659 common and weak symbols. Handle common and weak symbols as
660 undefined symbols with regards to GREG handling and merging.
661 (mmix_frob_file): Ditto.
662
006336b8
JT
6632002-02-02 Jason Thorpe <[email protected]>
664
665 * configure.in (hppa-*-netbsd*): New target.
666 * configure: Regenerate.
667 * config/tc-hppa.h: Also define WARN_COMMENTS if TE_NetBSD.
668
9e0665bc
AM
6692002-02-02 Alan Modra <[email protected]>
670
671 * config/tc-v850.c: Add missing prototypes amd use old-style
672 function definitions.
673 (AREA_ZDA, AREA_SDA, AREA_TDA): Delete.
674 (sdata_section tdata_section, zdata_section, sbss_section,
675 tbss_section, zbss_section, rosdata_section, rozdata_section,
676 scommon_section, tcommon_section, zcommon_section,
677 call_table_data_section, call_table_text_section): Delete.
678 (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
679 v850_zbss, v850_bss, v850_rosdata, v850_rozdata,
680 v850_call_table_data, v850_call_table_text): Delete.
681 (struct v850_seg_entry): New.
682 (v850_seg_table): New.
683 (SDATA_SECTION TDATA_SECTION, ZDATA_SECTION, SBSS_SECTION,
684 TBSS_SECTION, ZBSS_SECTION, BSS_SECTION, ROSDATA_SECTION,
685 ROZDATA_SECTION, SCOMMON_SECTION, TCOMMON_SECTION, ZCOMMON_SECTION,
686 CALL_TABLE_DATA_SECTION, CALL_TABLE_TEXT_SECTION): Define.
687 (do_v850_seg): New.
688 (v850_seg): New.
689 (v850_comm): Use do_v850_seg and v850_seg_table. Simplify
690 recording of alignment.
691 (md_pseudo_table): Use v850_seg.
692 (md_begin): Don't init .call_table_data and .call_table_text here.
693 Set v850_seg_table bss entry.
694
973eb340
HPN
6952002-02-01 Hans-Peter Nilsson <[email protected]>
696
697 Support on-demand global register allocation by passing on
698 base-plus-offset relocs to the linker.
699 * config/tc-mmix.c: Tweak and fix typos in comments.
700 (allocate_undefined_gregs_in_linker): New variable.
701 (OPTION_LINKER_ALLOCATED_GREGS): New option macro.
702 (md_longopts): Add --linker-allocated-gregs.
703 (md_parse_option) <case 'x'>: Imply --linker-allocated-gregs.
704 <case OPTION_LINKER_ALLOCATED_GREGS>: New.
705 (md_show_usage): Update text for -x. Add text for
706 --linker-allocated-gregs.
707 (tc_gen_reloc): Derive default value for addend from val and
708 baddsy. Use addsec and bfd_is_abs_section in more places. Don't
709 emit error for BFD_RELOC_MMIX_BASE_PLUS_OFFSET without suitable
710 GREG if allocate_undefined_gregs_in_linker.
711 * doc/as.texinfo (Overview) <Target MMIX options>: Add
712 --linker-allocated-gregs.
713 * doc/c-mmix.texi (MMIX-Opts): Add blurb about
714 --linker-allocated-gregs. Mention that it's implied by -x.
715 (MMIX-Pseudos) <GREG>: Mention when and how a GREG can be omitted.
716 (MMIX-mmixal): Clarify dated comparison and location of MMIXware.
717
718 * config/tc-mmix.h (md_parse_name): Use ISUPPER, not isupper.
719
ba323545
AM
7202002-02-01 Alan Modra <[email protected]>
721
722 * Makefile.am: Run "make dep-am"
723 * Makefile.in: Regenerate.
724
3b16e843
NC
7252002-01-31 Ivan Guzvinec <[email protected]>
726
727 * config/tc-or32.c: New file.
728 * config/tc-or32.h: New file.
729 * configure.in: Add support for or32 targets.
730 * configure: Regenerate.
731 * config/obj-coff.c: Add support for or32 targets.
732 * config/obj-coff.h: Add support for or32 targets.
733 * Makefile.am: Add support for or32 targets.
734 * Makefile.in: Regenerate.
735 * NEWS: Mention support for OpenRISC.
736 * doc/Makefile.in: Regenerate.
737 * po/POTFILES.in: Regenerate.
738 * po/gas.pot: Regenerate.
739
912a07db
RS
7402002-01-30 Richard Sandiford <[email protected]>
741
742 * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iy
743 and mod.
744
4514d474
CD
7452002-01-29 Chris Demetriou <[email protected]>
746
747 * config/tc-mips.c (tc_gen_reloc): Arrange for
748 BFD_RELOC_PCREL_HI16_S relocations to be output relative to
749 their LO16 parts, even for ELF.
750
246fcdee
DJ
7512002-01-29 Daniel Jacobowitz <[email protected]>
752
753 * config/tc-i386.c: Protect definitions of true and false
754 from redefinition.
755
00e6e13d
JJ
7562002-01-28 Jakub Jelinek <[email protected]>
757
758 * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols
759 made because of .weak, if they are neither defined nor used in any
760 way.
761
4867be41
DJ
7622002-01-27 Daniel Jacobowitz <[email protected]>
763
764 * configure: Regenerated.
765
7562a296
HPN
7662002-01-26 Hans-Peter Nilsson <[email protected]>
767
768 * doc/Makefile.am (install): Depend on install-info.
769 * doc/Makefile.in: Regenerate.
770
1caa7b23
NC
7712002-01-26 Nick Clifton <[email protected]>
772
773 * po/fr.po: Updated version
774
166e23f9
KH
7752002-01-24 Kazu Hirata <[email protected]>
776
777 * config/tc-h8300.c (check_operand): Don't print a warning
778 when a valid 24-bit address is given to a 16-bit address
779 operand.
780
538cd60f
AO
7812002-01-24 Alexandre Oliva <[email protected]>
782
783 * config/tc-sh.c (sh_elf_suffix): Removed.
784 (sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new,
785 sh_end_of_match, sh_parse_name): New functions.
786 (sh_elf_cons): Simplify.
787 (parse_exp): Reject misplaced PIC operands.
788 (md_undefined_symbol): Simplify.
789 (sh_fix_adjustable): Let @GOTOFF be adjusted.
790 (md_apply_fix3): Write @PLT and @GOTOFF addends in place.
791 (tc_gen_reloc): Move fixp subsy absolute value into addnumber.
792 Complain if subsy remains at the end.
793 * config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare.
794 (md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.
795
b386f24b
AO
7962002-01-22 Alexandre Oliva <[email protected]>
797
798 * config/tc-mn10300.c (xr_registers): Move `pc'...
799 (other_registers): ... here.
800
c46f0c34
AM
8012002-01-22 Alan Modra <[email protected]>
802
803 * Makefile.am: Run "make dep-am".
804 * Makefile.in: Regenerate.
805 * gas/po/POTFILES.in: Regenerate.
806
23deb923
DD
8072002-01-21 DJ Delorie <[email protected]>
808
809 * config/obj-coff.c (obj_coff_init_stab_section): Make the
810 stabstr_name allocation permanent, as it will be referenced from
811 the section hash.
812
9596feea
JT
8132002-01-21 Jason Thorpe <[email protected]>
814
815 * configure.in (ia64-*-netbsd*): New target.
816 * configure: Regenerate.
817
92081f48
HPN
8182002-01-21 Hans-Peter Nilsson <[email protected]>
819
820 * doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
821 to @dots call.
822 <Detailed description, ARM options>: Ditto.
823 * doc/c-arm.texi (ARM Options): Ditto.
824
63e63b07
RE
8252002-01-18 Richard Earnshaw <[email protected]>
826
827 * tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from
828 do_mia, do_mar and do_mra respectively.
829 (do_mav_*): Renamed from do_c_*.
830 (mav_reg_required_here, mav_parse_offset): Renamed from
831 cirrus_reg_required_here and cirrus_parse_offset respectively.
832 (MAV_MODE?): Renamed from CIRRUS_MODE?.
833
ea6ef066
RE
8342002-01-18 Richard Earnshaw <[email protected]>
835 Keith Walker <[email protected]>
836
837 * tc-arm.c (ARM_EXT_V5J, ARM_ARCH_V5TEJ): Define.
838 (insns): Add pattern for bxj instruction.
839 (do_bxj): New function.
840 (arm_cpus): Add arm926ej.
841 (arm_archs): Add armv5tej.
842
bc89618b
RE
8432002-01-18 Richard Earnshaw <[email protected]>
844
845 * doc/c-arm.texi: Add new fpe options to list of supported flags.
846
d193a22a
RE
8472002-01-19 Keith Walker <[email protected]>
848
849 * tc-arm.c (arm_fpus): Add fpe2 and fpe3.
850
03b1477f
RE
8512002-01-18 Richard Earnshaw <[email protected]>
852
853 * NEWS: Mention new ARM command-line options and VFP support.
854
855 * config/tc-arm.c (ARM_CEXT_XSCALE): Replaces ARM_EXT_XSCALE. All
856 uses changed.
857 (ARM_CEXT_MAVERICK): Similarly.
858 (ARM_ANY): Now means any core instruction.
859 (CPU_DEFAULT): Default to ARM_ANY.
860 (uses_apcs_26, atcps, support_interwork, uses_apcs_float)
861 (pic_code): Declare for all object types. Make type int.
862 (legacy_cpu, legacy_fpu, mcpu_cpu_opt, mcpu_fpu_opt, march_cpu_opt)
863 (march_fpu_opt, mfpu_opt): Declare.
864 (md_longopts): Tidy up conditional definitions.
865 (arm_opts, arm_cpus, arm_archs, arm_fpus, arm_extensions)
866 (arm_long_opts): New tables.
867 (arm_parse_cpu, arm_parse_arch, arm_parse_fpu): New functions.
868 (arm_parse_extension): New function.
869 (md_parse_option): Rewrite using new table-driven system.
870 (md_show_usage): Use new table-driven system.
871 (md_begin): Calculate cpu_variant from command line option data.
872 * doc/as.texinfo (ARM ISA options): Docuement new ARM-specific
873 command-line options.
874 * doc/c-arm.texi: Likewise.
875
2a538ba5
AJ
8762002-01-18 Andreas Jaeger <[email protected]>
877
878 * as.c (parse_args): Update year.
879
b1ffc257 8802002-01-17 Timothy Wall <[email protected]>
2a538ba5 881
b1ffc257
TW
882 * config/tc-tic54x.c (encode_address): Add a more informative
883 warning about incorrect syntax.
884
328577ad
NC
8852002-01-17 Nick Clifton <[email protected]>
886
887 * po/gas.pot: Regenerate.
888
06f030db
NC
8892002-01-17 Nick Clifton <[email protected]>
890
891 * macro.c (get_any_string): Add no-c-format comment to prevent
892 confusion when translating string.
893 * gasp.c (get_any_string): Add no-c-format comment to prevent
894 confusion when translating string.
895
394f9b3a
TS
8962002-01-16 Thiemo Seufer <[email protected]>
897 Johannes Stezenbach <[email protected]>
898 * config/tc-mips.c (percent_op): Ensure longer percent_op's are
899 matched before the shorter ones.
900 (my_getSmallParser): Fix handling of nested parentheses in
901 percent_op's. Code cleanup.
902 (my_getPercentOp): New function, code from my_getSmallParser.
903 (my_getSmallExpression): Fix handling of closing parentheses.
904 Code cleanup. Better comments.
905
af3ae48d
NC
9062002-01-16 Nick Clifton <[email protected]>
907
908 po/tr.po: New file: Turkish translation.
909 configure.in (LINGUAS): Add "tr".
910 configure: Regenerate.
911
bfae80f2
RE
9122002-01-15 Richard Earnshaw <[email protected]>
913
914 Support for VFP instructions
915 * tc-arm.c (CP_WB_OK, CP_NO_WB): New defines.
916 (cp_address_required_here): New argument wb_ok. When false, do not
917 accept write-back forms of addressing. Change all callers.
918 (FPU_VFP_EXT_NONE, FPU_VFP_EXT_V1xD, FPU_VFP_VFP_V1)
919 (FPU_VFP_EXT_V2): Define.
920 (FPU_ARCH_VFP, FPU_ARCH_VFP_V1xD, FPU_ARCH_VFP_V1, FPU_ARCH_VFP_V2):
921 Define in terms of above.
922 (vfp_dp_reg_pos, vfp_sp_reg_pos, vfp_ldstm_type): New enums.
923 (vfp_reg): New struct.
924 (vfp_regs): New array of registers.
925 (insns): Add VFP instructions.
926 (sn_table): New array of VFP single-precision register names.
927 (dn_table): New array of VFP double-precision register names.
928 (all_reg_maps): Add the new register tables.
929 (arm_reg_type): Add new values for above. Increase RET_TYPE_MAX.
930 (vfp_sp_reg_required_here, vfp_dp_reg_required_here, do_vfp_sp_monadic)
931 (do_vfp_dp_monadic, do_vfp_sp_dyadic, do_vfp_dp_dyadic)
932 (do_vfp_reg_from_sp, do_vfp_sp_reg2, do_vfp_sp_from_reg)
933 (do_vfp_reg_from_dp, do_vfp_reg2_from_dp, do_vfp_dp_from_reg)
934 (do_vfp_dp_from_reg2, vfp_psr_parse, vfp_psr_required_here)
935 (do_vfp_reg_from_ctrl, do_vfp_ctrl_from_reg, do_vfp_sp_ldst)
936 (do_vfp_dp_ldst, vfp_sp_reg_list, vfp_dp_reg_list, vfp_sp_ldstm)
937 (vfp_dp_ldstm, do_vfp_sp_ldstmia, do_vfp_sp_ldstmdb, do_vfp_ldstmia)
938 (do_vfp_dp_ldstmdb, do_vfp_xp_ldstmia, do_vfp_xp_ldstmdb)
939 (do_vfp_sp_compare_z, do_vfp_dp_compare_z, do_vfp_dp_sp_cvt)
940 (do_vfp_sp_dp_cvt): New functions.
941 (md_begin): Set soft-float flag for appropriate VFP work.
942 (md_atof): Handle VFP-format doubles.
943 (md_parse_option): Handle VFP command-line options.
944 (md_show_usage): Display VFP command-line options.
945
fcd6d8d6
RE
9462002-01-15 Richard Earnshaw <[email protected]>
947
2a538ba5 948 * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant for
fcd6d8d6
RE
949 various command line options.
950
1f7fd478
NC
9512002-01-15 Nick Clifton <[email protected]>
952
953 * config/tc-xstormy16.c: (xstormy16_fix_adjustable): Do not fix
954 vtinherit relocs.
955 (xstormy16_md_apply_fix3): Do not return a value.
956
21f0f23a
RE
9572002-01-14 Richard Earnshaw <[email protected]>
958
959 * tc-arm.c (md_longopts): On targets that aren't bi-endian, support
960 the -EL/-EB option that matches the target's endianness.
961 (md_parse_option): Likewise.
962
ce058b6c
RE
9632002-01-14 Richard Earnshaw <[email protected]>
964
2a538ba5 965 * tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi option
ce058b6c
RE
966 is not dependent on ARM_BI_ENDIAN.
967
f03698e6
RE
9682002-01-14 Richard Earnshaw <[email protected]>
969
970 * tc-arm.c (all error messages): Normalize capitalization of messages.
971
972 * tc-arm.h (md_operand): Delete define.
973 * tc-arm.c (in_my_get_expression): New static variable.
974 (my_get_expression): Set and clear it.
975 (md_operand): New function. If called from my_get_expression
976 put the error in inst.error.
977 (output_inst): Now takes argument of instruction being assembled.
978 Print it out with any error message.
979 (do_ldst, do_ldstv4, thumb_load_store): Fault attempt to use a store
980 with '=' syntax.
981 (end_of_line): Don't update inst.error if it is already set.
982
e28cd48c
RE
9832002-01-11 Richard Earnshaw <[email protected]>
984
985 * tc-arm.c ((do_ldst): Fix handling an immediate expression pseudo
986 op that can be translated into a mvn instruction.
987
1cd8ff38
NC
9882002-01-11 Steve Ellcey <[email protected]>
989
990 * gas/config/tc-ia64.h (MD_FLAGS_DEFAULT): New Macro for
991 setting default md.flags.
992 (SHT_INIT_ARRAY): New elf special section used by HP-UX.
993 (SHT_FINI_ARRAY): New elf special section used by HP-UX.
994 * gas/config/tc-ia64.c (setup_unwind_header): Add support
995 for 32 bit unwind info blocks.
996 (generate_unwind_image): Add support for different types
997 of unwind images (32 bits and/or big-endian).
998 (ia64_init): Use MD_FLAGS_DEFAULT to set md.flags.
999 (ia64_target_format): Add support for hpux target formats.
1000 (ia64_gen_real_reloc_type): Add support for FUNC_IPLT_RELOC.
1001 (ia64_elf_section_type): Add support for SHT_INIT_ARRAY and
1002 SHT_FINI_ARRAY elf section types.
1003
6c43fab6
RE
10042002-01-10 Richard Earnshaw <[email protected]>
1005
1006 * tc-arm.c (struct reg_entry): Move before prototypes.
1007 (int_register, cp_register, fp_register): Delete.
1008 (reg_table): Delete. Replaced with ...
1009 (rn_table, cp_table, cn_table, fn_table, mav_mvf_table)
1010 (mav_mvd_table, mav_mvfx_table, mav_mvdx_table, mav_mvax_table)
1011 (mav_dspsc_table): ... one table per register set.
1012 (arm_reg_hsh): Delete.
1013 (struct reg_map): New structure.
1014 (all_reg_maps): New array.
1015 (enum arm_reg_type): New enums.
1016 (build_reg_hsh): New function.
1017 (insert_reg_alias): Use hash table passed by caller. Adjust all
1018 callers.
1019 (create_register_alias): New function, split out from ...
1020 (md_assemble): ... here.
1021 (md_begin): Build new register hash tables.
1022 (arm_reg_parse): New argument for the hash table to search. Adjust all
1023 callers.
1024 (arm_reg_parse_any): New function.
1025 (co_proc_number): Look up the processor number in the processor hash
1026 table.
1027 (cirrus_regtype): Delete.
1028 (cirrus_register, cirrus_mvf_register, cirrus_mvd_register)
1029 (cirrus_mvfx_register, cirrus_mvdx_register, cirrus_mvax_register)
1030 (ARM_EXT_MAVERICKsc_register): Delete.
1031 (do_c_binops_1, do_c_binops_2, do_c_binops_3): Delete.
1032 (do_c_binops_1[a-o], do_c_binops_2[a-c], do_c_binops_3[a-d]): New
1033 functions.
1034 (do_c_triple_4, do_c_triple_5): Delete.
1035 (do_c_triple_4[ab], do_c_triple_5[a-h]): New functions.
1036 (do_c_quad_6): Delete.
1037 (do_c_quad_6[ab]): New functions.
1038 (do_c_binops, do_c_triple, do_c_quad, do_c_shift, do_c_ldst): Rework
1039 arguments to use new register parsing methods.
1040 (cirrus_reg_required_here): Likewise.
1041 (insns): Reclassify cirrus maverick worker functions.
1042 (cirrus_valid_reg): Delete.
1043
8d05742f
JT
10442002-01-07 Jason Thorpe <[email protected]>
1045
1046 * configure.in (sh*le): Set cpu_type=sh and endian=little.
1047 (sh*-*-netbsdelf*): New target.
1048 * configure: Regenerate.
2a538ba5 1049 * tc-sh.h: Update copyright years.
8d05742f
JT
1050 (TARGET_FORMAT): Add version for TE_NetBSD.
1051
ceac3f62
NC
10522002-01-07 Nick Clifton <[email protected]>
1053
1054 * read.c (emit_expr): Do not allow 'size' or 'nbytes' to go
1055 negative.
1056
d7861ad2
AM
10572002-01-06 Alan Modra <[email protected]>
1058
1059 * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
1060 * config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
1061
7a621144
DJ
10622002-01-05 Daniel Jacobowitz <[email protected]>
1063
1064 * tc-mips.c (mips_cprestore_valid): New flag.
1065 (mips_frame_reg_valid): New flag.
1066 (macro) [M_JAL_2]: Check both flags.
1067 [M_JAL_A]: Likewise.
1068 (s_cprestore): Set mips_cprestore_valid.
1069 (tc_get_register): If setting mips_frame_reg, set
1070 mips_frame_reg_valid and clear mips_cprestore_valid.
1071 (s_mips_ent): Clear both flags.
1072 (s_mips_end): Clear both flags.
1073
7c6beb69
AM
10742002-01-05 Alan Modra <[email protected]>
1075
1076 * write.c (write_object_file): Make use of bfd_section_list_remove.
1077 * config/obj-ecoff.c (ecoff_frob_file): Likewise.
1078 * config/tc-mmix.c (mmix_frob_file): Likewise.
1079
8a8b2d4b
AJ
10802002-01-04 Jason Thorpe <[email protected]>
1081
1082 * configure.in (i386-*-netbsdelf*): Collapse target into...
1083 (i386-*-netbsd*): ...this. Add support for x86-64.
1084 * configure: Regenerated.
1085
a09cf9bd
MG
10862002-01-03 matthew green <[email protected]>
1087
1088 * config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.
1089
23b7f870
NC
10902002-01-02 Nick Clifton <[email protected]>
1091
1092 * config/tc-m68k.c (md_estimate_size_before_relax): Test for a
1093 NULL frag link.
1094
08d56133
NC
1095For older changes see ChangeLog-0001
1096\f
1097Local Variables:
1098mode: change-log
1099left-margin: 8
1100fill-column: 74
1101version-control: never
1102End:
This page took 0.229646 seconds and 4 git commands to generate.