mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Sun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus.com>
* configure.host, configure.tgt: Add sparc-linux. * sparc-nat.c: Include <asm/reg.h> not <machine/reg.h> for Linux. * config/sparc/*linux*: New files.
This commit is contained in:
@ -144,6 +144,7 @@ rs6000-*-lynxos*) gdb_host=rs6000lynx ;;
|
||||
rs6000-*-aix4*) gdb_host=aix4 ;;
|
||||
rs6000-*-*) gdb_host=rs6000 ;;
|
||||
|
||||
sparc-*-linux*) gdb_host=linux ;;
|
||||
sparc-*-lynxos*) gdb_host=sparclynx ;;
|
||||
sparc-*-netbsd*) gdb_host=nbsd ;;
|
||||
sparc-*-solaris2*) gdb_host=sun4sol2 ;;
|
||||
|
Reference in New Issue
Block a user