projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4f9d9b
)
(arm-*-coff): Fix configuration.
author
David Edelsohn
<dje.gcc@gmail.com>
Thu, 28 Sep 1995 17:33:04 +0000
(17:33 +0000)
committer
David Edelsohn
<dje.gcc@gmail.com>
Thu, 28 Sep 1995 17:33:04 +0000
(17:33 +0000)
gas/configure
patch
|
blob
|
history
diff --git
a/gas/configure
b/gas/configure
index 5131dcecb6080ce67e59ecf15da772673096b3bc..ed26003f873dde9079ca48540387922f360bd7aa 100755
(executable)
--- a/
gas/configure
+++ b/
gas/configure
@@
-671,6
+671,7
@@
for this_target in $target $canon_targets ; do
*) targ=arm-lit ;;
esac
;;
+ arm-*-coff) fmt=coff ;;
arm-*-riscix*) fmt=aout ;;
arm-*-pe) fmt=coff targ=armcoff em=pe ;;