This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from eed33fa Document pthread_cond_wait change in release notes
new b9498f1 Export timingsafe_bcmp and timingsafe_memcmp
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:
winsup/cygwin/common.din | 2 ++
winsup/cygwin/include/cygwin/version.h | 3 ++-
winsup/cygwin/release/2.7.1 | 1 +
winsup/doc/posix.xml | 2 ++
4 files changed, 7 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 gcc-5-branch
in repository gcc.
from 58b5bac Daily bump.
new af9ca7b Backport from mainline 2017-03-07 Segher Boessenkool <seg [...]
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/config/i386/i386.c | 2 +-
2 files changed, 9 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 67cf6a4 Fix test and add missing return for llvm-lto2 error case
new 536a567 Further reduce testcase
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/Verifier/fnarg-nodebug.ll | 80 ++++++++++++++++++------------------------
1 file changed, 34 insertions(+), 46 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 libunwind.
from 4b0ff4e Improve readability and correctness of the OS specific libunw [...]
new 9834081 Tidy up the way we include EHHeaderParser.hpp.
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/AddressSpace.hpp | 5 +----
1 file changed, 1 insertion(+), 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 0e1e54e [GlobalISel] Translate floating-point negation
new 67cf6a4 Fix test and add missing return for llvm-lto2 error case
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/tools/llvm-lto2/errors.ll | 1 +
tools/llvm-lto2/llvm-lto2.cpp | 4 +++-
2 files changed, 4 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 libunwind.
from 9979472 Let arm_section_length store the number of bytes.
new 4b0ff4e Improve readability and correctness of the OS specific libunw [...]
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/AddressSpace.hpp | 51 +++++++++++++++++++++++++--------------------------
1 file changed, 25 insertions(+), 26 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 601357f Update comment in testcase
new 0e1e54e [GlobalISel] Translate floating-point negation
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/CodeGen/GlobalISel/IRTranslator.h | 5 ++---
include/llvm/Target/GenericOpcodes.td | 6 ++++++
include/llvm/Target/TargetOpcodes.def | 3 +++
lib/CodeGen/GlobalISel/IRTranslator.cpp | 12 ++++++++++++
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll | 18 ++++++++++++++++++
5 files changed, 41 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 5eee35f revert r297155 because there's a clang test that depends on I [...]
new e00955f [fs] Make sure to check S_ISLNK() in fillStatus.
new e1768ae Rephrase condition for better readability. NFC
new 601357f Update comment in testcase
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:
lib/IR/Verifier.cpp | 2 +-
lib/Support/Unix/Path.inc | 2 ++
test/Verifier/fnarg-nodebug.ll | 3 ++-
3 files changed, 5 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 release_40
in repository llvm.
from 4062393 ReleaseNotes: reformulate compiler version change text
new 040b064 Merging r296992: -------------------------------------------- [...]
new 6610cde Merging r297075: -------------------------------------------- [...]
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:
docs/ReleaseNotes.rst | 7 ------
lib/Analysis/ScalarEvolution.cpp | 17 ++++++++-----
lib/Transforms/IPO/PassManagerBuilder.cpp | 4 ++--
test/Feature/optnone-opt.ll | 1 -
unittests/Analysis/ScalarEvolutionTest.cpp | 38 +++++++++++++++++++++++++++++-
5 files changed, 50 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 master
in repository llvm.
from 378f96b Revert "Strip debug info when inlining into a nodebug function."
new 5eee35f revert r297155 because there's a clang test that depends on 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/Transforms/InstCombine/InstCombineCasts.cpp | 20 --------------------
test/Transforms/InstCombine/trunc.ll | 10 ++++++----
2 files changed, 6 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.