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