This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from cbce12d Fix test-sysvsem on some platforms
new 4179178 Add build-many-glibcs.py powerpc-linux-gnu-power4 build.
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 | 5 +++++
scripts/build-many-glibcs.py | 5 ++++-
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 gcc.
from 7a05963 * es.po: Update.
new 72eb7c9 target/78967 * config/i386/i386.md (UNSPEC_NOREX_MEM): New [...]
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 | 11 ++++
gcc/config/i386/i386.md | 70 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 11 ++++
gcc/testsuite/gcc.target/i386/pr78904-2.c | 8 +--
gcc/testsuite/gcc.target/i386/pr78904-4.c | 2 +-
gcc/testsuite/gcc.target/i386/pr78904-6.c | 2 +-
gcc/testsuite/gcc.target/i386/pr78967-1.c | 21 +++++++
gcc/testsuite/gcc.target/i386/pr78967-2.c | 24 ++++++++
.../gcc.target/i386/{pr78904-5.c => pr78967-3.c} | 8 ++-
9 files changed, 141 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78967-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr78967-2.c
copy gcc/testsuite/gcc.target/i386/{pr78904-5.c => pr78967-3.c} (76%)
--
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 766e557 build: tweak macros for Windows build
new ea38cde Fix configuring and building libc++ w/o an ABI library.
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:
CMakeLists.txt | 11 ++++++-----
cmake/Modules/HandleLibCXXABI.cmake | 6 +++++-
lib/CMakeLists.txt | 2 +-
lib/abi/CMakeLists.txt | 2 +-
src/exception.cpp | 6 ++++--
src/new.cpp | 6 ++++--
src/stdexcept.cpp | 3 ++-
src/typeinfo.cpp | 12 +++++++++---
8 files changed, 32 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 libcxx.
from 1b34b98 build: make cross-compiling to Windows work on Linux
new 766e557 build: tweak macros for Windows build
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:
CMakeLists.txt | 3 ---
lib/CMakeLists.txt | 22 ++++++++++++++++++++++
2 files changed, 22 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 clang-tools-extra.
from 6a5d329 [clang-tidy] Add delete null pointer check.
new fdf645d Extend documentation of how to test clang-tidy checks.
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:
docs/clang-tidy/index.rst | 21 ++++++++++++++++++++-
1 file changed, 20 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 libcxx.
from 3a1b90a Rework fix for PR19460 - Use explicit bool as an extension instead.
new 66ee699 win32: temporarily disable setting locale on 14+
new 1b34b98 build: make cross-compiling to Windows work on Linux
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/CMakeLists.txt | 7 +++++++
src/support/win32/locale_win32.cpp | 4 ++++
2 files changed, 11 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 glibc.
from e082ac7 Fix math/test-nearbyint-except for no-exceptions configurations.
new cbce12d Fix test-sysvsem on some platforms
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 | 5 +++++
sysvipc/test-sysvsem.c | 9 ++++++++-
2 files changed, 13 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 059fad8 Make sure total loop body weight is preserved in loop peeling
new 677ee43 [CMake] Set HAVE_${runtime} before including any subdirectories
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:
runtimes/CMakeLists.txt | 6 ++++++
1 file changed, 6 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 glibc.
from f39cd19 Correct MIPS math-tests.h condition for sNaN payload preservation.
new e082ac7 Fix math/test-nearbyint-except for no-exceptions configurations.
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 | 7 +++++++
math/test-nearbyint-except.c | 10 +++++++++-
2 files changed, 16 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 03a167d NewGVN: Add a test case for equivalent phis.
new 12ec8e1 [cmake] Normalize LLVM_ENABLE_DIA_SDK to fix Windows tests
new 059fad8 Make sure total loop body weight is preserved in loop peeling
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:
cmake/config-ix.cmake | 7 +++++++
lib/Transforms/Utils/LoopUnrollPeel.cpp | 25 +++++++++++++++++--------
test/Transforms/LoopUnroll/peel-loop-pgo.ll | 2 +-
3 files changed, 25 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.