2001-09-10 Jason Molenda (jmolenda@apple.com)
* NEWS: "ANS/ISO C" -> "ISO C". * MAINTAINERS (write-after-approval): Update my entry.
This commit is contained in:
parent
16a572840c
commit
6d6b80e5eb
3 changed files with 8 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
4
gdb/NEWS
4
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue