This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fe8f4e7b04a [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ comm [...]
new 15994eff2b5 [lit] Don't enable LSan on Darwin for Apple clang 9.0.0
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:
utils/lit/lit/llvm/config.py | 9 +++++----
1 file changed, 5 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 gcc.
from 4d62fce57ee * function.h (struct function): Remove cilk_frame_decl, i [...]
new 2fa0031dcb6 Fix wrong code by arm_final_prescan with fp16 move 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:
gcc/ChangeLog | 4 ++++
gcc/config/arm/vfp.md | 5 ++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-2.c | 11 +++++++++++
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-2.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 compiler-rt.
from 9f5847984 [ubsan] lit changes for lld testing, future lto testing.
new 1cddf5ff4 Revert "[ubsan] lit changes for lld testing, future lto testing."
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/asan/lit.cfg | 2 +-
test/cfi/lit.cfg | 9 +++------
test/cfi/lit.site.cfg.in | 1 -
test/lit.common.cfg | 19 -------------------
test/lit.common.configured.in | 1 -
test/sanitizer_common/lit.common.cfg | 2 +-
test/scudo/lit.cfg | 2 +-
test/tsan/lit.cfg | 2 +-
test/ubsan/CMakeLists.txt | 33 +++++++--------------------------
test/ubsan/lit.common.cfg | 10 ++++++----
test/ubsan/lit.site.cfg.in | 3 ---
test/ubsan_minimal/lit.common.cfg | 2 +-
12 files changed, 21 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 lld.
from df5da34c5 [ELF] - Produce relocation section name consistent with outpu [...]
new 600a76dff [ELF] - Rename excessive variable. NFC.
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:
ELF/Writer.cpp | 14 ++++++--------
1 file changed, 6 insertions(+), 8 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 lld.
from 9b19c5603 Add an additional test for r319503.
new df5da34c5 [ELF] - Produce relocation section name consistent with outpu [...]
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:
ELF/LinkerScript.cpp | 2 +-
ELF/SyntheticSections.cpp | 2 +-
ELF/Writer.cpp | 22 ++++++++++++++--------
ELF/Writer.h | 2 +-
test/ELF/linkerscript/emit-reloc-section-names.s | 22 ++++++++++++++++++++++
test/ELF/linkerscript/emit-relocs-multiple.s | 2 +-
6 files changed, 40 insertions(+), 12 deletions(-)
create mode 100644 test/ELF/linkerscript/emit-reloc-section-names.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 binutils-gdb.
from 0fbdde9429 Add --strip-unneeded to objcopy synopsis
new 7b2d209485 Check return value of bfd_new_link_order
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 | 5 +++++
ld/ldwrite.c | 4 ++++
2 files changed, 9 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 binutils-gdb.
from 40363a913b weak alias test
new 0fbdde9429 Add --strip-unneeded to objcopy synopsis
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:
binutils/ChangeLog | 4 ++++
binutils/doc/binutils.texi | 1 +
2 files 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 compiler-rt.
from 3594ba8e7 [msan] Fix return type of mbrtowc
new 9f5847984 [ubsan] lit changes for lld testing, future lto testing.
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/asan/lit.cfg | 2 +-
test/cfi/lit.cfg | 9 ++++++---
test/cfi/lit.site.cfg.in | 1 +
test/lit.common.cfg | 19 +++++++++++++++++++
test/lit.common.configured.in | 1 +
test/sanitizer_common/lit.common.cfg | 2 +-
test/scudo/lit.cfg | 2 +-
test/tsan/lit.cfg | 2 +-
test/ubsan/CMakeLists.txt | 33 ++++++++++++++++++++++++++-------
test/ubsan/lit.common.cfg | 10 ++++------
test/ubsan/lit.site.cfg.in | 3 +++
test/ubsan_minimal/lit.common.cfg | 2 +-
12 files changed, 65 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.