]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbsupport/ChangeLog
Move gdb/warning.m4 to gdbsupport
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Feb 2020 15:51:43 +0000 (10:51 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Feb 2020 15:51:43 +0000 (10:51 -0500)
commit58df732b2166c31c8ee868b95cb62ef232e25387
tree31f61904d11265262054a96ed2fc35d2382c4140
parent629c2962801801338b35c68554d30aa4455e6c0c
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.
gdb/ChangeLog
gdb/acinclude.m4
gdbserver/ChangeLog
gdbserver/acinclude.m4
gdbsupport/ChangeLog
gdbsupport/Makefile.in
gdbsupport/acinclude.m4
gdbsupport/warning.m4 [moved from gdb/warning.m4 with 100% similarity]