Change gdbserver to use existing gnulib and libiberty
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
1 2020-02-14 Tom Tromey <tom@tromey.com>
2
3 * common-defs.h: Change path to gnulib/config.h.
4
5 2020-02-13 Simon Marchi <simon.marchi@efficios.com>
6
7 * Makefile.am: Rename source files from .c to .cc.
8 (CC, CFLAGS): Don't override.
9 (AM_CFLAGS): Rename to ...
10 (AM_CXXFLAGS): ... this.
11 * Makefile.in: Re-generate.
12 * %.c: Rename to %.cc.
13
14 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
15
16 * configure: Re-generate.
17
18 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
19
20 * warning.m4: Add -Wstrict-null-sentinel.
21 * configure: Re-generate.
22
23 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
24
25 * warning.m4: Move here, from gdb/warning.m4.
26 * acinclude.m4: Update warning.m4 path.
27 * Makefile.in: Re-generate.
28
29 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
30
31 * acinclude.m4: Include ../gdb/warning.m4.
32 * configure.ac: Use AM_GDB_WARNINGS.
33 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
34 * Makefile.in: Re-generate.
35 * configure: Re-generate.
36
37 2020-02-10 Tom de Vries <tdevries@suse.de>
38
39 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
40
41 2020-01-24 Christian Biesinger <cbiesinger@google.com>
42
43 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
44 version of pthread_setname_np.
45
46 2020-01-17 Pedro Alves <palves@redhat.com>
47
48 * Makefile.am: Append CXX_DIALECT to CXX.
49 * Makefile.in: Regenerate.
50
51 2020-01-17 Pedro Alves <palves@redhat.com>
52
53 * configure.ac: Generate config.h instead of support-config.h.
54 * common-defs.h: Include <gdbsupport/config.h> instead of
55 <gdbsupport/support-config.h>.
56 * Makefile.in: Regenerate.
57 * configure: Regenerate.
58
59 2020-01-14 Tom Tromey <tom@tromey.com>
60
61 * Makefile.in: Rebuild.
62 * Makefile.am (check-defines): New target.
63 * check-defines.el: New file.
64
65 2020-01-14 Tom Tromey <tom@tromey.com>
66
67 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
68 Rebuild.
69 * common.m4 (GDB_AC_COMMON): Move many checks from
70 gdb/configure.ac.
71 * acinclude.m4: Include bfd.m4, ptrace.m4.
72
73 2020-01-14 Tom Tromey <tom@tromey.com>
74
75 * common-defs.h: Add GDBSERVER case. Update includes.
76 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
77 Makefile.am, Makefile.in, README: New files.
78 * Moved from ../gdb/gdbsupport/
79
This page took 0.031488 seconds and 4 git commands to generate.