This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from fe68902 Remove a return type that can be trivially easily.
new 931e3ca List more sections in linker 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/extend-pt-load.s | 9 +++++++++
1 file changed, 9 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 d4dee42 GC HAVE_STRDUP.
new 8a50db9 [InstCombine] fix function names; 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:
lib/Transforms/InstCombine/InstCombineInternal.h | 16 +++--
lib/Transforms/InstCombine/InstCombineSelect.cpp | 76 ++++++++++++------------
2 files changed, 48 insertions(+), 44 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 2b319cf Rename "void check(Error)".
new fe68902 Remove a return type that can be trivially easily.
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/LTO.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from b8bfbcb 2016-09-29 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 047835d 2016-09-29 Steven G. Kargl <kargl(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:
gcc/fortran/ChangeLog | 12 ++++++++++++
gcc/fortran/simplify.c | 2 ++
gcc/fortran/trans-common.c | 14 +++++++++++---
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gfortran.dg/pr77420_1.f90 | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr77420_2.f90 | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr77420_3.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/pr77420_4.f90 | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr77460.f90 | 7 +++++++
9 files changed, 94 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77420_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77420_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77420_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77420_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr77460.f90
--
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 bba3289 Add a quick note about how to build lldb with debug info usin [...]
new 5c6d397 Don't expect new-style Objective-C literals to work on i386 w [...]
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/lang/objc/objc-new-syntax/TestObjCNewSyntax.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 3d4be77 Fix HAVE_POSIX_FALLOCATE entry.
new ac9b3d6 Move _chsize_s and _Unwind_Backtrace to the correct position.
new 224b8e4 HAVE_DIA_SDK is directly checked by value, so define it as 0/1.
new 6506cd6 GC HAVE_PRINTF_A, HAVE_STD_ISINF_IN_CMATH and HAVE_STD_ISNAN_ [...]
new 5673d4c GC more left-over libtool defines.
new d4dee42 GC HAVE_STRDUP.
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:
include/llvm/Config/config.h.cmake | 36 +++++++-----------------------------
1 file changed, 7 insertions(+), 29 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 c67b86a This test will not work in i386 mode because we don't create [...]
new 4fd1888 Fixed TestObjCMethods2/i386 by separating out the portions th [...]
new bba3289 Add a quick note about how to build lldb with debug info usin [...]
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:
.../test/lang/objc/foundation/TestObjCMethods2.py | 30 ++++++++++++----------
www/build.html | 9 ++++++-
2 files changed, 25 insertions(+), 14 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 c15b46e Switch to a different workaround for unimplementability of P0 [...]
new cc732a2 [Coroutines] Fix assertion about uncorrected typos in co_awai [...]
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/Sema/SemaCoroutine.cpp | 15 ++++++++++++++-
test/SemaCXX/coroutines.cpp | 17 +++++++++++++++++
2 files changed, 31 insertions(+), 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 llvm.
from eb7b0d7 GC HAVE_BCOPY.
new 74f466a GC srand48/lrand48/drand48.
new 87632b4 GC HAVE_DLERROR.
new 4f08643 Sort mallctl, fix comment for mallinfo.
new 00d1c96 GC HAVE_DYLD, HAVE_PRELOADED_SYMBOLS and HAVE_SHL_LOAD
new d067fa4 GC HAVE_DLD.
new a9d83e2 Fix comments to match autoconf.
new 3d4be77 Fix HAVE_POSIX_FALLOCATE entry.
The 7 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 | 11 -----------
include/llvm/Config/config.h.cmake | 35 +++++++++--------------------------
2 files changed, 9 insertions(+), 37 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 c5d89ba Implement P0001R1 - C++17 removal of register storage class [...]
new a1c6252 [RS6000] Revert rs6000_opt_vars change
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 | 4 ++++
gcc/config/rs6000/rs6000.c | 3 ---
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.