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-lts-allnoconfig
in repository toolchain/gcc.
from eb8e54e8fb6 Backport r266277
adds d60f17f9dbd Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch master
in repository clang.
from ac3d152db0 Revert "[Driver] Use --push/pop-state with Sanitizer link deps"
new 7805aba4da [Driver] Support XRay on Fuchsia
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:
cmake/caches/Fuchsia-stage2.cmake | 1 +
lib/Driver/ToolChains/Fuchsia.cpp | 8 ++++++--
lib/Driver/XRayArgs.cpp | 9 +++++++++
.../aarch64-fuchsia/lib/libclang_rt.xray-basic.a | 0
.../aarch64-fuchsia/lib/libclang_rt.xray.a | 0
.../x86_64-fuchsia/lib/libclang_rt.xray-basic.a | 0
.../x86_64-fuchsia/lib/libclang_rt.xray.a | 0
test/Driver/fuchsia.c | 20 ++++++++++++++++++++
8 files changed, 36 insertions(+), 2 deletions(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir_with_per [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir_with_per [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir_with_per [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir_with_per [...]
--
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 compiler-rt.
from c0061a2c6 tsan: Update measurements in check_analyze.sh.
new e1ce357dc [XRay] Support for Fuchsia
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:
cmake/config-ix.cmake | 2 +-
lib/sanitizer_common/sanitizer_coverage_fuchsia.cc | 3 +-
.../sanitizer_symbolizer_fuchsia.h | 3 +
lib/xray/xray_allocator.h | 60 ++++++++++++
lib/xray/xray_basic_logging.cc | 2 +
lib/xray/xray_buffer_queue.cc | 2 +
lib/xray/xray_fdr_logging.cc | 1 -
lib/xray/xray_interface.cc | 41 ++++++++-
lib/xray/xray_tsc.h | 23 +++++
lib/xray/xray_utils.cc | 101 ++++++++++++++++++++-
lib/xray/xray_utils.h | 35 ++++---
lib/xray/xray_x86_64.cc | 8 +-
12 files changed, 259 insertions(+), 22 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 dejagnu.
from c0310e9 * runtest.exp (load_tool_init): Search for tool init file in [...]
new 660af94 * runtest.exp: Raise error if $DEJAGNU is defined but not found.
new ffca2d2 * doc/dejagnu.texi (Customizing DejaGnu): Document error han [...]
new 73a1387 * runtest.exp: Ensure that multipass pass variables are alwa [...]
The 3 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 | 15 +++++++++++++++
doc/dejagnu.texi | 3 ++-
runtest.exp | 22 ++++++++++++----------
3 files changed, 29 insertions(+), 11 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 78838bfd21f [x86] use FileCheck to verify output; NFC
new 4a9292f31ca [llvm-mca] Add test case (NFC)
new b14daba5858 [llvm-size] Use empty() and range-based for loop. NFC
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:
test/tools/llvm-mca/AArch64/CortexA57/shifted-register.s | 7 +++++++
tools/llvm-size/llvm-size.cpp | 10 +++++-----
2 files changed, 12 insertions(+), 5 deletions(-)
create mode 100644 test/tools/llvm-mca/AArch64/CortexA57/shifted-register.s
--
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 compiler-rt.
from bda33eb79 tsan: Correct the name of an executable.
new c0061a2c6 tsan: Update measurements in check_analyze.sh.
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/tsan/check_analyze.sh | 4 ++--
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository glibc.
from a502c5294b Remove the error handling wrapper from pow
new cc6c89faf3 Separate conformtest subtest generation and execution.
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 | 17 +++++
conform/conformtest.py | 170 ++++++++++++++++++++++++++++++-------------------
2 files changed, 122 insertions(+), 65 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 8029f85e0c6 PR c++/88122 * method.c (maybe_explain_implicit_delete): [...]
new 1cbf749f4da [libbacktrace] Factor out read_initial_length
new 7e0b3b8b025 Daily bump.
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:
gcc/DATESTAMP | 2 +-
libbacktrace/ChangeLog | 5 +++++
libbacktrace/dwarf.c | 36 +++++++++++++++++++++---------------
3 files changed, 27 insertions(+), 16 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 gcc-8-branch
in repository gcc.
from d60f17f9dbd Daily bump.
new a8dfe19f3b0 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 8d5adfb74cb 2018-11-21 Mihail Ionescu <mihail.ionescu(a)arm.com>
new 692c72ebcb3 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.