This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3f7f912db42 Daily bump. new c3e1a7555e7 Use gcc/sections/elf_shared.d on Solaris 11.5 (PR d/88150) new 5b79027a12c Work around Solaris ld bug linking __tls_get_addr on 64-bit x86 new 79c213076b5 Work around lack of dlpi_tls_modid before Solaris 11.5
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libphobos/ChangeLog | 48 + libphobos/Makefile.in | 2 + libphobos/configure | 5930 ++++++++++++----------- libphobos/configure.ac | 3 + libphobos/libdruntime/Makefile.am | 2 +- libphobos/libdruntime/Makefile.in | 9 +- libphobos/libdruntime/gcc/config.d.in | 3 + libphobos/libdruntime/gcc/sections/elf_shared.d | 67 +- libphobos/libdruntime/gcc/sections/package.d | 2 +- libphobos/libdruntime/gcc/sections/solaris.d | 126 - libphobos/m4/druntime/os.m4 | 36 + libphobos/src/Makefile.in | 2 + libphobos/src/libgphobos.spec.in | 3 + libphobos/testsuite/Makefile.in | 2 + 14 files changed, 3214 insertions(+), 3021 deletions(-) delete mode 100644 libphobos/libdruntime/gcc/sections/solaris.d