]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdbsupport/ChangeLog
Fix two typos in gdb_binary_search.h
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
1 2020-03-08 Tom Tromey <tom@tromey.com>
2
3 * gdb_binary_search.h: Fix two typos.
4
5 2020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * .dir-locals.el: New file.
8
9 2020-03-05 Vyacheslav Petrishchev <vyachemail@gmail.com>
10
11 * configure.ac: Added call development.sh.
12 * configure: Regenerate.
13
14 2020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
15
16 * .gitattributes: New file.
17
18 2020-03-03 Simon Marchi <simon.marchi@efficios.com>
19
20 * Makefile.in: Re-generate.
21
22 2020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
23
24 * gdb-dlfcn.h (gdb_dlopen): Update comment.
25
26 2020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * configure: Regenerate.
29
30 2020-02-14 Tom Tromey <tom@tromey.com>
31
32 * common-defs.h: Change path to gnulib/config.h.
33
34 2020-02-13 Simon Marchi <simon.marchi@efficios.com>
35
36 * Makefile.am: Rename source files from .c to .cc.
37 (CC, CFLAGS): Don't override.
38 (AM_CFLAGS): Rename to ...
39 (AM_CXXFLAGS): ... this.
40 * Makefile.in: Re-generate.
41 * %.c: Rename to %.cc.
42
43 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
44
45 * configure: Re-generate.
46
47 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
48
49 * warning.m4: Add -Wstrict-null-sentinel.
50 * configure: Re-generate.
51
52 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
53
54 * warning.m4: Move here, from gdb/warning.m4.
55 * acinclude.m4: Update warning.m4 path.
56 * Makefile.in: Re-generate.
57
58 2020-02-11 Simon Marchi <simon.marchi@efficios.com>
59
60 * acinclude.m4: Include ../gdb/warning.m4.
61 * configure.ac: Use AM_GDB_WARNINGS.
62 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
63 * Makefile.in: Re-generate.
64 * configure: Re-generate.
65
66 2020-02-10 Tom de Vries <tdevries@suse.de>
67
68 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
69
70 2020-01-24 Christian Biesinger <cbiesinger@google.com>
71
72 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
73 version of pthread_setname_np.
74
75 2020-01-17 Pedro Alves <palves@redhat.com>
76
77 * Makefile.am: Append CXX_DIALECT to CXX.
78 * Makefile.in: Regenerate.
79
80 2020-01-17 Pedro Alves <palves@redhat.com>
81
82 * configure.ac: Generate config.h instead of support-config.h.
83 * common-defs.h: Include <gdbsupport/config.h> instead of
84 <gdbsupport/support-config.h>.
85 * Makefile.in: Regenerate.
86 * configure: Regenerate.
87
88 2020-01-14 Tom Tromey <tom@tromey.com>
89
90 * Makefile.in: Rebuild.
91 * Makefile.am (check-defines): New target.
92 * check-defines.el: New file.
93
94 2020-01-14 Tom Tromey <tom@tromey.com>
95
96 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
97 Rebuild.
98 * common.m4 (GDB_AC_COMMON): Move many checks from
99 gdb/configure.ac.
100 * acinclude.m4: Include bfd.m4, ptrace.m4.
101
102 2020-01-14 Tom Tromey <tom@tromey.com>
103
104 * common-defs.h: Add GDBSERVER case. Update includes.
105 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
106 Makefile.am, Makefile.in, README: New files.
107 * Moved from ../gdb/gdbsupport/
108