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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards b0e46bb1 0: update: llvm-linux: boot
new 48eb3a70 0: update: llvm-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 (b0e46bb1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 175 +-
02-build_llvm/console.log | 12580 +++++++++++++++++-----------------
03-build_linux/console.log | 764 +--
04-boot_linux/console.log | 442 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13973 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13971 insertions(+), 13989 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 352bb99754 Build raise with -fasynchronous-unwind-tables.
new 9baa46aa7b nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [...]
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/nptl/pthread.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_kernel/llvm-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 1ac16d9d 3: reset: linux-7ba31c3f2f1ee095d8126f4d3757fc3b2bc3c838: 20193
new 5ed2e5f7 4: update: linux-05ef8b97ddf9aed40df977477daeab01760d7f9a: 20200
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-build_llvm/console.log | 12246 +++++++++++++++++-----------------
03-build_linux/console.log | 1018 +--
05-check_regression/console.log | 23 +-
06-update_baseline/console.log | 44 +-
console.log | 13472 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 13531 insertions(+), 13412 deletions(-)
delete mode 100644 reset-baseline
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8adb1823 0: update: binutils-gcc-linux: all
new 3952fdea 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 (8adb1823)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11532 ++++++------
04-build_abe-stage1/console.log | 15599 +++++++++--------
05-build_linux/console.log | 6132 +++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 33943 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 33955 insertions(+), 33949 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 9042d0ce6 Use remove-advertising-clause script to edit BSD licenses
new 3a2191653 Cygwin: AF_LOCAL: allow opening with the O_PATH flag
new 141437d37 Cygwin: AF_LOCAL: set appropriate errno on system calls
new 23cb58af6 Cygwin: AF_LOCAL::fstatvfs: use our handle if O_PATH is set
new 477121317 Cygwin: AF_LOCAL: fix fcntl and dup if O_PATH is set
new 1cc07f3a3 Cygwin: document recent changes
The 5 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.h | 3 +++
winsup/cygwin/fhandler_socket_local.cc | 43 ++++++++++++++++++++++++++++++++++
winsup/cygwin/net.cc | 19 +++++++++++----
winsup/cygwin/release/3.1.3 | 2 ++
winsup/doc/new-features.xml | 6 +++++
5 files changed, 69 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.