]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
Rename the read symbol to xread
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
21329136
TT
12020-03-12 Tom Tromey <tom@tromey.com>
2
3 * common-types.h: Remove GDBSERVER code.
4 (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Redefine.
5 * common-defs.h: Remove GDBSERVER code.
6
272cd5a3
SM
72020-03-12 Simon Marchi <simon.marchi@efficios.com>
8
9 * selftest.m4: Moved from gdb/.
10 * acinclude.m4: Update path to selftest.m4.
11
db6878ac
SM
122020-03-12 Simon Marchi <simon.marchi@efficios.com>
13
14 * configure.ac: Don't source bfd/development.sh.
15 * common.m4: Source bfd/development.sh.
16 * configure: Re-generate.
17
4d696a5c
SM
182020-03-12 Simon Marchi <simon.marchi@efficios.com>
19
20 * configure: Re-generate.
21
a0761e34
SM
222020-03-11 Simon Marchi <simon.marchi@efficios.com>
23
24 * configure: Re-generate.
25 * warning.m4: Enable -Wmissing-prototypes.
26
e63ee24f
TT
272020-03-08 Tom Tromey <tom@tromey.com>
28
29 * gdb_binary_search.h: Fix two typos.
30
20ea4a60
AB
312020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * .dir-locals.el: New file.
34
3d1e5a43
VP
352020-03-05 Vyacheslav Petrishchev <vyachemail@gmail.com>
36
37 * configure.ac: Added call development.sh.
38 * configure: Regenerate.
39
842806cb
TBA
402020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
41
42 * .gitattributes: New file.
43
89725b0d
SM
442020-03-03 Simon Marchi <simon.marchi@efficios.com>
45
46 * Makefile.in: Re-generate.
47
d7592e97
SDJ
482020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
49
50 * gdb-dlfcn.h (gdb_dlopen): Update comment.
51
9f1528a1
AB
522020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
53
54 * configure: Regenerate.
55
1a627e7e
TT
562020-02-14 Tom Tromey <tom@tromey.com>
57
58 * common-defs.h: Change path to gnulib/config.h.
59
06b3c5bd
SM
602020-02-13 Simon Marchi <simon.marchi@efficios.com>
61
62 * Makefile.am: Rename source files from .c to .cc.
63 (CC, CFLAGS): Don't override.
64 (AM_CFLAGS): Rename to ...
65 (AM_CXXFLAGS): ... this.
66 * Makefile.in: Re-generate.
67 * %.c: Rename to %.cc.
68
898e7f60
SM
692020-02-11 Simon Marchi <simon.marchi@efficios.com>
70
71 * configure: Re-generate.
72
8ddd8e0e
SM
732020-02-11 Simon Marchi <simon.marchi@efficios.com>
74
75 * warning.m4: Add -Wstrict-null-sentinel.
76 * configure: Re-generate.
77
58df732b
SM
782020-02-11 Simon Marchi <simon.marchi@efficios.com>
79
80 * warning.m4: Move here, from gdb/warning.m4.
81 * acinclude.m4: Update warning.m4 path.
82 * Makefile.in: Re-generate.
83
629c2962
SM
842020-02-11 Simon Marchi <simon.marchi@efficios.com>
85
86 * acinclude.m4: Include ../gdb/warning.m4.
87 * configure.ac: Use AM_GDB_WARNINGS.
88 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
89 * Makefile.in: Re-generate.
90 * configure: Re-generate.
91
85f0dd3c
TV
922020-02-10 Tom de Vries <tdevries@suse.de>
93
94 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
95
43198d20
CB
962020-01-24 Christian Biesinger <cbiesinger@google.com>
97
98 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
99 version of pthread_setname_np.
100
67b10306
PA
1012020-01-17 Pedro Alves <palves@redhat.com>
102
103 * Makefile.am: Append CXX_DIALECT to CXX.
104 * Makefile.in: Regenerate.
105
3684d331
PA
1062020-01-17 Pedro Alves <palves@redhat.com>
107
108 * configure.ac: Generate config.h instead of support-config.h.
109 * common-defs.h: Include <gdbsupport/config.h> instead of
110 <gdbsupport/support-config.h>.
111 * Makefile.in: Regenerate.
112 * configure: Regenerate.
113
0454ef42
TT
1142020-01-14 Tom Tromey <tom@tromey.com>
115
116 * Makefile.in: Rebuild.
117 * Makefile.am (check-defines): New target.
118 * check-defines.el: New file.
119
05ea2a05
TT
1202020-01-14 Tom Tromey <tom@tromey.com>
121
122 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
123 Rebuild.
124 * common.m4 (GDB_AC_COMMON): Move many checks from
125 gdb/configure.ac.
126 * acinclude.m4: Include bfd.m4, ptrace.m4.
127
01027315
TT
1282020-01-14 Tom Tromey <tom@tromey.com>
129
130 * common-defs.h: Add GDBSERVER case. Update includes.
131 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
132 Makefile.am, Makefile.in, README: New files.
133 * Moved from ../gdb/gdbsupport/
134