This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 709e3709a0 testrun.sh: Improve --help message
new 3b638095a5 nptl: Do not install libpthread.so and do not link tests with it
new ac0353af81 Linux: Remove remaining references to $(shared-thread-library)
The 2 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:
nptl/Makefile | 50 +++++++++--------------------------
sysdeps/mips/Makefile | 2 --
sysdeps/nptl/Makeconfig | 8 ++++--
sysdeps/unix/sysv/linux/Makefile | 6 -----
sysdeps/unix/sysv/linux/i386/Makefile | 1 -
5 files changed, 18 insertions(+), 49 deletions(-)
--
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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from 7bc4ec5941b Daily bump.
adds 09026b98a57 Daily bump.
adds bc59a99c293 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards be119ff 0: update: gcc-7bc4ec5941b33b321ef9aee486c92dc6b0717026: 1
new 9989e9a 0: update: gcc-bc59a99c2937f511c22e6f9c4634d9a6efc53b68: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (be119ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 128 +-
02-prepare_abe/console.log | 262 +-
04-build_abe-bootstrap_O3/console.log | 92214 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 92592 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 92579 insertions(+), 92631 deletions(-)
--
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 2c3202e6f8a libgomp/100747 - fix permission of configure scripts
new 45d5c4769a4 C-SKY: Amend copyrights of recently added files.
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/config/csky/csky-modes.def | 20 ++++++++++++++++++++
gcc/config/csky/csky_insn_fpuv2.md | 19 +++++++++++++++++++
gcc/config/csky/csky_insn_fpuv3.md | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/csky/fpuv3/fpuv3.exp | 11 ++++++-----
4 files changed, 64 insertions(+), 5 deletions(-)
--
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 3a81735c1c8 openmp: Fix reduction clause handling on teams distribute s [...]
new 316bdb2e897 middle-end/100727 - fix call expansion with WITH_SIZE_EXPR arg
new c9a089cad15 Update copyright years in c++tools
new 2c3202e6f8a libgomp/100747 - fix permission of configure scripts
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:
c++tools/Makefile.in | 2 +-
c++tools/configure.ac | 2 +-
c++tools/resolver.cc | 2 +-
c++tools/resolver.h | 2 +-
c++tools/server.cc | 4 ++--
contrib/update-copyright.py | 2 ++
gcc/calls.c | 3 ++-
gcc/gimple-expr.c | 2 ++
liboffloadmic/configure | 0
liboffloadmic/plugin/configure | 0
10 files changed, 12 insertions(+), 7 deletions(-)
mode change 100644 => 100755 liboffloadmic/configure
mode change 100644 => 100755 liboffloadmic/plugin/configure
--
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 9aecba04f4d Fix sphinx-build warning.
new 3a81735c1c8 openmp: Fix reduction clause handling on teams distribute s [...]
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/c-family/c-omp.c | 17 +++++++++++++++++
gcc/testsuite/c-c++-common/gomp/pr99928-10.c | 4 ++--
gcc/testsuite/c-c++-common/gomp/pr99928-8.c | 4 ++--
gcc/testsuite/c-c++-common/gomp/pr99928-9.c | 4 ++--
libgomp/testsuite/libgomp.c-c++-common/reduction-17.c | 16 ++++++++++++++++
5 files changed, 39 insertions(+), 6 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/reduction-17.c
--
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.
"Diana Picus pushed a change to branch master
in repository toolchain/llvm/linaro-scripts.
from fdaa468 bot-status.py: Add "Time Since" column to catch outdated state
new 2cd4c81 monitor: Remove flang-out-of-tree-new-driver
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:
monitor/linaro.json | 1 -
1 file changed, 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.
"Diana Picus pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b4618ce7 tcwg-update-llvmbot-containers: Remove Buildkite test bots
new 99f6b838 tcwg-update-llvmbot-containers.sh: Remove linaro-aarch64-flan [...]
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:
tcwg-update-llvmbot-containers.sh | 2 --
1 file changed, 2 deletions(-)
--
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-release-arm-build_cross
in repository toolchain/ci/gcc.
from 7bc4ec5941b Daily bump.
adds 09026b98a57 Daily bump.
adds bc59a99c293 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.