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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 84ab057e 0: update: binutils-gcc-linux: boot
new ff376be1 0: update: binutils-gcc-linux: boot
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 (84ab057e)
\
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 | 166 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11934 +++++++-------
04-build_abe-stage1/console.log | 15710 +++++++++---------
05-build_linux/console.log | 2748 ++--
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31397 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31368 insertions(+), 31423 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 newlib.
from db33f3499 Cygwin: don't move cursor on NUL char at all
new bf33f72d4 Cygwin: add release message for NUL character bugs
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:
winsup/cygwin/release/3.1.5 | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 winsup/cygwin/release/3.1.5
--
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 newlib.
from 4ec2e5e1c Cygwin: fhandler_console.cc: fix minor style issues
new db33f3499 Cygwin: don't move cursor on NUL char at all
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:
winsup/cygwin/fhandler_console.cc | 5 +++--
1 file changed, 3 insertions(+), 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 24ac169ac5a gdb/testsuite: Regenerate the testglue if it is not in
new c7adb09f35a Fix typo in gdb/testsuite/ChangeLog
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:
gdb/testsuite/ChangeLog | 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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f6469b65 0: update: binutils-gcc-linux: all
new eb39dfcd 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 (f6469b65)
\
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 | 130 +-
02-prepare_abe/console.log | 254 +-
03-build_abe-binutils/console.log | 11629 ++++++------
04-build_abe-stage1/console.log | 15525 ++++++++--------
05-build_linux/console.log | 7696 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 2 +-
console.log | 35252 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 35264 insertions(+), 35248 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-release-aarch64-stable-allnoconfig
in repository toolchain/ci/llvm-project.
from f004359106c [windows] Add /Gw to compiler flags
adds 4bcdac8d762 [RISCV] Correct the CallPreservedMask for the function call [...]
adds a572a8a147c [CMake] CheckAtomic.cmake: catch false positives in RISC-V
adds 7a18790ae2f [libc++] Fix ABI break in __bit_reference.
adds d75ce45777d Revert "[CMake] CheckAtomic.cmake: catch false positives in [...]
No new revisions were added by this update.
Summary of changes:
libcxx/include/__bit_reference | 15 +++++
.../trivial_for_purposes_of_call.pass.cpp | 57 ++++++++++++++++++
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp | 7 ---
llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll | 70 ++++++++++++++++++++++
4 files changed, 142 insertions(+), 7 deletions(-)
create mode 100644 libcxx/test/libcxx/containers/sequences/vector.bool/trivial_for [...]
create mode 100644 llvm/test/CodeGen/RISCV/interrupt-attr-callee.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.