This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 52a713fdd0 linux: make getcwd(3) fail if it cannot obtain an absolute p [...]
new 3d1d79283e aarch64: fix static pie enabled libc when main is in a share [...]
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:
ChangeLog | 5 +++++
sysdeps/aarch64/start.S | 13 +++++++++++--
2 files changed, 16 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 llvm.
from a11d70e128d [X86] Remove unused isel pattern for zero extend from v16i1 [...]
new 30b413b0288 [X86][AVX] Regenerate element insertion tests
new b59aba61d50 [X86][SSE] Force blend domains on stack folding tests
new b8b639505b0 MC: Remove redundant `SetUsed` arguments in MCSymbol methods
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/llvm/MC/MCSymbol.h | 27 +++++++++++-----------
lib/MC/MCCodeView.cpp | 2 +-
.../Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp | 2 +-
test/CodeGen/X86/avx-insertelt.ll | 9 ++++++--
test/CodeGen/X86/stack-folding-fp-avx1.ll | 17 ++++++++++----
test/CodeGen/X86/stack-folding-fp-sse42.ll | 8 +++++--
6 files changed, 40 insertions(+), 25 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 3ee4cc4acf [CodeComplete] Add an option to omit results from the preamble.
new ad3d09ba07 [WebAssembly] Support -stdlib=libc++ switch
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/Driver/ToolChains/WebAssembly.cpp | 20 +++++++++++++++++++
lib/Driver/ToolChains/WebAssembly.h | 2 ++
test/Driver/wasm-toolchain.cpp | 36 +++++++++++++++++++++++++++++++++++
3 files changed, 58 insertions(+)
create mode 100644 test/Driver/wasm-toolchain.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 lld.
from b12e48024 Attempt to fix FreeBSD build broken by the previous commit
new d0ee9d278 [WebAssembly] Don't allow functions to be named more than once
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/wasm/{stack-pointer.ll => alias.ll} | 48 ++++++++++++++++----------------
wasm/InputChunks.h | 4 ++-
wasm/Symbols.cpp | 2 +-
wasm/Symbols.h | 6 ++--
wasm/Writer.cpp | 9 ++++++
5 files changed, 40 insertions(+), 29 deletions(-)
copy test/wasm/{stack-pointer.ll => alias.ll} (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 master
in repository binutils-gdb.
from 564e11c9a9 Optimize the performance of the group_setup function.
new 98ab9e9603 Add notes on how to make a branch and a pre-release snapshot.
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/BRANCHES | 1 +
binutils/ChangeLog | 6 +++
binutils/README-how-to-make-a-release | 73 +++++++++++++++++++++++++++++++++++
3 files changed, 80 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 e62337f9c08 2018-01-12 Vladimir Makarov <vmakarov(a)redhat.com>
new a20d2c4d5bc Set use_gcc_stdint=wrap for nvptx
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 | 5 +++++
gcc/config.gcc | 1 +
2 files changed, 6 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 41f99d78957 Allow dso_local on ifunc.
new a11d70e128d [X86] Remove unused isel pattern for zero extend from v16i1 [...]
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/X86InstrAVX512.td | 5 -----
1 file changed, 5 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 9ebd4e4b0 [hwasan] Stack instrumentation.
new fd25fae6e lib Fuzzer FreeBSD support
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/config-ix.cmake | 2 +-
lib/fuzzer/FuzzerDefs.h | 14 +++++++++++++-
lib/fuzzer/FuzzerExtFunctionsWeak.cpp | 4 ++--
lib/fuzzer/FuzzerExtraCounters.cpp | 2 +-
lib/fuzzer/FuzzerUtilLinux.cpp | 4 ++--
lib/fuzzer/FuzzerUtilPosix.cpp | 2 +-
lib/fuzzer/afl/afl_driver.cpp | 10 +++++++++-
lib/fuzzer/build.sh | 2 +-
lib/fuzzer/tests/CMakeLists.txt | 4 ++--
lib/sanitizer_common/sanitizer_internal_defs.h | 2 +-
test/fuzzer/TraceMallocThreadedTest.cpp | 1 +
test/fuzzer/afl-driver-stderr.test | 1 +
test/fuzzer/caller-callee.test | 1 +
test/fuzzer/cxxstring.test | 2 +-
test/fuzzer/dump_coverage.test | 1 +
test/fuzzer/equivalence-signals.test | 1 +
test/fuzzer/equivalence.test | 1 +
test/fuzzer/lit.cfg | 4 ++--
test/fuzzer/memcmp.test | 1 +
test/fuzzer/memcmp64.test | 1 +
test/fuzzer/minimize_two_crashes.test | 1 +
test/fuzzer/recommended-dictionary.test | 1 +
test/fuzzer/strcmp.test | 1 +
test/fuzzer/strncmp.test | 1 +
test/fuzzer/strstr.test | 1 +
test/fuzzer/value-profile-mem.test | 1 +
test/fuzzer/value-profile-strcmp.test | 1 +
test/fuzzer/value-profile-strncmp.test | 1 +
28 files changed, 52 insertions(+), 16 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-tools-extra.
from ee0e77d5 [clangd] Incorporate fuzzy-match into result rankings.
new eb2002a6 [clangd] Include debugging tags for both static and dynamic i [...]
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:
clangd/CodeComplete.cpp | 4 ++--
unittests/clangd/CodeCompleteTests.cpp | 4 ++--
2 files changed, 4 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 llvm.
from 379dc2786ea [docs] Tweak update to Phabricator docs about setting repos [...]
new 41f99d78957 Allow dso_local on ifunc.
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/llvm/IR/GlobalValue.h | 3 +--
lib/AsmParser/LLParser.cpp | 5 -----
lib/Bitcode/Reader/BitcodeReader.cpp | 19 +++++++++++--------
lib/Bitcode/Writer/BitcodeWriter.cpp | 3 ++-
.../{ifunc-dsolocal-daig.ll => ifunc-dsolocal.ll} | 4 ++--
5 files changed, 16 insertions(+), 18 deletions(-)
rename test/Assembler/{ifunc-dsolocal-daig.ll => ifunc-dsolocal.ll} (50%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.