mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
Added harris systems
This commit is contained in:
8
config.sub
vendored
8
config.sub
vendored
@ -120,6 +120,12 @@ gmicro)
|
|||||||
os=sysv # maybe?
|
os=sysv # maybe?
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
harris)
|
||||||
|
cpu=m88k
|
||||||
|
vendor=harris
|
||||||
|
os=m88kbcs
|
||||||
|
;;
|
||||||
|
|
||||||
h8300hds)
|
h8300hds)
|
||||||
cpu=h8300
|
cpu=h8300
|
||||||
vendor=hitachi
|
vendor=hitachi
|
||||||
@ -435,7 +441,7 @@ esac
|
|||||||
case "${vendor}" in
|
case "${vendor}" in
|
||||||
altos | amd | amdahl | aout | apollo | att | bcs | bout |\
|
altos | amd | amdahl | aout | apollo | att | bcs | bout |\
|
||||||
cbm | convergent | convex | coff | cray | dec | encore |\
|
cbm | convergent | convex | coff | cray | dec | encore |\
|
||||||
gould | hitachi | intel | isi | hp | ibm | little | mips | motorola |\
|
gould | harris | hitachi | intel | isi | hp | ibm | little | mips | motorola | \
|
||||||
ncr | next | none | nyu | sco | sequent | sgi | sony | sun |\
|
ncr | next | none | nyu | sco | sequent | sgi | sony | sun |\
|
||||||
unicom | utek | wrs | bull ) ;;
|
unicom | utek | wrs | bull ) ;;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user