]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
Move gdb/warning.m4 to gdbsupport
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
58df732b
SM
12020-02-11 Simon Marchi <simon.marchi@efficios.com>
2
3 * warning.m4: Move here, from gdb/warning.m4.
4 * acinclude.m4: Update warning.m4 path.
5 * Makefile.in: Re-generate.
6
629c2962
SM
72020-02-11 Simon Marchi <simon.marchi@efficios.com>
8
9 * acinclude.m4: Include ../gdb/warning.m4.
10 * configure.ac: Use AM_GDB_WARNINGS.
11 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
12 * Makefile.in: Re-generate.
13 * configure: Re-generate.
14
85f0dd3c
TV
152020-02-10 Tom de Vries <tdevries@suse.de>
16
17 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
18
43198d20
CB
192020-01-24 Christian Biesinger <cbiesinger@google.com>
20
21 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
22 version of pthread_setname_np.
23
67b10306
PA
242020-01-17 Pedro Alves <palves@redhat.com>
25
26 * Makefile.am: Append CXX_DIALECT to CXX.
27 * Makefile.in: Regenerate.
28
3684d331
PA
292020-01-17 Pedro Alves <palves@redhat.com>
30
31 * configure.ac: Generate config.h instead of support-config.h.
32 * common-defs.h: Include <gdbsupport/config.h> instead of
33 <gdbsupport/support-config.h>.
34 * Makefile.in: Regenerate.
35 * configure: Regenerate.
36
0454ef42
TT
372020-01-14 Tom Tromey <tom@tromey.com>
38
39 * Makefile.in: Rebuild.
40 * Makefile.am (check-defines): New target.
41 * check-defines.el: New file.
42
05ea2a05
TT
432020-01-14 Tom Tromey <tom@tromey.com>
44
45 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
46 Rebuild.
47 * common.m4 (GDB_AC_COMMON): Move many checks from
48 gdb/configure.ac.
49 * acinclude.m4: Include bfd.m4, ptrace.m4.
50
01027315
TT
512020-01-14 Tom Tromey <tom@tromey.com>
52
53 * common-defs.h: Add GDBSERVER case. Update includes.
54 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
55 Makefile.am, Makefile.in, README: New files.
56 * Moved from ../gdb/gdbsupport/
57