]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2001-09-10 Jason Molenda (jmolenda@apple.com)
authorJason Molenda <jmolenda@apple.com>
Mon, 10 Sep 2001 18:12:38 +0000 (18:12 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 10 Sep 2001 18:12:38 +0000 (18:12 +0000)
        * NEWS: "ANS/ISO C" -> "ISO C".
        * MAINTAINERS (write-after-approval):  Update my entry.

gdb/ChangeLog
gdb/MAINTAINERS
gdb/NEWS

index 66b7514dc49d2cfd902fa300789b69e09b7ac1b9..aedc944a3a84a5d3ac7bde397027c04c7b33b890 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-08-24  Andrew Cagney  <ac131313@redhat.com>
 
        * regcache.c (read_register_bytes): When REGISTER_NAME indicates
index 264a2d6e49323452ddad2543664ae08fbd6f3fa1..1ca1aa3542157c26f8500f461870843ee04b5820 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 a251a7ebff58a0eff03b749d7987e2dbdf85539f..f88f28b61f6785b3cb502e9d3dddb0d70c5394ba 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.