* config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.
authorRobert Lipe <robertl@dgii.com>
Sat, 19 Sep 1998 22:25:53 +0000 (22:25 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Sat, 19 Sep 1998 22:25:53 +0000 (22:25 +0000)
From-SVN: r22486

gcc/ChangeLog
gcc/config/i386/sco5.h

index bd11923d955758a867776579205a5839bfb4a7b9..3b3fad515b105efde03265938e4073fd522a56ad 100644 (file)
@@ -1,3 +1,7 @@
+Sun Sep 20 00:24:24 1998  Robert Lipe  <robertl@dgii.com>
+
+       * config/i386/sco5.h (TARGET_MEM_FUNCTIONS):  Define.
+
 1998-09-19  Torbjorn Granlund  <tege@matematik.su.se>
 
        * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
index 4d26255699a2ce0a6573fbb0a2ca7fb0e672ec14..b97fffc73ffcf1a3eb7e4c24923bd73422323224 100644 (file)
@@ -916,6 +916,11 @@ dtors_section ()                                                   \
 
 #define NO_DOLLAR_IN_LABEL
 
+/* Implicit library calls should use memcpy, not bcopy, etc.  They are 
+   faster on OpenServer libraries. */
+
+#define TARGET_MEM_FUNCTIONS
+
 /*
 Here comes some major hackery to get the crt stuff to compile properly.
 Since we can (and do) compile for both COFF and ELF environments, we