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 def23c1b07c MSP430: Enable relaxation of jump instructions to hard-code [...]
new 98ef1b41d47 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 060c5df73b2 Daily bump.
adds f1ee6f0fe44 Daily bump.
adds 3fde3398341 i386: Properly pop restore token in signal frame
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/g++.target/i386/pr85334-1.C | 55 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.target/i386/pr85334-2.C | 48 +++++++++++++++++++++++++++
libgcc/ChangeLog | 9 +++++
libgcc/config/i386/shadow-stack-unwind.h | 43 ++++++++++++++++++++++++
6 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr85334-1.C
create mode 100644 gcc/testsuite/g++.target/i386/pr85334-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards c8ebd86 0: update: gcc-060c5df73b28c2c09f0d160970c91bdabd3edd0d: 1
new 7441894 0: update: gcc-3fde3398341ba900ed2e1eaecf00799fda66686a: 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 (c8ebd86)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 430 +-
03-build_abe-bootstrap_debug/console.log | 64944 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 65504 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 65544 insertions(+), 65476 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 cd7965bd97 ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
new 8ba6ad703c hurd: Add __pthread_spin_wait and use it
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:
sysdeps/htl/pt-barrier-wait.c | 2 +-
sysdeps/htl/pt-cond-brdcast.c | 4 ++--
sysdeps/htl/pt-cond-destroy.c | 2 +-
sysdeps/htl/pt-cond-signal.c | 2 +-
sysdeps/htl/pt-cond-timedwait.c | 6 +++---
sysdeps/htl/pt-once.c | 2 +-
sysdeps/htl/pt-rwlock-timedrdlock.c | 4 ++--
sysdeps/htl/pt-rwlock-timedwrlock.c | 4 ++--
sysdeps/htl/pt-rwlock-tryrdlock.c | 2 +-
sysdeps/htl/pt-rwlock-trywrlock.c | 2 +-
sysdeps/htl/pt-rwlock-unlock.c | 2 +-
sysdeps/htl/sem-getvalue.c | 2 +-
sysdeps/htl/sem-post.c | 2 +-
sysdeps/htl/sem-timedwait.c | 4 ++--
sysdeps/htl/sem-trywait.c | 2 +-
sysdeps/mach/htl/bits/spin-lock-inline.h | 9 +++++++++
sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c | 6 +++---
17 files changed, 33 insertions(+), 24 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-arm-next-allyesconfig
in repository toolchain/ci/gcc.
from 060c5df73b2 Daily bump.
adds f1ee6f0fe44 Daily bump.
adds 3fde3398341 i386: Properly pop restore token in signal frame
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/g++.target/i386/pr85334-1.C | 55 +++++++++++++++++++++++++++++++
gcc/testsuite/g++.target/i386/pr85334-2.C | 48 +++++++++++++++++++++++++++
libgcc/ChangeLog | 9 +++++
libgcc/config/i386/shadow-stack-unwind.h | 43 ++++++++++++++++++++++++
6 files changed, 165 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr85334-1.C
create mode 100644 gcc/testsuite/g++.target/i386/pr85334-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d02e569 0: update: binutils-gcc-linux: all
new 3d5b8f1 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 (d02e569)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 132 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11132 ++++++-------
04-build_abe-stage1/console.log | 18162 ++++++++++-----------
05-build_linux/console.log | 882 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 30756 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
11 files changed, 30804 insertions(+), 30724 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/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b2d5716 10: update: llvm-linux: 17560
new b6756b9 10: update: llvm-linux: 17560
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 (b2d5716)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 162 +-
02-build_llvm/console.log | 12757 +++++++++++++------------
03-build_linux/console.log | 6428 ++++++-------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 98 +-
console.log | 19447 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 19441 insertions(+), 19463 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 a179673f3d Use --disable-gdbserver in build-many-glibcs.py.
new cd7965bd97 ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
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:
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-sprintf_chk.c | 4 ++++
sysdeps/ieee754/ldbl-128ibm-compat/ieee128-vsprintf_chk.c | 4 ++++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.