This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a06c43d8bf [COFF, ARM64] Implement InterlockedXor*_* builtins
new e7be3221e2 [COFF, ARM64] Implement InterlockedAnd*_* builtins
new 9ac252bdf7 [COFF, ARM64] Implement InterlockedIncrement*_* builtins
new 06efc4fab6 [COFF, ARM64] Implement InterlockedDecrement*_* builtins
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:
include/clang/Basic/BuiltinsAArch64.def | 33 ++++
include/clang/Basic/BuiltinsARM.def | 33 ++++
lib/CodeGen/CGBuiltin.cpp | 158 ++++++++++++++++---
lib/Headers/intrin.h | 150 ++++---------------
test/CodeGen/ms-intrinsics.c | 258 ++++++++++++++++++++++++++++++++
5 files changed, 493 insertions(+), 139 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 clang.
from ffeab27fa3 [CodeGenCXX] XFAIL test for ASAN on Darwin.
new a06c43d8bf [COFF, ARM64] Implement InterlockedXor*_* builtins
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:
include/clang/Basic/BuiltinsAArch64.def | 13 +++++
include/clang/Basic/BuiltinsARM.def | 13 +++++
lib/CodeGen/CGBuiltin.cpp | 42 +++++++++++++++
lib/Headers/intrin.h | 60 +++++----------------
test/CodeGen/ms-intrinsics.c | 96 +++++++++++++++++++++++++++++++++
5 files changed, 176 insertions(+), 48 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-master-arm-stable-allyesconfig
in repository toolchain/binutils-gdb.
from 713f1b445a Automatic date update in version.in
adds e60f4d3bda x86: Disable GOT relaxation with data prefix
adds a4749e56ca Correct ChangeLog entries for PR gas/23854 commit
adds 8e6a5953e1 Fix 4K leak in open_source_file each time next/step changes [...]
adds bb20ccab70 ChangeLog for 'Fix 4K leak each time next/step changes of fu [...]
adds 50cab6efce Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 7 ++++++
gas/config/tc-i386.c | 13 ++++++------
gas/testsuite/gas/i386/mixed-mode-reloc32.d | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/source.c | 3 ++-
ld/ChangeLog | 11 ++++++++++
ld/testsuite/ld-i386/i386.exp | 1 +
ld/testsuite/ld-i386/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-i386/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.d | 28 ++++++++++++++++++++++++
ld/testsuite/ld-x86-64/pr23854.s | 33 +++++++++++++++++++++++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 1 +
13 files changed, 159 insertions(+), 9 deletions(-)
create mode 100644 ld/testsuite/ld-i386/pr23854.d
create mode 100644 ld/testsuite/ld-i386/pr23854.s
create mode 100644 ld/testsuite/ld-x86-64/pr23854.d
create mode 100644 ld/testsuite/ld-x86-64/pr23854.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/binutils-gdb.
from 9194830699 Automatic date update in version.in
adds 3d0d35cab5 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.