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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 6cf5f28 2: update: llvm-linux: 5559
new e9294dd 2: update: llvm-linux: 5564
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 (6cf5f28)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 70 +-
02-build_llvm/console.log | 11658 ++---
03-build_linux/console.log | 88572 ++++++++++++++++----------------
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 36 +-
console.log | 100348 +++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 100466 insertions(+), 100246 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 ab2901c84 Fix order of eh_frame sections in linker scripts
new a4e62e3a4 Cygwin: update era and message locale data
new 4c79da801 Cygwin: dll_list: drop FILE_BASIC_INFORMATION
new 0f5776c47 Cygwin: dll_list: stat_real_file_once as dll method
new e33db96a1 Cygwin: dll_list: query dll file id at load time
The 4 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/dll_init.cc | 3 +-
winsup/cygwin/dll_init.h | 2 +-
winsup/cygwin/forkable.cc | 25 +-
winsup/cygwin/lc_era.h | 8 +-
winsup/cygwin/lc_msg.h | 650 ++++++++++++++++++++++++----------------------
5 files changed, 355 insertions(+), 333 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 cygwin-3_0-branch
in repository newlib.
from debad46cf Minor improvements to socket error handling:
new 2f5cc4582 Cygwin: update era and message locale data
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/lc_era.h | 8 +-
winsup/cygwin/lc_msg.h | 650 +++++++++++++++++++++++++------------------------
2 files changed, 341 insertions(+), 317 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 395e9c7b7fa * check-internal-format-escaping.py: New version using polib.
new a026d580b90 PR target/89093 * gcc.target/aarch64/return_address_sign_ [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/aarch64/return_address_sign_3.c | 4 ++--
2 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards cabac80 0: update: llvm-linux: all
new cf9a0ab 0: update: llvm-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 (cabac80)
\
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 | 216 +-
02-build_llvm/console.log | 11718 ++++++++++----------
03-build_linux/console.log | 9833 ++++++++---------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 21800 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 21789 insertions(+), 21808 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 lldb.
from 1896c7824 PostfixExpression: Introduce InitialValueNode
new b8f2c364d [lldb] [Process/NetBSD] Fix handling piod_len from PT_IO calls
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:
source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.