gdb: Remove casts of NULL during assignment.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a4474abde364013f570e143bb2ebb9376d07b2f9..2ae453f61629ae547f0dca70f247a69010d77aba 100644 (file)
@@ -1,3 +1,13 @@
+2015-09-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * c-valprint.c (print_unpacked_pointer): Remove cast of NULL
+       pointer.
+       * dbxread.c (dbx_end_psymtab): Likewise.
+       * gnu-nat.c (gnu_write_inferior): Likewise.
+       * mdebugread.c (cross_ref): Likewise.
+       * p-valprint.c (pascal_val_print): Likewise.
+       * xcoffread.c (xcoff_end_psymtab): Likewise.
+
 2015-09-04  Yao Qi  <yao.qi@linaro.org>
 
        * NEWS: Mention the aarch64 multi-arch debugging support.
This page took 0.024107 seconds and 4 git commands to generate.