OSDN Git Service

Contribute sh64-elf.
authoraoliva <aoliva>
Sat, 9 Feb 2002 03:15:33 +0000 (03:15 +0000)
committeraoliva <aoliva>
Sat, 9 Feb 2002 03:15:33 +0000 (03:15 +0000)
2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
* configure.in: Added sh64-*-*.

ChangeLog
configure.in

index ce8a966..b9df8cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
         * COPYING.NEWLIB: Remove advertising clause from
index a9219bb..c533c44 100644 (file)
@@ -904,6 +904,9 @@ case "${target}" in
     esac
     noconfigdirs="$noconfigdirs target-libgloss target-libffi"
     ;;
+  sh64-*-*)
+    noconfigdirs="$noconfigdirs target-libgloss ${libgcj}"
+    ;;
   sparc-*-elf*)
     if [ x${is_cross_compiler} != xno ] ; then
           target_configdirs="${target_configdirs} target-libstub target-cygmon"