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-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards af84cc5d 0: init: binutils-gcc-glibc-llvm: 0
new 10194a06 0: init: binutils-gcc-glibc-llvm: 0
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 (af84cc5d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 170 +-
02-prepare_abe/console.log | 374 +-
03-build_abe-binutils/console.log | 11402 +--
04-build_abe-stage1/console.log | 20160 +++---
05-build_abe-linux/console.log | 272 +-
06-build_abe-glibc/console.log | 39653 +++++------
07-build_abe-stage2/console.log | 46882 ++++++-------
08-build_llvm-true/console.log | 11929 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 21 +-
09-benchmark/console.log | 115 +-
console.log | 130957 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
14 files changed, 131053 insertions(+), 130908 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 zack/no-nested-includes
in repository glibc.
discards 41d479ceb0 Rename sys/ucontext.h to bits/ucontext.h
discards a8394a5777 Donât include signal.h from sys/param.h.
discards d6c6b6f3f2 termio.h is also a compatibility wrapper
discards a3ec45030d Donât include signal.h from sys/wait.h
discards 16253d0b43 Minimize inclusion of netinet/in.h from public headers
discards 5eb63b581a relocate yet another compatibility wrapper header
discards 2848de2d6f fixup: hurd sys/socket.h is now conformant
discards 0747e34bc9 fixup: hurd sys/sem.h is now conformant
discards cbbe8dfdcc fixup: hurd fcntl.h is now conformant
discards 65ad516a79 Avoid including sys/socket.h from other public headers
discards a6978b8c2a Donât include sys/types.h or stdint.h n/n: bits headers
discards c405bb113a Minimize includes by networking headers 3/3: netinet
discards 852c0727b2 Minimize includes by networking headers 2/3: ipx, rose, protocols
discards 5dfe7764f0 Minimize includes by networking headers 1/n: resolv, etherne [...]
discards cac916ad11 sys/timex.h: donât include sys/time.h
discards 1e18d1ae9b fixup: another trivial wrapper header move
discards 7541148b47 fixup: consolidation of MIPS-specific trivial wrapper headers
discards 4bd679afb4 Donât include stdint.h 1/n: easy cases
discards 3d3bf6ad0c fixup: further consolidation of trivial wrapper headers
discards 6e806d03ca Donât rely on stddef.h or stdarg.h for individual type definitions.
discards 6c353fa980 Add bits/types/ wrappers for stddef.h and stdarg.h types.
discards f051b6176c fixup for whichever patch took sys/types.h out of sys/xattr.h
discards a1ec7ee5e3 Clarify status of wait.h and sys/bitypes.h
discards 29d6f4e7d1 Don't include sys/types.h 8/n: Linux debugger headers
discards 7745a3e5bc Don't include sys/types.h 7/n: Linux misc
discards 30013aae10 Don't include sys/types.h 6/n: sys/epoll.h
discards eaf9d41cbf Don't include sys/types.h 5/n: misc nonstandard headers
discards 732e0f4b78 Fixup for Don't include sys/types.h 1/n
discards a149c444a8 fixup for an uncertain patch
discards 0c5751db62 fixup probably for Don't include sys/select.h from sys/types.h
discards c52e60d2d7 fixup for sys/un.h: don't include string.h
discards f4fd9e948e Don't include sys/types.h 3a/n: fixups for utmp{,x}.h
discards 5c525ac27d Don't include sys/types.h 4/n: sys/mtio.h
discards ef00adfb57 Donât include sys/types.h 3/n: utmp{,x}.h
discards 7c7d9104db sys/un.h: Donât include string.h for strlen.
discards 353b8eff84 Donât include sys/types.h from POSIX headers (2/n): net, netinet
discards b54843a67a Don't include sys/types.h from POSIX headers (1/n)
discards d19f158c2b Donât include sys/select.h from sys/types.h.
discards 8c09a07843 Split up endian.h to minimize exposure of BYTE_ORDER.
discards 03c421800d Limit the set of strings.h functions also exposed in string.h.
discards e465c78bde Donât include sys/cdefs.h directly from public headers.
discards c6e65ff0f0 Swap sys/poll.h with poll.h.
discards 284d3eb37a Swap sys/syslog.h with syslog.h.
discards 829dd01c3b Add check-obsolete-constructs checker for nested includes.
new e91def0c1d Add check-obsolete-constructs checker for nested includes.
new 034a98bdb0 Swap sys/syslog.h with syslog.h.
new bb486ef65f Swap sys/poll.h with poll.h.
new c93470c99b Donât include sys/cdefs.h directly from public headers.
new 367ac2b3ee Split up endian.h to minimize exposure of BYTE_ORDER.
new b571a66a02 Add bits/types/ wrappers for stddef.h and stdarg.h types.
new 3f4e35edb9 Donât rely on stddef.h or stdarg.h for individual type definitions.
new f6480a080e Limit the set of strings.h functions also exposed in string.h.
new b423937748 Donât include sys/select.h from sys/types.h.
new b761b9106d Donât include signal.h from sys/wait.h or sys/param.h.
new fd0a272065 Donât include string.h from sys/un.h.
new 2cd8dcd151 Donât include sys/time.h from sys/timex.h.
new a465d6ac43 Donât include sys/types.h or stdint.h from other headers.
new efe2a5f2a9 Minimize includes of unrelated public headers by networking [...]
new aa20eccf79 Donât include sys/socket.h from other public headers.
new 348d640b87 Minimize inclusion of netinet/in.h from public headers.
new 9370e5520f Rename sys/ucontext.h to bits/ucontext.h.
new c499e0b2d4 fixup: hurd fcntl.h is now conformant
new 016e4f1a0a fixup: hurd sys/sem.h is now conformant
new 7a6b0dc807 fixup: hurd sys/socket.h is now conformant
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 (41d479ceb0)
\
N -- N -- N refs/heads/zack/no-nested-includes (7a6b0dc807)
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 20 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:
elf/link.h | 4 +---
misc/sys/uio.h | 1 -
rt/aio.h | 1 -
scripts/check-obsolete-constructs.py | 8 +++-----
string/strings.h | 2 +-
sysdeps/nptl/proc_service.h | 2 +-
sysdeps/unix/sysv/linux/alpha/sys/user.h | 2 +-
sysdeps/unix/sysv/linux/ia64/sys/user.h | 1 -
sysdeps/unix/sysv/linux/microblaze/sys/user.h | 2 ++
sysdeps/unix/sysv/linux/mips/sys/user.h | 2 +-
sysdeps/unix/sysv/linux/powerpc/sys/user.h | 3 ++-
sysdeps/unix/sysv/linux/s390/tst-ptrace-singleblock.c | 1 -
sysdeps/unix/sysv/linux/sh/sys/user.h | 3 ++-
sysdeps/unix/sysv/linux/sparc/sys/user.h | 1 -
14 files changed, 14 insertions(+), 19 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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6e24c9d6 2: update: gcc-f85aeb54a6a4ff4a32bf99314e017cdc07dc48b9: 17786
new 89d42bac 3: reset: linux-54dee406374ce8adb352c48e175176247cb8db7c: 17760
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 | 141 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 9916 ++++++-------
04-build_abe-stage1/console.log | 17151 +++++++++++-----------
05-build_linux/console.log | 685 +-
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 56 +-
console.log | 28431 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 2 +-
11 files changed, 28129 insertions(+), 28703 deletions(-)
create 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 master
in repository llvm.
from 694307924e1 AMDGPU: Make test functions hidden
new b4a4ed429cb AMDGPU: Treat undef as an inline immediate
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:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 18 +++++++++++++++++-
lib/Target/AMDGPU/SIInstrInfo.td | 6 ++----
test/CodeGen/AMDGPU/shrink-add-sub-constant.ll | 6 ++----
3 files changed, 21 insertions(+), 9 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 44a1b3479b5 i386: Generate standard floating point scalar operation patterns
new 52b0377a112 PR c++/87512 * g++.dg/cpp1z/inline-var7.C: New test.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1z/inline-var7.C | 20 ++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/inline-var7.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.