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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2eda6c87 2: good: llvm-linux: 16692
new fdb3e156 2: good: llvm-linux: 16692
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 (2eda6c87)
\
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9317 +++++++++++++++++++-------------------
3-build_linux/console.log | 549 ++-
console.log | 9930 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
5 files changed, 10021 insertions(+), 9797 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from a410d369 1: first-bad: linux-5f5b4fa522e630cfa154c59ae7649b5568913f96: 19126
new 77543f41 2: good: linux-5453a3df2a5eb49bc24615d4cf0d66b2aae05e5f: 19248
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:
1-reset_artifacts/console.log | 12 +-
2-build_llvm/console.log | 5375 ++++++++++++++++++-----------------
3-build_linux/console.log | 655 ++---
5-check_regression/console.log | 16 +-
6-update_baseline/console.log | 32 +-
console.log | 6090 +++++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 5802 insertions(+), 6390 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.
unknown user pushed a change to branch zack/no-nested-includes
in repository glibc.
discards 752529782d Don’t include sys/types.h from sys/socket.h.
discards d7fb8f296a Don’t include all of sys/select.h from sys/types.h.
omits 5bef1aa7ab Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
omits 697ed96c8e Create bits/types headers for most remaining __T_defined macros.
omits fb94ec0647 Clean up bits/types.h.
omits 0ce3e22e38 Simplify definition of __time64_t.
omits 00f92123d6 Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
omits adf04a2ec1 sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
omits eb34f0ddc3 Define register_t using bits/typesizes.h macros.
omits 8599cb1bba Move inttypes.h and stdint.h to stdlib.
omits d11c36254b Move most headers installed by top-level Makefile to misc/.
omits 248aadd9bd Use a proper C tokenizer to implement the obsolete typedefs test.
adds 6229c9bff7 C-SKY: fix sigcontext miss match
adds 827e30f3a3 C-SKY: remove user_regs definition
adds c4e5f34bf0 C-SKY: mark lr as undefined to stop unwinding
adds 5fbcd76351 C-SKY: add elf header definition for elfutils
adds 08504de718 resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]
adds 38b52865d4 elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>
adds 7c6513082b Fix output of LD_SHOW_AUXV=1.
adds 711a322a23 Use a proper C tokenizer to implement the obsolete typedefs test.
adds 29218b265f Move inttypes.h and stdint.h to stdlib.
adds c4568cd5ec Move most headers installed by top-level Makefile to misc/.
adds 5eb8ec1f3d Define register_t using bits/typesizes.h macros.
adds 0b70bc8507 sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
adds 4f6d9edcc4 Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
adds ffab0bc8e5 Simplify definition of __time64_t.
adds 73240dfe1a Clean up bits/types.h.
adds c5ea1d7116 Create bits/types headers for most remaining __T_defined macros.
adds 7821c0b4e7 Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
new a95d1f997b Add check-obsolete-constructs checker for nested includes.
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 (752529782d)
\
N -- N -- N refs/heads/zack/no-nested-includes (a95d1f997b)
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:
ChangeLog | 75 +++++
NEWS | 9 -
bits/select.h | 7 +-
bits/socket.h | 7 +
elf/dl-sysdep.c | 11 +-
elf/elf.h | 18 +-
include/bits/fd_set.h | 1 -
misc/Makefile | 13 +-
misc/bits/fd_set.h | 78 -----
misc/bits/select2.h | 7 +-
misc/sys/select.h | 53 +++-
nptl/tst-cancel4.c | 1 -
posix/sys/types.h | 2 +-
resolv/Makefile | 2 +-
.../xposix_memalign.c => resolv/res_enable_icmp.c | 26 +-
resolv/res_send.c | 12 +
resolv/resolv-internal.h | 6 +
scripts/check-c++-types.sh | 1 -
scripts/check-obsolete-constructs.py | 346 ++++++++++++++++++++-
socket/sys/socket.h | 6 -
sysdeps/csky/abiv2/start.S | 4 +
sysdeps/mach/hurd/bits/socket.h | 7 +
sysdeps/powerpc/dl-procinfo.h | 2 +-
sysdeps/sparc/dl-procinfo.h | 4 +-
sysdeps/unix/sysv/linux/arm/dl-procinfo.h | 2 +-
sysdeps/unix/sysv/linux/bits/socket.h | 12 +-
sysdeps/unix/sysv/linux/csky/abiv2/clone.S | 7 +-
sysdeps/unix/sysv/linux/csky/abiv2/setcontext.S | 2 +
sysdeps/unix/sysv/linux/csky/bits/procfs.h | 17 +-
sysdeps/unix/sysv/linux/csky/register-dump.h | 127 ++++----
sysdeps/unix/sysv/linux/csky/sys/ucontext.h | 1 -
sysdeps/unix/sysv/linux/csky/sys/user.h | 41 +--
sysdeps/unix/sysv/linux/i386/dl-procinfo.h | 4 +-
sysdeps/unix/sysv/linux/s390/dl-procinfo.h | 4 +-
sysdeps/x86/bits/select.h | 7 +-
35 files changed, 649 insertions(+), 273 deletions(-)
delete mode 100644 include/bits/fd_set.h
delete mode 100644 misc/bits/fd_set.h
copy support/xposix_memalign.c => resolv/res_enable_icmp.c (66%)
--
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-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from afe0267b548 Daily bump.
adds 601b1832728 2019-03-14 Richard Biener <rguenther(a)suse.de>
adds 3ae0ad9be59 Zero local estimated benefit for cloning extern inline function
adds c1eb8dd8746 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ipa-cp.c | 17 +++++++++----
gcc/testsuite/ChangeLog | 13 ++++++++++
gcc/testsuite/gcc.dg/ipa/ipcp-5.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr89572.c | 28 +++++++++++++++++++++
gcc/tree-scalar-evolution.c | 2 +-
gcc/tree-ssa-loop-ivcanon.c | 4 +--
8 files changed, 119 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-5.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89572.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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards e585ce24 0: good: binutils-gcc-linux: boot
new 2a408c10 0: good: binutils-gcc-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 (e585ce24)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 2754 ++++++++-------
4-build_abe-stage1/console.log | 3656 ++++++++++----------
5-build_linux/console.log | 66 +-
6-boot_linux/console.log | 392 +--
console.log | 6898 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 6896 insertions(+), 6904 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-defconfig
in repository toolchain/ci/base-artifacts.
discards d7899a30 0: good: llvm-linux: boot
new 0d88e6fe 0: good: 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 (d7899a30)
\
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:
1-reset_artifacts/console.log | 25 +-
2-build_llvm/console.log | 9206 +++++++++++++++++++--------------------
3-build_linux/console.log | 58 +-
4-boot_linux/console.log | 336 +-
console.log | 9623 +++++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
6 files changed, 9666 insertions(+), 9588 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.