diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/MAINTAINERS | 2 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0722af1..11c851b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -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. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index 09c664a..1c34e20 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -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 @@ -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. |