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