Browse Source

Add v850e-elf target.

gdb-4_18-branch
Nick Clifton 28 years ago
parent
commit
c5d09c0f87
  1. 33
      .Sanitize
  2. 9
      ChangeLog
  3. 13
      config.sub
  4. 7
      configure.in

33
.Sanitize

@ -248,39 +248,6 @@ else
done done
fi fi
if [ -n "${verbose}" ] ; then
echo Processing \"v850\"...
fi
v850_files="ChangeLog config.sub configure.in"
if ( echo $* | grep keep\-v850e > /dev/null ) ; then
for i in $v850_files ; do
if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
if [ -n "${verbose}" ] ; then
echo Keeping v850e stuff in $i
fi
fi
done
else
for i in * ; do
if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
if [ -n "${verbose}" ] ; then
echo Removing traces of \"v850e\" from $i...
fi
cp $i new
sed '/start\-sanitize\-v850e/,/end-\sanitize\-v850e/d' < $i > new
if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
if [ -n "${verbose}" ] ; then
echo Caching $i in .Recover...
fi
mv $i .Recover
fi
mv new $i
fi
done
fi
r5900_files="ChangeLog config.sub configure.in" r5900_files="ChangeLog config.sub configure.in"
if ( echo $* | grep keep\-r5900 > /dev/null ) ; then if ( echo $* | grep keep\-r5900 > /dev/null ) ; then

9
ChangeLog

@ -1,3 +1,10 @@
Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Remove unneeded all-target-libio from
from all-target-winsup target since it is now unneeded.
Add all-target-libtermcap in its place since it is now
needed.
Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com> Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
* configure.in: makefile stub for cygwin target is probably * configure.in: makefile stub for cygwin target is probably
@ -1340,7 +1347,6 @@ Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
* Makefile.in (BISON): Add -L flag. * Makefile.in (BISON): Add -L flag.
(YACC): Likewise. (YACC): Likewise.
start-sanitize-v850e
Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com> Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
* configure.in (noconfigdirs): Add support for v850e target. * configure.in (noconfigdirs): Add support for v850e target.
@ -1353,7 +1359,6 @@ Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
* config.sub (maybe_os): Add support for v850ea target. * config.sub (maybe_os): Add support for v850ea target.
end-sanitize-v850e
Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com> Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
* config.sub: Add mipstx39. Delete r3900. * config.sub: Add mipstx39. Delete r3900.

13
config.sub

@ -199,7 +199,8 @@ case $basic_machine in
# Some are omitted here because they have special meanings below. # Some are omitted here because they have special meanings below.
tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \ tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
| arme[lb] | pyramid | mn10200 | mn10300 \ | arme[lb] | pyramid | mn10200 | mn10300 \
| tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \ | tron | a29k | 580 | i960 | h8300 \
| hppa | hppa1.0 | hppa1.1 | hppa2.0 | hppa2.0w | hppa2.0n \
| alpha | alphaev5 | alphaev56 | alphapca56 | alphaev6 \ | alpha | alphaev5 | alphaev56 | alphapca56 | alphaev6 \
| we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \ | we32k | ns16k | clipper | i370 | sh | powerpc | powerpcle \
| 1750a | dsp16xx | pdp11 \ | 1750a | dsp16xx | pdp11 \
@ -210,7 +211,7 @@ case $basic_machine in
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
m88110 | m680[012346]0 | m683?2 | m68360 | m5200 | z8k | v70 \ m88110 | m680[012346]0 | m683?2 | m68360 | m5200 | z8k | v70 \
| h8500 | w65 | fr30 | tiny2j) # CYGNUS LOCAL | h8500 | w65 | fr30) # CYGNUS LOCAL
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
thumb) thumb)
@ -275,14 +276,12 @@ case $basic_machine in
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
# end-sanitize-sky # end-sanitize-sky
# start-sanitize-v850e
v850e) # CYGNUS LOCAL jtc/v850 v850e) # CYGNUS LOCAL jtc/v850
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
v850ea) # CYGNUS LOCAL jtc/v850 v850ea) # CYGNUS LOCAL jtc/v850
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
# end-sanitize-v850e
d10v) d10v)
basic_machine=$basic_machine-unknown basic_machine=$basic_machine-unknown
;; ;;
@ -305,7 +304,9 @@ case $basic_machine in
| m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \ | m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \
| mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \ | mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
| power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \ | power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
| xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* \ | xmp-* | ymp-* \
| hppa-* | hppa1.0-* | hppa1.1-* \
| hppa2.0-* | hppa2.0w-* | hppa2.0n-* \
| alpha-* | alphaev5-* | alphaev56-* | alphapca56-* \ | alpha-* | alphaev5-* | alphaev56-* | alphapca56-* \
| alphaev6-* | we32k-* | cydra-* | ns16k-* | pn-* | np1-* \ | alphaev6-* | we32k-* | cydra-* | ns16k-* | pn-* | np1-* \
| xps100-* | clipper-* | orion-* \ | xps100-* | clipper-* | orion-* \
@ -326,12 +327,10 @@ case $basic_machine in
# end-sanitize-sky # end-sanitize-sky
v850-*) # CYGNUS LOCAL v850-*) # CYGNUS LOCAL
;; ;;
# start-sanitize-v850e
v850e-*) # CYGNUS LOCAL v850e-*) # CYGNUS LOCAL
;; ;;
v850ea-*) # CYGNUS LOCAL v850ea-*) # CYGNUS LOCAL
;; ;;
# end-sanitize-v850e
d30v-*) # CYGNUS LOCAL d30v-*) # CYGNUS LOCAL
;; ;;
# start-sanitize-vr4xxx # start-sanitize-vr4xxx

7
configure.in

@ -662,6 +662,7 @@ case "${target}" in
# CYGNUS LOCAL d30v # CYGNUS LOCAL d30v
d30v-*-*) d30v-*-*)
;; ;;
# CYGNUS LOCAL fr30
fr30-*-elf*) fr30-*-elf*)
if [ x${is_cross_compiler} != xno ] ; then if [ x${is_cross_compiler} != xno ] ; then
target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon" target_configdirs="${target_configdirs} target-bsp target-libstub target-cygmon"
@ -906,14 +907,12 @@ case "${target}" in
v850-*-*) v850-*-*)
noconfigdirs="$noconfigdirs target-libgloss" noconfigdirs="$noconfigdirs target-libgloss"
;; ;;
# start-sanitize-v850e v850e-*-*) # CYGNUS LOCAL v850e
v850e-*-*)
noconfigdirs="$noconfigdirs target-libgloss" noconfigdirs="$noconfigdirs target-libgloss"
;; ;;
v850ea-*-*) v850ea-*-*)
noconfigdirs="$noconfigdirs target-libgloss" noconfigdirs="$noconfigdirs target-libgloss"
;; ;; # END CYGNUS LOCAL
# end-sanitize-v850e
vax-*-vms) vax-*-vms)
noconfigdirs="$noconfigdirs bfd binutils gdb ld target-newlib opcodes target-libgloss" noconfigdirs="$noconfigdirs bfd binutils gdb ld target-newlib opcodes target-libgloss"
;; ;;

Loading…
Cancel
Save