]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
PR gdb/13483
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index ffc5c9443178ab6bcbe35d67e68bfa22c86db507..c00a32d6e5c8b3b1d78c29063d9cd4f9e12453ad 100644 (file)
@@ -1,3 +1,12 @@
+2012-09-10  Keith Seitz  <keiths@redhat.com>
+
+       PR gdb/13483
+       * gdbtypes.h (BOOL_PTR_CONVERSION_BADNESS): Rename to ...
+       (BOOL_CONVERSION_BADNESS): ... this.
+       * gdbtypes.c (BOOL_PTR_CONVERSION_BADNESS): Likewise.
+       (rank_one_type): Allow all boolean conversions
+       permitted by the standard.
+
 2012-09-06  Tom Tromey  <tromey@redhat.com>
 
        * python/py-newobjfileevent.c (create_new_objfile_event_object):