This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0a2546c Fix x86, x86_64 fmax, fmin sNaN handling, add tests (bug 20947).
new e4d6a83 Make w_scalbln type-generic
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 | 12 ++++++++++
math/Makefile | 4 ++--
math/{w_scalbln.c => w_scalbln_template.c} | 19 ++++++++--------
math/w_scalblnf.c | 36 ------------------------------
math/w_scalblnl.c | 36 ------------------------------
sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c | 23 -------------------
sysdeps/ieee754/ldbl-64-128/w_scalblnl.c | 7 +++---
7 files changed, 27 insertions(+), 110 deletions(-)
rename math/{w_scalbln.c => w_scalbln_template.c} (72%)
delete mode 100644 math/w_scalblnf.c
delete mode 100644 math/w_scalblnl.c
delete mode 100644 sysdeps/ieee754/ldbl-128ibm/w_scalblnl.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 2218550 Implement and document --gc-keep-exported
new db7b55fa Fix compile time warning building arm-dis.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:
opcodes/ChangeLog | 5 +++++
opcodes/arm-dis.c | 4 ++--
2 files changed, 7 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 llvm.
from 24cf75e Extra coverage tests to demonstrate fixes in D72618 and D26855
new c82e7ec [ARM] Expose methods to get the CCAssignFn. NFCI
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 | 35 ++++++++++++++++++-----------------
lib/Target/ARM/ARMISelLowering.h | 3 +++
2 files changed, 21 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 annotated tag cygwin-2_6_1-release
in repository newlib.
at 1e2104d (tag)
tagging dd4a4baab02a49993671f1be51be0486e32b2b3c (commit)
replaces newlib-snapshot-20160923
tagged by Corinna Vinschen
on Fri Dec 16 11:43:57 2016 +0100
- Log -----------------------------------------------------------------
Cygwin 2.6.1 release
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJYU8VtAAoJEPU2Bp2uRE+gAhkP/3BeLVRbh3FDwW2eqOfUtzhz
rMm2pX5QLxqKke3XaMQJ3XNv07Ky0R9/ZzqvYV2sZGOzakcC9g4V1Mpua1gDCmMV
+6jhEUwYo5NEcCjECEANvN/UND1QDJchSN09qscNzY9uzBoN2xRu0Pty5VAUqv2S
VRgIBBqgIW34TRJJRqR3VuHRbU/WLqsIfm9DC14JJuSq4oEjWbEzZwZ4tNVgefbk
BknjuTC9JBYO9R6uU7WkDC72+fTk9yo1S9q5EYhZx0uwAwtykEJEpQ0qA6WCV9sa
EAzRKnlgkc9UJoRiwyMzTrKlcMPeTq1MMcz/uuXkmWGZV82jrJRJ960k3Bj8lbhC
Fxvibah8eWvHeteO1Ibp/df07ew+g9Ilcb9lT6MK5ZLLK7w1C28OPfKLpVYR99X9
Jf9+9ivabuM/Cyxzr4FZv7rDxzZ2KKFSIWxeCw8LBRddUIqhtxPENEjikv8YPy1F
vyQKcNQgckVWTp2WjoR/VPLL0k/WRDzwkAKhBajBm4ppztATs/Z36BP4V54pCxlQ
+hzBYYNvkjikbUIrlD+XiV22tyRlAUxt+dKBLPJYxjJSUOk02DeAPnyMURgK43ju
sJLlVSIEm0mnGHh8nB2tZ9ejL2Ddtlh1Mb3IqDeTYmyuRjYIua7r1ATEX2+TFckv
q9euAB9syU5zbSJII6uo
=OzBg
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 e87e706 Revert r289638: [PowerPC] Fix logic dealing with nop after ca [...]
new 24cf75e Extra coverage tests to demonstrate fixes in D72618 and D26855
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:
.../X86/{recip-fastmath.ll => recip-fastmath2.ll} | 210 +++++++++++----------
test/CodeGen/X86/vector-sqrt.ll | 60 ++++++
2 files changed, 167 insertions(+), 103 deletions(-)
copy test/CodeGen/X86/{recip-fastmath.ll => recip-fastmath2.ll} (61%)
create mode 100644 test/CodeGen/X86/vector-sqrt.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 gcc.
from 44fd601 PR bootstrap/78817 - stage2 bootstrap failure in vec.h:1613:5 [...]
new 7874b64 2016-12-16 Richard Biener <rguenther(a)suse.de>
new 3dae587 2016-12-16 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 19 +++++++++++++++
gcc/cp/ChangeLog | 7 ++++++
gcc/cp/cp-objcp-common.c | 10 ++++++++
gcc/cp/cp-objcp-common.h | 4 ++++
gcc/expr.c | 11 +++++++++
gcc/langhooks-def.h | 6 ++++-
gcc/langhooks.c | 9 +++++++
gcc/langhooks.h | 4 ++++
gcc/stor-layout.c | 15 ++++++------
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/pr71694.C | 27 +++++++++++++++++++++
gcc/testsuite/gcc.dg/pr71632.c | 53 ++++++++++++++++++++++++++++++++++++++++++
12 files changed, 167 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr71694.C
create mode 100644 gcc/testsuite/gcc.dg/pr71632.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-tools-extra.
from e390d91 [clang-tidy] Do not move parameter if only DeclRefExpr occurs [...]
new f5cd9f4 [clang-tidy] fix missing anchor for MPI Module
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:
clang-tidy/plugin/ClangTidyPlugin.cpp | 5 +++++
1 file changed, 5 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 5d882e8 Extract a TBAAVerifier out of the verifier (NFC)
new e87e706 Revert r289638: [PowerPC] Fix logic dealing with nop after ca [...]
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/PowerPC/PPCISelLowering.cpp | 65 ++++++++++-------
test/CodeGen/PowerPC/ppc64-blnop.ll | 129 ---------------------------------
test/CodeGen/PowerPC/ppc64-sibcall.ll | 8 +-
3 files changed, 44 insertions(+), 158 deletions(-)
delete mode 100644 test/CodeGen/PowerPC/ppc64-blnop.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 bd86de4 attempt to fix windows build
new 5d882e8 Extract a TBAAVerifier out of the verifier (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:
include/llvm/IR/Verifier.h | 39 ++++
lib/IR/Verifier.cpp | 536 ++++++++++++++++++++++-----------------------
2 files changed, 307 insertions(+), 268 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.