This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from 4c90db7bc Remove legacy unions which are no longer used
new bdb017b30 newlib: remove __infinity{f,ld} constants
new 8ae6d8003 libgloss/arm: fix discovery of "eabihf" toolchains
new c23fbc3ae Add __packed to struct ldieee
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:
libgloss/arm/configure | 2 +-
libgloss/arm/configure.in | 2 +-
newlib/Makefile.am | 3 +--
newlib/Makefile.in | 3 +--
newlib/libc/stdio/vfieeefp.h | 17 +++++++++--------
newlib/libm/common/Makefile.am | 2 +-
newlib/libm/common/Makefile.in | 12 +++---------
newlib/libm/common/s_infconst.c | 21 ---------------------
winsup/cygwin/math/isinf.c | 5 +++++
9 files changed, 22 insertions(+), 45 deletions(-)
delete mode 100644 newlib/libm/common/s_infconst.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 clang.
from c79938aaca Add #pragma clang attribute
new 4163ed68e2 [TableGen] Fix MSVC warning that occurs in TableGen generate [...]
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:
utils/TableGen/ClangAttrEmitter.cpp | 4 +++-
1 file changed, 3 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 glibc.
from 6c6ab1fc49 powerpc64: strrchr optimization for power8
new 025b33ae84 malloc: Turn cfree into a compatibility symbol
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 | 9 +++++++++
NEWS | 3 +++
malloc/Versions | 2 ++
malloc/malloc.c | 5 +++--
malloc/malloc.h | 3 ---
manual/memory.texi | 9 ---------
stdlib/stdlib.h | 5 -----
7 files changed, 17 insertions(+), 19 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 6db59335825 Validate that destination gcov file does not exist for gcov [...]
new a89c2c4ec18 PR c++/80244 - ICE with attribute in template alias. * tr [...]
new 58a208660e3 PR c++/80241 - ICE with alignas pack expansion. * error.c [...]
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/cp/ChangeLog | 10 ++++++++++
gcc/cp/error.c | 4 ++++
gcc/cp/parser.c | 8 ++++++--
gcc/cp/tree.c | 4 ++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-59.C | 11 +++++++++++
gcc/testsuite/g++.dg/cpp0x/alignas11.C | 10 ++++++++++
7 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-59.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas11.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 83bb944fae9 Fix gcc build after r300535.
new 0d04c2b2a9a Revert "[GlobalISel] Support vector-of-pointers in LLT"
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/Support/LowLevelTypeImpl.h | 211 ++++++----------------
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 5 +-
lib/CodeGen/LowLevelType.cpp | 6 +-
lib/Support/LowLevelType.cpp | 29 +--
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 4 +-
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 16 --
unittests/CodeGen/LowLevelTypeTest.cpp | 11 --
7 files changed, 69 insertions(+), 213 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 ed0381e4388 [ARM] Check for correct HW div when lowering divmod
new 83bb944fae9 Fix gcc build after r300535.
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/Support/LowLevelType.cpp | 16 ++++++++--------
1 file 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 llvm.
from d18725e897b [GlobalISel] Support vector-of-pointers in LLT
new ed0381e4388 [ARM] Check for correct HW div when lowering divmod
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/ARM/ARMISelLowering.cpp | 4 +++-
test/CodeGen/ARM/divmod-hwdiv.ll | 37 +++++++++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/divmod-hwdiv.ll
--
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 6aff9c90154 test commit
new d18725e897b [GlobalISel] Support vector-of-pointers in LLT
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/Support/LowLevelTypeImpl.h | 211 ++++++++++++++++------
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp | 5 +-
lib/CodeGen/LowLevelType.cpp | 6 +-
lib/Support/LowLevelType.cpp | 29 ++-
lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 4 +-
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 16 ++
unittests/CodeGen/LowLevelTypeTest.cpp | 11 ++
7 files changed, 213 insertions(+), 69 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 libcxx.
from 688edc78 Update google benchmark
new 30ea4d0c Emit benchmark tests into the benchmarks build directory, not lib/
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:
benchmarks/CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.