This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 22c69b6ad6 Add the Changelog entry for “cs_CZ locale: Base collation on [...]
new 6940bd966b Use libm_alias_double for s390.
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 | 6 ++++++
sysdeps/s390/fpu/s_fma.c | 8 ++------
sysdeps/unix/sysv/linux/s390/fpu/s_fma.c | 5 -----
3 files changed, 8 insertions(+), 11 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/s390/fpu/s_fma.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 binutils-gdb.
from 82ed9683ec Properly handle note sections and segments
new ff174d3ffa gold: Add a newline at end of pr22266_a.c
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:
gold/ChangeLog | 4 ++++
gold/testsuite/pr22266_a.c | 2 +-
2 files changed, 5 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 240ac159725 [InstCombine] add tests from D39421 to show current transfo [...]
new 0badf27c16e [X86][X87] Tag FTST x87 instruction scheduler class
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/X86/X86InstrFPStack.td | 3 ++-
test/CodeGen/X86/x87-schedule.ll | 14 +++++++-------
2 files changed, 9 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 release_50
in repository llvm.
from f30c9188161 Merging r318788:
new 3e430490419 Merging r319130:
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/ARMFrameLowering.cpp | 2 +-
test/CodeGen/ARM/pr32578.ll | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/ARM/pr32578.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 aa2d6820879 [Support] Add unit test for printLowerCase
new 240ac159725 [InstCombine] add tests from D39421 to show current transfo [...]
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/Transforms/InstCombine/or-shifted-masks.ll | 133 ++++++++++++++++++++++++
1 file changed, 133 insertions(+)
create mode 100644 test/Transforms/InstCombine/or-shifted-masks.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 compiler-rt.
from 22f6aeecb [XRay][compiler-rt][Darwin] Minimal XRay build support in Darwin
new 4b8cb24bb [PowerPC][tsan] Update tsan to handle changed memory layouts [...]
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/tsan/rtl/tsan_platform_linux.cc | 4 ++--
1 file changed, 2 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 master
in repository newlib.
from 76bd5cab3 cygwin: don't allow empty strings in __ASMNAME tags
new f2b27ce62 cygwin: define _POSIX_TIMEOUTS
new 36a0a675b Make __nonnull macro compatible with glibc
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:
newlib/libc/include/pthread.h | 4 ++--
newlib/libc/include/stdlib.h | 2 +-
newlib/libc/include/string.h | 2 +-
newlib/libc/include/sys/cdefs.h | 2 +-
newlib/libc/include/sys/features.h | 2 +-
winsup/cygwin/sysconf.cc | 2 +-
6 files changed, 7 insertions(+), 7 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 e9ceac64868 [cmake] Remove redundant call to cmake when building host tools.
new aa2d6820879 [Support] Add unit test for printLowerCase
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:
unittests/ADT/StringExtrasTest.cpp | 8 ++++++++
1 file changed, 8 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 binutils-gdb.
from b23dc97fe2 Fix a memory access violation when attempting to parse a cor [...]
new 82ed9683ec Properly handle note sections and segments
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:
binutils/ChangeLog | 14 ++++++++++++++
binutils/readelf.c | 41 +++++++++++++++++++++++++----------------
2 files changed, 39 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.