mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 12:22:20 +08:00
Add rs/6000, merge xconfig and tconfig into config.
This commit is contained in:
@ -1,7 +1,3 @@
|
|||||||
# Sanitize.in for devo.
|
|
||||||
# $Id$
|
|
||||||
#
|
|
||||||
|
|
||||||
# Each directory to survive it's way into a release will need a file
|
# Each directory to survive it's way into a release will need a file
|
||||||
# like this one called "./.Sanitize". All keyword lines must exist,
|
# like this one called "./.Sanitize". All keyword lines must exist,
|
||||||
# and must exist in the order specified by this file. Each directory
|
# and must exist in the order specified by this file. Each directory
|
||||||
@ -17,8 +13,6 @@
|
|||||||
|
|
||||||
Do-first:
|
Do-first:
|
||||||
|
|
||||||
echo Sanitizing `pwd`...
|
|
||||||
|
|
||||||
# All files listed between the "Things-to-keep:" line and the
|
# All files listed between the "Things-to-keep:" line and the
|
||||||
# "Files-to-sed:" line will be kept. All other files will be removed.
|
# "Files-to-sed:" line will be kept. All other files will be removed.
|
||||||
# Directories listed in this section will have their own Sanitize
|
# Directories listed in this section will have their own Sanitize
|
||||||
@ -27,54 +21,99 @@ echo Sanitizing `pwd`...
|
|||||||
|
|
||||||
Things-to-keep:
|
Things-to-keep:
|
||||||
|
|
||||||
3b1
|
mh-3b1
|
||||||
a29k
|
mh-altos
|
||||||
a29k-kern
|
mh-altosgas
|
||||||
altos
|
mh-amix
|
||||||
altosgas
|
mh-arm
|
||||||
amix
|
mh-bigmips
|
||||||
arm
|
mh-convex
|
||||||
bigmips
|
mh-decstation
|
||||||
convex
|
mh-delta88
|
||||||
decstation
|
mh-hp300bsd
|
||||||
delta88
|
mh-hp300hpux
|
||||||
hp300bsd
|
mh-i386mach
|
||||||
hp300hpux
|
mh-i386sco
|
||||||
i386sco
|
mh-i386v
|
||||||
i386aout
|
mh-i386v-g
|
||||||
i386v
|
mh-i386v32
|
||||||
i386v-g
|
mh-i386v32-g
|
||||||
i386v32
|
mh-irix3
|
||||||
i386v32-g
|
mh-isi
|
||||||
i960
|
mh-littlemips
|
||||||
irix3
|
mh-m88k
|
||||||
isi
|
mh-merlin
|
||||||
littlemips
|
mh-news
|
||||||
m88k
|
mh-news1000
|
||||||
merlin
|
mh-none
|
||||||
news
|
mh-np1
|
||||||
news1000
|
mh-pn
|
||||||
nindy960
|
mh-pyramid
|
||||||
none
|
mh-rs6000
|
||||||
np1
|
mh-rtbsd
|
||||||
pn
|
mh-sun2os3
|
||||||
pyramid
|
mh-sun2os4
|
||||||
sun2os3
|
mh-sun3
|
||||||
sun2os4
|
mh-sun386
|
||||||
sun3
|
mh-sun3os3
|
||||||
sun386
|
mh-sun3os4
|
||||||
sun3os3
|
mh-sun4
|
||||||
sun3os4
|
mh-sun4os3
|
||||||
sun4
|
mh-sun4os4
|
||||||
sun4os3
|
mh-symmetry
|
||||||
sun4os4
|
mh-tahoe
|
||||||
symmetry
|
mh-ultra3
|
||||||
tahoe
|
mh-umax
|
||||||
ultra3
|
mh-vax
|
||||||
umax
|
mt-3b1
|
||||||
vax
|
mt-a29k
|
||||||
vxworks68
|
mt-a29k-kern
|
||||||
vxworks960
|
mt-altos
|
||||||
|
mt-altosgas
|
||||||
|
mt-amix
|
||||||
|
mt-arm
|
||||||
|
mt-bigmips
|
||||||
|
mt-convex
|
||||||
|
mt-decstation
|
||||||
|
mt-delta88
|
||||||
|
mt-hp300bsd
|
||||||
|
mt-hp300hpux
|
||||||
|
mt-i386sco
|
||||||
|
mt-i386aout
|
||||||
|
mt-i386v
|
||||||
|
mt-i386v-g
|
||||||
|
mt-i386v32
|
||||||
|
mt-i386v32-g
|
||||||
|
mt-i960
|
||||||
|
mt-irix3
|
||||||
|
mt-isi
|
||||||
|
mt-littlemips
|
||||||
|
mt-m88k
|
||||||
|
mt-merlin
|
||||||
|
mt-news
|
||||||
|
mt-news1000
|
||||||
|
mt-nindy960
|
||||||
|
mt-none
|
||||||
|
mt-np1
|
||||||
|
mt-pn
|
||||||
|
mt-pyramid
|
||||||
|
mt-rs6000
|
||||||
|
mt-sun2os3
|
||||||
|
mt-sun2os4
|
||||||
|
mt-sun3
|
||||||
|
mt-sun386
|
||||||
|
mt-sun3os3
|
||||||
|
mt-sun3os4
|
||||||
|
mt-sun4
|
||||||
|
mt-sun4os3
|
||||||
|
mt-sun4os4
|
||||||
|
mt-symmetry
|
||||||
|
mt-tahoe
|
||||||
|
mt-ultra3
|
||||||
|
mt-umax
|
||||||
|
mt-vax
|
||||||
|
mt-vxworks68
|
||||||
|
mt-vxworks960
|
||||||
|
|
||||||
Do-last:
|
Do-last:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user