39a3169e9909db12c6fb285e1fabdd3222c04d0a
[external/binutils.git] / gas / ChangeLog
1 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
2
3         * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number
4         information for instructions.
5
6 2002-05-02  Kazu Hirata  <kazu@cs.umass.edu>
7
8         * as.h: Fix formatting.
9         * cgen.c: Likewise.
10         * cgen.h: Likewise.
11         * dwarf2dbg.c: Likewise.
12         * frags.h: Likewise.
13         * gasp.c: Likewise.
14         * macro.c: Likewise.
15         * read.c: Likewise.
16         * stabs.c: Likewise.
17         * symbols.c: Likewise.
18
19 2002-05-02  Alan Modra  <amodra@bigpond.net.au>
20
21         * app.c (mri_pseudo): Only declare for TC_M68K.
22
23         * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.
24         (ppc_elf_validate_fix): Replace BFD_RELOC_32_BASEREL with
25         BFD_RELOC_16_BASEREL.
26         (md_assemble): Likewise.
27         (md_apply_fix3): Likewise.
28
29 2002-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
30
31         * config/tc-arm.c (thumb_add_sub): Do not convert a subtract of
32         zero into an add of zero - it is not the same.
33
34 2002-05-01  Arati Dikey <aratid@kpit.com>
35
36         * tc-sh.c (get_specific): Generate warning if the same
37         destination register is used in parallel instructions.
38
39 2002-05-01  Andrew Macleod  <amacleod@cygnus.com>
40
41         * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.
42
43 2002-05-01  Alan Modra  <amodra@bigpond.net.au>
44
45         * write.c (cvt_frag_to_fill): Set fr_offset to zero on .org
46         backwards to prevent cascading errors.
47
48 2002-04-30  Mark Mitchell  <mark@codesourcery.com>
49
50         * configure.in: Add support for powerpc-*-windiss.
51         * configure: Regenerated.
52         
53 2002-04-28  Alan Modra  <amodra@bigpond.net.au>
54
55         * config/tc-s390.c (md_parse_option): Formatting.
56
57         * config/tc-i386.c: Formatting fixes, add missing space in error
58         message.
59
60 2002-04-24  Christian Groessler <chris@groessler.org>
61
62         * config/tc-z8k.c (build_bytes): Add support for new cases:
63         CLASS_IGNORE and ARG_NIM4.
64         (md_assemble): Prevent destruction of input_line_pointer if
65         get_operands returns failure.
66
67 2002-04-24  Chris G. Demetriou  <cgd@broadcom.com>
68
69         * config/tc-mips.c (macro_build): Do _not_ allow MIPS-3D
70         instructions to be generated by macros.
71
72 2002-04-24  Andreas Schwab  <schwab@suse.de>
73
74         * config/tc-i386.c (output_jump, output_disp)
75         (md_estimate_size_before_relax): Don't set fx_pcrel_adjust any
76         more.
77         (md_apply_fix3): Remember addend value for rela relocations.
78         (tc_gen_reloc): Correctly compute pc-relative relocation addend.
79
80 2002-04-22  Chris Demetriou  <cgd@broadcom.com>
81
82         * config/tc-mips.c (macro_build): Add close-parenthesis missing
83         from previous change.
84
85 2002-04-22  Eric Christopher  <echristo@redhat.com>
86
87         * config/tc-mips.c (macro_build): Add warning if macro instructions
88         are expanded into a branch delay slot.
89
90 2002-04-17  Geoffrey Keating  <geoffk@redhat.com>
91
92         * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
93         numbers, gdb relies on them to detect the start of the prologue.
94
95 2002-04-17  Martin Schwidefsky  <schwidefsky@de.ibm.com>
96
97         * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
98         symbols in merge sections.
99
100 2002-04-16  Alan Modra  <amodra@bigpond.net.au>
101
102         * as.c (main): Don't reference _bfd_chunksize.
103
104 2002-04-15  Tom Rix  <trix@redhat.com>
105
106         * config/tc-d10v.c (d10v_fix_adjustable): Prevent adjustments to
107         symbols in merge sections.
108
109 2002-04-11  Richard Sandiford  <rsandifo@redhat.com>
110
111         * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
112         * config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): Add an
113         argument for the precision.
114         (gen_to_words): Update accordingly.
115
116 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
117
118         * as.c (parse_args <OPTION_VERSION>): Use VERSION is
119         BFD_VERSION_STRING unavailable.
120         * config/tc-i386.c (INLINE): Define (for non-BFD assembler).
121
122 Tue Apr  9 16:45:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
123
124         * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
125         symbol_used_in_reloc_p is true.
126
127         * config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
128         endian hosts.
129
130 2002-04-04  Alan Modra  <amodra@bigpond.net.au>
131
132         * dep-in.sed: Cope with absolute paths.
133         * Makefile.am (dep.sed): Subst TOPDIR.
134         Run "make dep-am".
135         * Makefile.in: Regenerate.
136
137 2002-04-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
138
139         * config/tc-mips.c (mips16_macro_build): Cast type mismatch.
140         (mips_ip): Remove unused variable.
141         (md_apply_fix3): Cast signed/unsignes mismatches. Replace
142         unsigned char with bfd_byte.
143         (s_file): Remove unused variable.
144         (s_mips_ent): Likewise.
145
146 2002-04-03  Tom Rix  <trix@redhat.com>
147
148         * config/tc-d10v.c (d10v_insert_operand): Fix warning in as_bad_where.
149         (build_insn): Same.
150         (find_opcode): Fix warning in as_warn.
151         * config/tc-d10v.h: Update Copyright.
152
153 2002-04-03  Alan Matsuoka <alanm@redhat.com>
154             Tom Rix  <trix@redhat.com>
155
156         From Jeff Knaggs <jknaggs@redhat.com>
157         * config/tc-d10v.c (check_resource_conflict): New function to
158         check for resource conflicts.
159
160         From Jason Eckhardt  <jle@redhat.com>
161         * config/tc-d10v.c (build_insn): Check for unresolved imm4 or
162         imm3 fields.
163         * config/tc-d10v.c (find_opcode): Emit a warning if one of the
164         reserved control registers is used.
165         * config/tc-d10v.c (build_insn): Check for unresolved imm4 or
166         imm3 fields.
167
168         From 2001-03-28  Diego Novillo  <dnovillo@redhat.com>
169         * tc-d10v.c (parallel_ok): Prevent packing only if the first
170         instruction cannot be packed.
171
172         From 2001-03-30  Diego Novillo  <dnovillo@redhat.com>
173         * gas/config/tc-d10v.c (check_resource_conflict): Only check
174         write-write conflicts.
175         (md_assemble): Reformat introductory comment.
176         * opcodes/d10v-opc.c (d10v_opcodes): `btsti' does not modify its
177         arguments.
178
179 2002-04-03  Alan Modra  <amodra@bigpond.net.au>
180
181         * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,
182         O_logical_not>): Derive final_seg from add_symbol.
183         <O_multiply..O_logical_or>: More final_seg twiddles.
184
185 2002-04-01  Jessica Han  <jessica@cup.hp.com>
186
187         * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc
188         in 32-bit mode.
189
190 2002-03-27  Andreas Schwab  <schwab@suse.de>
191
192         * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size of
193         field for pc-relative fixups.
194         (output_disp): Likewise.
195         (md_estimate_size_before_relax): Likewise.
196         (tc_gen_reloc): Subtract fx_pcrel_adjust instead of fx_size for
197         pc-relative fixups in 64bit mode.
198
199 2002-03-22  Alan Modra  <amodra@bigpond.net.au>
200
201         * config/te-aix5.h: Typo fix.
202
203 2002-03-21  Alan Modra  <amodra@bigpond.net.au>
204
205         * Makefile.am: Run "make dep-am".
206         * Makefile.in: Regenerate.
207         * doc/Makefile.in: Regenerate.
208
209 2002-03-20  Albert Chin-A-Young  <china@thewrittenword.com>
210
211         * config/tc-arm.c (vfp_dp_reg_required_here): Fix typo
212         (vfp_sp_reg_pos -> vfp_dp_reg_pos).
213
214 2002-03-18  Alexandre Oliva  <aoliva@redhat.com>
215
216         * config/tc-mips.c (md_estimate_size_before_relax): Do not modify
217         the EXTENDED bit here; report the estimate according to the
218         current size.
219
220 2002-03-18  Tom Rix  <trix@redhat.com>
221
222         * configure.in: Add AIX 5 support.
223         * config/tc-ppc.c (ppc_target_format): Add AIX 5 64 bit target.
224         * config/te-aix5.h: New file. AIX 5 support.
225         * configure: Regenerate.
226
227 2002-03-18  Nick Clifton  <nickc@cambridge.redhat.com>
228
229         * po/fr.po: Updated version.
230
231 2002-03-16  Andreas Jaeger  <aj@suse.de>
232
233         * doc/c-mips.texi (Machine Dependencies): Add new node.
234
235 2002-03-15  Chris G. Demetriou  <cgd@broadcom.com>
236
237         * config/tc-mips.c (mips_set_options): New "ase_mips3d" member.
238         (mips_opts): Initialize "ase_mips3d" member.
239         (file_ase_mips3d): New variable.
240         (CPU_HAS_MIPS3D): New macro.
241         (md_begin): Initialize mips_opts.ase_mips3d and file_ase_mips3d
242         based on command line options and configuration defaults.
243         (macro_build, mips_ip): Accept MIPS-3D instructions if
244         mips_opts.ase_mips3d is set.
245         (OPTION_MIPS3D, OPTION_NO_MIPS3D, md_longopts, md_parse_option):
246         Add support for "-mips3d" and "-no-mips3d" options.
247         (OPTION_ELF_BASE): Move to accomodate new options.
248         (s_mipsset): Support ".set mips3d" and ".set nomips3d".
249         (mips_elf_final_processing): Add a comment indicating that a
250         MIPS-3D ASE ELF header flag should be set, when one exists.
251         * doc/as.texinfo: Document -mips3d and -no-mips3d options.
252         * doc/c-mips.texi: Likewise, and document ".set mips3d" and ".set
253         nomips3d" directives.
254
255 2002-03-14  Hans-Peter Nilsson  <hp@bitrange.com>
256
257         * config/tc-mmix.c (md_estimate_size_before_relax): Don't consider
258         a weak symbol in same section to be within reach.
259
260 2002-03-13  Nick Clifton  <nickc@cambridge.redhat.com>
261
262         * po/fr.po: Updated version.
263
264 2002-03-12  Andreas Schwab  <schwab@suse.de>
265
266         * config/tc-ia64.c (fixup_unw_records): Clear region when seeing a
267         body record so that an error is given for misplaced .save
268         pseudo-ops.
269
270 2002-03-09  Alan Modra  <amodra@bigpond.net.au>
271
272         * config/tc-i386.h (REX_OPCODE): Define.
273         (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): Define.
274         (rex_byte): typedef to int.
275         * config/tc-i386.c: Group prototypes and vars together.
276         Formatting fixes.  Remove occurrences of "register" keyword.
277         (true): Delete.
278         (false): Delete.
279         (mode_from_disp_size): Add INLINE keyword to prototype.
280         (fits_in_signed_byte): Likewise.
281         (fits_in_unsigned_byte): Likewise.
282         (fits_in_unsigned_word): Likewise.
283         (fits_in_signed_word): Likewise.
284         (fits_in_unsigned_long): Likewise.
285         (fits_in_signed_long): Likewise.
286         (type_names): Constify.
287         (intel_float_operand): Constify param.
288         (add_prefix): Use REX_OPCODE.
289         (md_assemble): Likewise.  Modify for changed rex_byte.
290         (parse_insn): Split out of md_assemble.
291         (parse_operands): Likewise.
292         (swap_operands): Likewise.
293         (optimize_imm): Likewise.
294         (optimize_disp): Likewise.
295         (match_template): Likewise.
296         (check_string): Likewise.
297         (process_suffix): Likewise.
298         (check_byte_reg): Likewise.
299         (check_long_reg): Likewise.
300         (check_qword_reg): Likewise.
301         (check_word_reg): Likewise.
302         (finalize_imm): Likewise.
303         (process_operands): Likewise.
304         (build_modrm_byte): Likewise.
305         (output_insn): Likewise.
306         (output_branch): Likewise.
307         (output_jump): Likewise.
308         (output_interseg_jump): Likewise.
309         (output_disp): Likewise.
310         (output_imm): Likewise.
311
312 2002-03-07  Daniel Jacobowitz  <drow@mvista.com>
313
314         * doc/as.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
315
316 2002-03-06  Alan Modra  <amodra@bigpond.net.au>
317
318         * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
319         relocs except when BFD64.
320
321         * write.c (number_to_chars_bigendian): Don't abort when N is
322         larger than sizeof (VAL).
323         (number_to_chars_littleendian): Likewise.
324
325 2002-03-05  John David Anglin  <dave@hiauly1.hia.nrc.ca>
326
327         * config/tc-hppa.c (md_apply_fix3): Add cast.
328         (hppa_fix_adjustable): Adjust list of selectors using e_lrsel and
329         e_rrsel.
330
331 2002-03-05  Paul Koning  <pkoning@equallogic.com>
332
333         * tc-pdp11.c: Use VAX float format support for PDP-11 target.
334         (parse_ac5): New function for parsing float regs in float operand.
335         (parse_expression): Remove attempt to make literals be octal.
336         (parse_op_no_deferred): Support float literals.
337         (parse_op): Reject attempts to refer to float regs.
338         (parse_fop): New function, like parse_op but for float operand.
339         (md_assemble): Add cases to parse float operands.  Also fix
340         IMM3, IMM6, IMM8 cases to pick up the operand from the right spot.
341
342 2002-03-04  H.J. Lu <hjl@gnu.org>
343
344         * config/obj-elf.c (special_section): Add .init_array,
345         .fini_array and .preinit_array.
346
347         * config/tc-ia64.h (ELF_TC_SPECIAL_SECTIONS): Remove
348         .init_array and .fini_array.
349
350 2002-03-01  Jakub Jelinek  <jakub@redhat.com>
351
352         * config/obj-elf.c (elf_copy_symbol_attributes): Don't copy
353         visibility.
354         (obj_frob_symbol): Copy visibility.
355
356 2002-02-28  Jakub Jelinek  <jakub@redhat.com>
357
358         * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
359         s_text.
360         (s_alpha_data): Use obj_elf_data for OBJ_ELF, not s_data.
361
362 2002-02-27  Nick Clifton  <nickc@cambridge.redhat.com>
363
364         * po/es.po: Updated.
365
366 2002-02-26  Chris Demetriou  <cgd@broadcom.com>
367
368         * config/tc-mips.c (mips_need_elf_addend_fixup): For embedded-PIC
369         only, undo the changes made on 2001-06-08, with the
370         effect being that common or extern symbols are
371         adjusted for embedded-PIC, but weak symbols are not.
372         (md_estimate_size_before_relax: Likewise, with the effect
373         that extern symbols are treated the same as weak symbols
374         only if not embedded-PIC.
375         (mips_fix_adjustable) Likewise, with the effect that
376         weak or extern symbols are not adjusted for embedded-PIC.
377         (md_apply_fix3): Tweak so that the case where value is zero
378         is handled more correctly for embedded-PIC code.
379
380 2002-02-26  Nick Clifton  <nickc@cambridge.redhat.com>
381
382         * doc/as.texinfo (Overview): Add missing @ifset IA64
383
384         * configure.in (LINGUAS): Add es.po.
385         * configure: Regenerate.
386         * po/es.po: New file.
387
388 2002-02-25  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
389
390         * config/tc-mips.c (set_at): Fix handling of 64bit register loads.
391         (macro): Likewise. Fix la/dla address expansions for EMBEDDED_PIC
392         and NO_PIC cases. Code cleanup.
393         (macro2): Fix handling of 64bit register loads.
394
395 2002-02-25  David Mosberger  <davidm@hpl.hp.com>
396
397         * doc/as.texinfo: Add entry for IA64.
398         * doc/c-ia64.texi: New file.
399
400 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
401
402         * config/tc-hppa.c: Update copyright date.
403
404         * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4, -maltivec and -m7400
405         Remove references to chip manufacturers.
406         * config/tc-ppc.c (md_parse_option): Handle -mpower4 option.
407         Correct comments.
408         (md_show_usage): Remove references to chip manufacturers.  Mention
409         -mpower4.
410         (md_begin): Test power4 opcode flag bits.
411
412 2002-02-22  David Mosberger  <davidm@hpl.hp.com>
413
414         * config/tc-ia64.c (dot_restore): Issue error message of epilogue
415         count exceeds prologue count.
416         (md_show_usage): Describe -mconstant-gp and -mauto-pic.
417         (unwind.label_prologue_count): New member.
418
419         Based on a patch by Hans Boehm <hboehm@hpl.hp.com>:
420
421         (get_saved_prologue_count): New function.
422         (save_prologue_count): New function.
423         (free_saved_prologue_count): New function.
424         (dot_label_state): Record state label by calling save_prologue_count().
425         (dot_copy_state): Restore prologue count by calling
426         get_saved_prologue_count().
427         (generate_unwind_image): Free up list of saved prologue
428         counts by calling free_saved_prologue_counts().
429
430 2002-02-22  Nick Clifton  <nickc@cambridge.redhat.com>
431
432         * config/tc-tic54x.c: Add missing prototypes and remove ANSI style
433         function declarations.
434
435 2002-02-21  Nick Clifton  <nickc@cambridge.redhat.com>
436
437         * NEWS: Note that GASP is now deprecated.
438         * Makefile.am: Do not build gasp-new by default.
439         * Makefile.in: Regenerate.
440         * doc/Makefile.am: Do not install gasp.info.
441         * doc/Makefile.in: Regenerate.
442         * gas/gasp.texi: Note that gasp is now deprecated.
443
444 2002-02-20  Nick Clifton  <nickc@cambridge.redhat.com>
445
446         * NEWS: Mark 2.12 branch.
447
448 2002-02-19  Tom Tromey  <tromey@redhat.com>
449
450         * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
451
452 2002-02-19  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
453
454         * config/tc-mips.c (md_parse_option): Complain about invalid -mabi
455         option input.
456
457 2002-02-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
458
459         * config/tc-s390.c (md_parse_option): Add switches -m31 and -m64.
460         Make bit size independent of architecture switch.
461         (md_begin): Add warning for -m64 with -Aesa.
462         (s390_md_end): Use renamed architecture defines.
463
464 2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
465
466         * config/obj-coff.h: Check !target_big_endian, not shl, for coff-sh.
467
468 2002-02-16  Nick Clifton  <nickc@cambridge.redhat.com>
469
470         * doc/as.texinfo (Machine Dependencies): Fix typo: MMIX used
471         instead of CRIS.
472
473 2002-02-15  Chris Demetriou  <cgd@broadcom.com>
474
475         * config/tc-mips.c (md_estimate_size_before_relax): Really
476         make sure we treat weak like extern only for ELF.  (Fixes
477         patch from 2001-07-25.)
478
479 2002-02-15  Ben Elliston  <bje@redhat.com>
480
481         * doc/as.texinfo: Add duplicate directory entry so that "info gas"
482         works as expected.
483
484 2002-02-15  Hans-Peter Nilsson  <hp@bitrange.com>
485
486         * NEWS: Mention support for MMIX.
487
488 2002-02-13  Chris Demetriou  <cgd@broadcom.com>
489
490         * config/tc-mips.c (mips_need_elf_addend_fixup): Restructure into
491         a sequence of indpendent 'if' statements for easier debugging
492         and future modification.
493
494 2002-02-13  Matt Fredette  <fredette@netbsd.org>
495
496         * config/tc-m68k.c (md_show_usage): No longer display a
497         hard-coded "68020" for the default CPU, instead display the
498         canonical name of the true, configured default CPU.
499         (m68k_elf_final_processing): Mark objects for sub-68020
500         CPUs with the new EF_M68000 flag.
501
502 2002-02-13  Andreas Schwab  <schwab@suse.de>
503
504         * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust
505         pc-relative relocations to merge sections in 64-bit mode.
506
507 2002-02-13  Ben Elliston  <bje@redhat.com>
508
509         * NEWS: Document floating point number handling in gasp.
510         * gasp.c: Include <assert.h> and "xregex.h".
511         (is_flonum): New function.
512         (chew_flownum): Likewise.
513         (change_base): Consume flonums from the input, where possible.
514         * doc/gasp.texi (Constants): Document floating point numbers.
515
516 2002-02-12  John David Anglin  <dave@hiauly1.hia.nrc.ca>
517
518         * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
519         that implicitly use LR and RR selectors.
520
521 2002-02-12  Alexandre Oliva  <aoliva@redhat.com>
522
523         * config/tc-mn10300.c (other_registers): Added `epsw'.  Mark `pc'
524         and `epsw' as available on AM33 and above only.
525         (other_register_name): Add logic to handle machine type encoded in
526         reg_number.
527
528 2002-02-11  Tom Rix  <trix@redhat.com>
529
530         * config/tc-ppc.c (md_apply_fix3): Check for insert fop invalid for
531         xcoff64.
532
533 Mon Feb 11 11:23:38 2002  Alexandre Oliva  <aoliva@redhat.com>
534
535         * config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.
536         Use all over.
537
538 Mon Feb 11 12:59:29 CET 2002  Jan Hubicka  <jh@suse.cz>
539
540         * i386.c (md_assemble): Support 32bit address prefix.
541         (i386_displacement): Likewise.
542         (i386_index_check): Accept 32bit addressing in 64bit mode.
543
544 2002-02-11  Alexandre Oliva  <aoliva@redhat.com>
545
546         * config/tc-sh.c (dot): Removed unused function.
547
548 2002-02-11  Alan Modra  <amodra@bigpond.net.au>
549
550         * Makefile.am: "make dep-am".
551         * Makefile.in: Regenerate.
552         * aclocal.m4: Regenerate.
553         * config.in: Regenerate.
554         * configure: Regenerate.
555         * doc/Makefile.in: Regenerate.
556
557 2002-02-10  Richard Henderson  <rth@redhat.com>
558
559         * doc/c-alpha.texi: New file.
560         * doc/Makefile.am (CPU_DOCS): Add it.
561         * doc/all.texi, doc/as.texinfo: Add hooks for Alpha.
562
563 2002-02-09  Richard Henderson  <rth@redhat.com>
564
565         * config/tc-alpha.c (O_samegp): New.
566         (USER_RELOC_P): Include it.
567         (alpha_reloc_op_tag, debug_exp, find_macro_match): Add it.
568         (md_apply_fix3): Handle BFD_RELOC_ALPHA_BRSGP.
569         (alpha_force_relocation, alpha_fix_adjustable): Likewise.
570         (alpha_validate_fix): New.
571         * config/tc-alpha.h (TC_VALIDATE_FIX): New.
572
573 2002-02-09  Hans-Peter Nilsson  <hp@axis.com>
574
575         * doc/c-cris.texi: New.
576         * doc/all.texi: @set CRIS.
577         * doc/as.texinfo: Ditto.  Add CRIS gas manpage option overview.
578         Include c-cris.texi.
579         * doc/Makefile.am (CPU_DOCS): Add c-cris.texi
580         * doc/Makefile.in: Regenerate.
581
582 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
583
584         * config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
585         determine if a number is a sign-extended 32-bit number.
586         (load_register): Use IS_SEXT_32BIT_NUM.
587         (macro): Check if load/store macro handling is using a
588         constant 32-bit address on 64-bit address systems, and if
589         so optimize the generation of that address.
590
591 2002-02-08  Richard Henderson  <rth@redhat.com>
592
593         * config/tc-alpha.c (alpha_force_relocation): Don't assert that
594         we've eliminated all foreign relocation types yet.
595         (alpha_fix_adjustable): Likewise.
596
597 2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
598
599         Contribute sh64-elf.
600         2002-02-08  Alexandre Oliva  <aoliva@redhat.com>
601                     Stephen Clarke <Stephen.Clarke@st.com>
602         * doc/c-sh64.texi: Fix citation of SH64 architecture manual.
603         2002-01-31  Alexandre Oliva  <aoliva@redhat.com>
604         * config/tc-sh.c (md_relax_table): Added default sizes for
605         non-PC-relative UNDEF_MOVI, and relaxation sequences for
606         MOVI_16, MOVI_32 and MOVI_48.
607         * config/tc-sh64.c (shmedia_md_apply_fix3): Fix warning.
608         (shmedia_md_convert_frag): Handle non-PC-relative UNDEF_MOVI
609         and MOVI_16.
610         (shmedia_md_estimate_size_before_relax): Remove redundant
611         blocks.  Set fragP->fr_var even if relaxation type unchanged.
612         Retain UNDEF_MOVI until expression decays to number.
613         2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
614         * config/tc-sh64.c (shmedia_init_reloc): Handle new SHmedia PIC
615         relocation types.  Take fixP->fx_addnumber into account too.
616         (shmedia_md_apply_fix): Likewise.
617         (shmedia_md_convert_frag): Likewise.
618         (shmedia_build_Mytes): Likewise.
619         (sh64_consume_datalabel): Complain about nested datalabel.
620         Support PIC relocs.  Call sh_parse_name.
621         * config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Extend definition
622         in tc-sh.h to SHmedia reloc types.
623         * config/tc-sh.c (SH64PCRELPLT, MOVI_PLT, MOVI_GOTOFF,
624         MOVI_GOTPC): New relaxation constants.
625         (md_relax_table): Introduce relaxation directives for PIC-related
626         constants.
627         (sh_PIC_related_p): Handle datalabel.
628         (sh_check_fixup): Choose SH5 PIC relocations.
629         (sh_cons_fix_new): Added BDF_RELOC_64.
630         (md_apply_fix3, sh_parse_name): Handle GOTPLT.
631         2002-01-18  Alexandre Oliva  <aoliva@redhat.com>
632         * config/tc-sh64.c (sh64_max_mem_for_rs_align_code): If the
633         current ISA is SHmedia, get 7 bytes.
634         2001-11-28  Nick Clifton  <nickc@cambridge.redhat.com>
635         * config/tc-sh.c (md_apply_fix3): Treat shmedia_md_apply_fix3 as a
636         void function.
637         * config/tc-sh64.c (shmedia_apply_fix): Rename to
638         shmedia_apply_fix3 and make void.
639         2001-05-17  Alexandre Oliva  <aoliva@redhat.com>
640         * config/tc-sh64.c (s_sh64_abi): Remove unused arguments passed to
641         as_bad.
642         2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
643         * config/tc-sh64.h (md_parse_name): Take &c as argument.
644         2001-03-14  DJ Delorie  <dj@redhat.com>
645         * doc/Makefile.am (CPU_DOCS): Added c-sh64.texi
646         * doc/Makefile.in(CPU_DOCS): Ditto.
647         * doc/c-sh64.texi: New file.
648         * doc/as.texinfo: Add SH64 support.
649         2001-03-13  DJ Delorie  <dj@redhat.com>
650         * config/tc-sh64.c (shmedia_get_operands): Rename A_RESV_Fx to
651         A_REUSE_PREV so that its purpose is more obvious.
652         (shmedia_build_Mytes): Ditto.
653         2001-03-07  DJ Delorie  <dj@redhat.com>
654         * config/tc-sh64.c (sh64_vtable_entry): New, strip datalabels
655         before processing.
656         (sh64_vtable_inherit): Ditto.
657         (strip_datalabels): New, strip "datalabel" from given line.
658         * config/tc-sh.c (md_pseudo_table): Add sh64-specific vtable
659         pseudos.
660         2001-03-06  Hans-Peter Nilsson  <hpn@cygnus.com>
661         * config/tc-sh64.c (shmedia_md_assemble): Move dwarf2_emit_insn
662         call ...
663         (shmedia_build_Mytes): ... to here.
664         2001-03-06  DJ Delorie  <dj@redhat.com>
665         * config/tc-sh.c: Remove sh64-specific uaquad now that there
666         is a generic one.
667         2001-01-21  Hans-Peter Nilsson  <hpn@cygnus.com>
668         * config/tc-sh64.h (DWARF2_LINE_MIN_INSN_LENGTH): Override.
669         * config/tc-sh64.c (shmedia_md_assemble): Offset recorded insn
670         address by one in call to dwarf2_emit_insn.
671         2001-01-13  Hans-Peter Nilsson  <hpn@cygnus.com>
672         Implement ".abi" pseudo and correct .cranges descriptors.  Correct
673         alignment handling broken by imported changes.
674         * config/tc-sh64.h (HANDLE_ALIGN): Override definition in tc-sh.h.
675         (sh64_handle_align): Declare.
676         (MAX_MEM_FOR_RS_ALIGN_CODE): Override definition in tc-sh.h.
677         (sh64_max_mem_for_rs_align_code): Declare.
678         (enum sh64_isa_values): Moved here from tc-sh64.c.
679         (md_do_align): Define.
680         (sh64_do_align): Declare.
681         (struct sh64_tc_frag_data): New.
682         (TC_FRAG_TYPE): Change to struct sh64_tc_frag_data.  Users
683         changed.
684         (TC_FRAG_INIT): Change to set new datatype.
685         (struct sh64_segment_info_type): Rename member
686         last_flushed_location to last_contents_mark.  All users changed.
687         (md_elf_section_change_hook, TC_CONS_FIX_NEW): Do not define.
688         (shmedia_elf_new_section, sh64_tc_cons_fix_new): Do not prototype.
689         * config/tc-sh.c (md_pseudo_table): Add ".abi".
690         (sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
691         of unsetting seen_insn.
692         (md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
693         call sh64_update_contents_mark.
694         (sh_handle_align): Remove HAVE_SH64-conditioned code.
695         * config/tc-sh64.c (sh64_isa_mode): Correct type from boolean to
696         enum sh64_isa_values.
697         (sh64_set_contents_type): Drop segT parameter.  All callers changed.
698         (emitting_crange): Boolean guard moved to file scope from function
699         scope in sh64_set_contents_type.
700         (s_sh64_abi): New.
701         (sh64_update_contents_mark): New; most split out from
702         sh64_flush_pending_output.
703         (shmedia_md_end): Call sh64_update_contents_mark.  Set
704         sh64_isa_mode to sh64_isa_sh5_guard unless sh64_isa_unspecified.
705         (sh64_do_align): New function.
706         (sh64_max_mem_for_rs_align_code): New function.
707         (sh64_handle_align): Rename from shmedia_do_align.  Make
708         non-static.  Add head comment.  Emit zero bytes for n bytes modulo
709         four.  Change return-type to void.
710         (shmedia_elf_new_section): Remove.
711         (shmedia_md_assemble): Call sh64_update_contents_mark.
712         (s_sh64_mode): Ditto.  Do not call md_flush_pending_output.  Make
713         new frag.  Call sh64_update_contents_mark after making the new
714         frag.
715         (sh64_flush_pending_output): Just call sh64_update_contents_mark
716         and sh_flush_pending_output.
717         (sh64_flag_output): Also call md_flush_pending_output, but add
718         condition on not emitting_crange.
719         (sh64_tc_cons_fix_new): Remove.
720         2001-01-12  Nick Clifton  <nickc@redhat.com>
721         * config/tc-sh64.c (shmedia_do_align): Fix to work with new
722         alignment handling scheme imported from sourceware.
723         2001-01-12  Hans-Peter Nilsson  <hpn@cygnus.com>
724         * config/tc-sh64.h (TARGET_FORMAT): Define.
725         (sh64_target_format): Prototype.
726         * config/tc-sh64.c (sh64_target_mach): New function.
727         2001-01-07  Hans-Peter Nilsson  <hpn@cygnus.com>
728         * config/tc-sh64.c (shmedia_md_end): When equating a symbol, use
729         zero_address_frag instead of copying the frag of the symbol.
730         (shmedia_frob_file_before_adjust): Ditto.
731         (shmedia_md_apply_fix) <case BFD_RELOC_SH_IMM_MEDLOW16>: Cast mask
732         to valueT to remove signedness.
733         (shmedia_md_convert_frag): Add parameter final.  Rename parameter
734         headers to output_bfd.  Do not evaluate symbols if final is false;
735         do emit fixups.
736         (shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32,
737         UNDEF_MOVI) et al>: If symbol cannot be modified to be PC-relative
738         to the current frag, call shmedia_md_convert_frag to emit fixups
739         and make frag_wane neutralize the frag.  Update comments.
740         * config/tc-sh.c (md_convert_frag): Change caller of
741         shmedia_md_convert_frag.
742         2001-01-06  Hans-Peter Nilsson  <hpn@cygnus.com>
743         * config/tc-sh64.h: Tweak comments and correct formatting.
744         * config/tc-sh64.c: Ditto.
745         (shmedia_md_convert_frag) <PT/PTA/PTB 32, 48 and 64 bit
746         expansion, MOVI pcrel expansion>: Fix thinko calculating offset
747         for the no-relocation case.
748         (shmedia_check_limits): Fix range check being off-by-one for PTA.
749         * config/tc-sh.c: Ditto.  Add proper comments to #ifdef/#ifndef
750         wrappers.
751         (SH64PCREL16_F): Increment for proper max-PTA handling.  Update
752         comment.
753         (SH64PCREL16_M, MOVI_16_M): Correct range thinko.
754         (SH64PCREL48_M, MOVI_48_M): Similar; don't count in length of
755         expansion.
756         (SH64PCREL32_M, MOVI_32_M): Ditto; handle overflowing expression.
757         Correct comment.
758         2001-01-05  Hans-Peter Nilsson  <hpn@cygnus.com>
759         * config/tc-sh64.c (shmedia_md_apply_fix) <second switch, case
760         BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
761         (shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et
762         al>: Set lowest bit of field to relocate to 1 and rest to empty,
763         if reloc is emitted.
764         2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
765         New options plus bugfixes.
766         * config/tc-sh.c (md_longopts): New options "-no-expand" and
767         "-expand-pt32".
768         (md_parse_option): Handle new options.
769         (md_show_usage): Add blurb for new options.
770         * config/tc-sh64.c (SHMEDIA_BFD_RELOC_PT): New macro.
771         (sh64_expand, sh64_pt32): New variables.
772         (shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
773         (shmedia_md_apply_fix): Hold original fixP->fx_r_type in
774         orig_fx_r_type.  Change SHMEDIA_BFD_RELOC_PT into
775         BFD_RELOC_SH_PT_16.  Handle BFD_RELOC_SH_PT_16 as pc-relative.
776         <resolved previously-pc-relative relocs>: Handle
777         SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
778         (shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16),
779         case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand
780         points to SHcompact code.
781         <case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64,
782         SH64PCREL16)>: Check that ISA of what operand points at and
783         PTA/PTB matches, or emit error.
784         (shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
785         SHMEDIA_BFD_RELOC_PT.
786         (shmedia_immediate_op): If pcrel, emit fixup also for constant
787         operand.
788         (shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
789         condition for MOVI expansion.
790         <case A_PCIMMS16BY4>: Handle expansion to 32 bits only, if
791         sh64_pt32.  Emit only a BFD_RELOC_SH_PT_16 fixup if not
792         sh64_expand.
793         <case A_PCIMMS16BY4_PT>: Likewise, but emit a SHMEDIA_BFD_RELOC_PT
794         fixup.
795         (sh64_target_format): Error-check setting of sh64_pt32 and
796         sh64_expand.  Fix typo in check for sh64_shcompact_const_crange.
797         (shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
798         SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
799         2000-12-31  Hans-Peter Nilsson  <hpn@cygnus.com>
800         * config/tc-sh64.c: Improve comments.
801         (shmedia_md_convert_frag): Remove inactive is_pt_variant code.  Do
802         not say the linker will check correctness of PTA/PTB expansion.
803         (shmedia_md_end): Make non-static.
804         * config/tc-sh64.h (md_end): Define to shmedia_md_end.  Add
805         prototype.
806         * config/tc-sh.c (sh_finalize): Remove.
807         * config/tc-sh.h (md_end): Do not define.
808         Remove prototype for sh_finalize.
809         2000-12-30  Hans-Peter Nilsson  <hpn@cygnus.com>
810         * config/tc-sh64.c (shmedia_frob_section_type): Use a struct
811         sh64_section_data container when storing section type in tdata
812         field in elf_section_data.
813         * config/tc-sh.c (sh_elf_final_processing): Change from EF_SH64 to
814         EF_SH5.
815         * Makefile.am: Update dependencies.
816         * Makefile.in: Regenerate.
817         2000-12-22  Hans-Peter Nilsson  <hpn@cygnus.com>
818         * config/tc-sh64.c (shmedia_md_assemble): Don't protect
819         dwarf2_emit_insn call with test on debug_type.
820         2000-12-19  Hans-Peter Nilsson  <hpn@cygnus.com>
821         * config/tc-sh64.c (sh64_set_contents_type): Make contents-type
822         CRT_SH5_ISA32 sticky for 64-bit.
823         2000-12-18  Hans-Peter Nilsson  <hpn@cygnus.com>
824         Generate .crange sections when switching ISA mode or emitting
825         constants in same section as code.
826         * config/tc-sh64.c: Reformat structure definitions.
827         (sh64_end_of_assembly, sh64_mix, sh64_shcompact_const_crange): New
828         variables.
829         (sh64_set_contents_type): Rename from sh64_init_section.  Rewrite
830         to emit a .cranges descriptor when contents type changes.  Only
831         emit error if changing contents type and -no-mix is in effect.
832         (sh64_emit_crange, sh64_flush_last_crange, sh64_flag_output,
833         sh64_flush_pending_output, sh64_tc_cons_fix_new): New functions.
834         (shmedia_md_end): Set sh64_end_of_assembly.  Pass
835         sh64_flush_last_crange over sections.
836         When checking main symbol of datalabel symbol, check for
837         STO_SH5_ISA32, not ISA type of section in definition.
838         (shmedia_frob_file_before_adjust): Check main symbol for
839         STO_SH5_ISA32; don't check ISA type of section in definition.
840         (shmedia_frob_section_type): Adjust for .cranges; set section flag
841         to SHF_SH5_ISA32_MIXED or SHF_SH5_ISA32 according to whether
842         .cranges entries have been output.
843         (shmedia_elf_new_section): Just call md_flush_pending_output.
844         (shmedia_md_assemble): Do not emit a BFD_RELOC_SH_SHMEDIA_CODE
845         fix.  Do not set tc_segment_info_data.in_code for section.  Call
846         sh64_set_contents_type for SHmedia code.
847         (s_sh64_mode): Do not call sh64_init_section or set seen_insn to
848         false.  Call md_flush_pending_output.
849         (sh64_target_format): Check that -no-mix and
850         -shcompact-const-crange are used in sane combination with other
851         options.
852         (shmedia_md_pcrel_from_section): Check type of fix for how to
853         adjust pc-relative.
854         (sh64_consume_datalabel): Check symbol for having STO_SH5_ISA32,
855         not ISA type of section in definition.
856         * config/tc-sh64.h (struct sh64_segment_info_type): Rewrite to
857         hold contents-type state.
858         (md_flush_pending_output): Redefine to sh64_flush_pending_output.
859         (sh64_flush_pending_output): Declare.
860         (TC_CONS_FIX_NEW): Define to sh64_tc_cons_fix_new.
861         (sh64_tc_cons_fix_new): Declare.
862         * config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
863         call sh64_flag_output.
864         (md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE.  Just
865         call sh64_set_contents_type to mark SHcompact code and set
866         seen_insn.
867         (md_longopts): New options "-no-mix" and
868         "-shcompact-const-crange".
869         (md_parse_option): Handle new options.
870         (md_show_usage): Add blurb for new options.
871         (md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
872         2000-12-15  Hans-Peter Nilsson  <hpn@cygnus.com>
873         * config/tc-sh64.c: Delete investigated and obsolete fixme:s.
874         (sh64_last_insn_frag): New.
875         (shmedia_md_convert_frag): Use tc_frag_data field of incoming frag
876         to get frag for insn opcode for generating fixups; do not assume it
877         is the same frag.
878         (shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
879         for new insn.
880         * config/tc-sh64.h (ELF_TC_SPECIAL_SECTIONS): Define for .cranges
881         section.
882         (TC_FRAG_TYPE): Define as fragS *.
883         (TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
884         (sh64_last_insn_frag): Declare.
885         (sh64_consume_datalabel): Fix typo; check for seginfo != NULL,
886         not == NULL before dereferencing.
887         2000-12-12  Hans-Peter Nilsson  <hpn@cygnus.com>
888         Get rid of BFD section flag and EF_SH64_ABI64.
889         * config/tc-sh64.c (shmedia_frob_section_type): Use
890         elf_section_data (sec)->tdata, not a specific BFD section flag, to
891         communicate the section as containing SHmedia code.  Describe why.
892         * config/tc-sh.c (sh_elf_final_processing): Tweak comment.  Set
893         EF_SH64 regardless of ABI.
894         * config/tc-sh64.c (shmedia_md_apply_fix): Decapitalize "invalid"
895         in error message.  Handle resolved expressions for
896         BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
897         BFD_RELOC_SH_IMMS10BY4 and BFD_RELOC_64.
898         (shmedia_check_limits): Handle BFD_RELOC_64.
899         (sh64_adjust_symtab): Do not decrement the GAS symbol value for
900         a STO_SH5_ISA32 symbol, only the BFD value.
901         2000-12-11  Ben Elliston  <bje@redhat.com>
902         * config/tc-sh64.c: Call dwarf2_emit_insn, not the defunct
903         dwarf2_generate_asm_lineno.
904         2000-12-11  Hans-Peter Nilsson  <hpn@cygnus.com>
905         Handle PC-relative MOVI expansions with assembler relaxation.
906         Generate PC-relative relocs from 16-bit PC-relative expressions.
907         * config/tc-sh64.c (SHMEDIA_MD_PCREL_FROM_FIX): Break out from...
908         (shmedia_md_pcrel_from_section): ...here.
909         (shmedia_md_apply_fix): Handle fixups for 16-bit operands that has
910         turned completely resolved.  Adjust relocation type for 16-bit
911         immediate operands that has turned PC-relative.  Adjust back for
912         MD_PCREL_FROM_SECTION being applied twice.
913         (shmedia_md_convert_frag): Always emit reloc for expression with
914         global or weak symbol.  Handle relaxation result for PC-relative
915         expressions.
916         (shmedia_md_estimate_size_before_relax): An expression with a weak
917         or global symbol can not be relaxed.  Break out tests for
918         relaxable symbol into variable sym_relaxable.
919         <cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32,
920         UNDEF_MOVI)>: Break out any PC-relative expression and change
921         relaxation type.
922         (shmedia_build_Mytes): CSE &operands->operands[j] into variable
923         opjp.
924         <case A_IMMS16>: Fix typo for initial minor relaxation type of
925         MOVI expansion.  If X_op_symbol of the immediate expression is
926         set, make an expression symbol for the argument to frag_var.
927         * config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New
928         relaxations.
929         (END): Adjust for new relaxations.
930         (md_relax_table): Add entries for new relaxations.
931         2000-12-07  Ben Elliston  <bje@redhat.com>
932         * config/tc-sh64.c (shmedia_parse_reg): Initialize variable len.
933         2000-12-07  Hans-Peter Nilsson  <hpn@cygnus.com>
934         * config/tc-sh64.c (shmedia_md_convert_frag): Correct all MOVI and
935         SHORI operand offsets in PT/PTA/PTB expansions.
936         2000-12-05  Hans-Peter Nilsson  <hpn@cygnus.com>
937         Implement DataLabel semantics.
938         * config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
939         shmedia_frob_file_before_adjust.
940         * config/tc-sh64.c [! OBJ_ELF]: Emit #error.
941         (DATALABEL_SUFFIX): Define.
942         (shmedia_md_end) <before adjusting STO_SH5_ISA32 symbols>: Walk
943         symbol list to update "datalabel" symbols to their main symbol
944         counterparts.
945         (shmedia_frob_file_before_adjust): New.
946         (sh64_adjust_symtab): For remaining datalabel symbols, set to
947         undefined and set STT_DATALABEL.
948         (sh64_frob_label): Initialize TC symbol field.
949         (sh64_consume_datalabel): Actually implement semantics.  New
950         parameter operandf, call it instead of expression.
951         (sh64_exclude_symbol): New.
952         * config/tc-sh64.h (md_parse_name): Pass on the function operand
953         to sh64_consume_datalabel.
954         (tc_symbol_new_hook): Define to tc_frob_symbol.
955         (TC_SYMFIELD_TYPE): Define to symbolS *.
956         (tc_frob_symbol): Define to call sh64_exclude_symbol.
957         2000-12-01  Hans-Peter Nilsson  <hpn@cygnus.com>
958         * config/tc-sh64.c (shmedia_init_reloc): Tweak comment for default
959         case.
960         (shmedia_md_assemble): Call dwarf2_generate_asm_lineno if
961         generating dwarf2 debug information.
962         2000-11-30  Hans-Peter Nilsson  <hpn@cygnus.com>
963         * config/tc-sh64.c (sh64_target_format): Use elf64-sh64l and
964         elf64-sh64 for the 64-bit ABI.
965         * config/tc-sh.c (md_show_usage): Tweak usage output for -abi=*
966         option.
967         2000-11-29  Hans-Peter Nilsson  <hpn@cygnus.com>
968         * config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
969         case-insensitivity.
970         2000-11-27  Hans-Peter Nilsson  <hpn@cygnus.com>
971         * config/tc-sh64.c: Tweak comments, formatting and error messages.
972         (enum sh64_abi_values): New type.
973         (enum sh64_isa_values): New type.
974         (sh64_isa_mode): Replace shmedia_mode.  All referers changed.
975         (seen_shcompact_mode, seen_shmedia_mode): Delete.
976         (sh64_abi): Replace shmedia_64.
977         (shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64),
978         C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
979         (s_sh64_mode): Check validity for this target.
980         (sh64_target_format): Initialize defaults for ISA and ABI.
981         Fallback to old object format if no SH64 ISA or ABI has been
982         specified.
983         * config/tc-sh.c (md_parse_option): Check combinations for errors.
984         (sh_elf_final_processing): Change to have EF_SH64_ABI64 for 64-bit
985         ABI and EF_SH64 for 32-bit ABI, if SH64 options are specified.
986         * config/tc-sh64.h: Fix typo in comment.
987         2000-11-25  Hans-Peter Nilsson  <hpn@cygnus.com>
988         * config/tc-sh64.c (shmedia_md_estimate_size_before_relax)
989         <PT fixups for absolute values>: Size will be longest, not
990         shortest.
991         (shmedia_md_convert_frag): Disable PTB-warning machinery.  Correct
992         all MOVI and SHORI operand offsets in PT/PTA/PTB expansions.
993         * config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
994         and l1 to hold lowercase of two first characters.  Change all
995         remaining TO_LOWER to tolower.
996         * config/tc-sh64.c (TO_LOWER): Delete.
997         (shmedia_find_cooked_opcode): Use tolower, not TO_LOWER.
998         (md_parse_name): Define.
999         (sh64_consume_datalabel): Declare.
1000         (DOLLAR_DOT): Define.
1001         * config/tc-sh64.c (shmedia_parse_exp): New.
1002         (sh64_consume_datalabel): New; just ignoring datalabel semantics.
1003         (shmedia_parse_reg): Remove const from src
1004         parameter.
1005         (shmedia_get_operands): Ditto for args parameter and ptr variable.
1006         (shmedia_md_assemble): Ditto for op_end variable.
1007         (shmedia_get_operand): Ditto for ptr parameter and src variable.
1008         Use shmedia_parse_exp, not parse_exp.
1009         * config/tc-sh64.c (shmedia_parse_reg): Add shmedia_arg_type
1010         parameter.  All callers changed.
1011         (shmedia_get_operand): Add shmedia_arg_type parameter.  All
1012         callers changed.
1013         (shmedia_parse_reg): Put first two character in local variables.
1014         Use tolower, not TO_LOWER.  If no register is found and argtype
1015         indicates a control register, scan shmedia_creg_table
1016         case-insensitive.
1017         2000-11-24  Hans-Peter Nilsson  <hpn@cygnus.com>
1018         * Makefile.am (CPU_TYPES): Add sh64.
1019         (TARGET_CPU_CFILES): Add config/tc-sh64.c.
1020         (TARGET_CPU_HFILES): Add config/tc-sh64.h.
1021         Regenerate dependencies.
1022         * Makefile.in: Regenerate.
1023         * configure.in: Add support for sh64-*-elf*.
1024         * configure: Regenerate.
1025         * config/tc-sh64.h: New.
1026         * config/tc-sh64.c: New.
1027         * config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
1028         .mode, .isa and .uaquad.
1029         [HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
1030         SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
1031         [HAVE_SH64] (END): Define as 10.
1032         [HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
1033         SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
1034         MOVI_64): Define.
1035         [HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
1036         SH64PCREL32_F, SH64PCREL32_M, SH64PCREL32_LENGTH, SH64PCREL48_F,
1037         SH64PCREL48_M, SH64PCREL48_LENGTH, SH64PCREL64_LENGTH,
1038         MOVI_16_LENGTH, MOVI_32_LENGTH, MOVI_48_LENGTH, MOVI_64_LENGTH):
1039         Define.
1040         (md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
1041         (md_begin) [HAVE_SH64]: Call shmedia_md_begin.
1042         (parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
1043         (md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
1044         SHmedia instructions.  Handle state-change after switching to
1045         SHcompact.
1046         (md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
1047         (md_parse_option) [HAVE_SH64]: Parse new options.
1048         (md_show_usage) [HAVE_SH64]: Show usage of new options.
1049         (md_convert_frag) [HAVE_SH64] <default>: Call
1050         shmedia_md_convert_frag instead of abort.
1051         (sh_force_relocation) [HAVE_SH64]: Also force relocation for
1052         BFD_RELOC_SH_SHMEDIA_CODE.
1053         (sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
1054         SHcompact or SHmedia code.
1055         (md_apply_fix) [HAVE_SH64] <default>: Return result from calling
1056         shmedia_md_apply_fix instead of abort.
1057         (md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
1058         result from calling shmedia_md_estimate_size_before_relax instead
1059         of calling abort.
1060         (sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
1061         do the work.
1062         (tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
1063         shmedia_init_reloc and do nothing more if it returns non-zero.
1064         (sh_finalize) [HAVE_SH64]: Call shmedia_md_end.
1065         * po/POTFILES.in: Regenerate.
1066         * po/gas.pot: Regenerate.
1067
1068 2002-02-06  Alexandre Oliva  <aoliva@redhat.com>
1069
1070         * config/tc-sh.c (parse_at): Install the correct version of
1071         2002-02-04's patch.
1072
1073         * config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don't
1074         assume fixP->fx_subsy is non-NULL.
1075
1076 2002-02-04  Alexandre Oliva  <aoliva@redhat.com>
1077
1078         * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) to
1079         A_DISP_PC_ABS, and adjust it by -4.
1080         (get_specific): Accept A_DISP_PC_ABS where A_DISP_PC is
1081         expected.
1082         (build_Mytes): Mark PCRELIMM fix-ups as pc-relative only if
1083         the operand type is not A_DISP_PC_ABS.
1084
1085 2002-02-04  Hans-Peter Nilsson  <hp@bitrange.com>
1086
1087         * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value of
1088         common and weak symbols.  Handle common and weak symbols as
1089         undefined symbols with regards to GREG handling and merging.
1090         (mmix_frob_file): Ditto.
1091
1092 2002-02-02  Jason Thorpe  <thorpej@wasabisystems.com>
1093
1094         * configure.in (hppa-*-netbsd*): New target.
1095         * configure: Regenerate.
1096         * config/tc-hppa.h: Also define WARN_COMMENTS if TE_NetBSD.
1097
1098 2002-02-02  Alan Modra  <amodra@bigpond.net.au>
1099
1100         * config/tc-v850.c: Add missing prototypes amd use old-style
1101         function definitions.
1102         (AREA_ZDA, AREA_SDA, AREA_TDA): Delete.
1103         (sdata_section tdata_section, zdata_section, sbss_section,
1104         tbss_section, zbss_section, rosdata_section, rozdata_section,
1105         scommon_section, tcommon_section, zcommon_section,
1106         call_table_data_section, call_table_text_section): Delete.
1107         (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
1108         v850_zbss, v850_bss, v850_rosdata, v850_rozdata,
1109         v850_call_table_data, v850_call_table_text): Delete.
1110         (struct v850_seg_entry): New.
1111         (v850_seg_table): New.
1112         (SDATA_SECTION TDATA_SECTION, ZDATA_SECTION, SBSS_SECTION,
1113         TBSS_SECTION, ZBSS_SECTION, BSS_SECTION, ROSDATA_SECTION,
1114         ROZDATA_SECTION, SCOMMON_SECTION, TCOMMON_SECTION, ZCOMMON_SECTION,
1115         CALL_TABLE_DATA_SECTION, CALL_TABLE_TEXT_SECTION): Define.
1116         (do_v850_seg): New.
1117         (v850_seg): New.
1118         (v850_comm): Use do_v850_seg and v850_seg_table.  Simplify
1119         recording of alignment.
1120         (md_pseudo_table): Use v850_seg.
1121         (md_begin): Don't init .call_table_data and .call_table_text here.
1122         Set v850_seg_table bss entry.
1123
1124 2002-02-01  Hans-Peter Nilsson  <hp@bitrange.com>
1125
1126         Support on-demand global register allocation by passing on
1127         base-plus-offset relocs to the linker.
1128         * config/tc-mmix.c: Tweak and fix typos in comments.
1129         (allocate_undefined_gregs_in_linker): New variable.
1130         (OPTION_LINKER_ALLOCATED_GREGS): New option macro.
1131         (md_longopts): Add --linker-allocated-gregs.
1132         (md_parse_option) <case 'x'>: Imply --linker-allocated-gregs.
1133         <case OPTION_LINKER_ALLOCATED_GREGS>: New.
1134         (md_show_usage): Update text for -x.  Add text for
1135         --linker-allocated-gregs.
1136         (tc_gen_reloc): Derive default value for addend from val and
1137         baddsy.  Use addsec and bfd_is_abs_section in more places.  Don't
1138         emit error for BFD_RELOC_MMIX_BASE_PLUS_OFFSET without suitable
1139         GREG if allocate_undefined_gregs_in_linker.
1140         * doc/as.texinfo (Overview) <Target MMIX options>: Add
1141         --linker-allocated-gregs.
1142         * doc/c-mmix.texi (MMIX-Opts): Add blurb about
1143         --linker-allocated-gregs.  Mention that it's implied by -x.
1144         (MMIX-Pseudos) <GREG>: Mention when and how a GREG can be omitted.
1145         (MMIX-mmixal): Clarify dated comparison and location of MMIXware.
1146
1147         * config/tc-mmix.h (md_parse_name): Use ISUPPER, not isupper.
1148
1149 2002-02-01  Alan Modra  <amodra@bigpond.net.au>
1150
1151         * Makefile.am: Run "make dep-am"
1152         * Makefile.in: Regenerate.
1153
1154 2002-01-31  Ivan Guzvinec  <ivang@opencores.org>
1155
1156         * config/tc-or32.c: New file.
1157         * config/tc-or32.h: New file.
1158         * configure.in: Add support for or32 targets.
1159         * configure: Regenerate.
1160         * config/obj-coff.c: Add support for or32 targets.
1161         * config/obj-coff.h: Add support for or32 targets.
1162         * Makefile.am: Add support for or32 targets.
1163         * Makefile.in: Regenerate.
1164         * NEWS: Mention support for OpenRISC.
1165         * doc/Makefile.in: Regenerate.
1166         * po/POTFILES.in: Regenerate.
1167         * po/gas.pot: Regenerate.
1168
1169 2002-01-30  Richard Sandiford  <rsandifo@redhat.com>
1170
1171         * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iy
1172         and mod.
1173
1174 2002-01-29  Chris Demetriou  <cgd@broadcom.com>
1175
1176         * config/tc-mips.c (tc_gen_reloc): Arrange for
1177         BFD_RELOC_PCREL_HI16_S relocations to be output relative to
1178         their LO16 parts, even for ELF.
1179
1180 2002-01-29  Daniel Jacobowitz  <drow@mvista.com>
1181
1182         * config/tc-i386.c: Protect definitions of true and false
1183         from redefinition.
1184
1185 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1186
1187         * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols
1188         made because of .weak, if they are neither defined nor used in any
1189         way.
1190
1191 2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
1192
1193         * configure: Regenerated.
1194
1195 2002-01-26  Hans-Peter Nilsson  <hp@bitrange.com>
1196
1197         * doc/Makefile.am (install): Depend on install-info.
1198         * doc/Makefile.in: Regenerate.
1199
1200 2002-01-26  Nick Clifton <nick@redhat.com>
1201
1202         * po/fr.po: Updated version
1203
1204 2002-01-24  Kazu Hirata  <kazu@hxi.com>
1205
1206         * config/tc-h8300.c (check_operand): Don't print a warning
1207         when a valid 24-bit address is given to a 16-bit address
1208         operand.
1209
1210 2002-01-24  Alexandre Oliva  <aoliva@redhat.com>
1211
1212         * config/tc-sh.c (sh_elf_suffix): Removed.
1213         (sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new,
1214         sh_end_of_match, sh_parse_name): New functions.
1215         (sh_elf_cons): Simplify.
1216         (parse_exp): Reject misplaced PIC operands.
1217         (md_undefined_symbol): Simplify.
1218         (sh_fix_adjustable): Let @GOTOFF be adjusted.
1219         (md_apply_fix3): Write @PLT and @GOTOFF addends in place.
1220         (tc_gen_reloc): Move fixp subsy absolute value into addnumber.
1221         Complain if subsy remains at the end.
1222         * config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare.
1223         (md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.
1224
1225 2002-01-22  Alexandre Oliva  <aoliva@redhat.com>
1226
1227         * config/tc-mn10300.c (xr_registers): Move `pc'...
1228         (other_registers): ... here.
1229
1230 2002-01-22  Alan Modra  <amodra@bigpond.net.au>
1231
1232         * Makefile.am: Run "make dep-am".
1233         * Makefile.in: Regenerate.
1234         * gas/po/POTFILES.in: Regenerate.
1235
1236 2002-01-21  DJ Delorie  <dj@redhat.com>
1237
1238         * config/obj-coff.c (obj_coff_init_stab_section): Make the
1239         stabstr_name allocation permanent, as it will be referenced from
1240         the section hash.
1241
1242 2002-01-21  Jason Thorpe  <thorpej@wasabisystems.com>
1243
1244         * configure.in (ia64-*-netbsd*): New target.
1245         * configure: Regenerate.
1246
1247 2002-01-21  Hans-Peter Nilsson  <hp@bitrange.com>
1248
1249         * doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
1250         to @dots call.
1251         <Detailed description, ARM options>: Ditto.
1252         * doc/c-arm.texi (ARM Options): Ditto.
1253
1254 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
1255
1256         * tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from
1257         do_mia, do_mar and do_mra respectively.
1258         (do_mav_*): Renamed from do_c_*.
1259         (mav_reg_required_here, mav_parse_offset): Renamed from
1260         cirrus_reg_required_here and cirrus_parse_offset respectively.
1261         (MAV_MODE?): Renamed from CIRRUS_MODE?.
1262
1263 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
1264             Keith Walker  <keith.walker@arm.com>
1265
1266         * tc-arm.c (ARM_EXT_V5J, ARM_ARCH_V5TEJ): Define.
1267         (insns): Add pattern for bxj instruction.
1268         (do_bxj): New function.
1269         (arm_cpus): Add arm926ej.
1270         (arm_archs): Add armv5tej.
1271
1272 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
1273
1274         * doc/c-arm.texi: Add new fpe options to list of supported flags.
1275
1276 2002-01-19  Keith Walker  <keith.walker@arm.com>
1277
1278         * tc-arm.c (arm_fpus): Add fpe2 and fpe3.
1279
1280 2002-01-18  Richard Earnshaw  <rearnsha@arm.com>
1281
1282         * NEWS: Mention new ARM command-line options and VFP support.
1283
1284         * config/tc-arm.c (ARM_CEXT_XSCALE): Replaces ARM_EXT_XSCALE.  All
1285         uses changed.
1286         (ARM_CEXT_MAVERICK): Similarly.
1287         (ARM_ANY): Now means any core instruction.
1288         (CPU_DEFAULT): Default to ARM_ANY.
1289         (uses_apcs_26, atcps, support_interwork, uses_apcs_float)
1290         (pic_code): Declare for all object types.  Make type int.
1291         (legacy_cpu, legacy_fpu, mcpu_cpu_opt, mcpu_fpu_opt, march_cpu_opt)
1292         (march_fpu_opt, mfpu_opt): Declare.
1293         (md_longopts): Tidy up conditional definitions.
1294         (arm_opts, arm_cpus, arm_archs, arm_fpus, arm_extensions)
1295         (arm_long_opts): New tables.
1296         (arm_parse_cpu, arm_parse_arch, arm_parse_fpu): New functions.
1297         (arm_parse_extension): New function.
1298         (md_parse_option): Rewrite using new table-driven system.
1299         (md_show_usage): Use new table-driven system.
1300         (md_begin): Calculate cpu_variant from command line option data.
1301         * doc/as.texinfo (ARM ISA options): Docuement new ARM-specific
1302         command-line options.
1303         * doc/c-arm.texi: Likewise.
1304
1305 2002-01-18  Andreas Jaeger  <aj@suse.de>
1306
1307         * as.c (parse_args): Update year.
1308
1309 2002-01-17  Timothy Wall  <twall@alum.mit.edu>
1310
1311         * config/tc-tic54x.c (encode_address): Add a more informative
1312         warning about incorrect syntax.
1313
1314 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
1315
1316         * po/gas.pot: Regenerate.
1317
1318 2002-01-17  Nick Clifton  <nickc@cambridge.redhat.com>
1319
1320         * macro.c (get_any_string): Add no-c-format comment to prevent
1321         confusion when translating string.
1322         * gasp.c (get_any_string): Add no-c-format comment to prevent
1323         confusion when translating string.
1324
1325 2002-01-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1326             Johannes Stezenbach <js@convergence.de>
1327         * config/tc-mips.c (percent_op): Ensure longer percent_op's are
1328         matched before the shorter ones.
1329         (my_getSmallParser): Fix handling of nested parentheses in
1330         percent_op's. Code cleanup.
1331         (my_getPercentOp): New function, code from my_getSmallParser.
1332         (my_getSmallExpression): Fix handling of closing parentheses.
1333         Code cleanup. Better comments.
1334
1335 2002-01-16  Nick Clifton <nickc@redhat.com>
1336
1337         po/tr.po: New file: Turkish translation.
1338         configure.in (LINGUAS): Add "tr".
1339         configure: Regenerate.
1340
1341 2002-01-15  Richard Earnshaw  <rearnsha@arm.com>
1342
1343         Support for VFP instructions
1344         * tc-arm.c (CP_WB_OK, CP_NO_WB): New defines.
1345         (cp_address_required_here): New argument wb_ok.  When false, do not
1346         accept write-back forms of addressing.  Change all callers.
1347         (FPU_VFP_EXT_NONE, FPU_VFP_EXT_V1xD, FPU_VFP_VFP_V1)
1348         (FPU_VFP_EXT_V2): Define.
1349         (FPU_ARCH_VFP, FPU_ARCH_VFP_V1xD, FPU_ARCH_VFP_V1, FPU_ARCH_VFP_V2):
1350         Define in terms of above.
1351         (vfp_dp_reg_pos, vfp_sp_reg_pos, vfp_ldstm_type): New enums.
1352         (vfp_reg): New struct.
1353         (vfp_regs): New array of registers.
1354         (insns): Add VFP instructions.
1355         (sn_table): New array of VFP single-precision register names.
1356         (dn_table): New array of VFP double-precision register names.
1357         (all_reg_maps): Add the new register tables.
1358         (arm_reg_type): Add new values for above.  Increase RET_TYPE_MAX.
1359         (vfp_sp_reg_required_here, vfp_dp_reg_required_here, do_vfp_sp_monadic)
1360         (do_vfp_dp_monadic, do_vfp_sp_dyadic, do_vfp_dp_dyadic)
1361         (do_vfp_reg_from_sp, do_vfp_sp_reg2, do_vfp_sp_from_reg)
1362         (do_vfp_reg_from_dp, do_vfp_reg2_from_dp, do_vfp_dp_from_reg)
1363         (do_vfp_dp_from_reg2, vfp_psr_parse, vfp_psr_required_here)
1364         (do_vfp_reg_from_ctrl, do_vfp_ctrl_from_reg, do_vfp_sp_ldst)
1365         (do_vfp_dp_ldst, vfp_sp_reg_list, vfp_dp_reg_list, vfp_sp_ldstm)
1366         (vfp_dp_ldstm, do_vfp_sp_ldstmia, do_vfp_sp_ldstmdb, do_vfp_ldstmia)
1367         (do_vfp_dp_ldstmdb, do_vfp_xp_ldstmia, do_vfp_xp_ldstmdb)
1368         (do_vfp_sp_compare_z, do_vfp_dp_compare_z, do_vfp_dp_sp_cvt)
1369         (do_vfp_sp_dp_cvt): New functions.
1370         (md_begin): Set soft-float flag for appropriate VFP work.
1371         (md_atof): Handle VFP-format doubles.
1372         (md_parse_option): Handle VFP command-line options.
1373         (md_show_usage): Display VFP command-line options.
1374
1375 2002-01-15  Richard Earnshaw  <rearnsha@arm.com>
1376
1377         * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant for
1378         various command line options.
1379
1380 2002-01-15  Nick Clifton  <nickc@cambridge.redhat.com>
1381
1382         * config/tc-xstormy16.c: (xstormy16_fix_adjustable): Do not fix
1383         vtinherit relocs.
1384         (xstormy16_md_apply_fix3): Do not return a value.
1385
1386 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
1387
1388         * tc-arm.c (md_longopts): On targets that aren't bi-endian, support
1389         the -EL/-EB option that matches the target's endianness.
1390         (md_parse_option): Likewise.
1391
1392 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
1393
1394         * tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi option
1395         is not dependent on ARM_BI_ENDIAN.
1396
1397 2002-01-14  Richard Earnshaw  <rearnsha@arm.com>
1398
1399         * tc-arm.c (all error messages): Normalize capitalization of messages.
1400
1401         * tc-arm.h (md_operand): Delete define.
1402         * tc-arm.c (in_my_get_expression): New static variable.
1403         (my_get_expression): Set and clear it.
1404         (md_operand): New function.  If called from my_get_expression
1405         put the error in inst.error.
1406         (output_inst): Now takes argument of instruction being assembled.
1407         Print it out with any error message.
1408         (do_ldst, do_ldstv4, thumb_load_store): Fault attempt to use a store
1409         with '=' syntax.
1410         (end_of_line): Don't update inst.error if it is already set.
1411
1412 2002-01-11  Richard Earnshaw  <rearnsha@arm.com>
1413
1414         * tc-arm.c ((do_ldst): Fix handling an immediate expression pseudo
1415         op that can be translated into a mvn instruction.
1416
1417 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
1418
1419         * gas/config/tc-ia64.h (MD_FLAGS_DEFAULT): New Macro for
1420         setting default md.flags.
1421         (SHT_INIT_ARRAY): New elf special section used by HP-UX.
1422         (SHT_FINI_ARRAY): New elf special section used by HP-UX.
1423         * gas/config/tc-ia64.c (setup_unwind_header): Add support
1424         for 32 bit unwind info blocks.
1425         (generate_unwind_image): Add support for different types
1426         of unwind images (32 bits and/or big-endian).
1427         (ia64_init): Use MD_FLAGS_DEFAULT to set md.flags.
1428         (ia64_target_format): Add support for hpux target formats.
1429         (ia64_gen_real_reloc_type): Add support for FUNC_IPLT_RELOC.
1430         (ia64_elf_section_type): Add support for SHT_INIT_ARRAY and
1431         SHT_FINI_ARRAY elf section types.
1432
1433 2002-01-10  Richard Earnshaw  <rearnsha@arm.com>
1434
1435         * tc-arm.c (struct reg_entry): Move before prototypes.
1436         (int_register, cp_register, fp_register): Delete.
1437         (reg_table): Delete.  Replaced with ...
1438         (rn_table, cp_table, cn_table, fn_table, mav_mvf_table)
1439         (mav_mvd_table, mav_mvfx_table, mav_mvdx_table, mav_mvax_table)
1440         (mav_dspsc_table): ... one table per register set.
1441         (arm_reg_hsh): Delete.
1442         (struct reg_map): New structure.
1443         (all_reg_maps): New array.
1444         (enum arm_reg_type): New enums.
1445         (build_reg_hsh): New function.
1446         (insert_reg_alias): Use hash table passed by caller.  Adjust all
1447         callers.
1448         (create_register_alias): New function, split out from ...
1449         (md_assemble): ... here.
1450         (md_begin): Build new register hash tables.
1451         (arm_reg_parse): New argument for the hash table to search.  Adjust all
1452         callers.
1453         (arm_reg_parse_any): New function.
1454         (co_proc_number): Look up the processor number in the processor hash
1455         table.
1456         (cirrus_regtype): Delete.
1457         (cirrus_register, cirrus_mvf_register, cirrus_mvd_register)
1458         (cirrus_mvfx_register, cirrus_mvdx_register, cirrus_mvax_register)
1459         (ARM_EXT_MAVERICKsc_register): Delete.
1460         (do_c_binops_1, do_c_binops_2, do_c_binops_3): Delete.
1461         (do_c_binops_1[a-o], do_c_binops_2[a-c], do_c_binops_3[a-d]): New
1462         functions.
1463         (do_c_triple_4, do_c_triple_5): Delete.
1464         (do_c_triple_4[ab], do_c_triple_5[a-h]): New functions.
1465         (do_c_quad_6): Delete.
1466         (do_c_quad_6[ab]): New functions.
1467         (do_c_binops, do_c_triple, do_c_quad, do_c_shift, do_c_ldst): Rework
1468         arguments to use new register parsing methods.
1469         (cirrus_reg_required_here): Likewise.
1470         (insns): Reclassify cirrus maverick worker functions.
1471         (cirrus_valid_reg): Delete.
1472
1473 2002-01-07  Jason Thorpe  <thorpej@wasabisystems.com>
1474
1475         * configure.in (sh*le): Set cpu_type=sh and endian=little.
1476         (sh*-*-netbsdelf*): New target.
1477         * configure: Regenerate.
1478         * tc-sh.h: Update copyright years.
1479         (TARGET_FORMAT): Add version for TE_NetBSD.
1480
1481 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
1482
1483         * read.c (emit_expr): Do not allow 'size' or 'nbytes' to go
1484         negative.
1485
1486 2002-01-06  Alan Modra  <amodra@bigpond.net.au>
1487
1488         * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
1489         * config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
1490
1491 2002-01-05  Daniel Jacobowitz  <drow@mvista.com>
1492
1493         * tc-mips.c (mips_cprestore_valid): New flag.
1494         (mips_frame_reg_valid): New flag.
1495         (macro) [M_JAL_2]: Check both flags.
1496         [M_JAL_A]: Likewise.
1497         (s_cprestore): Set mips_cprestore_valid.
1498         (tc_get_register): If setting mips_frame_reg, set
1499         mips_frame_reg_valid and clear mips_cprestore_valid.
1500         (s_mips_ent): Clear both flags.
1501         (s_mips_end): Clear both flags.
1502
1503 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
1504
1505         * write.c (write_object_file): Make use of bfd_section_list_remove.
1506         * config/obj-ecoff.c (ecoff_frob_file): Likewise.
1507         * config/tc-mmix.c (mmix_frob_file): Likewise.
1508
1509 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
1510
1511         * configure.in (i386-*-netbsdelf*): Collapse target into...
1512         (i386-*-netbsd*): ...this.  Add support for x86-64.
1513         * configure: Regenerated.
1514
1515 2002-01-03  matthew green  <mrg@redhat.com>
1516
1517         * config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.
1518
1519 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
1520
1521         * config/tc-m68k.c (md_estimate_size_before_relax): Test for a
1522         NULL frag link.
1523
1524 For older changes see ChangeLog-0001
1525 \f
1526 Local Variables:
1527 mode: change-log
1528 left-margin: 8
1529 fill-column: 74
1530 version-control: never
1531 End: