* configure.in: Add iq2000-elf target.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 921ffeb251daa53b42b4a7206c78381acac17cda..3216c0958bca105613c8fff669c79a83b18e795a 100644 (file)
@@ -1,5 +1,188 @@
+2003-01-02  Ben Elliston  <bje@redhat.com>
+
+       * configure.in: Add iq2000-elf target.
+       * configure: Regenerate.
+       * config/tc-iq2000.c: New file.
+       * config/tc-iq2000.h: Likewise.
+       * po/gas.pot: Regenerate.
+
+2003-01-02  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c: Update copyright years to include 2003.
+       (mips_ip): Fix indentation of "+A", "+B", and "+C" handling.
+       Additionally, clean up their code slightly and clean up their
+       comments some more.
+
+       * doc/c-mips.texi: Add MIPS32r2 to ".set mipsN" documentation.
+
+2003-01-01  Daniel Jacobowitz  <drow@mvista.com>
+
+       * doc/Makefile.am (as.1): Depend on "asconfig.texi gasver.texi
+       $(CPU_DOCS)".
+       * doc/Makefile.in: Regenerate.
+
+2003-01-01  John David Anglin  <dave.anglin@nrc.ca>
+
+        * config/obj-elf.c (special_sections): Work around HP's incorrect usage
+        of .init and .fini sections for array initializers and finalizers.
+
+2002-12-31  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (validate_mips_insn, mips_ip): Recognize
+       the "+D" operand, which will be used only by the disassembler.
+
+2002-12-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * configure.in: Recognize mipsisa32r2, mipsisa32r2el, and
+       CPU variants.
+       * configure: Regenerate.
+       * config/tc-mips.c (ISA_HAS_DROR, ISA_HAS_ROR): New defines.
+       (macro_build): Handle "K" operand.
+       (macro2): Use ISA_HAS_DROR and ISA_HAS_ROR in the places where
+       CPU_HAS_DROR and CPU_HAS_ROR are currently used.
+       (mips_ip): New variable "lastpos", and implement "+A", "+B",
+       and "+C" operands for MIPS32 Release 2 ins/ext instructions.
+       Implement "K" operand for MIPS32 Release 2 rdhwr instruction.
+       (validate_mips_insn): Implement "+" as a way to extend the
+       allowed operands, and implement "K", "+A", "+B", and "+C"
+       operands.
+       (OPTION_MIPS32R2): New define.
+       (md_longopts): Add entry for OPTION_MIPS32R2.
+       (OPTION_ELF_BASE): Adjust to accomodate OPTIONS_MIPS32R2.
+       (md_parse_option): Handle OPTION_MIPS32R2.
+       (s_mipsset): Reimplement handling of ".set mipsN" options
+       and add support for ".set mips32r2".
+       (mips_cpu_info_table): Add entry for "mips32r2" (MIPS32 Release 2).
+       (md_show_usage): Document "-mips32r2" option.
+       * doc/as.texinfo: Document "-mips32r2" option.
+       * doc/c-mips.texi: Likewise.
+
+2002-12-30    Dmitry Diky <diwil@mail.ru>
+
+       * configure.in: Add msp430 target.
+       * configure: Regenerate.
+       * Makefile.am: Add msp430 target.
+       * Makefile.in: Regenerate.
+       * config/tc-msp430.c: New file: msp430 assembler.
+       * config/tc-msp430.h: New file: target macros for msp430.
+       * doc/Makefile.am: Add msp430 target.
+       * doc/Makefile.in: Regenerate.
+       * doc/as.texinfo: Include msp430 documenation.
+       * doc/all.texi: Enable msp430 documentation.
+       * doc/c-msp430.texi: New file: document msp430 specific features
+       of the assembler.
+
+2002-12-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro.
+       (dwarf2_finish): Use it.
+       * doc/internals.texi (DWARF2_ADDR_SIZE): Document it.
+       * config/tc-mips.h (DWARF2_ADDR_SIZE): Override.
+
+2002-12-20  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-xstormy16.c (md_cgen_lookup_reloc): Support
+       BFD_RELOC_XSTORMY16_12.
+
+2002-12-19  Alan Modra  <amodra@bigpond.net.au>
+
+       * doc/as.texinfo (Invoking): Typo fix.
+       * config/tc-tic54x.c (encode_operand): Comment typo fix.
+
+2002-12-18  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * doc/c-alpha.texi: Fix typos.
+       * doc/c-arm.texi: Likewise.
+       * doc/c-d10v.texi: Likewise.
+       * doc/c-i370.texi: Likewise.
+       * doc/c-i960.texi: Likewise.
+       * doc/c-ia64.texi: Likewise.
+       * doc/c-mmix.texi: Likewise.
+       * doc/c-ns32k.texi: Likewise.
+       * doc/c-pdp11.texi: Likewise.
+       * doc/c-pj.texi: Likewise.
+       * doc/c-sh64.texi: Likewise.
+       * doc/c-sparc.texi: Likewise.
+       * doc/c-tic54x.texi: Likewise.
+       * doc/c-v850.texi: Likewise.
+       * doc/c-vax.texi: Likewise.
+       * doc/internals.texi: Likewise.
+
+2002-12-18  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (macro): In M_DROL, M_DROR, M_ROL, and M_ROR,
+       use hardware rotate ops as appropriate.  In M_DROL_I, M_DROR_I,
+       M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and
+       arrange not to issue warnings about use of AT when AT is not
+       actually used.
+
+2002-12-17  Nick Clifton  <nickc@redhat.com>
+
+       * as.c (std_longopts): Duplicate --keep-locals entry in order to
+       prevent it being confused with -k.
+
+2002-12-16  Andrew MacLeod  <amacleod@redhat.com>
+
+       * config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation 
+       has already been set up, use it.
+
+2002-12-16  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog-9295: Fix a typo.
+       * README: Likewise.
+       * config/tc-d10v.c: Fix a comment typo.
+       * config/tc-dlx.c: Likewise.
+       * config/tc-h8300.h: Likewise.
+       * config/tc-h8500.h: Likewise.
+       * config/tc-mips.c: Likewise.
+       * config/tc-s390.c: Likewise.
+       * config/tc-sh.h: Likewise.
+       * config/tc-tic80.h: Likewise.
+       * config/tc-w65.h: Likewise.
+       * config/tc-z8k.c: Likewise.
+       * config/tc-z8k.h: Likewise.
+       * testsuite/gas/h8300/cmpsi2.s: Likewise.
+
+2002-12-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-d30v.c (check_range): Warning fixes, formatting.
+       Simplify sign extension.  Remove redundant unsigned < 0 test.
+       * config/tc-i960.c (md_ri_to_chars): Prototype.
+       * config/tc-mcore.c (md_pseudo_table): Fix typo.
+       (dump_literals): Init brarsym, and test later instead of isforce.
+
+       * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.
+       (parse): Constify line and lineptr.
+       (md_begin): Calculate endop here.
+
 2002-12-13  Alan Modra  <amodra@bigpond.net.au>
 
