This is an automated email from the git hooks/post-receive script.
Charles Baylis pushed a change to branch master
in repository toolchain/abe.
from 6a5906d Clean up version parsing from command line and .conf files.
new f50d880 Read *.conf files inside a subshell.
new e0532d7 Remove unused "installs" value from conf files.
new 6448cff Remove broken "depends" variable from conf files.
new 792b81a Clean up repeated sed operation for manifest paths.
new 5082683 Cleanup: add is_host_mingw function.
The 5 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:
config/binutils.conf | 7 -----
config/cloog-parma.conf | 3 ---
config/cloog-polylib.conf | 3 ---
config/cloog-ppl.conf | 3 ---
config/cloog.conf | 3 ---
config/dejagnu.conf | 10 +++----
config/eembc.conf | 3 ---
config/eglibc.conf | 8 ------
config/expat.conf | 7 -----
config/gcc.conf | 7 -----
config/gdb.conf | 3 ---
config/gdbserver.conf | 3 ---
config/glibc.conf | 3 ---
config/gmp.conf | 7 -----
config/isl.conf | 3 ---
config/linux.conf | 9 +++----
config/mpc.conf | 7 -----
config/mpfr.conf | 7 -----
config/newlib.conf | 3 ---
config/ppl.conf | 3 ---
config/python.conf | 7 -----
config/qemu.conf | 3 ---
lib/checkout.sh | 2 +-
lib/common.sh | 10 ++++++-
lib/component.sh | 69 +++++++++++++++++++++++++++++------------------
lib/configure.sh | 11 --------
lib/globals.sh | 2 +-
lib/make.sh | 4 +--
lib/package.sh | 24 ++++++++++-------
testsuite/test.sh | 5 +---
30 files changed, 78 insertions(+), 161 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 68e70a5 [InstCombine] regenerate checks; NFC
new acccef0 [InstCombine] consolidate rem tests and update checks; 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:
.../Transforms/InstCombine/2008-11-20-DivMulRem.ll | 67 ----------
test/Transforms/InstCombine/rem.ll | 143 +++++++++++++++++++++
test/Transforms/InstCombine/srem.ll | 8 --
test/Transforms/InstCombine/urem.ll | 50 -------
test/Transforms/InstCombine/vector-srem.ll | 13 --
5 files changed, 143 insertions(+), 138 deletions(-)
delete mode 100644 test/Transforms/InstCombine/2008-11-20-DivMulRem.ll
delete mode 100644 test/Transforms/InstCombine/srem.ll
delete mode 100644 test/Transforms/InstCombine/urem.ll
delete mode 100644 test/Transforms/InstCombine/vector-srem.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 glibc.
from 9d06726 hurd: Make send/recv more posixish
new 605c5ef Remove _dl_platform_string
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 | 11 +++++++++++
sysdeps/alpha/dl-procinfo.h | 9 +--------
sysdeps/generic/dl-procinfo.h | 3 ---
sysdeps/i386/dl-procinfo.h | 7 -------
sysdeps/mips/dl-procinfo.h | 9 +--------
sysdeps/s390/dl-procinfo.h | 7 -------
sysdeps/sparc/dl-procinfo.h | 3 ---
7 files changed, 13 insertions(+), 36 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 702396c [Hexagon] Fix a condition in HexagonEarlyIfConv.cpp
new 68e70a5 [InstCombine] regenerate checks; 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:
test/Transforms/InstCombine/rem.ll | 402 +++++++++++++++++++++----------------
1 file changed, 225 insertions(+), 177 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 binutils-gdb.
from 9216a6f Use addr_mask to check VMA and LMA
new 2c232b8 RISC-V: Fix [dis]assembly of srai/srli
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 | 7 +++++++
opcodes/riscv-opc.c | 8 ++++----
2 files changed, 11 insertions(+), 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 binutils-gdb.
from cf81cf6 Make length_of_subexp static
new 9216a6f Use addr_mask to check VMA and LMA
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:
ld/ChangeLog | 5 +++++
ld/ldlang.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 gcc-6-branch
in repository gcc.
from 199722b PR c++/79687 * init.c (constant_value_1): Break if the vari [...]
new dabdd59 PR c++/79264 * lambda.c (maybe_generic_this_capture): Deal [...]
new 4053ed4 * g++.dg/warn/Wpadded-1.C: Fix for 32-bit target.
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 | 21 ++++++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/lambda.c | 69 ++++++++++++++++++++++++++------
gcc/cp/parser.c | 1 +
gcc/cp/pt.c | 45 +++++++++++++++------
gcc/cp/semantics.c | 6 +++
gcc/testsuite/ChangeLog | 14 +++++++
gcc/testsuite/g++.dg/cpp1y/pr61636-1.C | 36 +++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/pr61636-2.C | 72 ++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/pr61636-3.C | 25 ++++++++++++
gcc/testsuite/g++.dg/warn/Wpadded-1.C | 4 +-
11 files changed, 267 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr61636-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr61636-2.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr61636-3.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 newlib.
from 125852d Add release message for commit 973f766f6
new 73d3f9c Revert "Add release message for commit 973f766f6"
new 778f439 Add release message for commit 973f766f6
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:
winsup/cygwin/path.cc | 15 ++++++++++++---
1 file changed, 12 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 gcc-6-branch
in repository gcc.
from c5e95c9 This showed up in power9 code for __divkf3 software float sup [...]
new 4dc63ef PR c++/79962 PR c++/79984 * c-common.c (handle_nonnull_att [...]
new 422576a PR c++/79900 - ICE in strip_typedefs * tree.c (strip_typede [...]
new 199722b PR c++/79687 * init.c (constant_value_1): Break if the vari [...]
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:
gcc/c-family/ChangeLog | 7 +++++
gcc/c-family/c-common.c | 2 +-
gcc/cp/ChangeLog | 13 ++++++++++
gcc/cp/init.c | 7 +++++
gcc/cp/tree.c | 47 +++++++++++++++++++++-------------
gcc/testsuite/ChangeLog | 19 ++++++++++++++
gcc/testsuite/c-c++-common/nonnull-3.c | 11 ++++++++
gcc/testsuite/g++.dg/expr/ptrmem8.C | 15 +++++++++++
gcc/testsuite/g++.dg/expr/ptrmem9.C | 19 ++++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull3.C | 15 +++++++++++
gcc/testsuite/g++.dg/warn/Wpadded-1.C | 22 ++++++++++++++++
11 files changed, 158 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/nonnull-3.c
create mode 100644 gcc/testsuite/g++.dg/expr/ptrmem8.C
create mode 100644 gcc/testsuite/g++.dg/expr/ptrmem9.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull3.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wpadded-1.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 c412df4 Fix typo in comment
new 702396c [Hexagon] Fix a condition in HexagonEarlyIfConv.cpp
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/Hexagon/HexagonEarlyIfConv.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.