(arm-*-linuxaout): New target.

From-SVN: r14264
This commit is contained in:
Richard Kenner 1997-06-20 08:51:39 -04:00
parent 257ebd1f20
commit 618d2e700b
1 changed files with 10 additions and 0 deletions

View File

@ -353,6 +353,16 @@ for machine in $build $host $target; do
tmake_file=arm/t-semiaof
fixincludes=Makefile.in # There is nothing to fix
;;
arm-*-linuxaout) # ARM Linux
cpu_type=arm
xm_file=arm/xm-linux.h
xmake_file=x-linux
tm_file=arm/linux-gas.h
tmake_file=arm/t-linux
fixincludes=Makefile.in
broken_install=yes
gnu_ld=yes
;;
arm-*-*) # generic version
;;
c1-convex-*) # Convex C1