This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 268f12f [XRay][clang] Remove dependency on libatomic for XRay builds
new eebc932 [OpenCL] Extended mapping of parcing CodeGen arguments
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/Frontend/CompilerInvocation.cpp | 8 ++++++--
test/CodeGenOpenCL/relaxed-fpmath.cl | 29 +++++++++++++++++++++++++----
2 files changed, 31 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 libcxx.
from 76c1482 Mark *fail tests as UNUSUPPORTED instead of XFAIL on old compilers
new 0b14877 Mark *pass tests as UNUSUPPORTED instead of XFAIL on old compilers
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/std/language.support/support.types/byteops/and.assign.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/and.pass.cpp | 4 ++--
.../std/language.support/support.types/byteops/lshift.assign.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/lshift.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/not.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/or.assign.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/or.pass.cpp | 4 ++--
.../std/language.support/support.types/byteops/rshift.assign.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/rshift.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/to_integer.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/xor.assign.pass.cpp | 4 ++--
test/std/language.support/support.types/byteops/xor.pass.cpp | 4 ++--
12 files changed, 24 insertions(+), 24 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 binutils-gdb.
from c0c31e9 Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
new 8fb740d Add minimal support for WebAssembly backend to the BFD library.
new 79b1d3c oops - forgot to add the bfd/ChangeLog entry...
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:
bfd/ChangeLog | 14 +++++++++++
bfd/Makefile.am | 4 +++
bfd/Makefile.in | 6 +++++
bfd/archures.c | 4 +++
bfd/bfd-in2.h | 2 ++
bfd/config.bfd | 5 ++++
bfd/configure | 1 +
bfd/configure.ac | 1 +
bfd/{cpu-m32r.c => cpu-wasm32.c} | 19 ++++++--------
bfd/elf32-wasm32.c | 52 +++++++++++++++++++++++++++++++++++++++
bfd/po/SRC-POTFILES.in | 2 ++
bfd/targets.c | 3 +++
include/ChangeLog | 4 +++
include/elf/{moxie.h => wasm32.h} | 20 ++++++---------
14 files changed, 114 insertions(+), 23 deletions(-)
copy bfd/{cpu-m32r.c => cpu-wasm32.c} (65%)
create mode 100644 bfd/elf32-wasm32.c
copy include/elf/{moxie.h => wasm32.h} (66%)
--
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 bf19b37 Add --std=c++11 to tests that #include <atomic>
new 97cbaf1 Fix build error:
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/xray/xray_fdr_logging_impl.h | 1 +
1 file changed, 1 insertion(+)
--
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 cf31b44 Automatic date update in version.in
new c0c31e9 Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.
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:
gas/ChangeLog | 5 +
gas/testsuite/gas/arc/nps400-12.d | 59 +++
gas/testsuite/gas/arc/nps400-12.s | 71 +++
include/ChangeLog | 4 +
include/opcode/arc.h | 14 +-
opcodes/ChangeLog | 10 +
opcodes/arc-nps400-tbl.h | 72 ++++
opcodes/arc-opc.c | 880 +++++++++++++++++++++++---------------
8 files changed, 759 insertions(+), 356 deletions(-)
create mode 100644 gas/testsuite/gas/arc/nps400-12.d
create mode 100644 gas/testsuite/gas/arc/nps400-12.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 8dbff7c [XRay][compiler-rt] Use sanitizer_common's atomic ops
new bf19b37 Add --std=c++11 to tests that #include <atomic>
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/tsan/custom_mutex0.cc | 2 +-
test/tsan/custom_mutex1.cc | 2 +-
test/tsan/custom_mutex2.cc | 2 +-
3 files changed, 3 insertions(+), 3 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.
Yvan Roux pushed a change to branch master
in repository toolchain/abe.
from fb1340b Remove dead code which treats gdbserver as a subcomponent.
new 4732b4d check host and target are same for bootstrap build
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:
abe.sh | 5 +++++
1 file changed, 5 insertions(+)
--
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 75daa15 2017-03-27 Richard Biener <rguenther(a)suse.de>
new f468515 PR sanitizer/80168 * asan.c (instrument_derefs): Copy over [...]
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/ChangeLog | 8 ++++++++
gcc/asan.c | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr80168.c | 12 ++++++++++++
gcc/ubsan.c | 2 +-
5 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr80168.c
--
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 c71d23d 2017-03-27 Richard Biener <rguenther(a)suse.de>
new 75daa15 2017-03-27 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr80170.c | 42 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-vect-data-refs.c | 15 ++++++++++++---
4 files changed, 66 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr80170.c
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/abe-extraconfigs.
from 01a2b1a Add .gitreview
new 46e4fc2 Add gcc-bootstrap-ubsan.conf
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/gcc-bootstrap-ubsan.conf | 1 +
1 file changed, 1 insertion(+)
create mode 100644 gcc/gcc-bootstrap-ubsan.conf
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.