aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/ChangeLog
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@efficios.com>2020-02-11 10:51:43 -0500
committerSimon Marchi <simon.marchi@efficios.com>2020-02-11 10:51:43 -0500
commit58df732b2166c31c8ee868b95cb62ef232e25387 (patch)
tree31f61904d11265262054a96ed2fc35d2382c4140 /gdbserver/ChangeLog
parent629c2962801801338b35c68554d30aa4455e6c0c (diff)
downloadgdb-58df732b2166c31c8ee868b95cb62ef232e25387.zip
gdb-58df732b2166c31c8ee868b95cb62ef232e25387.tar.gz
gdb-58df732b2166c31c8ee868b95cb62ef232e25387.tar.bz2
Move gdb/warning.m4 to gdbsupport
This file is used by gdbsupport, gdbserver and gdb, so I think it belongs in gdbsupport. Move it there and update the references the various acinclude.m4 files. gdbsupport/ChangeLog: * warning.m4: Move here, from gdb/warning.m4. * acinclude.m4: Update warning.m4 path. * Makefile.in: Re-generate. gdbserver/ChangeLog: * acinclude.m4: Update warning.m4 path. gdb/ChangeLog: * acinclude: Update warning.m4 path. * warning.m4: Move to gdbsupport.
Diffstat (limited to 'gdbserver/ChangeLog')
-rw-r--r--gdbserver/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdbserver/ChangeLog b/gdbserver/ChangeLog
index 4f3e8cb..05620af 100644
--- a/gdbserver/ChangeLog
+++ b/gdbserver/ChangeLog
@@ -1,3 +1,7 @@
+2020-02-11 Simon Marchi <simon.marchi@efficios.com>
+
+ * acinclude.m4: Update warning.m4 path.
+
2020-02-09 Hannes Domani <ssbssa@yahoo.de>
* win32-low.c (win32_clear_inferiors): Reset siginfo_er.