]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-06-11 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Fri, 11 Jun 2004 18:37:33 +0000 (18:37 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 11 Jun 2004 18:37:33 +0000 (18:37 +0000)
* NEWS: Mention ISO-C fixes.

gdb/ChangeLog
gdb/NEWS

index 22c766e0a08756d78c8df4996a091968d245dc2b..916bc3f740c8a47eefb7a2bca3b225c0b791043b 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-11  Andrew Cagney  <cagney@gnu.org>
+
+       * NEWS: Mention ISO-C fixes.
+
 2004-06-11  Mark Kettenis  <kettenis@gnu.org>
 
        * NEWS: Mention fix for PR gdb/1628.
index f3868b6113e83d5f1ce9cbd2ceed7ab9d84701a4..3afa3779906e1f48b4b10837599eb1c1bd0887d3 100644 (file)
--- 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 <sys/proc.h>, the file gdb/proc-api.c