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