* config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibility
authorIan Lance Taylor <ian@airs.com>
Wed, 24 Aug 1994 23:46:53 +0000 (23:46 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 24 Aug 1994 23:46:53 +0000 (23:46 +0000)
with native MIPS assembler.
* configure.in (mips-*-irix*): Don't set emulation.
* config/te-irix.h: Remove.
With these changes, gas works with mips-tfile.

gas/ChangeLog
gas/config/.Sanitize
gas/configure.in

index 33265ae..009732a 100644 (file)
@@ -1,5 +1,10 @@
 Wed Aug 24 12:46:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
+       * config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibility
+       with native MIPS assembler.
+       * configure.in (mips-*-irix*): Don't set emulation.
+       * config/te-irix.h: Remove.
+
        * ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we
        haven't seen any input files yet.
        * config/tc-alpha.c (md_begin): Just call symbol_create, rather
index 31796ae..3381954 100644 (file)
@@ -133,7 +133,6 @@ te-hp300.h
 te-hppa.h
 te-i386aix.h
 te-ic960.h
-te-irix.h
 te-linux.h
 te-lynx.h
 te-mach.h
index 7d74c60..43b6883 100644 (file)
@@ -206,7 +206,7 @@ case ${generic_target} in
                        ;;
   mips-*-ecoff*)       obj_format=ecoff gas_target=mips-big ;;
   mips-*-irix5*)       obj_format=elf gas_target=mips-big ;;
-  mips-*-irix*)                obj_format=ecoff gas_target=mips-big emulation=irix ;;
+  mips-*-irix*)                obj_format=ecoff gas_target=mips-big ;;
   mips-*-riscos*)      obj_format=ecoff gas_target=mips-big ;;
   mips-*-sysv*)                obj_format=ecoff gas_target=mips-big ;;
   mips-*-elf*)         obj_format=elf