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:
c76b75f
)
Fix spacing in last checkin.
author
Steve Ellcey
<sje@cup.hp.com>
Wed, 19 Sep 2012 20:15:05 +0000
(20:15 +0000)
committer
Steve Ellcey
<sje@cup.hp.com>
Wed, 19 Sep 2012 20:15:05 +0000
(20:15 +0000)
gas/configure.tgt
patch
|
blob
|
history
diff --git
a/gas/configure.tgt
b/gas/configure.tgt
index 6db1be75f384a3ea9ecbfa319cef901122e0009a..ff4cb3f47d6317fa016c7518e408be19a95098cc 100644
(file)
--- a/
gas/configure.tgt
+++ b/
gas/configure.tgt
@@
-308,7
+308,7
@@
case ${generic_target} in
mips*-*-freebsd* | mips*-*-kfreebsd*-gnu)
fmt=elf em=freebsd ;;
mips-*-sysv4*MP* | mips-*-gnu*) fmt=elf em=tmips ;;
- mips*-sde-elf*
|mips*-mti-elf*)
fmt=elf em=tmips ;;
+ mips*-sde-elf*
| mips*-mti-elf*)
fmt=elf em=tmips ;;
mips-*-sysv*) fmt=ecoff ;;
mips-*-elf* | mips-*-rtems*) fmt=elf ;;
mips-*-netbsd*) fmt=elf em=tmips ;;