]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
Make {get,set}_inferior_io_terminal inferior methods
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
caa7fd04
AB
12020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * tdesc.cc (print_xml_feature::visit_pre): Use add_line to add
4 output content, and call indent as needed in all overloaded
5 variants.
6 (print_xml_feature::visit_post): Likewise.
7 (print_xml_feature::visit): Likewise.
8 (print_xml_feature::add_line): Two new overloaded functions.
9 * tdesc.h (print_xml_feature::indent): New member function.
10 (print_xml_feature::add_line): Two new overloaded member
11 functions.
12 (print_xml_feature::m_depth): New member variable.
13
fbf42f4e
AB
142020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * tdesc.cc (print_xml_feature::visit_pre): Print compatible
17 information.
18 * tdesc.h (struct tdesc_compatible_info): Declare new struct.
19 (tdesc_compatible_info_up): New typedef.
20 (tdesc_compatible_info_list): Declare new function.
21 (tdesc_compatible_info_arch_name): Declare new function.
22
7dbfcd6f
MW
232020-05-25 Michael Weghorn <m.weghorn@posteo.de>
24
25 * common-utils.cc, common-utils.h (stringify_argv): Drop
26 now unused function stringify_argv
27
8c4b5f3d
MW
282020-05-25 Michael Weghorn <m.weghorn@posteo.de>
29
30 * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
31 Adapt to take a gdb::array_view<char * const> parameter.
32 Adapt call site.
33
c699004a
MW
342020-05-25 Michael Weghorn <m.weghorn@posteo.de>
35
36 * common-inferior.cc, common-inferior.h (construct_inferior_arguments):
37 Adapt to handle zero args and return a std::string.
38 Adapt call site.
39
92651b1d
MW
402020-05-25 Michael Weghorn <m.weghorn@posteo.de>
41
42 * common-inferior.h, common-inferior.cc: (construct_inferior_arguments):
43 Move function here from gdb/infcmd.c, gdb/inferior.h
44
a51951c2
KB
452020-05-14 Kevin Buettner <kevinb@redhat.com>
46
47 * btrace-common.h (btrace_cpu_vendor): Add CV_AMD.
48
fc75c28b
TBA
492020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
50
51 * common-regcache.h (regcache_read_pc_protected): New function
52 declaration.
53
32d1f47a
TBA
542020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
55
56 * gdb-sigmask.h: Fix typo (pthead_sigmask -> pthread_sigmask).
57
ff8885c3
SM
582020-04-27 Simon Marchi <simon.marchi@polymtl.ca>
59
60 * common-defs.h: Include cstdlib.h.
61
0fa7617d
TT
622020-04-20 Tom Tromey <tromey@adacore.com>
63
64 * scoped_mmap.h (scoped_mmap): Mark move constructor as noexcept.
65 Use initialization style. Don't call destroy.
66 * scoped_fd.h (class scoped_fd): Mark move constructor as
67 noexcept.
68 * gdb_ref_ptr.h (class ref_ptr): Mark move constructor as
69 noexcept.
70
7990abcc
TT
712020-04-13 Tom Tromey <tom@tromey.com>
72
73 * event-loop.c: Move comment. Remove obsolete comment.
74
400b5eca
TT
752020-04-13 Tom Tromey <tom@tromey.com>
76
77 * event-loop.h: Move from ../gdb/.
78 * event-loop.cc: Move from ../gdb/.
79
c1cd3163
TT
802020-04-13 Tom Tromey <tom@tromey.com>
81
82 * errors.h (flush_streams): Declare.
83
06cc9596
TT
842020-04-13 Tom Tromey <tom@tromey.com>
85
86 * gdb_select.h: Move from ../gdb/.
87
8ae8e197
TT
882020-04-13 Tom Tromey <tom@tromey.com>
89
90 * config.in, configure: Rebuild.
91 * common.m4 (GDB_AC_COMMON): Check for poll.h, sys/poll.h,
92 sys/select.h, and poll.
93
af62665e
TT
942020-03-31 Tom Tromey <tromey@adacore.com>
95
96 * btrace-common.cc (btrace_data_append): Conditionally call
97 memcpy.
98
8f2dae6a
AB
992020-03-27 Andrew Burgess <andrew.burgess@embecosm.com>
100
101 * create-version.sh: Resolve issues highlighted by shellcheck.
102
c884cc46
SM
1032020-03-20 Simon Marchi <simon.marchi@efficios.com>
104
105 * config.in: Re-generate.
106 * configure: Re-generate.
107
d3e2a5e8
KR
1082020-03-17 Kamil Rytarowski <n54@gmx.com>
109
110 * common-defs.h: Include alloca.h if HAVE_ALLOCA_H is defined.
111
21329136
TT
1122020-03-12 Tom Tromey <tom@tromey.com>
113
114 * common-types.h: Remove GDBSERVER code.
115 (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Redefine.
116 * common-defs.h: Remove GDBSERVER code.
117
272cd5a3
SM
1182020-03-12 Simon Marchi <simon.marchi@efficios.com>
119
120 * selftest.m4: Moved from gdb/.
121 * acinclude.m4: Update path to selftest.m4.
122
db6878ac
SM
1232020-03-12 Simon Marchi <simon.marchi@efficios.com>
124
125 * configure.ac: Don't source bfd/development.sh.
126 * common.m4: Source bfd/development.sh.
127 * configure: Re-generate.
128
4d696a5c
SM
1292020-03-12 Simon Marchi <simon.marchi@efficios.com>
130
131 * configure: Re-generate.
132
a0761e34
SM
1332020-03-11 Simon Marchi <simon.marchi@efficios.com>
134
135 * configure: Re-generate.
136 * warning.m4: Enable -Wmissing-prototypes.
137
e63ee24f
TT
1382020-03-08 Tom Tromey <tom@tromey.com>
139
140 * gdb_binary_search.h: Fix two typos.
141
20ea4a60
AB
1422020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
143
144 * .dir-locals.el: New file.
145
3d1e5a43
VP
1462020-03-05 Vyacheslav Petrishchev <vyachemail@gmail.com>
147
148 * configure.ac: Added call development.sh.
149 * configure: Regenerate.
150
842806cb
TBA
1512020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
152
153 * .gitattributes: New file.
154
89725b0d
SM
1552020-03-03 Simon Marchi <simon.marchi@efficios.com>
156
157 * Makefile.in: Re-generate.
158
d7592e97
SDJ
1592020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
160
161 * gdb-dlfcn.h (gdb_dlopen): Update comment.
162
9f1528a1
AB
1632020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * configure: Regenerate.
166
1a627e7e
TT
1672020-02-14 Tom Tromey <tom@tromey.com>
168
169 * common-defs.h: Change path to gnulib/config.h.
170
06b3c5bd
SM
1712020-02-13 Simon Marchi <simon.marchi@efficios.com>
172
173 * Makefile.am: Rename source files from .c to .cc.
174 (CC, CFLAGS): Don't override.
175 (AM_CFLAGS): Rename to ...
176 (AM_CXXFLAGS): ... this.
177 * Makefile.in: Re-generate.
178 * %.c: Rename to %.cc.
179
898e7f60
SM
1802020-02-11 Simon Marchi <simon.marchi@efficios.com>
181
182 * configure: Re-generate.
183
8ddd8e0e
SM
1842020-02-11 Simon Marchi <simon.marchi@efficios.com>
185
186 * warning.m4: Add -Wstrict-null-sentinel.
187 * configure: Re-generate.
188
58df732b
SM
1892020-02-11 Simon Marchi <simon.marchi@efficios.com>
190
191 * warning.m4: Move here, from gdb/warning.m4.
192 * acinclude.m4: Update warning.m4 path.
193 * Makefile.in: Re-generate.
194
629c2962
SM
1952020-02-11 Simon Marchi <simon.marchi@efficios.com>
196
197 * acinclude.m4: Include ../gdb/warning.m4.
198 * configure.ac: Use AM_GDB_WARNINGS.
199 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
200 * Makefile.in: Re-generate.
201 * configure: Re-generate.
202
85f0dd3c
TV
2032020-02-10 Tom de Vries <tdevries@suse.de>
204
205 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
206
43198d20
CB
2072020-01-24 Christian Biesinger <cbiesinger@google.com>
208
209 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
210 version of pthread_setname_np.
211
67b10306
PA
2122020-01-17 Pedro Alves <palves@redhat.com>
213
214 * Makefile.am: Append CXX_DIALECT to CXX.
215 * Makefile.in: Regenerate.
216
3684d331
PA
2172020-01-17 Pedro Alves <palves@redhat.com>
218
219 * configure.ac: Generate config.h instead of support-config.h.
220 * common-defs.h: Include <gdbsupport/config.h> instead of
221 <gdbsupport/support-config.h>.
222 * Makefile.in: Regenerate.
223 * configure: Regenerate.
224
0454ef42
TT
2252020-01-14 Tom Tromey <tom@tromey.com>
226
227 * Makefile.in: Rebuild.
228 * Makefile.am (check-defines): New target.
229 * check-defines.el: New file.
230
05ea2a05
TT
2312020-01-14 Tom Tromey <tom@tromey.com>
232
233 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
234 Rebuild.
235 * common.m4 (GDB_AC_COMMON): Move many checks from
236 gdb/configure.ac.
237 * acinclude.m4: Include bfd.m4, ptrace.m4.
238
01027315
TT
2392020-01-14 Tom Tromey <tom@tromey.com>
240
241 * common-defs.h: Add GDBSERVER case. Update includes.
242 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
243 Makefile.am, Makefile.in, README: New files.
244 * Moved from ../gdb/gdbsupport/
245