This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 55d6369b round-robin-bisect.sh: Don't repeatedly report regressions fo [...]
new 2c04efcb tcwg-generate-source-cache.sh: Remove support for llvm-reference
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-generate-source-cache.sh | 47 ++-----------------------------------------
1 file changed, 2 insertions(+), 45 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 glibc.
from aa69f19a93 nptl: Add EOVERFLOW checks for futex calls
new fdb724f903 Fix typo in NEWS file
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:
NEWS | 6 +++---
1 file changed, 3 insertions(+), 3 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_kernel/gnu-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0b691672 2: update: binutils-gcc-linux: all
new 08c3628a 2: update: binutils-gcc-linux: all
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 (0b691672)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 225 +-
02-prepare_abe/console.log | 356 +-
03-build_abe-binutils/console.log | 11858 +++++-----
04-build_abe-stage1/console.log | 15971 ++++++-------
05-build_linux/console.log | 9242 ++++----
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 90 +-
08-update_baseline/results.regressions | 2 +-
console.log | 37754 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 37796 insertions(+), 37732 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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 06d68f2b837 Daily bump.
adds 90ed2b9e92f 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_kernel/gnu-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 19fd312c 0: update: binutils-gcc-linux: all
new fedbb71e 0: update: binutils-gcc-linux: all
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 (19fd312c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 234 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11450 ++++++-------
04-build_abe-stage1/console.log | 13527 +++++++--------
05-build_linux/console.log | 660 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26321 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 26330 insertions(+), 26316 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 fbbce1c6e98 changelog: Allow wildcard pattern only.
new 4d87bd39baf expansion: Improve double-word modulo by certain constant d [...]
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/internal-fn.c | 2 +-
gcc/internal-fn.h | 2 +
gcc/optabs.c | 223 +++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr97459-1.c | 54 ++++++++++
gcc/testsuite/gcc.dg/pr97459-2.c | 57 ++++++++++
5 files changed, 337 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr97459-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr97459-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.