Include <alloca.h> conditionally
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
d3e2a5e8
KR
12020-03-17 Kamil Rytarowski <n54@gmx.com>
2
3 * common-defs.h: Include alloca.h if HAVE_ALLOCA_H is defined.
4
21329136
TT
52020-03-12 Tom Tromey <tom@tromey.com>
6
7 * common-types.h: Remove GDBSERVER code.
8 (gdb_byte, CORE_ADDR, LONGEST, ULONGEST): Redefine.
9 * common-defs.h: Remove GDBSERVER code.
10
272cd5a3
SM
112020-03-12 Simon Marchi <simon.marchi@efficios.com>
12
13 * selftest.m4: Moved from gdb/.
14 * acinclude.m4: Update path to selftest.m4.
15
db6878ac
SM
162020-03-12 Simon Marchi <simon.marchi@efficios.com>
17
18 * configure.ac: Don't source bfd/development.sh.
19 * common.m4: Source bfd/development.sh.
20 * configure: Re-generate.
21
4d696a5c
SM
222020-03-12 Simon Marchi <simon.marchi@efficios.com>
23
24 * configure: Re-generate.
25
a0761e34
SM
262020-03-11 Simon Marchi <simon.marchi@efficios.com>
27
28 * configure: Re-generate.
29 * warning.m4: Enable -Wmissing-prototypes.
30
e63ee24f
TT
312020-03-08 Tom Tromey <tom@tromey.com>
32
33 * gdb_binary_search.h: Fix two typos.
34
20ea4a60
AB
352020-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * .dir-locals.el: New file.
38
3d1e5a43
VP
392020-03-05 Vyacheslav Petrishchev <vyachemail@gmail.com>
40
41 * configure.ac: Added call development.sh.
42 * configure: Regenerate.
43
842806cb
TBA
442020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
45
46 * .gitattributes: New file.
47
89725b0d
SM
482020-03-03 Simon Marchi <simon.marchi@efficios.com>
49
50 * Makefile.in: Re-generate.
51
d7592e97
SDJ
522020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
53
54 * gdb-dlfcn.h (gdb_dlopen): Update comment.
55
9f1528a1
AB
562020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * configure: Regenerate.
59
1a627e7e
TT
602020-02-14 Tom Tromey <tom@tromey.com>
61
62 * common-defs.h: Change path to gnulib/config.h.
63
06b3c5bd
SM
642020-02-13 Simon Marchi <simon.marchi@efficios.com>
65
66 * Makefile.am: Rename source files from .c to .cc.
67 (CC, CFLAGS): Don't override.
68 (AM_CFLAGS): Rename to ...
69 (AM_CXXFLAGS): ... this.
70 * Makefile.in: Re-generate.
71 * %.c: Rename to %.cc.
72
898e7f60
SM
732020-02-11 Simon Marchi <simon.marchi@efficios.com>
74
75 * configure: Re-generate.
76
8ddd8e0e
SM
772020-02-11 Simon Marchi <simon.marchi@efficios.com>
78
79 * warning.m4: Add -Wstrict-null-sentinel.
80 * configure: Re-generate.
81
58df732b
SM
822020-02-11 Simon Marchi <simon.marchi@efficios.com>
83
84 * warning.m4: Move here, from gdb/warning.m4.
85 * acinclude.m4: Update warning.m4 path.
86 * Makefile.in: Re-generate.
87
629c2962
SM
882020-02-11 Simon Marchi <simon.marchi@efficios.com>
89
90 * acinclude.m4: Include ../gdb/warning.m4.
91 * configure.ac: Use AM_GDB_WARNINGS.
92 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
93 * Makefile.in: Re-generate.
94 * configure: Re-generate.
95
85f0dd3c
TV
962020-02-10 Tom de Vries <tdevries@suse.de>
97
98 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
99
43198d20
CB
1002020-01-24 Christian Biesinger <cbiesinger@google.com>
101
102 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
103 version of pthread_setname_np.
104
67b10306
PA
1052020-01-17 Pedro Alves <palves@redhat.com>
106
107 * Makefile.am: Append CXX_DIALECT to CXX.
108 * Makefile.in: Regenerate.
109
3684d331
PA
1102020-01-17 Pedro Alves <palves@redhat.com>
111
112 * configure.ac: Generate config.h instead of support-config.h.
113 * common-defs.h: Include <gdbsupport/config.h> instead of
114 <gdbsupport/support-config.h>.
115 * Makefile.in: Regenerate.
116 * configure: Regenerate.
117
0454ef42
TT
1182020-01-14 Tom Tromey <tom@tromey.com>
119
120 * Makefile.in: Rebuild.
121 * Makefile.am (check-defines): New target.
122 * check-defines.el: New file.
123
05ea2a05
TT
1242020-01-14 Tom Tromey <tom@tromey.com>
125
126 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
127 Rebuild.
128 * common.m4 (GDB_AC_COMMON): Move many checks from
129 gdb/configure.ac.
130 * acinclude.m4: Include bfd.m4, ptrace.m4.
131
01027315
TT
1322020-01-14 Tom Tromey <tom@tromey.com>
133
134 * common-defs.h: Add GDBSERVER case. Update includes.
135 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
136 Makefile.am, Makefile.in, README: New files.
137 * Moved from ../gdb/gdbsupport/
138
This page took 0.045648 seconds and 4 git commands to generate.