This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 8566794c759 Daily bump.
new db7ca565f41 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 binutils-gdb.
from 2760f24c49 Add configure flag to enable gnu hash style by default.
new 5d1ceb0b87 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-8.0-branch
in repository binutils-gdb.
from 12d4acd9ff Automatic date update in version.in
new 1e562dceed Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_29-branch
in repository binutils-gdb.
from d1c0b886c0 Automatic date update in version.in
new 94552d9628 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 9d7fa298e1f * config/i386/i386.c (ix86_stack_protect_guard): Generate [...]
new 210b49776bf [gcc] 2017-08-07 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 14 +
gcc/config/rs6000/vsx.md | 120 ++++++-
gcc/testsuite/ChangeLog | 13 +
.../gcc.target/powerpc/vec-setup-be-double.c | 12 +
.../gcc.target/powerpc/vec-setup-be-long.c | 11 +
.../gcc.target/powerpc/vec-setup-double.c | 11 +
gcc/testsuite/gcc.target/powerpc/vec-setup-long.c | 9 +
gcc/testsuite/gcc.target/powerpc/vec-setup.h | 366 +++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/vsx-extract-6.c | 25 ++
gcc/testsuite/gcc.target/powerpc/vsx-extract-7.c | 25 ++
10 files changed, 588 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-setup-be-double.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-setup-be-long.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-setup-double.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-setup-long.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vec-setup.h
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-extract-6.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-extract-7.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 glibc.
from d9fee042e2 Consistently use uintN_t not u_intN_t everywhere.
new cd65836b5f Fix XPG4.2 bits/sigaction.h namespace (bug 21899).
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 | 79 ++++++++++++++++++++++++++
bits/sigaction.h | 6 +-
sysdeps/unix/sysv/linux/alpha/bits/sigaction.h | 6 +-
sysdeps/unix/sysv/linux/bits/sigaction.h | 6 +-
sysdeps/unix/sysv/linux/hppa/bits/sigaction.h | 6 +-
sysdeps/unix/sysv/linux/ia64/bits/sigaction.h | 6 +-
sysdeps/unix/sysv/linux/mips/bits/sigaction.h | 6 +-
sysdeps/unix/sysv/linux/s390/bits/sigaction.h | 8 +--
sysdeps/unix/sysv/linux/sparc/bits/sigaction.h | 18 +++---
sysdeps/unix/sysv/linux/tile/bits/sigaction.h | 8 +--
10 files changed, 115 insertions(+), 34 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 compiler-rt.
from b6103e663 [tsan] Fix format string in WriteMemoryProfile
new c1c4d6655 Add NetBSD support in asan_stack.h
new 0f9a6a534 Fix asan_test.cc build on NetBSD
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:
lib/asan/asan_stack.h | 3 ++-
lib/asan/tests/asan_test.cc | 30 ++++++++++++++++++++----------
2 files changed, 22 insertions(+), 11 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 zorg.
from 9fbd989 Remove steps for building and testing libFuzzer on Windows
new e013b89 [libFuzzer] use custom compile flags for libFuzzer benchmarks
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:
zorg/buildbot/builders/sanitizers/buildbot_fuzzer.sh | 3 +++
1 file changed, 3 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 local_glibc-2.25
in repository glibc.
at 01c6175328 hppa: Fix register corruption in __longjmp.
This branch includes the following new commits:
new 01c6175328 hppa: Fix register corruption in __longjmp.
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.
--
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 7b005726f9 Add missing PR mention in ChangeLog
new 8f5e83fb73 More support for ld --hash-style in the ld testsuite
new 2760f24c49 Add configure flag to enable gnu hash style 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:
gold/ChangeLog | 8 ++++++
gold/config.in | 3 +++
gold/configure | 27 +++++++++++++++++++
gold/configure.ac | 20 ++++++++++++++
gold/options.h | 2 +-
ld/ChangeLog | 23 ++++++++++++++++
ld/config.in | 6 +++++
ld/configure | 47 +++++++++++++++++++++++++++++++--
ld/configure.ac | 34 ++++++++++++++++++++++++
ld/ldmain.c | 3 ++-
ld/testsuite/ld-aarch64/ifunc-1-local.d | 2 +-
ld/testsuite/ld-aarch64/ifunc-2-local.d | 2 +-
ld/testsuite/ld-aarch64/ifunc-3a.d | 2 +-
ld/testsuite/ld-arm/arm-elf.exp | 4 ++-
ld/testsuite/ld-elf/note-3.l | 2 +-
ld/testsuite/ld-elf/note-3.t | 1 +
ld/testsuite/ld-frv/fdpic-pie-1.d | 2 +-
ld/testsuite/ld-frv/fdpic-pie-2.d | 2 +-
ld/testsuite/ld-frv/fdpic-pie-7.d | 2 +-
ld/testsuite/ld-frv/fdpic-pie-8.d | 2 +-
20 files changed, 181 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.