gas config patch

Philip Blundell pb@tazenda.demon.co.uk
Sat Sep 9 01:56:00 GMT 2000


Is this OK?

Thanks

p.

2000-09-09  Philip Blundell  <philb@gnu.org>

	* configure.in (arm*-*-uclinux*): New target.
	* configure: Regenerate.

Index: configure.in
===================================================================
RCS file: /cvs/src/src/gas/configure.in,v
retrieving revision 1.42
diff -u -p -u -r1.42 configure.in
--- configure.in	2000/09/07 21:06:50	1.42
+++ configure.in	2000/09/09 08:54:44
@@ -180,7 +180,8 @@ changequote([,])dnl
       arm-*-elf | thumb-*-elf)          fmt=elf ;;
       arm*-*-conix*)			fmt=elf ;;
       arm-*-linux*aout*)	        fmt=aout em=linux ;;
-      arm*-*-linux-gnu*)		fmt=elf  em=linux ;;
+      arm*-*-linux-gnu* | arm*-*-uclinux*)	
+					fmt=elf  em=linux ;;
       arm-*-netbsd*)	                fmt=aout em=nbsd ;;
       arm-*-oabi | thumb-*-oabi)        fmt=elf ;;
       arm-epoc-pe | thumb-epoc-pe)      fmt=coff em=epoc-pe ;;




More information about the Binutils mailing list