Add ATTRIBUTE_PRINTF attributes, and fix fallout
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1804b2170a6260fa6faa32ccf5a340a78c78e1e6..b3d86505e0160b5ed47d67df1442617c07ddd361 100644 (file)
@@ -1,3 +1,19 @@
+2015-02-26  Pedro Alves  <palves@redhat.com>
+
+       * auto-load.h (file_is_auto_load_safe): Add ATTRIBUTE_PRINTF.
+       * complaints.c (vcomplaint): Pass argument FMT directly to
+       printf-like functions instead of complaint->fmt.
+       * ctf.c (ctf_save_write_metadata): Add ATTRIBUTE_PRINTF.
+       * darwin-nat.c (inferior_debug): Add ATTRIBUTE_PRINTF.
+       * compile/compile-loc2c.c (pushf, unary, binary): Add
+       ATTRIBUTE_PRINTF.
+       (do_compile_dwarf_expr_to_c): Pass string literal as format string
+       to pushf.
+       (BINARY): Pass string literal as format string to 'binary'.
+       * compile/compile-object-load.c (link_callbacks_einfo): Add
+       ATTRIBUTE_PRINTF.
+       * guile/guile-internal.h (gdbscm_printf): Add ATTRIBUTE_PRINTF.
+
 2015-02-26  Pedro Alves  <palves@redhat.com>
 
        * windows-termcap.c: Rename to ...
This page took 0.045668 seconds and 4 git commands to generate.