undo previous change, not needed w/ configure fix
authorBrendan Kehoe <brendan@zen.org>
Wed, 14 Jun 1995 00:15:10 +0000 (00:15 +0000)
committerBrendan Kehoe <brendan@zen.org>
Wed, 14 Jun 1995 00:15:10 +0000 (00:15 +0000)
ChangeLog
sysdeps/unix/bsd/osf/alpha/sysdep.h

index 3f9082f..fca79e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,11 +7,6 @@ Tue Jun 13 15:45:10 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
        * sysdeps/stub/init-first.c: Don't include <hurd.h>.
        [PIC] (soinit): Renamed to (global) _init.
 
-Tue Jun 13 12:13:18 1995  Brendan Kehoe  (brendan@zen.org)
-
-       * sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE):
-       Put in #undef.
-
 Mon Jun 12 13:15:45 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
        * malloc/Makefile (gmalloc-routines): Remove valloc.
index c302204..fc661a6 100644 (file)
@@ -19,9 +19,6 @@ Cambridge, MA 02139, USA.  */
 /* OSF/1 does not precede the asm names of C symbols with a `_'. */
 #define        NO_UNDERSCORES
 
-/* We really can't handle the .set directive for weak aliases.  */
-#undef HAVE_ASM_SET_DIRECTIVE
-
 #include <sysdeps/unix/sysdep.h>
 
 #ifdef ASSEMBLER