]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
Cache .gnu_debugdata BFD
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
06b3c5bd
SM
12020-02-13 Simon Marchi <simon.marchi@efficios.com>
2
3 * Makefile.am: Rename source files from .c to .cc.
4 (CC, CFLAGS): Don't override.
5 (AM_CFLAGS): Rename to ...
6 (AM_CXXFLAGS): ... this.
7 * Makefile.in: Re-generate.
8 * %.c: Rename to %.cc.
9
898e7f60
SM
102020-02-11 Simon Marchi <simon.marchi@efficios.com>
11
12 * configure: Re-generate.
13
8ddd8e0e
SM
142020-02-11 Simon Marchi <simon.marchi@efficios.com>
15
16 * warning.m4: Add -Wstrict-null-sentinel.
17 * configure: Re-generate.
18
58df732b
SM
192020-02-11 Simon Marchi <simon.marchi@efficios.com>
20
21 * warning.m4: Move here, from gdb/warning.m4.
22 * acinclude.m4: Update warning.m4 path.
23 * Makefile.in: Re-generate.
24
629c2962
SM
252020-02-11 Simon Marchi <simon.marchi@efficios.com>
26
27 * acinclude.m4: Include ../gdb/warning.m4.
28 * configure.ac: Use AM_GDB_WARNINGS.
29 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
30 * Makefile.in: Re-generate.
31 * configure: Re-generate.
32
85f0dd3c
TV
332020-02-10 Tom de Vries <tdevries@suse.de>
34
35 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
36
43198d20
CB
372020-01-24 Christian Biesinger <cbiesinger@google.com>
38
39 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
40 version of pthread_setname_np.
41
67b10306
PA
422020-01-17 Pedro Alves <palves@redhat.com>
43
44 * Makefile.am: Append CXX_DIALECT to CXX.
45 * Makefile.in: Regenerate.
46
3684d331
PA
472020-01-17 Pedro Alves <palves@redhat.com>
48
49 * configure.ac: Generate config.h instead of support-config.h.
50 * common-defs.h: Include <gdbsupport/config.h> instead of
51 <gdbsupport/support-config.h>.
52 * Makefile.in: Regenerate.
53 * configure: Regenerate.
54
0454ef42
TT
552020-01-14 Tom Tromey <tom@tromey.com>
56
57 * Makefile.in: Rebuild.
58 * Makefile.am (check-defines): New target.
59 * check-defines.el: New file.
60
05ea2a05
TT
612020-01-14 Tom Tromey <tom@tromey.com>
62
63 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
64 Rebuild.
65 * common.m4 (GDB_AC_COMMON): Move many checks from
66 gdb/configure.ac.
67 * acinclude.m4: Include bfd.m4, ptrace.m4.
68
01027315
TT
692020-01-14 Tom Tromey <tom@tromey.com>
70
71 * common-defs.h: Add GDBSERVER case. Update includes.
72 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
73 Makefile.am, Makefile.in, README: New files.
74 * Moved from ../gdb/gdbsupport/
75