forked from Imagelibrary/binutils-gdb
* NEWS (New native configurations): Mention OpenBSD/alpha.
* configure.tgt: Add alpha*-*-openbsd*. * configure.host: Add alpha*-*-openbsd*. * alphanbsd-tdep.c: Update copyright year. (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
This commit is contained in:
@@ -37,6 +37,7 @@ alpha*-*-osf[3456789]*) gdb_host=alpha-osf3 ;;
|
||||
alpha*-*-linux*) gdb_host=alpha-linux ;;
|
||||
alpha*-*-freebsd*) gdb_host=fbsd ;;
|
||||
alpha*-*-netbsd*) gdb_host=nbsd ;;
|
||||
alpha*-*-openbsd*) gdb_host=nbsd ;;
|
||||
|
||||
arm*-*-linux*) gdb_host=linux ;;
|
||||
arm*-*-netbsdelf*) gdb_host=nbsdelf ;;
|
||||
|
||||
Reference in New Issue
Block a user