diff options
Diffstat (limited to 'gdb/configure.host')
-rw-r--r-- | gdb/configure.host | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/configure.host b/gdb/configure.host index d3063ee..4a3bb12 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -150,6 +150,8 @@ sparc-*-sunos5*) gdb_host=sun4sol2 ;; sparc-*-*) gdb_host=sun4os4 ;; sparc64-*-*) gdb_host=sun4sol2 ;; +strongarm-*-*) gdb_host=arm ;; + tahoe-*-*) gdb_host=tahoe ;; vax-*-bsd*) gdb_host=vaxbsd ;; |