]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
0e267416
AB
12020-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * tdesc.h (struct target_desc_deleter): Moved here
4 from gdb/target-descriptions.h, extend comment.
5 (target_desc_up): Likewise.
6
5ac58899
TT
72020-06-30 Tom Tromey <tromey@adacore.com>
8
9 PR build/26183:
10 * gdb_string_view.h (basic_string_view::to_string): Remove.
11 (gdb::to_string): New function.
12
6db3031e
SM
132020-06-27 Simon Marchi <simon.marchi@efficios.com>
14
15 * tdesc.h (class print_xml_feature) <add_line>: Add
16 ATTRIBUTE_PRINTF.
17
caa7fd04
AB
182020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 * tdesc.cc (print_xml_feature::visit_pre): Use add_line to add
21 output content, and call indent as needed in all overloaded
22 variants.
23 (print_xml_feature::visit_post): Likewise.
24 (print_xml_feature::visit): Likewise.
25 (print_xml_feature::add_line): Two new overloaded functions.
26 * tdesc.h (print_xml_feature::indent): New member function.
27 (print_xml_feature::add_line): Two new overloaded member
28 functions.
29 (print_xml_feature::m_depth): New member variable.
30
fbf42f4e
AB
312020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * tdesc.cc (print_xml_feature::visit_pre): Print compatible
34 information.
35 * tdesc.h (struct tdesc_compatible_info): Declare new struct.
36 (tdesc_compatible_info_up): New typedef.
37 (tdesc_compatible_info_list): Declare new function.
38 (tdesc_compatible_info_arch_name): Declare new function.
39
7dbfcd6f
MW
402020-05-25 Michael Weghorn <m.weghorn@posteo.de>
41
42 * common-utils.cc, common-utils.h (stringify_argv): Drop
43 now unused function stringify_argv
44
8c4b5f3d
MW
452020-05-25 Michael Weghorn <m.weghorn@posteo.de>
46
47 * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
48 Adapt to take a gdb::array_view<char * const> parameter.
49 Adapt call site.
50
c699004a
MW
512020-05-25 Michael Weghorn <m.weghorn@posteo.de>
52
53 * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
54 Adapt to handle zero args and return a std::string.
55 Adapt call site.
56
92651b1d
MW
572020-05-25 Michael Weghorn <m.weghorn@posteo.de>
58
59 * common-inferior.h, common-inferior.cc: (construct_inferior_arguments):
60 Move function here from gdb/infcmd.c, gdb/inferior.h
61
a51951c2
KB
622020-05-14 Kevin Buettner <kevinb@redhat.com>
63
64 * btrace-common.h (btrace_cpu_vendor): Add CV_AMD.
65
fc75c28b
TBA
662020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
67
68 * common-regcache.h (regcache_read_pc_protected): New function
69 declaration.
70
32d1f47a
TBA
712020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
72
73 * gdb-sigmask.h: Fix typo (pthead_sigmask -> pthread_sigmask).
74
ff8885c3
SM
752020-04-27 Simon Marchi <simon.marchi@polymtl.ca>
76
77 * common-defs.h: Include cstdlib.h.
78
0fa7617d
TT
792020-04-20 Tom Tromey <tromey@adacore.com>
80
81 * scoped_mmap.h (scoped_mmap): Mark move constructor as noexcept.
82 Use initialization style. Don't call destroy.
83 * scoped_fd.h (class scoped_fd): Mark move constructor as
84 noexcept.
85 * gdb_ref_ptr.h (class ref_ptr): Mark move constructor as
86 noexcept.
87
7990abcc
TT
882020-04-13 Tom Tromey <tom@tromey.com>
89
90 * event-loop.c: Move comment. Remove obsolete comment.
91
400b5eca
TT
922020-04-13 Tom Tromey <tom@tromey.com>
93
94 * event-loop.h: Move from ../gdb/.
95 * event-loop.cc: Move from ../gdb/.
96
c1cd3163
TT
972020-04-13 Tom Tromey <tom@tromey.com>
98
99 * errors.h (flush_streams): Declare.
100
06cc9596
TT
1012020-04-13 Tom Tromey <tom@tromey.com>
102
103 * gdb_select.h: Move from ../gdb/.
104
8ae8e197
TT
1052020-04-13 Tom Tromey <tom@tromey.com>
106
107 * config.in, configure: Rebuild.
108 * common.m4 (GDB_AC_COMMON): Check for poll.h, sys/poll.h,
109 sys/select.h, and poll.
110
af62665e
TT
1112020-03-31 Tom Tromey <tromey@adacore.com>
112
113 * btrace-common.cc (btrace_data_append): Conditionally call
114 memcpy.
115
8f2dae6a
AB
1162020-03-27 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * create-version.sh: Resolve issues highlighted by shellcheck.
119
c884cc46
SM
1202020-03-20 Simon Marchi <simon.marchi@efficios.com>
121
122 * config.in: Re-generate.
123 * configure: Re-generate.
124
d3e2a5e8
KR
1252020-03-17 Kamil Rytarowski <n54@gmx.com>
126
127 * common-defs.h: Include alloca.h if HAVE_ALLOCA_H is defined.
128
21329136
TT
1292020-03-12 Tom Tromey <tom@tromey.com>
130
131 * common-types.h: Remove GDBSERVER code.
132 (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Redefine.
133 * common-defs.h: Remove GDBSERVER code.
134
272cd5a3
SM
1352020-03-12 Simon Marchi <simon.marchi@efficios.com>
136
137 * selftest.m4: Moved from gdb/.
138 * acinclude.m4: Update path to selftest.m4.
139
db6878ac
SM
1402020-03-12 Simon Marchi <simon.marchi@efficios.com>
141
142 * configure.ac: Don't source bfd/development.sh.
143 * common.m4: Source bfd/development.sh.
144 * configure: Re-generate.
145
4d696a5c
SM
1462020-03-12 Simon Marchi <simon.marchi@efficios.com>
147
148 * configure: Re-generate.
149
a0761e34
SM
1502020-03-11 Simon Marchi <simon.marchi@efficios.com>
151
152 * configure: Re-generate.
153 * warning.m4: Enable -Wmissing-prototypes.
154
e63ee24f
TT
1552020-03-08 Tom Tromey <tom@tromey.com>
156
157 * gdb_binary_search.h: Fix two typos.
158
20ea4a60
AB
1592020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * .dir-locals.el: New file.
162
3d1e5a43
VP
1632020-03-05 Vyacheslav Petrishchev <vyachemail@gmail.com>
164
165 * configure.ac: Added call development.sh.
166 * configure: Regenerate.
167
842806cb
TBA
1682020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
169
170 * .gitattributes: New file.
171
89725b0d
SM
1722020-03-03 Simon Marchi <simon.marchi@efficios.com>
173
174 * Makefile.in: Re-generate.
175
d7592e97
SDJ
1762020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
177
178 * gdb-dlfcn.h (gdb_dlopen): Update comment.
179
9f1528a1
AB
1802020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
181
182 * configure: Regenerate.
183
1a627e7e
TT
1842020-02-14 Tom Tromey <tom@tromey.com>
185
186 * common-defs.h: Change path to gnulib/config.h.
187
06b3c5bd
SM
1882020-02-13 Simon Marchi <simon.marchi@efficios.com>
189
190 * Makefile.am: Rename source files from .c to .cc.
191 (CC, CFLAGS): Don't override.
192 (AM_CFLAGS): Rename to ...
193 (AM_CXXFLAGS): ... this.
194 * Makefile.in: Re-generate.
195 * %.c: Rename to %.cc.
196
898e7f60
SM
1972020-02-11 Simon Marchi <simon.marchi@efficios.com>
198
199 * configure: Re-generate.
200
8ddd8e0e
SM
2012020-02-11 Simon Marchi <simon.marchi@efficios.com>
202
203 * warning.m4: Add -Wstrict-null-sentinel.
204 * configure: Re-generate.
205
58df732b
SM
2062020-02-11 Simon Marchi <simon.marchi@efficios.com>
207
208 * warning.m4: Move here, from gdb/warning.m4.
209 * acinclude.m4: Update warning.m4 path.
210 * Makefile.in: Re-generate.
211
629c2962
SM
2122020-02-11 Simon Marchi <simon.marchi@efficios.com>
213
214 * acinclude.m4: Include ../gdb/warning.m4.
215 * configure.ac: Use AM_GDB_WARNINGS.
216 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
217 * Makefile.in: Re-generate.
218 * configure: Re-generate.
219
85f0dd3c
TV
2202020-02-10 Tom de Vries <tdevries@suse.de>
221
222 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
223
43198d20
CB
2242020-01-24 Christian Biesinger <cbiesinger@google.com>
225
226 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
227 version of pthread_setname_np.
228
67b10306
PA
2292020-01-17 Pedro Alves <palves@redhat.com>
230
231 * Makefile.am: Append CXX_DIALECT to CXX.
232 * Makefile.in: Regenerate.
233
3684d331
PA
2342020-01-17 Pedro Alves <palves@redhat.com>
235
236 * configure.ac: Generate config.h instead of support-config.h.
237 * common-defs.h: Include <gdbsupport/config.h> instead of
238 <gdbsupport/support-config.h>.
239 * Makefile.in: Regenerate.
240 * configure: Regenerate.
241
0454ef42
TT
2422020-01-14 Tom Tromey <tom@tromey.com>
243
244 * Makefile.in: Rebuild.
245 * Makefile.am (check-defines): New target.
246 * check-defines.el: New file.
247
05ea2a05
TT
2482020-01-14 Tom Tromey <tom@tromey.com>
249
250 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
251 Rebuild.
252 * common.m4 (GDB_AC_COMMON): Move many checks from
253 gdb/configure.ac.
254 * acinclude.m4: Include bfd.m4, ptrace.m4.
255
01027315
TT
2562020-01-14 Tom Tromey <tom@tromey.com>
257
258 * common-defs.h: Add GDBSERVER case. Update includes.
259 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
260 Makefile.am, Makefile.in, README: New files.
261 * Moved from ../gdb/gdbsupport/
262