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:
55be99d
)
* configure.tgt (mips*-*-lnews*): New target.
author
Stan Shebs
<shebs@codesourcery.com>
Wed, 26 Feb 1997 04:23:45 +0000
(
04:23
+0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Wed, 26 Feb 1997 04:23:45 +0000
(
04:23
+0000)
gdb/configure.tgt
patch
|
blob
|
history
diff --git
a/gdb/configure.tgt
b/gdb/configure.tgt
index 6bdffbe1d775a7f2e0fbe9d5b6038ea66a7cca83..2e19ee72ef83bf02e4b172e172a21dc67bcd2644 100644
(file)
--- a/
gdb/configure.tgt
+++ b/
gdb/configure.tgt
@@
-176,6
+176,7
@@
mips*-*-magic*) gdb_target=embed ;;
mips*el-*-elf*) gdb_target=embedl ;;
mips*-*-elf*) gdb_target=embed ;;
mips*-little-*) gdb_target=littlemips ;;
+mips*-*-lnews*) gdb_target=embedl ;;
mips*-sgi-irix5*) gdb_target=irix5 ;;
mips*-sgi-irix6*) gdb_target=irix5 ;;
mips*-sgi-*) gdb_target=irix3 ;;