* Makefile.in: Regenerate.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 25a6250dabf155f84050493ebfd05100f25802ee..56fa49efc93fbddd56165522c63f4d8088a3670f 100644 (file)
@@ -1,4 +1,82 @@
+1999-01-11  Doug Evans  <devans@casey.cygnus.com>
+
+       * Makefile.in: Regenerate.
+       * configure.in: Redo test for using cgen.
+       * configure: Regenerate.
+
+1999-01-09  Nick Clifton  <nickc@cygnus.com>
+
+       * config/obj-coff.h (obj_adjust_symtab): Prevent accidental
+       redefinition of this macro.
+
+start-sanitize-m32rx
+1999-01-06  Doug Evans  <devans@casey.cygnus.com>
+
+       * config/tc-m32r.c (OPERAND_IS_COND_BIT): Add check for psw.
+
+end-sanitize-m32rx
+Tue Jan  5 21:58:03 1999  Doug Evans  <devans@canuck.cygnus.com>
+
+       * config/tc-mips.c (mips_frob_file): Disable "Unmatched %hi reloc"
+       warning.
+
+1998-12-29  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (append_insn): For mips16, insert a nop between
+       a read of HI or LO and an immediatly following branch.
+
+1998-12-29  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (md_begin): Another correction to the setting of
+       mips_eabi64.
+
+1998-12-23  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (md_begin): Correct type-o in setting of mips_eabi64.
+
+1998-12-21  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-m32r.c (md_assemble): Emit a NOP after a relaxable 16
+       bit insn when optimizing, so that parallelised instructions will
+       start on a 32 bit boundary.
+
+1998-12-19  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (mips_eabi64): New.
+       (md_begin): Set mips_eabi64.
+       (mips_elf_final_processing): Use it.
+
+1998-12-18  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (mips_elf_final_processing): 
+       Correct setting of ABI in e_flags.
+
+Wed Dec 16 16:17:22 1998  Dave Brolley  <brolley@cygnus.com>
+
+       * config/tc-fr30.c (md_assemble): Warn about invalid instructions in delay slots.
+
+start-sanitize-vr4xxx
+1998-12-16  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (md_begin,md_parse_option): Handle vr4111.
+       
+end-sanitize-vr4xxx
+1998-12-15  Doug Evans  <devans@casey.cygnus.com>
+
+       * cgen.c (gas_cgen_md_apply_fix3): Mark as an error, rather than a
+       warning, values that don't fit in the field.
+
+1998-12-15  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (mips_abi_string): New.
+       (md_parse_option,md_longopts): Add mabi.
+       (mips_elf_final_processing): Set e_flags based on mabi flag.
+
 start-sanitize-vr4xxx
+1998-12-15  Gavin Romig-Koch  <gavin@cygnus.com>
+
+       * config/tc-mips.c (md_parse_option): Handle vr4111. 
+
 1998-12-13  Gavin Romig-Koch  <gavin@cygnus.com>
 
        * config/tc-mips.c (mips_4121): New.
@@ -12,12 +90,10 @@ end-sanitize-vr4xxx
        suggest that it may be the operand modes that are the problem, not
        necessarily the opcode.
 
-start-sanitize-fr30
 1998-12-10  Nick Clifton  <nickc@cygnus.com>
 
        * config/tc-fr30.c: Add line separator character.
 
-end-sanitize-fr30
 start-sanitize-sky
 Wed Dec  9 17:06:48 1998  Doug Evans  <devans@canuck.cygnus.com>
 
@@ -100,7 +176,6 @@ Sun Dec  6 12:46:36 1998  Ian Lance Taylor  <ian@cygnus.com>
        * expr.c (operator): And with 0xff to avoid problems with signed
        char.
 
-start-sanitize-fr30
 1998-12-03  Nick Clifton  <nickc@cygnus.com>
 
        * config/tc-fr30.c (md_cgen_lookup_reloc): Generate
@@ -121,7 +196,6 @@ Tue Nov 24 17:21:52 1998  Nick Clifton  <nickc@cygnus.com>
        * config/tc-fr30.c (md_pcrel_from_section): Fix calculation of
        pcrel point.
 
-end-sanitize-fr30
 start-sanitize-vr4xxx
 1998-11-24  Gavin Romig-Koch  <gavin@cygnus.com>
 
@@ -136,13 +210,11 @@ Tue Nov 24 14:54:38 1998  Nick Clifton  <nickc@cygnus.com>
        (d10v_cleanup): Only generate previous insn if a multiline insn is
        not pending.
 
-start-sanitize-fr30
 Fri Nov 20 11:41:13 1998  Nick Clifton  <nickc@cygnus.com>
 
        * config/tc-fr30.c (md_cgen_lookup_reloc): Add support for
        FR30_OPERAND_I32. 
 
-end-sanitize-fr30
 Thu Nov 19 15:01:29 1998  Nick Clifton  <nickc@cygnus.com>
 
        * config/tc-arm.c (md_parse_option): Add support for -marm7xxx and
@@ -153,21 +225,16 @@ Thu Nov 19 15:01:29 1998  Nick Clifton  <nickc@cygnus.com>
        * Makefile.am (DEP): Use $(srcdir)/../mkdep.
        (itbl-ops.o): Delete duplicate dependencies.
        Rebuild dependencies.
-start-sanitize-fr30
        Add fr30 dependencies.
-end-sanitize-fr30
        * Makefile.in: Rebuild.
 
 Tue Nov 17 13:42:42 1998  Nick Clifton  <nickc@cygnus.com>
 
-start-sanitize-fr30
        * config/tc-fr30.c (md_cgen_lookup_reloc): Updated to match latest
        opcode list.
-end-sanitize-fr30
        * listing.c: Ignore line terminator characters found inside
        strings. 
 
-start-sanitize-fr30
 Thu Nov 12 19:21:24 1998  Dave Brolley  <brolley@cygnus.com>
 
        * po/gas.pot: Regenerated.
@@ -191,7 +258,6 @@ Tue Nov 10 13:13:05 1998  Nick Clifton  <nickc@cygnus.com>
        * config/tc-fr30.h: New file.
        * config/tc-fr30.c: Tweaking so that it will compile.
 
-end-sanitize-fr30
 Tue Nov 10 14:41:33 1998  Catherine Moore  <clm@cygnus.com>
 
         * config/tc-d10v.h (obj_fix_adjustable):  Define.
@@ -207,7 +273,6 @@ Mon Nov  9 14:25:06 1998  Nick Clifton  <nickc@cygnus.com>
        * config/tc-d30v.c: Change default behaviour to ignore potential
        conflicts between register name and symbol names.
 
-start-sanitize-fr30
 Wed Nov  4 18:42:00 1998  Dave Brolley  <brolley@cygnus.com>
 
        * configure.in: Add fr30-*-*.
@@ -218,7 +283,6 @@ Wed Nov  4 18:42:00 1998  Dave Brolley  <brolley@cygnus.com>
        * doc/Makefile.in: Regenerated.
        * po/gas.pot: Regenerated.
 
-end-sanitize-fr30
 Mon Nov  2 20:54:16 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * config/tc-m32r.c (assemble_two_insns): Ensure both insns
This page took 0.025946 seconds and 4 git commands to generate.