[PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONST, LONG_DOUBLE, PARAMS) ...
[deliverable/binutils-gdb.git] / libiberty / ChangeLog
index 9a5ace1a2b68ec3cbcfb0f0ab7761c94426f28fc..083ec79cf977dc988fa188f8fbc71fefd471ab28 100644 (file)
@@ -1,3 +1,19 @@
+2014-01-21  Tom Tromey  <tromey@redhat.com>
+
+       * _doprint.c (checkit): Use stdarg, not VA_* macros.
+       * asprintf.c (asprintf): Use stdarg, not VA_* macros.
+       * concat.c (concat_length, concat_copy, concat_copy2, concat)
+       (reconcat): Use stdarg, not VA_* macros.
+       * snprintf.c (snprintf): Use stdarg, not VA_* macros.
+       * vasprintf.c (checkit): Use stdarg, not VA_* macros.
+       * vsnprintf.c (checkit): Use stdarg, not VA_* macros.
+
+2014-01-06  Mike Frysinger  <vapier@gentoo.org>
+
+       PR other/56780
+       * configure.ac: Delete target_header_dir assignment.
+       * configure: Regenerated.
+
 2014-01-06  Gary Benson  <gbenson@redhat.com>
 
        * cp-demangle.c (struct d_print_info): New fields
This page took 0.024368 seconds and 4 git commands to generate.