This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 69240fb9428 PR fortran/95827 - Buffer overflows with submodules and coarrays
new 89da6aabbc5 Daily bump.
The 1 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:
gcc/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 17 +++++++++++++++++
5 files changed, 46 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 08ca2d744d5 c++: Add test for c++/91104
new d61ffe12443 Daily bump.
The 1 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:
gcc/ChangeLog | 44 +++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 59 ++++++++++++++++++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 30 ++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 62 +++++++++++++++++++++++++++++++++++++++++++++++++
libgcc/ChangeLog | 11 +++++++++
libphobos/ChangeLog | 6 +++++
7 files changed, 213 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 6ced072 Add last-good 4255258f6703be4726cdd44ec5b4649a649db0c8 from h [...]
new 2d59f80 Add regression b2246cd6e9fd708e4e3e6c53f1c42e9b11524f84 from [...]
The 1 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 814721c Add regression 765005dd6791889af2731073bb7c5f6305d14f01 from [...]
new 6ced072 Add last-good 4255258f6703be4726cdd44ec5b4649a649db0c8 from h [...]
The 1 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_34-branch
in repository binutils-gdb.
from be07b199b0f Automatic date update in version.in
new 7f23eac500b Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 58373b80f3d gdb: use make_unique_xstrdup in set_inferior_io_terminal
new 30610e15200 Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from 811dc8c3c8f Automatic date update in version.in
new b8576a1661c Automatic date update in version.in
The 1 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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from eca16db02d htl: Make sem_*wait cancellations points
adds 1b90d52df9 htl: Fix case when sem_*wait is canceled while holding a token
adds 6f3331f26d elf: Include <stdbool.h> in <dl-tunables.h> because bool is used
adds 1fb7dc751e htl: Add wrapper header for <semaphore.h> with hidden __sem_post
adds f6b955e8ba S390: Regenerate ULPs.
adds 087942251f nptl: Don't madvise user provided stack
new 2034c70e64 elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>
The 1 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:
elf/dl-tunables.h | 2 ++
nptl/pthread_create.c | 5 +++--
sysdeps/generic/ldconfig.h | 2 ++
sysdeps/htl/include/semaphore.h | 9 +++++++++
sysdeps/htl/sem-post.c | 2 +-
sysdeps/htl/sem-timedwait.c | 15 +++++++++++++--
sysdeps/s390/fpu/libm-test-ulps | 2 ++
7 files changed, 32 insertions(+), 5 deletions(-)
create mode 100644 sysdeps/htl/include/semaphore.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.