]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
[gdb/testsuite] Add comment in exec_is_pie
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
a51951c2
KB
12020-05-14 Kevin Buettner <kevinb@redhat.com>
2
3 * btrace-common.h (btrace_cpu_vendor): Add CV_AMD.
4
fc75c28b
TBA
52020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
6
7 * common-regcache.h (regcache_read_pc_protected): New function
8 declaration.
9
32d1f47a
TBA
102020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
11
12 * gdb-sigmask.h: Fix typo (pthead_sigmask -> pthread_sigmask).
13
ff8885c3
SM
142020-04-27 Simon Marchi <simon.marchi@polymtl.ca>
15
16 * common-defs.h: Include cstdlib.h.
17
0fa7617d
TT
182020-04-20 Tom Tromey <tromey@adacore.com>
19
20 * scoped_mmap.h (scoped_mmap): Mark move constructor as noexcept.
21 Use initialization style. Don't call destroy.
22 * scoped_fd.h (class scoped_fd): Mark move constructor as
23 noexcept.
24 * gdb_ref_ptr.h (class ref_ptr): Mark move constructor as
25 noexcept.
26
7990abcc
TT
272020-04-13 Tom Tromey <tom@tromey.com>
28
29 * event-loop.c: Move comment. Remove obsolete comment.
30
400b5eca
TT
312020-04-13 Tom Tromey <tom@tromey.com>
32
33 * event-loop.h: Move from ../gdb/.
34 * event-loop.cc: Move from ../gdb/.
35
c1cd3163
TT
362020-04-13 Tom Tromey <tom@tromey.com>
37
38 * errors.h (flush_streams): Declare.
39
06cc9596
TT
402020-04-13 Tom Tromey <tom@tromey.com>
41
42 * gdb_select.h: Move from ../gdb/.
43
8ae8e197
TT
442020-04-13 Tom Tromey <tom@tromey.com>
45
46 * config.in, configure: Rebuild.
47 * common.m4 (GDB_AC_COMMON): Check for poll.h, sys/poll.h,
48 sys/select.h, and poll.
49
af62665e
TT
502020-03-31 Tom Tromey <tromey@adacore.com>
51
52 * btrace-common.cc (btrace_data_append): Conditionally call
53 memcpy.
54
8f2dae6a
AB
552020-03-27 Andrew Burgess <andrew.burgess@embecosm.com>
56
57 * create-version.sh: Resolve issues highlighted by shellcheck.
58
c884cc46
SM
592020-03-20 Simon Marchi <simon.marchi@efficios.com>
60
61 * config.in: Re-generate.
62 * configure: Re-generate.
63
d3e2a5e8
KR
642020-03-17 Kamil Rytarowski <n54@gmx.com>
65
66 * common-defs.h: Include alloca.h if HAVE_ALLOCA_H is defined.
67
21329136
TT
682020-03-12 Tom Tromey <tom@tromey.com>
69
70 * common-types.h: Remove GDBSERVER code.
71 (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Redefine.
72 * common-defs.h: Remove GDBSERVER code.
73
272cd5a3
SM
742020-03-12 Simon Marchi <simon.marchi@efficios.com>
75
76 * selftest.m4: Moved from gdb/.
77 * acinclude.m4: Update path to selftest.m4.
78
db6878ac
SM
792020-03-12 Simon Marchi <simon.marchi@efficios.com>
80
81 * configure.ac: Don't source bfd/development.sh.
82 * common.m4: Source bfd/development.sh.
83 * configure: Re-generate.
84
4d696a5c
SM
852020-03-12 Simon Marchi <simon.marchi@efficios.com>
86
87 * configure: Re-generate.
88
a0761e34
SM
892020-03-11 Simon Marchi <simon.marchi@efficios.com>
90
91 * configure: Re-generate.
92 * warning.m4: Enable -Wmissing-prototypes.
93
e63ee24f
TT
942020-03-08 Tom Tromey <tom@tromey.com>
95
96 * gdb_binary_search.h: Fix two typos.
97
20ea4a60
AB
982020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * .dir-locals.el: New file.
101
3d1e5a43
VP
1022020-03-05 Vyacheslav Petrishchev <vyachemail@gmail.com>
103
104 * configure.ac: Added call development.sh.
105 * configure: Regenerate.
106
842806cb
TBA
1072020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
108
109 * .gitattributes: New file.
110
89725b0d
SM
1112020-03-03 Simon Marchi <simon.marchi@efficios.com>
112
113 * Makefile.in: Re-generate.
114
d7592e97
SDJ
1152020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
116
117 * gdb-dlfcn.h (gdb_dlopen): Update comment.
118
9f1528a1
AB
1192020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * configure: Regenerate.
122
1a627e7e
TT
1232020-02-14 Tom Tromey <tom@tromey.com>
124
125 * common-defs.h: Change path to gnulib/config.h.
126
06b3c5bd
SM
1272020-02-13 Simon Marchi <simon.marchi@efficios.com>
128
129 * Makefile.am: Rename source files from .c to .cc.
130 (CC, CFLAGS): Don't override.
131 (AM_CFLAGS): Rename to ...
132 (AM_CXXFLAGS): ... this.
133 * Makefile.in: Re-generate.
134 * %.c: Rename to %.cc.
135
898e7f60
SM
1362020-02-11 Simon Marchi <simon.marchi@efficios.com>
137
138 * configure: Re-generate.
139
8ddd8e0e
SM
1402020-02-11 Simon Marchi <simon.marchi@efficios.com>
141
142 * warning.m4: Add -Wstrict-null-sentinel.
143 * configure: Re-generate.
144
58df732b
SM
1452020-02-11 Simon Marchi <simon.marchi@efficios.com>
146
147 * warning.m4: Move here, from gdb/warning.m4.
148 * acinclude.m4: Update warning.m4 path.
149 * Makefile.in: Re-generate.
150
629c2962
SM
1512020-02-11 Simon Marchi <simon.marchi@efficios.com>
152
153 * acinclude.m4: Include ../gdb/warning.m4.
154 * configure.ac: Use AM_GDB_WARNINGS.
155 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
156 * Makefile.in: Re-generate.
157 * configure: Re-generate.
158
85f0dd3c
TV
1592020-02-10 Tom de Vries <tdevries@suse.de>
160
161 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
162
43198d20
CB
1632020-01-24 Christian Biesinger <cbiesinger@google.com>
164
165 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
166 version of pthread_setname_np.
167
67b10306
PA
1682020-01-17 Pedro Alves <palves@redhat.com>
169
170 * Makefile.am: Append CXX_DIALECT to CXX.
171 * Makefile.in: Regenerate.
172
3684d331
PA
1732020-01-17 Pedro Alves <palves@redhat.com>
174
175 * configure.ac: Generate config.h instead of support-config.h.
176 * common-defs.h: Include <gdbsupport/config.h> instead of
177 <gdbsupport/support-config.h>.
178 * Makefile.in: Regenerate.
179 * configure: Regenerate.
180
0454ef42
TT
1812020-01-14 Tom Tromey <tom@tromey.com>
182
183 * Makefile.in: Rebuild.
184 * Makefile.am (check-defines): New target.
185 * check-defines.el: New file.
186
05ea2a05
TT
1872020-01-14 Tom Tromey <tom@tromey.com>
188
189 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
190 Rebuild.
191 * common.m4 (GDB_AC_COMMON): Move many checks from
192 gdb/configure.ac.
193 * acinclude.m4: Include bfd.m4, ptrace.m4.
194
01027315
TT
1952020-01-14 Tom Tromey <tom@tromey.com>
196
197 * common-defs.h: Add GDBSERVER case. Update includes.
198 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
199 Makefile.am, Makefile.in, README: New files.
200 * Moved from ../gdb/gdbsupport/
201