]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
gdbserver: use the new gdb warning helpers
authorMike Frysinger <vapier@gentoo.org>
Mon, 11 Jan 2016 19:12:51 +0000 (14:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 12 Jan 2016 15:34:57 +0000 (10:34 -0500)
commit8f13a3ce8afc1144169a14c7704689e263316e70
tree0e0a9d1e9617685e66c3ac39db80702691a7cdb2
parent5b3da067f0893be637f9e992b409e36682ea081a
gdbserver: use the new gdb warning helpers

We need to use -Wno-missing-prototypes for now as much of the code
sticks externs in local files and not in common headers.

2016-01-11  Mike Frysinger  <vapier@gentoo.org>

* acinclude.m4: Include new ../warning.m4 file.
* configure: Regenerated.
* configure.ac: Replace all warning logic with AM_GDB_WARNINGS.
gdb/gdbserver/ChangeLog
gdb/gdbserver/acinclude.m4
gdb/gdbserver/configure
gdb/gdbserver/configure.ac