This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from a561456f2d [gdb/testsuite] Fix gdb.arch/i386-pkru.exp on linux
adds e1ccbd6d3a [gdb/testsuite] Fix typo in gdb.multi/multi-arch-exec.exp
adds e5382207cd readelf: recognize FDO Packaging Metadata ELF note
adds 3ac925fcf5 readelf: recognize FDO Packaging Metadata ELF note. (Correc [...]
No new revisions were added by this update.
Summary of changes:
binutils/readelf.c | 15 +++++++++++++++
gdb/testsuite/gdb.multi/multi-arch-exec.exp | 2 +-
include/elf/common.h | 3 +++
3 files changed, 19 insertions(+), 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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards e4123f87b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 687cfef98 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (e4123f87b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1552 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 31260 -> 31012 bytes
05-build_abe-stage1/console.log.xz | Bin 90280 -> 90300 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8728 -> 8972 bytes
08-build_abe-glibc/console.log.xz | Bin 230308 -> 231304 bytes
09-build_abe-stage2/console.log.xz | Bin 216696 -> 217164 bytes
10-build_abe-gdb/console.log.xz | Bin 38900 -> 38548 bytes
11-build_abe-qemu/console.log.xz | Bin 29144 -> 29792 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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/gnu-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 31290fda9 3: update: binutils-gcc-linux-qemu: 19624
new d412cf6dc 3: update: binutils-gcc-linux-qemu: 19624
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 (31290fda9)
\
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.xz | Bin 1608 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45852 -> 31364 bytes
04-build_abe-stage1/console.log.xz | Bin 72060 -> 72232 bytes
05-build_abe-qemu/console.log.xz | Bin 29684 -> 29528 bytes
06-build_linux/console.log.xz | Bin 46020 -> 46188 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 174 +++++++++++++++++------------------
jenkins/manifest.sh | 20 ++--
9 files changed, 97 insertions(+), 97 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 5b1ef8b9db9 middle-end: Skip initialization of opaque type variables [P [...]
new de3e5aae6c4 Final value replacement improvements for until-wrap loops.
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/match.pd | 22 +++++++++
gcc/testsuite/gcc.dg/fold-condneg-1.c | 59 ++++++++++++++++++++++++
gcc/testsuite/gcc.dg/fold-condneg-2.c | 11 +++++
gcc/testsuite/gcc.dg/fold-condnot-1.c | 84 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr101145-1.c | 12 +++++
gcc/testsuite/gcc.dg/pr101145-2.c | 15 +++++++
gcc/tree-ssa-loop-niter.c | 19 +++++++-
7 files changed, 221 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/fold-condneg-1.c
create mode 100644 gcc/testsuite/gcc.dg/fold-condneg-2.c
create mode 100644 gcc/testsuite/gcc.dg/fold-condnot-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr101145-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr101145-2.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_bmk_llvm_apm/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/glibc.
from f988b7f228 linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)
adds 387bff63dc powerpc64[le]: Fix CFI and LR save address for asm syscalls [...]
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/powerpc/powerpc64/sysdep.h | 10 ++++++----
2 files changed, 7 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.