This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from d36c52becb Add forgotten changelog entry for 82f43dd2d1
new 6b69f98dcd benchtests: Add more tests for memrchr
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 | 7 +++++++
benchtests/bench-memchr.c | 17 ++++++++++++++++-
2 files changed, 23 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 gdb-8.0-branch
in repository binutils-gdb.
from 1f1c02597c Set GDB version number to 8.0.
new e7a803c63d Document the GDB 8.0 release in gdb/ChangeLog
new ec8457a3b0 Bump GDB version number to 8.0.0.DATE-git.
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:
gdb/ChangeLog | 9 +++++++++
gdb/PROBLEMS | 2 +-
gdb/version.in | 2 +-
3 files changed, 11 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 annotated tag gdb-8.0-release
in repository binutils-gdb.
at b6daa1ebbe (tag)
tagging 1f1c02597cc199227226251a2ea51fe5f44b4d6d (commit)
replaces users/ARM/embedded-binutils-master-2016q4
tagged by Joel Brobecker
on Sun Jun 4 08:56:18 2017 -0700
- Log -----------------------------------------------------------------
GDB 8.0 Release.
-----BEGIN PGP SIGNATURE-----
iF0EABECAB0FAlk0LaIWHGJyb2JlY2tlckBhZGFjb3JlLmNvbQAKCRCS7bBL/zJc
8/uYAJ9KhIxVkQrPO39mxoLZkTMAJVerCQCfbXBJuMSlMrMQI6+I36gULbl+mAM=
=DBWM
-----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 gdb-8.0-branch
in repository binutils-gdb.
from 3b25c87591 Automatic date update in version.in
new 1f1c02597c Set GDB version number to 8.0.
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:
gdb/ChangeLog | 5 +++++
gdb/PROBLEMS | 2 +-
gdb/version.in | 2 +-
3 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 hjl/pr53037/master
in repository gcc.
discards 173368a33a3 Add warn_if_not_aligned attribute
new af703850462 Add warn_if_not_aligned attribute
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (173368a33a3)
\
N -- N -- N refs/heads/hjl/pr53037/master (af703850462)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
--
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 hjl/pr53037/master
in repository gcc.
discards e93cef45e8c Initial implementation of warn_if_not_aligned
adds da9c33b4027 PR libstdc++/80624 satisfy invariant for char_traits<char16 [...]
adds 1911475f132 gcc/ChangeLog:
adds 434cab59fad 2017-06-02 Paolo Carlini <paolo.carlini(a)oracle.com>
adds c37584b8d9b Daily bump.
adds a977cac9032 PR c/80892 - -Wfloat-conversion now warns about non-floats
adds a703ac2b4d9 * configure.ac (*-*-linux-android*): Set target_makefile_f [...]
adds 1efa6091a20 * config/abi/post/powerpc-linux-gnu/baseline_symbols.txt: Update.
adds 6bd16bb222b Daily bump.
new 173368a33a3 Add warn_if_not_aligned attribute
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e93cef45e8c)
\
N -- N -- N refs/heads/hjl/pr53037/master (173368a33a3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 5 +
config/ChangeLog | 4 +
config/mt-android | 1 +
configure | 3 +
configure.ac | 3 +
gcc/ChangeLog | 27 ++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 +
gcc/c-family/c-warn.c | 17 +-
gcc/config/rs6000/altivec.h | 4 +
gcc/config/rs6000/altivec.md | 337 +++++++++++++++++++++
gcc/config/rs6000/rs6000-builtin.def | 21 ++
gcc/config/rs6000/rs6000-c.c | 29 ++
gcc/doc/extend.texi | 16 +
gcc/testsuite/ChangeLog | 15 +
gcc/testsuite/g++.dg/cpp1y/constexpr-68754.C | 7 +
gcc/testsuite/gcc.dg/pr53037-1.c | 59 ++++
.../gcc.target/powerpc/builtins-3-runnable.c | 84 +++++
libstdc++-v3/ChangeLog | 16 +
.../post/powerpc-linux-gnu/baseline_symbols.txt | 26 ++
libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 4 +
libstdc++-v3/include/bits/char_traits.h | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 3 +-
.../char_traits/requirements/char16_t/eof.cc} | 27 +-
.../basic_streambuf/sgetc/char16_t/80624.cc} | 40 +--
.../basic_streambuf/sputc/char16_t/80624.cc} | 42 +--
26 files changed, 734 insertions(+), 66 deletions(-)
create mode 100644 config/mt-android
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-68754.C
create mode 100644 gcc/testsuite/gcc.dg/pr53037-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-3-runnable.c
copy libstdc++-v3/testsuite/{23_containers/vector/cons/destructible_neg.cc => 21_s [...]
copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/single_allocation_no_rtti [...]
copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/single_allocation.cc => 2 [...]
--
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 4d9818f38f9 [GlobalISel][X86] merge irtranslator-call test files. NFC
new 2cfe765f46e [LV] Make scalarizeInstruction() non-virtual. 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:
lib/Transforms/Vectorize/LoopVectorize.cpp | 3 +--
1 file changed, 1 insertion(+), 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.
from 914763f252 Fixed warning: enum constant in boolean context.
new db12c722db Implement isDefined by call to isThisDeclarationADefinition.
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/clang/AST/Decl.h | 15 ++++++++-------
lib/AST/Decl.cpp | 5 ++---
test/SemaCXX/cxx0x-cursory-default-delete.cpp | 6 +++---
3 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.