This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_60
in repository clang.
from 75a36832b1 Fix a typo in the section about C++2a features; it follows C [...]
new c2ed349520 Add some minimal release notes for retpolines.
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:
docs/ReleaseNotes.rst | 18 ++++++++++++++++++
1 file changed, 18 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 clang.
from 7d98e0d3fa Remove debugging code I accidentally committed in r326530.
new da7d513709 [Frontend] Avoid including default system header paths on Fuchsia
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/Frontend/InitHeaderSearch.cpp | 2 ++
1 file changed, 2 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 llvm.
from 76899c61ced [ThinLTO] Added a couple of C LTO API interfaces to control [...]
new 587a2e31eca [WebAssembly] More uses of uint8_t for single byte values
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:
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 26 +++++++++++-----------
1 file changed, 13 insertions(+), 13 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 release_60
in repository llvm.
from 1a427644e62 Merging r326393: ------------------------------------------ [...]
new dc906ab2b71 Add some minimal release notes for retpoline support.
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:
docs/ReleaseNotes.rst | 10 ++++++++++
1 file changed, 10 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 aoliva/testme
in repository gcc.
discards cd21d5ac81f [C++] [PR84231] overload on cond_expr in template
discards 479240711a3 [PR c++/84593] ice on braced init with uninit ref field
discards eab0b4abf82 [PR c++/84492] stmt expr ending with overload
new 3d4a4b6f3cc [PR c++/84492] stmt expr ending with overload
new 24500b3950b [PR c++/84593] ice on braced init with uninit ref field
new bac6d79b6a4 [C++] [PR84231] overload on cond_expr in template
new ae6f982eb83 [IEPM] [PR debug/84620] use constant form for DW_AT_GNU_entry_view
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 (cd21d5ac81f)
\
N -- N -- N refs/heads/aoliva/testme (ae6f982eb83)
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 4 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/class.c | 6 +-----
gcc/cp/semantics.c | 6 +++---
gcc/dwarf2out.c | 40 +++++++++++++++++++++++++++++++++++++++-
gcc/dwarf2out.h | 4 +++-
gcc/testsuite/g++.dg/pr84492.C | 8 ++++----
5 files changed, 50 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 glibc.
from b717c14fb1 nptl_db: Remove stale `match_pid' parameter from `iterate_th [...]
new 1c81d55fc4 [BZ #22342] Fix netgroup cache keys.
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 | 6 ++++++
nscd/netgroupcache.c | 2 +-
2 files changed, 7 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 aoliva/testme
in repository gcc.
discards 93b00e3260f [C++] [PR84231] overload on cond_expr in template
new cd21d5ac81f [C++] [PR84231] overload on cond_expr in template
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 (93b00e3260f)
\
N -- N -- N refs/heads/aoliva/testme (cd21d5ac81f)
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:
gcc/cp/tree.c | 23 +++++++++++++++--------
1 file changed, 15 insertions(+), 8 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 738d9f98592 AMDGPU/GCN: Promote i16 ctpop
new 76899c61ced [ThinLTO] Added a couple of C LTO API interfaces to control [...]
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/llvm-c/lto.h | 24 +++++++++++++++++-
include/llvm/LTO/legacy/ThinLTOCodeGenerator.h | 15 ++++++++++++
test/ThinLTO/X86/cache.ll | 34 ++++++++++++++++++++++++++
tools/llvm-lto/llvm-lto.cpp | 10 ++++++++
tools/lto/lto.cpp | 10 ++++++++
tools/lto/lto.exports | 6 +++--
6 files changed, 96 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 master
in repository gcc.
from c973012d984 PR c++/84294 - attributes on a function template redeclarat [...]
new 2f8c33baa74 PR target/84534 * gcc.target/powerpc/vec-setup-be-long.c: [...]
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/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/vec-setup-be-long.c | 3 +++
gcc/testsuite/gcc.target/powerpc/vsx-vector-6-le.c | 6 +++++-
gcc/testsuite/gcc.target/powerpc/vsx-vector-6-le.p9.c | 6 +++++-
4 files changed, 21 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.