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-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7f652e8f 0: update: binutils-gcc-linux: all
new ffc0f9ec 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 (7f652e8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 197 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 14746 +++++++------
04-build_abe-stage1/console.log | 20302 +++++++++---------
05-build_linux/console.log | 5804 +++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 41568 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 41344 insertions(+), 41753 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_bmk_tk1/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 994e529a37 Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
adds 43598ef6e2 hppa: Align __clone stack argument to 8 bytes (Bug 25066)
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/unix/sysv/linux/hppa/clone.S | 9 +++++++--
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_bmk_tk1/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards ecc7ae80 0: update: binutils-gcc-glibc-llvm: 1
new 69b23a35 0: update: binutils-gcc-glibc-llvm: 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 (ecc7ae80)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-arm [...]
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 | 180 +-
03-build_abe-binutils/console.log | 11351 +-
04-build_abe-stage1/console.log | 18132 +--
05-build_abe-linux/console.log | 278 +-
06-build_abe-glibc/console.log | 38274 +++----
07-build_abe-stage2/console.log | 44352 ++++---
08-build_llvm-true/console.log | 12628 +-
10-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
10-benchmark--Os_LTO_mthumb/benchmark.log | 83 +-
10-benchmark--Os_LTO_mthumb/console.log | 245 +-
11-check_regression/console.log | 876 +-
11-check_regression/results-0.csv | 118 +-
11-check_regression/results-1.csv | 122 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 130 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 2544 +-
12-update_baseline/console.log | 30 +-
12-update_baseline/results-0.csv | 118 +-
12-update_baseline/results-1.csv | 122 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 130 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 2524 +-
console.log | 127112 +++++++++++----------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
28 files changed, 129935 insertions(+), 129772 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 6c80c6e876 Add internal <file_change_detection.h> header file
new 6b89c385d8 io: Implement lchmod using fchmodat [BZ #14578]
new 752dd17443 Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PAT [...]
new 47136d6cc3 io: Add io/tst-lchmod covering lchmod and fchmodat
new 08aea89ef6 S390: Fix non-ascii character in fenv.h.
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:
include/sys/stat.h | 1 +
io/Makefile | 2 +-
io/fchmodat.c | 1 +
io/lchmod.c | 10 +-
io/tst-lchmod.c | 314 +++++++++++++++++++++++++++++++++++++
sysdeps/mach/hurd/fchmodat.c | 1 +
sysdeps/s390/fpu/bits/fenv.h | 4 +-
sysdeps/unix/sysv/linux/fchmodat.c | 58 +++++--
8 files changed, 372 insertions(+), 19 deletions(-)
create mode 100644 io/tst-lchmod.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-aarch64-mainline-allyesconfig
in repository toolchain/ci/gcc.
from 92483696301 Daily bump.
adds f6e9ae4da8f middle-end: Fix logical shift truncation (PR rtl-optimizati [...]
adds 541431facd4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/simplify-rtx.c | 18 +++++++++++++++---
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/opt/pr91838.C | 11 +++++++++++
5 files changed, 45 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr91838.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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0ed89d2c 0: update: binutils-gcc-linux: all
new a99a5994 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 (0ed89d2c)
\
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 | 106 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10286 +++++++--------
04-build_abe-stage1/console.log | 13625 ++++++++++---------
05-build_linux/console.log | 602 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 25116 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 25113 insertions(+), 25102 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.