]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
Fix SVE-related failure in gdb.arch/aarch64-fp.exp
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
9f1528a1
AB
12020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * configure: Regenerate.
4
1a627e7e
TT
52020-02-14 Tom Tromey <tom@tromey.com>
6
7 * common-defs.h: Change path to gnulib/config.h.
8
06b3c5bd
SM
92020-02-13 Simon Marchi <simon.marchi@efficios.com>
10
11 * Makefile.am: Rename source files from .c to .cc.
12 (CC, CFLAGS): Don't override.
13 (AM_CFLAGS): Rename to ...
14 (AM_CXXFLAGS): ... this.
15 * Makefile.in: Re-generate.
16 * %.c: Rename to %.cc.
17
898e7f60
SM
182020-02-11 Simon Marchi <simon.marchi@efficios.com>
19
20 * configure: Re-generate.
21
8ddd8e0e
SM
222020-02-11 Simon Marchi <simon.marchi@efficios.com>
23
24 * warning.m4: Add -Wstrict-null-sentinel.
25 * configure: Re-generate.
26
58df732b
SM
272020-02-11 Simon Marchi <simon.marchi@efficios.com>
28
29 * warning.m4: Move here, from gdb/warning.m4.
30 * acinclude.m4: Update warning.m4 path.
31 * Makefile.in: Re-generate.
32
629c2962
SM
332020-02-11 Simon Marchi <simon.marchi@efficios.com>
34
35 * acinclude.m4: Include ../gdb/warning.m4.
36 * configure.ac: Use AM_GDB_WARNINGS.
37 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
38 * Makefile.in: Re-generate.
39 * configure: Re-generate.
40
85f0dd3c
TV
412020-02-10 Tom de Vries <tdevries@suse.de>
42
43 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
44
43198d20
CB
452020-01-24 Christian Biesinger <cbiesinger@google.com>
46
47 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
48 version of pthread_setname_np.
49
67b10306
PA
502020-01-17 Pedro Alves <palves@redhat.com>
51
52 * Makefile.am: Append CXX_DIALECT to CXX.
53 * Makefile.in: Regenerate.
54
3684d331
PA
552020-01-17 Pedro Alves <palves@redhat.com>
56
57 * configure.ac: Generate config.h instead of support-config.h.
58 * common-defs.h: Include <gdbsupport/config.h> instead of
59 <gdbsupport/support-config.h>.
60 * Makefile.in: Regenerate.
61 * configure: Regenerate.
62
0454ef42
TT
632020-01-14 Tom Tromey <tom@tromey.com>
64
65 * Makefile.in: Rebuild.
66 * Makefile.am (check-defines): New target.
67 * check-defines.el: New file.
68
05ea2a05
TT
692020-01-14 Tom Tromey <tom@tromey.com>
70
71 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
72 Rebuild.
73 * common.m4 (GDB_AC_COMMON): Move many checks from
74 gdb/configure.ac.
75 * acinclude.m4: Include bfd.m4, ptrace.m4.
76
01027315
TT
772020-01-14 Tom Tromey <tom@tromey.com>
78
79 * common-defs.h: Add GDBSERVER case. Update includes.
80 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
81 Makefile.am, Makefile.in, README: New files.
82 * Moved from ../gdb/gdbsupport/
83