This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 3e80cefb1 cygwin: unify reparse point checking code into single function
new 4bccfcca5 cygwin: add release notes for reparse point patches
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:
winsup/cygwin/release/2.8.3 | 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 llvm.
from 04cdb2eeb46 Small tweak to one check in error handling to the dyld comp [...]
new c2060a50efe Revert "[X86][InlineAsm][Ms Compatibility]Prefer variable n [...]
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/Target/X86/AsmParser/X86AsmParser.cpp | 13 +------------
1 file changed, 1 insertion(+), 12 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 04bee3d442 [clang-format] Reorder assignments, NFC
new 0ea90f4421 Revert "[X86][InlineAsm][Ms Compatibility]Prefer variable na [...]
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/CodeGen/ms-inline-asm-var-name.c | 12 ------------
1 file changed, 12 deletions(-)
delete mode 100644 test/CodeGen/ms-inline-asm-var-name.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 llvm.
from 4b85cce0fdf Followup to r308890: don't assert the llvm llvm version number.
new 04cdb2eeb46 Small tweak to one check in error handling to the dyld comp [...]
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/Object/MachOObjectFile.cpp | 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 compiler-rt.
from 3af3bf6f5 [mips] Switch asm to __asm__ for non-GNU compiles.
new c78e1b8ec Splitting out test for Darwin for print-stack-trace:
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/sanitizer_common/TestCases/{ => Darwin}/print-stack-trace.cc | 5 -----
test/sanitizer_common/TestCases/print-stack-trace.cc | 2 ++
2 files changed, 2 insertions(+), 5 deletions(-)
copy test/sanitizer_common/TestCases/{ => Darwin}/print-stack-trace.cc (64%)
--
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-5-branch
in repository gcc.
from ccdd7c650db Daily bump.
new ce5d7f6c340 PR target/80569 * config/i386/i386.c (ix86_option_overrid [...]
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 | 6 ++++++
gcc/config/i386/i386.c | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr80569.c | 9 +++++++++
4 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80569.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 b5e384b31 Prefer atos to llvm-symbolizer on Darwin
new 3af3bf6f5 [mips] Switch asm to __asm__ for non-GNU compiles.
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/builtins/clear_cache.c | 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 7f66441f7 Don't allow .debug_types to be parsed as LLDB can crash when [...]
new 8997480a5 Skip test_lldbmi_var_update on Darwin.
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:
packages/Python/lldbsuite/test/tools/lldb-mi/variable/TestMiVar.py | 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 lld.
from c70b58df3 [ELF] Fix a couple of typos in a test.
new d9be5e3be [LTO] Make sure symbol ordering is honoured also for data.
new 632085cb0 [ELF] Fix a typo introduced in r308915.
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:
ELF/LTO.cpp | 3 ++-
...symbol-ordering-lto.ll => data-ordering-lto.ll} | 10 +++-----
test/ELF/lto/data-ordering-lto.s | 27 ++++++++++++++++++++++
test/ELF/lto/symbol-ordering-lto.s | 2 +-
4 files changed, 33 insertions(+), 9 deletions(-)
copy test/ELF/lto/Inputs/{symbol-ordering-lto.ll => data-ordering-lto.ll} (50%)
create mode 100644 test/ELF/lto/data-ordering-lto.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.