This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from ffcf0f1 Fix various typos in the ChangeLog
new 9314d35 powerpc64: strchr/strchrnul optimization for power8
new 5e628dd powerpc: Fix powerpc32/power7 memchr for large input sizes
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:
ChangeLog | 21 +++
sysdeps/powerpc/powerpc32/power7/memchr.S | 11 +-
sysdeps/powerpc/powerpc64/multiarch/Makefile | 4 +-
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 6 +
.../multiarch/{strlen-power7.S => strchr-power8.S} | 16 +-
sysdeps/powerpc/powerpc64/multiarch/strchr.c | 3 +
.../{strlen-power7.S => strchrnul-power8.S} | 16 +-
sysdeps/powerpc/powerpc64/multiarch/strchrnul.c | 3 +
.../powerpc/powerpc64/{power7 => power8}/strchr.S | 168 +++++++++++++++++++--
.../powerpc/powerpc64/power8/strchrnul.S | 11 +-
10 files changed, 221 insertions(+), 38 deletions(-)
copy sysdeps/powerpc/powerpc64/multiarch/{strlen-power7.S => strchr-power8.S} (75%)
copy sysdeps/powerpc/powerpc64/multiarch/{strlen-power7.S => strchrnul-power8.S} (75%)
copy sysdeps/powerpc/powerpc64/{power7 => power8}/strchr.S (63%)
copy inet/tst-checks-posix.c => sysdeps/powerpc/powerpc64/power8/strchrnul.S (78%)
--
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 5512cec PR target/78904 * config/i386/constraints.md (Bn): New spec [...]
new b5a960d * gcc.target/i386/pr78904-5.c: Remove duplicate part.
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/testsuite/gcc.target/i386/pr78904-5.c | 5 -----
1 file changed, 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 5295e34 2016-12-27 Sandra Loosemore <sandra(a)codesourcery.com>
new 5512cec PR target/78904 * config/i386/constraints.md (Bn): New spec [...]
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 | 10 +++++++++-
gcc/config/i386/constraints.md | 5 +++++
gcc/config/i386/i386.md | 28 +++++++++++++++++++++++++++-
gcc/config/i386/predicates.md | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr78904-4.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr78904-5.c | 27 +++++++++++++++++++++++++++
7 files changed, 99 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr78904-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr78904-5.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 1ed1f3f [NewGVN] Remove redundant code. NFCI.
new 569712b [NewGVN] Global sweep replacing NULL with nullptr. 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/Transforms/Scalar/NewGVN.cpp | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 0a019f1 [NewGVN] equals() for loads/stores is the same. Unify.
new 1ed1f3f [NewGVN] Remove redundant code. 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/Transforms/Scalar/NewGVN.cpp | 2 --
1 file changed, 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 clang-tools-extra.
from 6057e88 [clang-tidy] Make 2 checks register matchers for C++ only.
new 046e611 [clang-tidy] google-explicit-constructor: ignore compiler-gen [...]
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/google/ExplicitConstructorCheck.cpp | 7 +++++--
test/clang-tidy/google-explicit-constructor.cpp | 4 ++++
2 files changed, 9 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 86d5365 [PM] Introduce a devirtualization iteration layer for the new PM.
new 0a019f1 [NewGVN] equals() for loads/stores is the same. Unify.
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/Transforms/Scalar/NewGVN.cpp | 36 +++++++++++++-----------------------
1 file changed, 13 insertions(+), 23 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 binutils-2_28-branch
in repository binutils-gdb.
from a08db92 Place copy relocations in .dynbss when target is read-only.
new b9f351d Use dynrelro for symbols in relro sections too
new c9bfd3b Check bfd support for bfd_mips_elf_get_abiflags in mips make rule
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:
bfd/ChangeLog | 6 ++
bfd/elflink.c | 16 ++++
ld/ChangeLog | 7 ++
ld/testsuite/ld-elf/elf.exp | 12 +++
ld/testsuite/ld-elf/pr20995-2so.r | 3 +
ld/testsuite/ld-elf/{pr20995b.s => pr20995c.s} | 2 +-
opcodes/ChangeLog | 11 +++
opcodes/Makefile.am | 18 ++++-
opcodes/Makefile.in | 18 +++--
opcodes/aclocal.m4 | 1 -
opcodes/config.in | 3 -
opcodes/configure | 100 +------------------------
opcodes/configure.ac | 19 -----
13 files changed, 83 insertions(+), 133 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr20995-2so.r
copy ld/testsuite/ld-elf/{pr20995b.s => pr20995c.s} (77%)
--
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 9c30df6 Add comments to check-c++-types.sh.
new 5f0b843 support: Add support for delayed test failure reporting
new eb4dcae Add file missing from ChangeLog in previous commit
new ffcf0f1 Fix various typos in the ChangeLog
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:
ChangeLog | 57 +++++---
support/Makefile | 18 ++-
support/check.h | 38 +++++-
support/support_record_failure.c | 106 +++++++++++++++
support/support_test_main.c | 22 ++-
...d_check_return.c => support_test_verify_impl.c} | 19 ++-
support/tst-support_record_failure-2.sh | 66 +++++++++
support/tst-support_record_failure.c | 150 +++++++++++++++++++++
support/{oom_error.c => xfork.c} | 17 ++-
support/{xsignal.h => xunistd.h} | 19 +--
support/{xpthread_check_return.c => xwaitpid.c} | 17 +--
11 files changed, 471 insertions(+), 58 deletions(-)
create mode 100644 support/support_record_failure.c
copy support/{xpthread_check_return.c => support_test_verify_impl.c} (71%)
create mode 100644 support/tst-support_record_failure-2.sh
create mode 100644 support/tst-support_record_failure.c
copy support/{oom_error.c => xfork.c} (80%)
copy support/{xsignal.h => xunistd.h} (71%)
copy support/{xpthread_check_return.c => xwaitpid.c} (77%)
--
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 b733bcb Place copy relocations in .dynbss when target is read-only.
new 9acc85a Use dynrelro for symbols in relro sections too
new 0fa6f7c Check bfd support for bfd_mips_elf_get_abiflags in mips make rule
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:
bfd/ChangeLog | 6 ++
bfd/elflink.c | 16 ++++
ld/ChangeLog | 7 ++
ld/testsuite/ld-elf/elf.exp | 12 +++
ld/testsuite/ld-elf/pr20995-2so.r | 3 +
ld/testsuite/ld-elf/{pr20995b.s => pr20995c.s} | 2 +-
opcodes/ChangeLog | 11 +++
opcodes/Makefile.am | 18 ++++-
opcodes/Makefile.in | 18 +++--
opcodes/aclocal.m4 | 1 -
opcodes/config.in | 3 -
opcodes/configure | 100 +------------------------
opcodes/configure.ac | 19 -----
13 files changed, 83 insertions(+), 133 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr20995-2so.r
copy ld/testsuite/ld-elf/{pr20995b.s => pr20995c.s} (77%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.