]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Forgot to update ChangeLog.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2000 22:58:02 +0000 (22:58 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2000 22:58:02 +0000 (22:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37170 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 3c48642316a16063ec5e789d5773d6eb32de11ce..b76c51e5be7e72cb524a50125858fa20070b5e40 100644 (file)
@@ -1,3 +1,10 @@
+2000-10-31  Neil Booth  <neilb@earthling.net>
+
+       * cppmacro.c (STDC_0_IN_SYSTEM_HEADERS): Define to 0 if
+       undefined.  Remove #ifdef check.
+       * config/i386/sol2.h, config/rs6000/sol2.h, config/sparc/sol2.h:
+       Define STDC_0_IN_SYSTEM_HEADERS to 1.
+
 2000-10-31  Jan Hubicka  <jh@suse.cz>
            Jakub Jelinek  <jakub@redhat.com>