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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 70932d09 0: update: binutils-gcc-linux: all
new eda3f3ba 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 (70932d09)
\
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 | 17 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 11112 +++++++-------
04-build_abe-stage1/console.log | 15471 ++++++++++----------
05-build_linux/console.log | 1312 +-
06-boot_linux/console.log | 6 +-
console.log | 28378 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 28319 insertions(+), 28436 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/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
from 405f8363 0: update: glibc-09e1b0e3f6facc1af2dbcfef204f0aaa8718772b: 0
new 69aea9b3 1: reset: gcc-ce7b4f267706c23405705d848c1dcf686496f262: -5
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 | 222 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10144 +--
04-build_abe-stage1/console.log | 19834 +++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 39109 ++++++------
07-build_abe-stage2/console.log | 46473 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 9 +-
08-benchmark/console.log | 159 +-
09-check_regression/console.log | 41 +-
10-update_baseline/console.log | 182 +-
console.log | 116900 ++++++++++++++++++-----------------
jenkins/manifest.sh | 12 +-
reset-baseline | 0
results | 2 -
results.csv | 1 -
results_id | 1 -
18 files changed, 116944 insertions(+), 116883 deletions(-)
create mode 100644 reset-baseline
delete mode 100644 results.csv
delete mode 100644 results_id
--
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 binutils-gdb.
from 8fca4da075 AArch64: Treat pauth ops as nops on non-pauth systems
new 6ec6968b1b Have the linker report an error if the same script is used twice.
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:
ld/ChangeLog | 15 +++++++++++++++
ld/ldfile.c | 42 ++++++++++++++++++++++++++++++++++++++----
ld/ldfile.h | 2 ++
ld/ldmain.c | 2 +-
ld/lexsup.c | 2 +-
5 files changed, 57 insertions(+), 6 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 llvm.
from 970d1e48f19 [NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll tests t [...]
new 291b5b2fc82 Reland r361148 with a fix to the buildbot failure.
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:
.../clang/{tools/arcmt-test => lib/Tooling/Syntax}/BUILD.gn | 6 +++---
utils/gn/secondary/clang/unittests/BUILD.gn | 1 +
.../secondary/clang/unittests/{Index => Tooling/Syntax}/BUILD.gn | 8 +++++---
3 files changed, 9 insertions(+), 6 deletions(-)
copy utils/gn/secondary/clang/{tools/arcmt-test => lib/Tooling/Syntax}/BUILD.gn (69%)
copy utils/gn/secondary/clang/unittests/{Index => Tooling/Syntax}/BUILD.gn (67%)
--
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 clang.
from ec36dad1b2 [OpenCL] Support pipe keyword in C++ mode
new 680af1a8ca Reland r361148 with a fix to the buildbot failure.
new 94dc093645 [LibTooling] Update Transformer to use RangeSelector instead [...]
The 2 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/clang/Tooling/Refactoring/Transformer.h | 92 +--
include/clang/Tooling/Syntax/Tokens.h | 302 ++++++++++
lib/Tooling/CMakeLists.txt | 1 +
lib/Tooling/Refactoring/Transformer.cpp | 102 +---
lib/Tooling/Syntax/CMakeLists.txt | 10 +
lib/Tooling/Syntax/Tokens.cpp | 509 ++++++++++++++++
unittests/Tooling/CMakeLists.txt | 3 +
unittests/{Index => Tooling/Syntax}/CMakeLists.txt | 11 +-
unittests/Tooling/Syntax/TokensTest.cpp | 654 +++++++++++++++++++++
unittests/Tooling/TransformerTest.cpp | 45 +-
10 files changed, 1541 insertions(+), 188 deletions(-)
create mode 100644 include/clang/Tooling/Syntax/Tokens.h
create mode 100644 lib/Tooling/Syntax/CMakeLists.txt
create mode 100644 lib/Tooling/Syntax/Tokens.cpp
copy unittests/{Index => Tooling/Syntax}/CMakeLists.txt (57%)
create mode 100644 unittests/Tooling/Syntax/TokensTest.cpp
--
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 release/2.26/master
in repository glibc.
from 4385ec1d8a Fix crash in _IO_wfile_sync (bug 20568)
new ac92c66821 Fix tcache count maximum (BZ #24531)
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 | 7 +++++++
malloc/malloc.c | 9 +++++++--
manual/tunables.texi | 4 ++--
3 files changed, 16 insertions(+), 4 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 llvm.
from 6f48a42ed58 gn build: Merge r361377
new 970d1e48f19 [NFC][X86][AArch64] Rewrite sink-addsub-of-const.ll tests t [...]
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:
test/CodeGen/AArch64/sink-addsub-of-const.ll | 319 ++++++++++++++++----
test/CodeGen/X86/sink-addsub-of-const.ll | 418 ++++++++++++++++++++++-----
2 files changed, 607 insertions(+), 130 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/more-obsolete-typedefs
in repository glibc.
omits 306c4c0052 Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
omits f827c86b13 Create bits/types headers for most remaining __T_defined macros.
omits b151fd67ec Clean up bits/types.h.
omits 2ae203f13b Simplify definition of __time64_t.
omits afd5af61dc Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
omits 5837382f66 sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
omits 3b62e1b091 Define register_t using bits/typesizes.h macros.
omits 5c6e0c779f Move most headers installed by top-level Makefile to misc/.
omits ca537d7a89 Remove support for PowerPC e500 / SPE ISA extension.
adds 5f161b2398 Update kernel-features.h files for Linux 5.1.
adds fef7c63cd5 manual: Document O_DIRECTORY
adds 1f50f2ad85 Small tcache improvements
adds 1388600877 Add NT_ARM_PACA_KEYS and NT_ARM_PACG_KEYS from Linux 5.1 to elf.h.
adds dfba907fed sysvipc: Fix compat msgctl (BZ#24570)
adds 236c18e568 sysvipc: Consolidate semtimedop s390
adds ff6bec7d47 support: Correct confusing comment
adds b62bb3bc68 support: Add missing EOL terminators on timespec
adds 75c51570c7 support: Expose sbindir as support_sbindir_prefix
adds 09e1b0e3f6 libio: Remove codecvt vtable [BZ #24588]
adds 7e740ab2e7 libio: Fix gconv-related memory leak [BZ #24583]
adds c9c15ac316 wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]
adds 004e52febf sysvipc: Add missing bit of semtimedop s390 consolidation
adds 46ae07324b Improve string benchtest timing
new a053e87849 Remove support for PowerPC SPE extension (powerpc*-*-*gnuspe*).
new 629dea5c3a Move most headers installed by top-level Makefile to misc/.
new 50a443cd9b Define register_t using bits/typesizes.h macros.
new 9a6af55905 sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.
new b4d8c8aa57 Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.
new e5d3ab6325 Simplify definition of __time64_t.
new cc1092eda9 Clean up bits/types.h.
new 98915ac3c3 Create bits/types headers for most remaining __T_defined macros.
new e7c0fede8c Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.
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 (306c4c0052)
\
N -- N -- N refs/heads/zack/more-obsolete-typedefs (e7c0fede8c)
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 9 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 | 147 +++++++++++++++++++++
NEWS | 6 +-
benchtests/bench-memcpy-random.c | 2 +-
benchtests/bench-memcpy-walk.c | 8 +-
benchtests/bench-memmem.c | 2 +-
benchtests/bench-memmove-walk.c | 16 +--
benchtests/bench-memset-walk.c | 13 +-
benchtests/bench-strcasestr.c | 2 +-
benchtests/bench-string.h | 4 +-
benchtests/bench-strpbrk.c | 2 +-
benchtests/bench-strsep.c | 2 +-
benchtests/bench-strspn.c | 2 +-
benchtests/bench-strstr.c | 2 +-
benchtests/bench-strtok.c | 2 +-
elf/elf.h | 4 +
iconv/gconv.h | 2 +
libio/Makefile | 16 ++-
libio/fileops.c | 3 -
libio/iofclose.c | 15 ++-
libio/iofgetpos.c | 3 +-
libio/iofgetpos64.c | 3 +-
libio/iofsetpos.c | 3 +-
libio/iofsetpos64.c | 3 +-
libio/iofwide.c | 132 +++---------------
libio/libio.h | 32 -----
libio/libioP.h | 29 +++-
.../tst-wfile-ascii.c | 61 ++++-----
posix/tst-fnmatch4.c => libio/tst-wfile-gconv.c | 21 ++-
libio/wfileops.c | 89 ++++++-------
malloc/malloc.c | 14 +-
manual/llio.texi | 7 +
manual/tunables.texi | 2 +-
support/Makefile | 1 +
support/support.h | 2 +
support/support_paths.c | 7 +
support/timespec.c | 4 +-
support/timespec.h | 4 +-
sysdeps/powerpc/preconfigure | 3 +-
sysdeps/unix/sysv/linux/alpha/kernel-features.h | 8 +-
sysdeps/unix/sysv/linux/ia64/kernel-features.h | 6 +-
sysdeps/unix/sysv/linux/ipc_priv.h | 5 +
sysdeps/unix/sysv/linux/msgctl.c | 2 +-
sysdeps/unix/sysv/linux/powerpc/ipc_priv.h | 3 +
.../unix/sysv/linux/s390/ipc_priv.h | 32 ++---
sysdeps/unix/sysv/linux/s390/semtimedop.c | 36 -----
sysdeps/unix/sysv/linux/semtimedop.c | 4 +-
sysdeps/unix/sysv/linux/sh/kernel-features.h | 6 +-
sysdeps/unix/sysv/linux/sparc/sparc64/ipc_priv.h | 3 +
wcsmbs/wcsmbsload.c | 32 ++++-
wcsmbs/wcsmbsload.h | 1 +
50 files changed, 428 insertions(+), 380 deletions(-)
copy string/test-strerror-errno.c => libio/tst-wfile-ascii.c (50%)
copy posix/tst-fnmatch4.c => libio/tst-wfile-gconv.c (73%)
copy posix/tst-fnmatch4.c => sysdeps/unix/sysv/linux/s390/ipc_priv.h (59%)
delete mode 100644 sysdeps/unix/sysv/linux/s390/semtimedop.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.