Merge libphobos upstream version 2.076.1
authorIain Buclaw <ibuclaw@gdcproject.org>
Wed, 28 Nov 2018 17:54:07 +0000 (17:54 +0000)
committerIain Buclaw <ibuclaw@gcc.gnu.org>
Wed, 28 Nov 2018 17:54:07 +0000 (17:54 +0000)
commit85041a5b7755dc7b9d74b183e933d89152997886
tree2967bb1b7ffbc8c178b109a75f117df37895e144
parent735352d2eede1e412cb89f45a5c3e0846bce39af
Merge libphobos upstream version 2.076.1

Updated the library version to 76:3:0.

libphobos/ChangeLog:

2018-11-28  Iain Buclaw  <ibuclaw@gdcproject.org>

* Makefile.in: Rebuild.
* configure: Rebuild.
* configure.ac (DRUNTIME_SOVERSION): Remove.
(PHOBOS_SOVERSION): Remove.
(libtool_VERSION): Add.
* libdruntime/Makefile.am: Use libtool_VERSION.
* libdruntime/Makefile.in: Rebuild.
* src/Makefile.am: Use libtool_VERSION.
* src/Makefile.in: Rebuild.
* testsuite/Makefile.in: Rebuild.

From-SVN: r266572
13 files changed:
libphobos/ChangeLog
libphobos/Makefile.in
libphobos/configure
libphobos/configure.ac
libphobos/libdruntime/Makefile.am
libphobos/libdruntime/Makefile.in
libphobos/libdruntime/object.d
libphobos/src/Makefile.am
libphobos/src/Makefile.in
libphobos/src/std/complex.d
libphobos/src/std/math.d
libphobos/src/std/random.d
libphobos/testsuite/Makefile.in