Fix gdbsupport build on compilers that don't default to C++11 or above
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
1 2020-01-17 Pedro Alves <palves@redhat.com>
2
3 * Makefile.am: Append CXX_DIALECT to CXX.
4 * Makefile.in: Regenerate.
5
6 2020-01-17 Pedro Alves <palves@redhat.com>
7
8 * configure.ac: Generate config.h instead of support-config.h.
9 * common-defs.h: Include <gdbsupport/config.h> instead of
10 <gdbsupport/support-config.h>.
11 * Makefile.in: Regenerate.
12 * configure: Regenerate.
13
14 2020-01-14 Tom Tromey <tom@tromey.com>
15
16 * Makefile.in: Rebuild.
17 * Makefile.am (check-defines): New target.
18 * check-defines.el: New file.
19
20 2020-01-14 Tom Tromey <tom@tromey.com>
21
22 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
23 Rebuild.
24 * common.m4 (GDB_AC_COMMON): Move many checks from
25 gdb/configure.ac.
26 * acinclude.m4: Include bfd.m4, ptrace.m4.
27
28 2020-01-14 Tom Tromey <tom@tromey.com>
29
30 * common-defs.h: Add GDBSERVER case. Update includes.
31 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
32 Makefile.am, Makefile.in, README: New files.
33 * Moved from ../gdb/gdbsupport/
34
This page took 0.037029 seconds and 5 git commands to generate.