]> git.ipfire.org Git - thirdparty/gcc.git/commit
Merge libphobos upstream version 2.076.1
authoribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Nov 2018 17:54:07 +0000 (17:54 +0000)
committeribuclaw <ibuclaw@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Nov 2018 17:54:07 +0000 (17:54 +0000)
commit345422ff2320b83c246928e2cceae18263b8facb
tree2967bb1b7ffbc8c178b109a75f117df37895e144
parent6275ce7dca530d44a37606780cf02d532a14949f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266572 138bc75d-0d04-0410-961f-82ee72b054a4
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