This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6b133f8fc6 [Android] Default to -fno-math-errno
new 6a00520d81 Currently clang does not emit unused static constants. GCC e [...]
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/clang/Driver/Options.td | 3 ++-
include/clang/Frontend/CodeGenOptions.def | 3 +++
lib/CodeGen/CodeGenModule.cpp | 13 +++++++++++++
lib/Driver/ToolChains/Clang.cpp | 1 +
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/CodeGen/keep-static-consts.cpp | 6 ++++++
6 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/keep-static-consts.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 release_70
in repository clang.
from f6f4d6e0e6 Notify pending API removal in the release notes
new f8bc8e4850 Merging r339667: ------------------------------------------- [...]
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/AST/MicrosoftMangle.cpp | 10 ++++++++--
1 file changed, 8 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 gcc.
from c540cc1b99f 2018-08-22 Andrew Benson <abensonca(a)gmail.com>
new 319d9891f70 2018-08-22 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 145 ++++
libstdc++-v3/include/debug/deque | 3 +
libstdc++-v3/include/debug/formatter.h | 22 +-
libstdc++-v3/include/debug/forward_list | 3 +
libstdc++-v3/include/debug/functions.h | 109 +--
libstdc++-v3/include/debug/helper_functions.h | 86 ++-
libstdc++-v3/include/debug/list | 3 +
libstdc++-v3/include/debug/map.h | 3 +
libstdc++-v3/include/debug/multimap.h | 3 +
libstdc++-v3/include/debug/multiset.h | 3 +
libstdc++-v3/include/debug/safe_iterator.h | 761 +++++++++++++--------
libstdc++-v3/include/debug/safe_iterator.tcc | 134 +++-
libstdc++-v3/include/debug/safe_local_iterator.h | 98 +--
libstdc++-v3/include/debug/safe_local_iterator.tcc | 43 +-
libstdc++-v3/include/debug/set.h | 3 +
libstdc++-v3/include/debug/stl_iterator.h | 19 +-
libstdc++-v3/include/debug/string | 3 +
libstdc++-v3/include/debug/unordered_map | 12 +-
libstdc++-v3/include/debug/unordered_set | 12 +-
libstdc++-v3/include/debug/vector | 5 +-
.../86751.cc => 23_containers/list/68222_neg.cc} | 22 +-
.../unordered_set/debug/debug_functions.cc | 26 -
.../vector/cons/destructible_debug_neg.cc | 2 +-
.../23_containers/vector/debug/debug_functions.cc | 23 -
libstdc++-v3/testsuite/util/testsuite_containers.h | 72 ++
25 files changed, 1069 insertions(+), 546 deletions(-)
copy libstdc++-v3/testsuite/{20_util/pair/86751.cc => 23_containers/list/68222_neg [...]
--
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 808aa8d421c [CMake] Remove unneeded and outdated policy
new 4d1c75ee8f1 [WebAssembly] Remove MachineFrameInfo arg from checking fun [...]
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/WebAssembly/WebAssemblyFrameLowering.cpp | 20 ++++++++++----------
lib/Target/WebAssembly/WebAssemblyFrameLowering.h | 5 ++---
2 files changed, 12 insertions(+), 13 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 c7581d67b7d [X86] In OptimizeLEAs pass, check that the key is in the LE [...]
new 2f1f9f844d7 [CMake] Use LLVM_ENABLE_IDE instead of CMAKE_CONFIGURATION_TYPES
new 808aa8d421c [CMake] Remove unneeded and outdated policy
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:
CMakeLists.txt | 11 ++---------
cmake/modules/AddLLVM.cmake | 12 ++++++------
cmake/modules/CMakeLists.txt | 2 +-
tools/xcode-toolchain/CMakeLists.txt | 2 +-
4 files changed, 10 insertions(+), 17 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 ibm/2.28/master
in repository glibc.
from 32e03a5b64 Let ld.so have flags DT_RPATH and DT_RUNPATH
adds 7f11842e74 hurd: Add missing symbols for proper libc_get/setspecific
adds 726e1554ce hurd: Avoid PLTs for __pthread_get/setspecific
adds 4b25485f03 Linux: Rewrite __old_getdents64 [BZ #23497]
adds d05b05d157 error, error_at_line: Add missing va_end calls
adds bfcfa22589 nscd: Deallocate existing user names in file parser
adds 2f498f3d14 nss_files: Fix file stream leak in aliases lookup [BZ #23521]
adds b0aa03dfff RISC-V: Fix rounding save/restore bug.
adds 66fdfd57fe Regen RISC-V rvd ULPs
adds c87b5bab24 Improve ChangeLog message.
new fd644b6fd9 Merge branch release/2.28/master into ibm/2.28/master
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 | 50 ++++++
NEWS | 8 +
htl/Versions | 2 +
misc/error.c | 2 +
nscd/nscd_conf.c | 6 +-
nss/Makefile | 3 +
nss/nss_files/files-alias.c | 9 +
nss/tst-nss-files-alias-leak.c | 237 +++++++++++++++++++++++++
sysdeps/htl/pt-getspecific.c | 1 +
sysdeps/htl/pt-setspecific.c | 1 +
sysdeps/htl/pthreadP.h | 2 +
sysdeps/riscv/rv64/rvd/libm-test-ulps | 16 +-
sysdeps/riscv/rvf/math_private.h | 2 +-
sysdeps/unix/sysv/linux/Makefile | 1 +
sysdeps/unix/sysv/linux/getdents64.c | 89 +++++++---
sysdeps/unix/sysv/linux/tst-readdir64-compat.c | 111 ++++++++++++
16 files changed, 509 insertions(+), 31 deletions(-)
create mode 100644 nss/tst-nss-files-alias-leak.c
create mode 100644 sysdeps/unix/sysv/linux/tst-readdir64-compat.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 67fcaf191e0 [CodeGenPrepare] Set debug locs when folding a comparison i [...]
new 7b635a26c42 [WebAssembly] Add hasSideEffects flag to catch instructions
new c7581d67b7d [X86] In OptimizeLEAs pass, check that the key is in the LE [...]
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/Target/WebAssembly/WebAssemblyInstrControl.td | 2 +-
lib/Target/X86/X86OptimizeLEAs.cpp | 8 ++++++--
2 files changed, 7 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 llvm.
from 9dc624a9ade [llvm-mca] Clean up a comment about the Context class. NFC.
new 67fcaf191e0 [CodeGenPrepare] Set debug locs when folding a comparison 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:
lib/CodeGen/CodeGenPrepare.cpp | 4 ++++
test/Transforms/CodeGenPrepare/overflow-intrinsics.ll | 4 ++++
2 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 binutils-gdb.
from 4e2aa47284 Restore behavior of disabling address randomization by defau [...]
new 17658d46e4 Make read_program_header return a gdb::byte_vector
new d1012b8e33 Make read_program_headers_from_bfd return a gdb::byte_vector
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:
gdb/ChangeLog | 16 +++++
gdb/solib-svr4.c | 181 +++++++++++++++++++++++--------------------------------
2 files changed, 93 insertions(+), 104 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v2
in repository toolchain/jenkins-scripts.
discards a91805a tcwg-rr-llvm-kernel: Update kernel repo
new 20db5a7 tcwg-rr-llvm-kernel: Update kernel repo
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a91805a)
\
N -- N -- N refs/heads/llvm-kernel-v2 (20db5a7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
jenkins-helpers.sh | 2 --
tcwg-rr-llvm-kernel.sh | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.