mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Merge in irix support.
This commit is contained in:
parent
20ccfb0996
commit
bceb2dded1
4
gdb/config.sub
vendored
4
gdb/config.sub
vendored
@ -70,7 +70,7 @@ merlin)
|
||||
iris | iris4d)
|
||||
cpu=mips
|
||||
vendor=sgi
|
||||
os=sysv # maybe?
|
||||
os=irix # maybe?
|
||||
;;
|
||||
news1000)
|
||||
cpu=m68030
|
||||
@ -334,7 +334,7 @@ esac
|
||||
# verify that the os is known, if it exists.
|
||||
|
||||
case "${os}" in
|
||||
aix* | aout | bout | bsd* | coff | ctix* | dynix* | esix* | hpux* \
|
||||
aix* | aout | bout | bsd* | coff | ctix* | dynix* | esix* | hpux* | irix* \
|
||||
| isc* | mach* | newsos* | nindy* | none | osf* | osf* | sco* \
|
||||
| sunos* | sysv* | ultrix* | unos* | v88r* | vms* | vxworks*)
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user