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-allnoconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 lldb.
from fe025b976 [FileSystem] Migrate MonitoringProcessLauncher
new 67ecc09f6 [PlatformDarwin] Simplify logic and use FileSystem
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:
source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 21 ++++-----------------
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository compiler-rt.
from dd939986a Add interceptors for the sysctl(3) API family from NetBSD
new e8dd644be Improve the regerror(3) interceptor
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/sanitizer_common/sanitizer_common_interceptors.inc | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/binutils-gdb.
from 6c9af454ab Automatic date update in version.in
adds 881917c2cb Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 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 llvm.
from 3144389507f [TableGen] Improve the formatting of the emitted predicates (NFC)
new 2f8f8288f30 Reverting r348215
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/IR/ConstantFold.cpp | 7 +++---
test/Analysis/ConstantFolding/func-and-folding.ll | 27 ----------------------
.../2004-03-07-FunctionAddressAlignment.ll | 16 +++++++++++++
3 files changed, 20 insertions(+), 30 deletions(-)
delete mode 100644 test/Analysis/ConstantFolding/func-and-folding.ll
create mode 100644 test/Assembler/2004-03-07-FunctionAddressAlignment.ll
--
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 6ca088cb68 NFC: Make this test kinder on downstream forks
new 2e8d7182c2 [analyzer] MoveChecker: Improve warning and note messages.
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/StaticAnalyzer/Checkers/MoveChecker.cpp | 79 +++++++++++-----
test/Analysis/use-after-move.cpp | 142 ++++++++++++++--------------
2 files changed, 126 insertions(+), 95 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 compiler-rt.
from 67639f9cc Add interceptors for the fts(3) API family from NetBSD
new dd939986a Add interceptors for the sysctl(3) API family from NetBSD
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:
.../sanitizer_common_interceptors.inc | 131 +++++++++++++++++++++
.../sanitizer_platform_interceptors.h | 1 +
test/sanitizer_common/TestCases/NetBSD/sysctl.cc | 101 ++++++++++++++++
3 files changed, 233 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/NetBSD/sysctl.cc
--
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 0ad7fb416ad [ExecutionEngine] Change NotifyObjectEmitted/NotifyObjectFr [...]
new df8eba611aa [TableGen] Fix typo in emitted comment (NFC)
new 3144389507f [TableGen] Improve the formatting of the emitted predicates (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:
utils/TableGen/InstrInfoEmitter.cpp | 17 ++++++++---------
1 file changed, 8 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 compiler-rt.
from 48fc69a62 Remove unused empty arm64 directory
new c8fae517a Add new interceptor for regex(3) in NetBSD
new 67639f9cc Add interceptors for the fts(3) API family from NetBSD
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:
.../sanitizer_common_interceptors.inc | 163 +++++++++++++++++++++
.../sanitizer_platform_interceptors.h | 2 +
.../sanitizer_platform_limits_netbsd.cc | 4 +
.../sanitizer_platform_limits_netbsd.h | 10 ++
test/sanitizer_common/TestCases/NetBSD/fts.cc | 40 +++++
test/sanitizer_common/TestCases/NetBSD/regex.cc | 101 +++++++++++++
6 files changed, 320 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/NetBSD/fts.cc
create mode 100644 test/sanitizer_common/TestCases/NetBSD/regex.cc
--
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-lts-defconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/gcc.
from 4c66cfc8237 Daily bump.
adds e32f5665025 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.