diff options
author | Jason Molenda <jmolenda@apple.com> | 2001-09-10 18:13:17 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2001-09-10 18:13:17 +0000 |
commit | 6d6b80e5eb9a954a01d11f1a54ee887049ccbb1b (patch) | |
tree | 22ed35ed45db6dc0146ebcd0db42e3d034267d50 /gdb/NEWS | |
parent | 16a572840c7f086da525710704da24e8f3436b0b (diff) | |
download | gdb-6d6b80e5eb9a954a01d11f1a54ee887049ccbb1b.zip gdb-6d6b80e5eb9a954a01d11f1a54ee887049ccbb1b.tar.gz gdb-6d6b80e5eb9a954a01d11f1a54ee887049ccbb1b.tar.bz2 |
2001-09-10 Jason Molenda (jmolenda@apple.com)
* NEWS: "ANS/ISO C" -> "ISO C".
* MAINTAINERS (write-after-approval): Update my entry.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |