forked from Imagelibrary/binutils-gdb
Forgot to check this in last week:
2000-05-22 David O'Brien <obrien@FreeBSD.org> * configure.in: Recognize alpha-*-freebsd*. * configure: Regenerate.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2000-05-22 David O'Brien <obrien@FreeBSD.org>
|
||||||
|
|
||||||
|
* configure.in: Recognize alpha-*-freebsd*.
|
||||||
|
* configure: Regenerate.
|
||||||
|
|
||||||
2000-05-26 Scott Bambrough <scottb@netwinder.org>
|
2000-05-26 Scott Bambrough <scottb@netwinder.org>
|
||||||
|
|
||||||
Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
|
Port of patch to mainline by Nick Clifton <nickc@cygnus.com>:
|
||||||
|
|||||||
435
gas/configure
vendored
435
gas/configure
vendored
File diff suppressed because it is too large
Load Diff
@@ -147,6 +147,7 @@ changequote([,])dnl
|
|||||||
alpha*-*-osf*) fmt=ecoff ;;
|
alpha*-*-osf*) fmt=ecoff ;;
|
||||||
alpha*-*-linuxecoff*) fmt=ecoff ;;
|
alpha*-*-linuxecoff*) fmt=ecoff ;;
|
||||||
alpha*-*-linux-gnu*) fmt=elf em=linux ;;
|
alpha*-*-linux-gnu*) fmt=elf em=linux ;;
|
||||||
|
alpha*-*-freebsd*) fmt=elf em=freebsd ;;
|
||||||
alpha*-*-netbsd*) fmt=elf em=nbsd ;;
|
alpha*-*-netbsd*) fmt=elf em=nbsd ;;
|
||||||
|
|
||||||
arc-*-elf*) fmt=elf bfd_gas=yes ;;
|
arc-*-elf*) fmt=elf bfd_gas=yes ;;
|
||||||
|
|||||||
Reference in New Issue
Block a user