OSDN Git Service

2001-09-10 Jason Molenda (jmolenda@apple.com)
authorJason Molenda <jsm@bugshack.cygnus.com>
Mon, 10 Sep 2001 18:13:17 +0000 (18:13 +0000)
committerJason Molenda <jsm@bugshack.cygnus.com>
Mon, 10 Sep 2001 18:13:17 +0000 (18:13 +0000)
        * NEWS: "ANS/ISO C" -> "ISO C".
        * MAINTAINERS (write-after-approval):  Update my entry.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS

index 0722af1..11c851b 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-10  Jason Molenda  (jmolenda@apple.com)
+
+        * NEWS: "ANS/ISO C" -> "ISO C".
+        * MAINTAINERS (write-after-approval):  Update my entry.
+
 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
 
        * config/xm-aix4.h (MEM_FNS_DECLARED): Removed.
index 09c664a..1c34e20 100644 (file)
@@ -344,7 +344,7 @@ Jim Kingdon                                 jkingdon@engr.sgi.com  ++
 Jonathan Larmour                               jlarmour@redhat.co.uk
 H.J. Lu                                                hjl@lucon.org
 Glen McCready                                  gkm@redhat.com
-Jason Molenda                                  jsm@redhat.com
+Jason Molenda                                  jmolenda@apple.com
 Pierre Muller                                  muller@sourceware.redhat.com
 Alexandre Oliva                                        aoliva@redhat.com
 Mark Salter                                    msalter@redhat.com
index a251a7e..f88f28b 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -51,9 +51,9 @@ ARM RISCix                                    arm-*-* (as host)
 Tahoe                                          tahoe-*-*
 ser-ocd.c                                      *-*-*
 
-* GDB has been converted to ANS/ISO C.
+* GDB has been converted to ISO C.
 
-GDB's source code has been converted to ANS/ISO C.  In particular, the
+GDB's source code has been converted to ISO C.  In particular, the
 sources are fully protoized, and rely on standard headers being
 present.