+       * config/obj-vms.c: Formatting.  Include fnctl.h.
+       (Create_VMS_Object_File): Fix creat call for sane unix systems.
+       (Object_Record_Offset): Make it a size_t.
+       (Flush_VMS_Object_Record_Buffer): Fix signed/unsigned warning.
+       (VMS_TBT_Routine_End <Size>): Make var unsigned long.
+       (VMS_Fix_Indirect_Reference <Offset>): Make arg addressT.
+       (synthesize_data_segment <data_size>): Remove ATTRIBUTE_UNUSED.
+       (vms_fixup_data_section <data_size>): Add here instead.
+       * config/e-criself.c: Fix typo in last change.
+
+2002-12-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * write.c (write_object_file): Fix signed/unsigned warning.
+       * config/e-crisaout.c (crisaout_bfd_name): Prototype.
+       * config/e-criself.c (criself_bfd_name): Prototype.
+       * config/obj-aout.c (s_sect): Remove unused function.
+       * config/obj-bout.c (obj_bout_line <ignore>): Add ATTRIBUTE_UNUSED.
+       * config/obj-coff.c (coff_last_bf): Don't declare for OBJ_XCOFF.
+       (fixup_mdeps <h>): Add ATTRIBUTE_UNUSED.
+       * config/obj-ecoff.c (ecoff_frob_file <addr>): Likewise.
+       * config/obj-vms.c (setup_basic_type <spnt>): Likewise.
+       (VMS_RSYM_Parse <Current_Routine>): Likewise.
+       (vms_fixup_text_section <text_siz>): Likewise.
+       (synthesize_data_segment <data_size>): Likewise.
+       (vms_fixup_xtors_section <sect_no>): Likewise.
+       (structure_count): Don't use implicit int type.
        * config/tc-a29k.c (insert_sreg): Prototype.
        (define_some_regs): Prototype, make static.
        (parse_operand): Likewise.
        * macro.h: Update prototypes to remove comment_char parameter.
        Fix formatting.
        * read.c (read_a_source_file, s_irp): Remove comment_char
-       parameter from invocation of functions in macro.c       
-       
+       parameter from invocation of functions in macro.c
+
 2002-12-02  Hans-Peter Nilsson  <hp@axis.com>
 
        * read.c (emit_expr) [!WORKING_DOT_WORD]: Initialize x->use_jump.
This page took 0.026288 seconds and 4 git commands to generate.