]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbsupport/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
index 676cb66aa0ace176a0e2c055d8272dee034b66ed..a55938ec46ecb64f3f95cf7815f9aa4582098a50 100644 (file)
@@ -1,3 +1,20 @@
+2020-02-14  Tom Tromey  <tom@tromey.com>
+
+       * common-defs.h: Change path to gnulib/config.h.
+
+2020-02-13  Simon Marchi  <simon.marchi@efficios.com>
+
+       * Makefile.am: Rename source files from .c to .cc.
+       (CC, CFLAGS): Don't override.
+       (AM_CFLAGS): Rename to ...
+       (AM_CXXFLAGS): ... this.
+       * Makefile.in: Re-generate.
+       * %.c: Rename to %.cc.
+
+2020-02-11  Simon Marchi  <simon.marchi@efficios.com>
+
+       * configure: Re-generate.
+
 2020-02-11  Simon Marchi  <simon.marchi@efficios.com>
 
        * warning.m4: Add -Wstrict-null-sentinel.