+2001-12-16 Aldy Hernandez <aldyh@redhat.com>
+
+ * config.gcc: Add powerpc-*-eabisimaltivec*.
+
2001-12-16 Neil Booth <neil@daikokuya.demon.co.uk>
* c-common.c, c-common.h (back_end_hook): Remove.
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
extra_headers=ppc-asm.h
;;
+powerpc-*-eabisimaltivec*)
+ xm_defines=POSIX
+ tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/eabisim.h rs6000/eabialtivec.h"
+ tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
+ extra_headers=ppc-asm.h
+ ;;
powerpc-*-eabisim*)
xm_defines=POSIX
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/eabi.h rs6000/eabisim.h"