This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from e381901 [ELF] Change the way we compute file offsets
new 281b5aa [ELF] - Rename testcase folder from "Invalid" to "invalid". 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:
test/ELF/{Invalid => invalid}/Inputs/invalid-binding.elf | Bin
.../{Invalid => invalid}/Inputs/invalid-cie-version2.elf | Bin
.../ELF/{Invalid => invalid}/Inputs/invalid-data-encoding.a | Bin
test/ELF/{Invalid => invalid}/Inputs/invalid-file-class.a | Bin
.../Inputs/invalid-multiple-eh-relocs.elf | Bin
.../{Invalid => invalid}/Inputs/invalid-section-index.elf | Bin
.../{Invalid => invalid}/Inputs/invalid-shentsize-zero.elf | Bin
test/ELF/{Invalid => invalid}/Inputs/invalid-shstrndx.so | Bin
.../{Invalid => invalid}/Inputs/invalid-symtab-sh_info.elf | Bin
test/ELF/{Invalid => invalid}/eh-frame-hdr-no-out.s | 0
test/ELF/{Invalid => invalid}/invalid-elf.test | 0
test/ELF/{Invalid => invalid}/merge-invalid-size.s | 0
12 files changed, 0 insertions(+), 0 deletions(-)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-binding.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-cie-version2.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-data-encoding.a (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-file-class.a (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-multiple-eh-relocs.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-section-index.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-shentsize-zero.elf (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-shstrndx.so (100%)
rename test/ELF/{Invalid => invalid}/Inputs/invalid-symtab-sh_info.elf (100%)
rename test/ELF/{Invalid => invalid}/eh-frame-hdr-no-out.s (100%)
rename test/ELF/{Invalid => invalid}/invalid-elf.test (100%)
rename test/ELF/{Invalid => invalid}/merge-invalid-size.s (100%)
--
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 19b5de6 [AArch64] Fix test case ELF/aarch64-tls-le.s
new e381901 [ELF] Change the way we compute file offsets
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/OutputSections.h | 9 +++++++++
ELF/Writer.cpp | 10 +++++++++-
test/ELF/linkerscript/outsections-addr.s | 4 ++--
3 files changed, 20 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.
unknown user pushed a change to branch master
in repository gcc.
from 444d024 2016-09-29 Richard Biener <rguenther(a)suse.de>
new f76c9f2 Fix 64-bit gcc.dg/profile-update-warning.c on 32-bit-default x86
new 4267ed0 [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT [...]
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:
gcc/ChangeLog | 5 +++++
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/misc.c | 3 +--
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-opts.c | 3 +--
gcc/defaults.h | 5 +----
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/options.c | 3 +--
gcc/java/ChangeLog | 5 +++++
gcc/java/lang.c | 3 +--
gcc/system.h | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/profile-update-warning.c | 4 ++--
13 files changed, 40 insertions(+), 15 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 llvm.
from 607b2a3 [X86] Really fix the FileCheck line from r282690.
new 7ff4223 [modules] Centralize the module cache.
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:
cmake/modules/HandleLLVMOptions.cmake | 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 libcxxabi.
from feb04d7 [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals [...]
new 336985f Revert r282692: Use fallback_malloc to allocate __cxa_eh_glob [...]
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:
src/CMakeLists.txt | 1 -
src/cxa_exception.cpp | 28 +++++++--
src/cxa_exception_storage.cpp | 6 +-
src/fallback_malloc.h | 31 ----------
src/{fallback_malloc.cpp => fallback_malloc.ipp} | 74 ++++++------------------
test/test_exception_storage_nodynmem.pass.cpp | 32 ----------
test/test_fallback_malloc.pass.cpp | 2 +-
7 files changed, 44 insertions(+), 130 deletions(-)
delete mode 100644 src/fallback_malloc.h
rename src/{fallback_malloc.cpp => fallback_malloc.ipp} (82%)
delete mode 100644 test/test_exception_storage_nodynmem.pass.cpp
--
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 ce8f8cc [PR30341] Alias must point to a definition
new 046fede XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
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/Driver/darwin-stdlib.cpp | 4 ++++
test/lit.cfg | 3 +++
test/lit.site.cfg.in | 1 +
3 files changed, 8 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 zorg.
from 234b305 [asan] Buid internal symbolizer and test runtime with it
new 47572f6 Revert experimental local patch committed by mistake.
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:
.../builders/sanitizers/buildbot_bootstrap.sh | 33 ++++++----------------
1 file changed, 9 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 zorg.
from f806952 Remove code duplication
new 3076329 Revert "revert"
new 1acf354 [asan] Compact bot cleanup code.
new a08f496 [asan] Non-functional bot script reformatting
new 5171ce5 [asan] Restore SCUDO test step lost in one of recent refactor [...]
new 234b305 [asan] Buid internal symbolizer and test runtime with it
The 5 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:
.../builders/sanitizers/buildbot_bootstrap.sh | 33 ++++++++----
.../buildbot/builders/sanitizers/buildbot_cmake.sh | 62 ++++++++++++++++++----
2 files changed, 76 insertions(+), 19 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 9080d2c 2016-09-29 Richard Biener <rguenther(a)suse.de>
new 444d024 2016-09-29 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 | 8 ++++++++
gcc/tree-vrp.c | 41 +++++++++++++++++++++--------------------
2 files changed, 29 insertions(+), 20 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 17a10b9 Move verbose clang binaries detection
new 5eab7f6 Limit script to sanitizers as SCUDO does not pass tests if we [...]
new 0688318 Add symbols introduced with -m32 build
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:
lib/sanitizer_common/symbolizer/scripts/build_symbolizer.sh | 2 +-
lib/sanitizer_common/symbolizer/scripts/global_symbols.txt | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.