This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 097c341c342 [X86] This bit-test TODO has been moved in PR36551
new 66b954c4b45 [InstCombine] add tests for notnotsub; 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/sub.ll | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 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 4dc23804a2 Fix powerpc ifunc-sel.h build for -Os.
new eaf6753f8a Fix multiple definitions of __nss_*_database (bug 22918)
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 | 10 ++++++++++
nscd/gai.c | 3 +++
nss/nsswitch.c | 2 +-
nss/nsswitch.h | 8 ++++----
posix/tst-rfc3484-2.c | 1 +
posix/tst-rfc3484-3.c | 1 +
posix/tst-rfc3484.c | 1 +
7 files changed, 21 insertions(+), 5 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 b77a035fe69 [NDS32] Rewrite infrastructure for intrinsic.
new 7b25cf0b64c [NDS32] Add intrinsic functions for unalignment memory access.
new 2fa0b36804d [NDS32] Change to large model by default.
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 | 30 ++++
gcc/config/nds32/constants.md | 10 ++
gcc/config/nds32/constraints.md | 6 +
gcc/config/nds32/nds32-intrinsic.c | 22 +++
gcc/config/nds32/nds32-intrinsic.md | 146 +++++++++++++++++
gcc/config/nds32/nds32-md-auxiliary.c | 295 ++++++++++++++++++++++++++++++++++
gcc/config/nds32/nds32-protos.h | 14 ++
gcc/config/nds32/nds32.h | 6 +
gcc/config/nds32/nds32.opt | 2 +-
gcc/config/nds32/predicates.md | 4 +
10 files changed, 534 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 gcc-7-branch
in repository gcc.
from 5124a2d0fc5 2018-03-03 Paul Thomas <pault(a)gcc.gnu.org>
new d0d2e8aacc4 2018-03-03 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 2 +-
gcc/fortran/trans-expr.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/select_type_41.f90 | 30 ++++++++++++++++++++++++++++
5 files changed, 43 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/select_type_41.f90
--
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 01fcdec33ed [X86] Remove 'else' after return. NFC
new 097c341c342 [X86] This bit-test TODO has been moved in PR36551
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/README.txt | 24 ------------------------
1 file changed, 24 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-7-branch
in repository gcc.
from 0fa1a50aebc Backported from mainline 2018-03-02 Jakub Jelinek <jaku [...]
new 5124a2d0fc5 2018-03-03 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 31 +++++++++++++++++++
gcc/fortran/expr.c | 5 ++--
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/resolve.c | 3 ++
gcc/fortran/trans-array.c | 20 +++++++++----
gcc/fortran/trans-decl.c | 50 ++++++++++++++++++++-----------
gcc/fortran/trans-expr.c | 38 ++++++++++++++++-------
gcc/fortran/trans-intrinsic.c | 2 +-
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/class_67.f90 | 55 ++++++++++++++++++++++++++++++++++
10 files changed, 174 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_67.f90
--
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 6f21d22a1 Revert D44035
new a0c344366 Remove obsolete ptrace(2) operations from NetBSD
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/sanitizer/netbsd_syscall_hooks.h | 2 +-
lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc | 2 --
lib/sanitizer_common/sanitizer_platform_limits_netbsd.h | 2 --
lib/sanitizer_common/sanitizer_syscalls_netbsd.inc | 6 +-----
utils/generate_netbsd_syscalls.awk | 4 ----
5 files changed, 2 insertions(+), 14 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 7bc517593b6 2018-03-03 Paul Thomas <pault(a)gcc.gnu.org>
new b77a035fe69 [NDS32] Rewrite infrastructure for intrinsic.
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 | 24 +++
gcc/config/nds32/nds32-intrinsic.c | 413 ++++++++++++++++++++++++-------------
gcc/config/nds32/nds32-protos.h | 1 +
gcc/config/nds32/nds32.c | 10 +
gcc/config/nds32/nds32.h | 3 +-
5 files changed, 312 insertions(+), 139 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 b9671caf8f handle_general_set: Remove useless xstrdup
new dfb93f1158 PR ld/21900: MIPS: Fix relocation processing with undefined symbols
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:
bfd/ChangeLog | 9 +++++++++
bfd/elfxx-mips.c | 14 ++++++++++----
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-mips-elf/mips-elf.exp | 1 +
ld/testsuite/ld-mips-elf/undefined-warn.d | 13 +++++++++++++
ld/testsuite/ld-mips-elf/undefined.s | 4 ++++
6 files changed, 45 insertions(+), 4 deletions(-)
create mode 100644 ld/testsuite/ld-mips-elf/undefined-warn.d
--
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 cab1663ed Hotfix for D44035
new 6f21d22a1 Revert D44035
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:
.../sanitizer_common_interceptors.inc | 51 +++------
.../sanitizer_platform_interceptors.h | 127 +++++++++------------
2 files changed, 67 insertions(+), 111 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.