]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdbsupport/ChangeLog
Add support for ELF files which contain multiple reloc sections which all target...
[thirdparty/binutils-gdb.git] / gdbsupport / ChangeLog
CommitLineData
842806cb
TBA
12020-03-05 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2
3 * .gitattributes: New file.
4
89725b0d
SM
52020-03-03 Simon Marchi <simon.marchi@efficios.com>
6
7 * Makefile.in: Re-generate.
8
d7592e97
SDJ
92020-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10
11 * gdb-dlfcn.h (gdb_dlopen): Update comment.
12
9f1528a1
AB
132020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * configure: Regenerate.
16
1a627e7e
TT
172020-02-14 Tom Tromey <tom@tromey.com>
18
19 * common-defs.h: Change path to gnulib/config.h.
20
06b3c5bd
SM
212020-02-13 Simon Marchi <simon.marchi@efficios.com>
22
23 * Makefile.am: Rename source files from .c to .cc.
24 (CC, CFLAGS): Don't override.
25 (AM_CFLAGS): Rename to ...
26 (AM_CXXFLAGS): ... this.
27 * Makefile.in: Re-generate.
28 * %.c: Rename to %.cc.
29
898e7f60
SM
302020-02-11 Simon Marchi <simon.marchi@efficios.com>
31
32 * configure: Re-generate.
33
8ddd8e0e
SM
342020-02-11 Simon Marchi <simon.marchi@efficios.com>
35
36 * warning.m4: Add -Wstrict-null-sentinel.
37 * configure: Re-generate.
38
58df732b
SM
392020-02-11 Simon Marchi <simon.marchi@efficios.com>
40
41 * warning.m4: Move here, from gdb/warning.m4.
42 * acinclude.m4: Update warning.m4 path.
43 * Makefile.in: Re-generate.
44
629c2962
SM
452020-02-11 Simon Marchi <simon.marchi@efficios.com>
46
47 * acinclude.m4: Include ../gdb/warning.m4.
48 * configure.ac: Use AM_GDB_WARNINGS.
49 * Makefile.am: Set AM_CFLAGS to WARN_CFLAGS and WERROR_CFLAGS.
50 * Makefile.in: Re-generate.
51 * configure: Re-generate.
52
85f0dd3c
TV
532020-02-10 Tom de Vries <tdevries@suse.de>
54
55 * environ.c (gdb_environ::set): Cast concat NULL sentinel to char *.
56
43198d20
CB
572020-01-24 Christian Biesinger <cbiesinger@google.com>
58
59 * thread-pool.c (set_thread_name): Add an overload for the NetBSD
60 version of pthread_setname_np.
61
67b10306
PA
622020-01-17 Pedro Alves <palves@redhat.com>
63
64 * Makefile.am: Append CXX_DIALECT to CXX.
65 * Makefile.in: Regenerate.
66
3684d331
PA
672020-01-17 Pedro Alves <palves@redhat.com>
68
69 * configure.ac: Generate config.h instead of support-config.h.
70 * common-defs.h: Include <gdbsupport/config.h> instead of
71 <gdbsupport/support-config.h>.
72 * Makefile.in: Regenerate.
73 * configure: Regenerate.
74
0454ef42
TT
752020-01-14 Tom Tromey <tom@tromey.com>
76
77 * Makefile.in: Rebuild.
78 * Makefile.am (check-defines): New target.
79 * check-defines.el: New file.
80
05ea2a05
TT
812020-01-14 Tom Tromey <tom@tromey.com>
82
83 * configure, Makefile.in, aclocal.m4, common.m4, config.in:
84 Rebuild.
85 * common.m4 (GDB_AC_COMMON): Move many checks from
86 gdb/configure.ac.
87 * acinclude.m4: Include bfd.m4, ptrace.m4.
88
01027315
TT
892020-01-14 Tom Tromey <tom@tromey.com>
90
91 * common-defs.h: Add GDBSERVER case. Update includes.
92 * acinclude.m4, aclocal.m4, config.in, configure, configure.ac,
93 Makefile.am, Makefile.in, README: New files.
94 * Moved from ../gdb/gdbsupport/
95