include/:
commit19ecc7c1742ebd58f7b940da6cee3c6891020f1e
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2015 20:53:45 +0000 (22 20:53 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 May 2015 20:53:45 +0000 (22 20:53 +0000)
treeda3a764bef8f53ed9fa5173bc66cea4ee5d4e8f7
parent5af95dbe5f13d5d33ed6b5f55dce97c281f2ce12
include/:
* libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
not defined.
libiberty/:
* configure.ac: Add AC_GNU_SOURCE.
* Makefile.in (COMPILE.c): Add -D_GNU_SOURCE.
* configure, config.in: Rebuild.
* floatformat.c (_GNU_SOURCE): Don't define if already defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223589 138bc75d-0d04-0410-961f-82ee72b054a4
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/config.in
libiberty/configure
libiberty/configure.ac
libiberty/floatformat.c