From: Andrew Cagney Date: Fri, 11 Jun 2004 18:37:33 +0000 (+0000) Subject: 2004-06-11 Andrew Cagney X-Git-Tag: gdb_6_1_1-20040616-release~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82a72649b2b059763ad8300e10422ebcc5b46844;p=thirdparty%2Fbinutils-gdb.git 2004-06-11 Andrew Cagney * NEWS: Mention ISO-C fixes. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 22c766e0a08..916bc3f740c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-06-11 Andrew Cagney + + * NEWS: Mention ISO-C fixes. + 2004-06-11 Mark Kettenis * NEWS: Mention fix for PR gdb/1628. diff --git a/gdb/NEWS b/gdb/NEWS index f3868b6113e..3afa3779906 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -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