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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 50b83c57 0: update: llvm-linux: all
new 29fac1ef 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 (50b83c57)
\
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 | 166 +-
02-build_llvm/console.log | 12564 ++++++++++++++---------------
03-build_linux/console.log | 3860 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16600 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 16607 insertions(+), 16607 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_gnu/gnu-release-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 27325f40 3: update: binutils-4dd834659fb94758e7496661a2f03f4426161b27: 1
new 5a2c7b6c 3: update: binutils-4dd834659fb94758e7496661a2f03f4426161b27: 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 (27325f40)
\
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-check_binutils/console.log | 11483 +++++-----
04-build_abe-check_binutils-check/console.log | 16187 +++++++-------
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 280 +-
console.log | 28540 ++++++++++++------------
jenkins/manifest.sh | 6 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
11 files changed, 28537 insertions(+), 28537 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/base-artifacts.
discards 220ff007 0: update: llvm-linux: boot
new 87bebf02 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 (220ff007)
\
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 | 184 +-
02-build_llvm/console.log | 12674 +++++++++++++++++------------------
03-build_linux/console.log | 894 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13776 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13781 insertions(+), 13781 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 2379142bc Cygwin: pty: Prevent potential errno overwriting.
new 9b51beeb2 Only pass the minimum number of syscall arguments
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:
libgloss/riscv/internal_syscall.h | 41 ++++++++++++++++++++++++++++-----------
libgloss/riscv/sys_access.c | 2 +-
libgloss/riscv/sys_close.c | 2 +-
libgloss/riscv/sys_exit.c | 2 +-
libgloss/riscv/sys_faccessat.c | 2 +-
libgloss/riscv/sys_fstat.c | 2 +-
libgloss/riscv/sys_fstatat.c | 2 +-
libgloss/riscv/sys_gettimeofday.c | 2 +-
libgloss/riscv/sys_link.c | 2 +-
libgloss/riscv/sys_lseek.c | 2 +-
libgloss/riscv/sys_lstat.c | 2 +-
libgloss/riscv/sys_open.c | 2 +-
libgloss/riscv/sys_openat.c | 2 +-
libgloss/riscv/sys_read.c | 2 +-
libgloss/riscv/sys_sbrk.c | 4 ++--
libgloss/riscv/sys_stat.c | 2 +-
libgloss/riscv/sys_unlink.c | 2 +-
libgloss/riscv/sys_write.c | 2 +-
18 files changed, 48 insertions(+), 29 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-O2
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-O2
in repository toolchain/ci/base-artifacts.
discards 606af56c 2: update: binutils-gcc-glibc-llvm: 1
new 94e893e5 2: 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 (606af56c)
\
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 | 139 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11169 ++-
04-build_abe-stage1/console.log | 17796 ++--
05-build_abe-linux/console.log | 216 +-
06-build_abe-glibc/console.log | 38106 ++++----
07-build_abe-stage2/console.log | 44321 ++++-----
08-build_llvm-true/console.log | 12632 +--
10-benchmark--O2_marm/benchmark-start.log | 2 +-
10-benchmark--O2_marm/benchmark.log | 100 +-
10-benchmark--O2_marm/console.log | 258 +-
11-check_regression/console.log | 2966 +-
11-check_regression/results-0.csv | 2166 +-
11-check_regression/results-1.csv | 2136 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 10 +-
11-check_regression/results-full.csv | 2326 +-
11-check_regression/results.csv | 162 +-
11-check_regression/results.log | 2498 +-
12-update_baseline/console.log | 6077 +-
12-update_baseline/results-1.csv | 2136 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-compare.csv | 10 +-
12-update_baseline/results-full.csv | 2134 +-
12-update_baseline/results.csv | 154 +-
12-update_baseline/results.log | 1628 +-
console.log | 134166 ++++++++++++++-------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
29 files changed, 141973 insertions(+), 141865 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_tx1/gnu-release-aarch64-spec2k6-Os
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.