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.
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
te-hppa.h
te-i386aix.h
te-ic960.h
-te-irix.h
te-linux.h
te-lynx.h
te-mach.h
;;
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