Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/toolchain/gdb Add an entry for NetBSD/arm.
details: https://anonhg.NetBSD.org/src/rev/00bf60e79564
branches: trunk
changeset: 515925:00bf60e79564
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Mon Oct 08 22:47:31 2001 +0000
description:
Add an entry for NetBSD/arm.
diffstat:
gnu/dist/toolchain/gdb/configure.host | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 5ee94c0513a8 -r 00bf60e79564 gnu/dist/toolchain/gdb/configure.host
--- a/gnu/dist/toolchain/gdb/configure.host Mon Oct 08 22:43:56 2001 +0000
+++ b/gnu/dist/toolchain/gdb/configure.host Mon Oct 08 22:47:31 2001 +0000
@@ -35,6 +35,7 @@
alpha*-*-osf[3456789]*) gdb_host=alpha-osf3 ;;
alpha*-*-linux*) gdb_host=alpha-linux ;;
+arm*-*-netbsd*) gdb_host=nbsd ;;
arm*-*-linux*) gdb_host=linux ;;
arm*-*-*) gdb_host=arm ;;
Home |
Main Index |
Thread Index |
Old Index