From 733dee92dc7e68e682501d06d68c09c1677ffe80 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Wed, 12 Jul 2000 20:29:05 +0000 Subject: [PATCH] xm-pa64.h (NO_SYS_SIGLIST): Kill. * pa/xm-pa64.h (NO_SYS_SIGLIST): Kill. * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill. From-SVN: r34998 --- gcc/ChangeLog | 5 +++++ gcc/config/d30v/xm-d30v.h | 3 --- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 079c764..eed3f14 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 * c-decl.c (define_label): Warn about identifier conflicts with diff --git a/gcc/config/d30v/xm-d30v.h b/gcc/config/d30v/xm-d30v.h index 9d14d13..4d3396e 100644 --- a/gcc/config/d30v/xm-d30v.h +++ b/gcc/config/d30v/xm-d30v.h @@ -124,9 +124,6 @@ /* 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 */ -- 2.7.4