gdbsupport: rename source files to .cc
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index f03bb34bac13407b597004bc2bb5486fa72f7928..0634e37d80487b58c3a232e89dcea39b18457fc3 100644 (file)
@@ -1,3 +1,21 @@
+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.
+       * configure: Re-generate.
+
 2020-02-11  Simon Marchi  <simon.marchi@efficios.com>
 
        * warning.m4: Move here, from gdb/warning.m4.
This page took 0.023252 seconds and 4 git commands to generate.