]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 9 Aug 2015 08:46:52 +0000 (08:46 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 9 Aug 2015 08:46:52 +0000 (08:46 +0000)
commit03c02a42c59949e6ae0fdb0892fb3e751932d17b
tree23d737a6cb4a3fa57fd2bff054bbf1a74bee923e
parente7b724da79a8b0ef274c65ac9bdb58b55ad7eea3
Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.

* Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.
* Makefile.in: Regenerate.
* libquadmath.texi: Document logbq.
* quadmath.h: Add logbq prototype.
* quadmath.map: Add logbq.
* quadmath_weak.h: Add logbq prototype.
* math/logbq.c: New file

From-SVN: r226748
libquadmath/ChangeLog
libquadmath/Makefile.am
libquadmath/Makefile.in
libquadmath/libquadmath.texi
libquadmath/math/logbq.c [new file with mode: 0644]
libquadmath/quadmath.h
libquadmath/quadmath.map
libquadmath/quadmath_weak.h