c-common.c: Add support for __attribute__((nothrow)) to specify that a function cannot...
[platform/upstream/gcc.git] / ChangeLog
index db41571..fa2e539 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config.guess: Update to 2002-05-22 version.
+       * config.sub: Likewise.
+
+2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
+       * config-ml.in: Likewise.
+       * configure: Likewise.
+       * configure.in: Likewise.
+
 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
 
        * MAINTAINERS: Update my email address.