Contribute sh64-elf.
2000-12-01 Alexandre Oliva <aoliva@redhat.com> * configure.in: Added sh64-*-*.
This commit is contained in:
parent
328eb32e5f
commit
20a5393bb6
@ -1,3 +1,9 @@
|
|||||||
|
2002-02-09 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
|
||||||
|
Contribute sh64-elf.
|
||||||
|
2000-12-01 Alexandre Oliva <aoliva@redhat.com>
|
||||||
|
* configure.in: Added sh64-*-*.
|
||||||
|
|
||||||
2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
|
2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
|
||||||
|
|
||||||
* COPYING.NEWLIB: Remove advertising clause from
|
* COPYING.NEWLIB: Remove advertising clause from
|
||||||
|
@ -904,6 +904,9 @@ case "${target}" in
|
|||||||
esac
|
esac
|
||||||
noconfigdirs="$noconfigdirs target-libgloss target-libffi"
|
noconfigdirs="$noconfigdirs target-libgloss target-libffi"
|
||||||
;;
|
;;
|
||||||
|
sh64-*-*)
|
||||||
|
noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
|
||||||
|
;;
|
||||||
sparc-*-elf*)
|
sparc-*-elf*)
|
||||||
if [ x${is_cross_compiler} != xno ] ; then
|
if [ x${is_cross_compiler} != xno ] ; then
|
||||||
target_configdirs="${target_configdirs} target-libstub target-cygmon"
|
target_configdirs="${target_configdirs} target-libstub target-cygmon"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user