]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
rename te-delta88.h to avoid 8.3 conflict
authorKen Raeburn <raeburn@cygnus>
Mon, 20 Nov 1995 18:48:32 +0000 (18:48 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 20 Nov 1995 18:48:32 +0000 (18:48 +0000)
gas/ChangeLog
gas/config/.Sanitize
gas/config/te-delt88.h [moved from gas/config/te-delta88.h with 100% similarity]
gas/configure
gas/configure.in

index fc00696cf95fbecd9bfd2eb8b58522781bd7a587..a1d7343c0b1c2a7be5b2241ddc9ad6aa324304af 100644 (file)
@@ -1,5 +1,13 @@
+Mon Nov 20 13:37:05 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * config/te-delt88.h: Renamed from te-delta88.h, to avoid conflict
+       with te-delta.h in 8.3 file systems.
+       * configure.in: Adjusted.
+
 Thu Nov 16 12:49:38 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-mips.c (s_err): Remove; just use the one in read.c.
+
        * config/m68k-parse.y (yylex): In MRI mode, '@' can start an octal
        number.
        * expr.c (operand): Handle MRI suffixes after unadorned 0.
index 07fa43944c30aea28dee22ac87621531c8fc68b2..97e39ddc521744c4288b82610cf3530502a8d7db 100644 (file)
@@ -126,7 +126,7 @@ tc-z8k.c
 tc-z8k.h
 te-386bsd.h
 te-delta.h
-te-delta88.h
+te-delt88.h
 te-dpx2.h
 te-generic.h
 te-go32.h
index 5929ea213da17a9dd2423e7867c3097575950903..af6a6fd03eb7cac1e186011d1a08c7352fa9482b 100755 (executable)
@@ -655,6 +655,7 @@ for this_target in $target $canon_targets ; do
     case ${generic_target} in
       a29k-amd-udi)         fmt=coff targ=ebmon29k ;;
       a29k-amd-ebmon)       fmt=coff targ=ebmon29k ;;
+      a29k-nyu-sym1)        fmt=coff targ=ebmon29k ;;
       a29k-*-vxworks*)      fmt=coff ;;
 
       alpha-*-netware*)     fmt=ecoff ;;
@@ -720,7 +721,7 @@ for this_target in $target $canon_targets ; do
 
       m68k-*-vxworks* | m68k-ericsson-ose | m68k-*-sunos*)
                            fmt=aout em=sun3 ;;
-      m68k-motorola-sysv  fmt=coff targ=m68kcoff em=delta ;;
+      m68k-motorola-sysv*)  fmt=coff targ=m68kcoff em=delta ;;
       m68k-bull-sysv3*)     fmt=coff targ=m68kcoff em=dpx2 ;;
       m68k-apollo-*)        fmt=coff targ=apollo em=apollo ;;
       m68k-*-coff | m68k-*-sysv*)
@@ -731,7 +732,7 @@ for this_target in $target $canon_targets ; do
                             em=lynx ;;
       m68k-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes ;;
 
-      m88k-motorola-sysv3*) fmt=coff targ=m88kcoff em=delta88 ;;
+      m88k-motorola-sysv3*) fmt=coff targ=m88kcoff em=delt88 ;;
       m88k-*-coff*)         fmt=coff targ=m88kcoff ;;
 
       # don't change em like *-*-bsd does
@@ -783,6 +784,8 @@ for this_target in $target $canon_targets ; do
                            *)    targ=ppc-lit ;;
                            esac
                            ;;
+      ppc-*-macos* | ppc-*-mpw*)
+                           fmt=coff em=macos ;;
       ppc-*-netware*)       fmt=elf em=ppcnw ;;
 
       sh-*-coff)            fmt=coff ;;
@@ -1246,7 +1249,7 @@ else
   # On the NeXT, cc -E runs the code through the compiler's parser,
   # not just through cpp.
   cat > conftest.$ac_ext <<EOF
-#line 1250 "configure"
+#line 1253 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
@@ -1260,7 +1263,7 @@ else
   rm -rf conftest*
   CPP="${CC-cc} -E -traditional-cpp"
   cat > conftest.$ac_ext <<EOF
-#line 1264 "configure"
+#line 1267 "configure"
 #include "confdefs.h"
 #include <assert.h>
 Syntax Error
@@ -1293,7 +1296,7 @@ if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1297 "configure"
+#line 1300 "configure"
 #include "confdefs.h"
 #include <$ac_hdr>
 EOF
@@ -1345,7 +1348,7 @@ else
   ac_cv_c_cross=yes
 else
 cat > conftest.$ac_ext <<EOF
