2004-06-11 Andrew Cagney * NEWS: Mention ISO-C fixes. Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.138.2.5 diff -p -u -r1.138.2.5 NEWS --- NEWS 4 Jun 2004 17:03:25 -0000 1.138.2.5 +++ NEWS 11 Jun 2004 18:34:49 -0000 @@ -3,6 +3,12 @@ *** Changes in GDB 6.1.1: +* Fixed ISO-C build problems + +The files bfd/elf-bfd.h, gdb/dictionary.c and gdb/types.c contained +non ISO-C code that stopped them being built using a more strict ISO-C +compiler (e.g., IBM's C compiler). + * Fixed build problem on IRIX 5 Due to header problems with , the file gdb/proc-api.c