xm-pa64.h (NO_SYS_SIGLIST): Kill.
authorJeffrey A Law <law@cygnus.com>
Wed, 12 Jul 2000 20:29:05 +0000 (20:29 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 12 Jul 2000 20:29:05 +0000 (14:29 -0600)
        * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
        * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.

From-SVN: r34998

gcc/ChangeLog
gcc/config/d30v/xm-d30v.h

index 079c764..eed3f14 100644 (file)
@@ -1,3 +1,8 @@
+Wed Jul 12 13:24:30 2000  Jeffrey A Law  (law@cygnus.com)
+
+       * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
+       * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.
+
 2000-07-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * c-decl.c (define_label): Warn about identifier conflicts with
index 9d14d13..4d3396e 100644 (file)
 /* Define this if your system is POSIX.1 compliant.  */
 /* #define POSIX */
 
-/* Define this if your system *does not* provide the variable `sys_siglist'.  */
-/* #define NO_SYS_SIGLIST */
-
 /* Define this if your system has the variable `sys_siglist', and there is
    already a declaration of it in the system header files.  */
 /* #define DONT_DECLARE_SYS_SIGLIST */