-#line 1349 "configure"
+#line 1352 "configure"
 #include "confdefs.h"
 main(){return(0);}
 EOF
@@ -1368,7 +1371,7 @@ if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1372 "configure"
+#line 1375 "configure"
 #include "confdefs.h"
 #include <alloca.h>
 int main() { return 0; }
@@ -1399,7 +1402,7 @@ if eval "test \"`echo '$''{'ac_cv_func_alloca'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1403 "configure"
+#line 1406 "configure"
 #include "confdefs.h"
 
 #ifdef __GNUC__
@@ -1457,7 +1460,7 @@ if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1461 "configure"
+#line 1464 "configure"
 #include "confdefs.h"
 #if defined(CRAY) && ! defined(CRAY2)
 webecray
@@ -1485,7 +1488,7 @@ if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1489 "configure"
+#line 1492 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -1539,7 +1542,7 @@ else
   ac_cv_c_stack_direction=0
 else
 cat > conftest.$ac_ext <<EOF
-#line 1543 "configure"
+#line 1546 "configure"
 #include "confdefs.h"
 find_stack_direction ()
 {
@@ -1581,7 +1584,7 @@ else
   ac_cv_c_inline=no
 for ac_kw in inline __inline__ __inline; do
   cat > conftest.$ac_ext <<EOF
-#line 1585 "configure"
+#line 1588 "configure"
 #include "confdefs.h"
 
 int main() { return 0; }
@@ -1620,7 +1623,7 @@ if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1624 "configure"
+#line 1627 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -1673,7 +1676,7 @@ if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1677 "configure"
+#line 1680 "configure"
 #include "confdefs.h"
 /* System header to define __stub macros and hopefully few prototypes,
     which can conflict with char $ac_func(); below.  */
@@ -1726,7 +1729,7 @@ if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1730 "configure"
+#line 1733 "configure"
 #include "confdefs.h"
 #include <assert.h>
 #include <stdio.h>
@@ -1783,7 +1786,7 @@ if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1787 "configure"
+#line 1790 "configure"
 #include "confdefs.h"
 $gas_test_headers
 int main() { return 0; }
@@ -1819,7 +1822,7 @@ if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1823 "configure"
+#line 1826 "configure"
 #include "confdefs.h"
 $gas_test_headers
 int main() { return 0; }
@@ -1858,7 +1861,7 @@ if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   cat > conftest.$ac_ext <<EOF
-#line 1862 "configure"
+#line 1865 "configure"
 #include "confdefs.h"
 
 #ifdef HAVE_ERRNO_H
index 35bbfd00d6e3fb6696ad5021f0c193c4c55e5dd1..2d0cece66269022008dc79d9245c1ab7793ae533 100644 (file)
@@ -128,6 +128,7 @@ changequote([,])dnl
     case ${generic_target} in
       a29k-amd-udi)         fmt=coff targ=ebmon29k ;;
       a29k-amd-ebmon)       fmt=coff targ=ebmon29k ;;
+      a29k-nyu-sym1)        fmt=coff targ=ebmon29k ;;
       a29k-*-vxworks*)      fmt=coff ;;
 
       alpha-*-netware*)     fmt=ecoff ;;
@@ -193,7 +194,7 @@ changequote([,])dnl
 
       m68k-*-vxworks* | m68k-ericsson-ose | m68k-*-sunos*)
                            fmt=aout em=sun3 ;;
-      m68k-motorola-sysv  fmt=coff targ=m68kcoff em=delta ;;
+      m68k-motorola-sysv*)  fmt=coff targ=m68kcoff em=delta ;;
       m68k-bull-sysv3*)     fmt=coff targ=m68kcoff em=dpx2 ;;
       m68k-apollo-*)        fmt=coff targ=apollo em=apollo ;;
       m68k-*-coff | m68k-*-sysv*)
@@ -204,7 +205,7 @@ changequote([,])dnl
                             em=lynx ;;
       m68k-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes ;;
 
-      m88k-motorola-sysv3*) fmt=coff targ=m88kcoff em=delta88 ;;
+      m88k-motorola-sysv3*) fmt=coff targ=m88kcoff em=delt88 ;;
       m88k-*-coff*)         fmt=coff targ=m88kcoff ;;
 
       # don't change em like *-*-bsd does
@@ -256,6 +257,8 @@ changequote([,])dnl
                            *)    targ=ppc-lit ;;
                            esac
                            ;;
+      ppc-*-macos* | ppc-*-mpw*)
+                           fmt=coff em=macos ;;
       ppc-*-netware*)       fmt=elf em=ppcnw ;;
 
       sh-*-coff)            fmt=coff ;;