This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e7d6d31 Sort futimes correctly.
new b551157 GC HAVE_SETJMP_H and checks for the content of setjmp.h.
new 46cb711 GC opendir/readdir/closedir checks.
new eb7b0d7 GC HAVE_BCOPY.
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:
cmake/config-ix.cmake | 9 ---------
include/llvm/Config/config.h.cmake | 24 ------------------------
2 files changed, 33 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 ce09b18 [Myriad] Silently ignore -fno-split-dwarf-inlining
new c15b46e Switch to a different workaround for unimplementability of P0 [...]
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/CGCall.cpp | 51 +++++++++++++++++----------------
lib/CodeGen/CGExpr.cpp | 32 ++++++++++++++++-----
lib/CodeGen/CGExprCXX.cpp | 2 +-
lib/CodeGen/CodeGenFunction.h | 16 ++++++++---
test/CodeGenCXX/cxx1z-eval-order.cpp | 55 +++++++++++++++---------------------
www/cxx_status.html | 10 +++----
6 files changed, 90 insertions(+), 76 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 5a47084 Make HAVE_DECL_ARC4RANDOM always defined. Sort the entry correctly.
new 248a030 GC HAVE_LIMITS_H.
new fe86503 GC HAVE_UTIME_H.
new 04e8656 GC HAVE_MACH_O_DYLD_H.
new d72397a Check for sysconf(3).
new e7d6d31 Sort futimes correctly.
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:
cmake/config-ix.cmake | 4 +---
include/llvm/Config/config.h.cmake | 17 ++++-------------
2 files changed, 5 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 lldb.
from cb4a482 Fix an issue where, in i386 mode, the wrong values were being [...]
new c67b86a This test will not work in i386 mode because we don't create [...]
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:
.../Python/lldbsuite/test/functionalities/type_lookup/TestTypeLookup.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 llvm.
from f98f357 Remove LLVM_CONFIGTIME, left-overs from when reproducable bui [...]
new c681bf5 Next set of additional error checks for invalid Mach-O files [...]
new 422655d HAVE_UNWIND_BACKTRACE -> HAVE__UNWIND_BACKTRACE Check for exi [...]
new 5a47084 Make HAVE_DECL_ARC4RANDOM always defined. Sort the entry correctly.
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:
cmake/config-ix.cmake | 2 +-
include/llvm/Config/config.h.cmake | 9 +++++----
lib/Object/MachOObjectFile.cpp | 12 ++++++++++++
lib/Support/Unix/Process.inc | 4 ++--
lib/Support/Unix/Signals.inc | 8 ++++----
test/Object/Inputs/macho-invalid-entry-bad-size | Bin 0 -> 56 bytes
test/Object/Inputs/macho-invalid-entry-more-than-one | Bin 0 -> 76 bytes
test/Object/macho-invalid.test | 6 ++++++
8 files changed, 30 insertions(+), 11 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-entry-bad-size
create mode 100644 test/Object/Inputs/macho-invalid-entry-more-than-one
--
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 756d8e4 Clamp version number in S_COMPILE3 to avoid overflowing 16-bi [...]
new 087cb77 Add FE_ALL_EXCEPT and FE_INEXACT detection macros forgotten o [...]
new f98f357 Remove LLVM_CONFIGTIME, left-overs from when reproducable bui [...]
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:
include/llvm/Config/config.h.cmake | 11 ++++++++---
include/llvm/Config/llvm-config.h.cmake | 3 ---
utils/release/test-release.sh | 2 --
3 files changed, 8 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 ecfcdcc Use > and not >> to create the script.
new 4b50e10 Rename warning -> warn.
new 2b319cf Rename "void check(Error)".
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/Driver.cpp | 4 ++--
ELF/Error.cpp | 2 +-
ELF/Error.h | 9 +--------
ELF/InputFiles.cpp | 8 ++++----
ELF/LTO.cpp | 15 +++++++++++----
ELF/Mips.cpp | 4 ++--
ELF/Relocations.cpp | 2 +-
ELF/SymbolTable.cpp | 10 +++++-----
ELF/Writer.cpp | 2 +-
9 files changed, 28 insertions(+), 28 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 a91c8b0 Machine-readable RTL dumps: print_rtx_function
new fc219c2 * config/i386/driver-i386.c (host_detect_local_cpu): Check m [...]
new c5d89ba Implement P0001R1 - C++17 removal of register storage class [...]
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 | 6 +++++
gcc/c-family/ChangeLog | 7 +++++
gcc/c-family/c-opts.c | 4 +++
gcc/c-family/c.opt | 4 +++
gcc/config/i386/driver-i386.c | 26 ++++++++++++-------
gcc/cp/ChangeLog | 10 ++++++++
gcc/cp/decl.c | 28 +++++++++++++++++++-
gcc/cp/except.c | 2 +-
gcc/testsuite/ChangeLog | 24 +++++++++++++++++
gcc/testsuite/c-c++-common/Wvarargs-2.c | 2 +-
gcc/testsuite/c-c++-common/Wvarargs.c | 4 +--
gcc/testsuite/c-c++-common/vector-subscript-2.c | 2 +-
gcc/testsuite/c-c++-common/vector-subscript-5.c | 5 +++-
.../g++.dg/compat/struct-layout-1_generate.c | 10 ++++----
gcc/testsuite/g++.dg/cpp1z/register1.C | 29 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/register2.C | 30 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/register3.C | 30 ++++++++++++++++++++++
gcc/testsuite/g++.dg/eh/pr29166.C | 1 +
gcc/testsuite/g++.dg/parse/linkage2.C | 2 +-
gcc/testsuite/g++.dg/parse/register1.C | 2 +-
gcc/testsuite/g++.dg/torture/pr36826.C | 5 ++++
gcc/testsuite/g++.dg/warn/register-parm-1.C | 4 +--
gcc/testsuite/g++.dg/warn/register-var-2.C | 2 +-
23 files changed, 213 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/register1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/register2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/register3.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 a9b1465 Revert "[LAA, LV] Port to new streaming interface for opt rem [...]
new 756d8e4 Clamp version number in S_COMPILE3 to avoid overflowing 16-bi [...]
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/AsmPrinter/CodeViewDebug.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 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 lld.
from 561d57e Don't error if we can't put the header in a PT_LOAD.
new ecfcdcc Use > and not >> to create the script.
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/linkerscript/discard-interp.s | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.