From: Jeffrey A Law Date: Wed, 12 Jul 2000 20:29:05 +0000 (+0000) Subject: xm-pa64.h (NO_SYS_SIGLIST): Kill. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=733dee92dc7e68e682501d06d68c09c1677ffe80;p=platform%2Fupstream%2Fgcc.git 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 --- 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 */