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