This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 2185fe2 Daily bump.
new de07978 PR libstdc++/79254 fix exception-safety of std::string copy a [...]
new 9b2d7a5 PR libstdc++/79195 fix make_array type deduction
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:
libstdc++-v3/ChangeLog | 22 +++++++++++++
libstdc++-v3/include/bits/basic_string.h | 23 +++++++++++---
libstdc++-v3/include/experimental/array | 12 +++----
.../basic_string/allocator/char/copy_assign.cc | 37 +++++++++++++++++++++-
.../basic_string/allocator/wchar_t/copy_assign.cc | 37 +++++++++++++++++++++-
.../testsuite/experimental/array/make_array.cc | 18 ++++++++---
libstdc++-v3/testsuite/util/testsuite_allocator.h | 2 +-
7 files changed, 134 insertions(+), 17 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 40a8ce7 [globalisel] Make the MatchAction hierarchy consistent with t [...]
new bddaeb4 [ARM] Enable Cortex-M23 and Cortex-M33 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:
include/llvm/Support/ARMTargetParser.def | 2 ++
lib/Target/ARM/ARM.td | 10 ++++++
test/CodeGen/ARM/build-attributes.ll | 59 ++++++++++++++++++++++++++++++++
test/CodeGen/ARM/movt.ll | 8 +++++
unittests/Support/TargetParserTest.cpp | 4 +++
5 files changed, 83 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 aaribaud/y2038
in repository glibc.
discards 83b43b0 Add 64-bit versions for 'broken-up time' APIs
new f181c60 Add 64-bit versions for 'broken-up time' APIs
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 (83b43b0)
\
N -- N -- N refs/heads/aaribaud/y2038 (f181c60)
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:
include/time.h | 1 -
sysdeps/unix/sysv/linux/arm/Versions | 2 ++
time/difftime.c | 11 +++++++++++
time/time.h | 4 ++++
4 files changed, 17 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 master
in repository gcc.
from c0f9e81 * brigfrontend/brig-code-entry-handler.cc: fix address expres [...]
new ea9285d PR libstdc++/79254 simplify exception-safety in copy assignment
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:
libstdc++-v3/ChangeLog | 17 ++++++
libstdc++-v3/config/abi/pre/gnu.ver | 3 -
libstdc++-v3/include/bits/basic_string.h | 42 +++++++++-----
libstdc++-v3/include/bits/basic_string.tcc | 64 ----------------------
.../basic_string/allocator/char/copy_assign.cc | 10 ++++
.../basic_string/allocator/wchar_t/copy_assign.cc | 10 ++++
6 files changed, 65 insertions(+), 81 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 7b41d2d [LoopUnroll] Use addClonedBlockToLoopInfo to add loop header [...]
new 40a8ce7 [globalisel] Make the MatchAction hierarchy consistent with t [...]
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:
utils/TableGen/GlobalISelEmitter.cpp | 44 ++++++++++++++++++++++--------------
1 file changed, 27 insertions(+), 17 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 17abd01 [clang-format] Fix regression about not aligning trailing com [...]
new 2ba0764 Revert r293518 as it caused module linking error in clang-reo [...]
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/ASTMatchers/ASTMatchersInternal.h | 6 +++---
1 file changed, 3 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 llvm.
from e11ce9f *MacroFusion.cpp: Suppress warnings to eliminate \param(s). [ [...]
new 7b41d2d [LoopUnroll] Use addClonedBlockToLoopInfo to add loop header [...]
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/Utils/LoopUnroll.cpp | 19 ++++++++-----------
1 file changed, 8 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 aaribaud/y2038
in repository glibc.
discards bd774f2 Add 64-bit versions for 'broken-up time' APIs
new 83b43b0 Add 64-bit versions for 'broken-up time' APIs
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 (bd774f2)
\
N -- N -- N refs/heads/aaribaud/y2038 (83b43b0)
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:
include/time.h | 29 ++-
time/Makefile | 1 -
time/offtime.c | 64 ++++++
time/tzfile.c | 4 +-
time/tzset.c | 64 +++++-
time/tzset64.c | 668 ---------------------------------------------------------
6 files changed, 153 insertions(+), 677 deletions(-)
delete mode 100644 time/tzset64.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 lld.
from c6f26ff [ELF] - Recommit r293749. Improve comment. NFC.
new 232685f [ELF] Use SyntheticSections for Thunks
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:
ELF/InputFiles.cpp | 2 +-
ELF/InputSection.cpp | 37 -------
ELF/InputSection.h | 13 ---
ELF/LTO.cpp | 15 +--
ELF/LTO.h | 2 +-
ELF/Relocations.cpp | 148 ++++++++++++++++++++++-----
ELF/Relocations.h | 3 -
ELF/SymbolTable.cpp | 6 +-
ELF/Symbols.cpp | 38 +------
ELF/Symbols.h | 20 +---
ELF/SyntheticSections.cpp | 32 ++++++
ELF/SyntheticSections.h | 21 ++++
ELF/Target.cpp | 47 ++++-----
ELF/Target.h | 15 +--
ELF/Thunks.cpp | 178 ++++++++++++++++----------------
ELF/Thunks.h | 38 +++----
ELF/Writer.cpp | 12 +--
test/ELF/arm-thumb-interwork-shared.s | 7 +-
test/ELF/arm-thumb-interwork-thunk.s | 185 +++++++++++++++++-----------------
test/ELF/mips-npic-call-pic.s | 169 ++++++++++++++++---------------
20 files changed, 524 insertions(+), 464 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 469b639 Fix Index test after recent clang-format change.
new 17abd01 [clang-format] Fix regression about not aligning trailing 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:
lib/Format/BreakableToken.cpp | 22 ++++++++++------------
unittests/Format/FormatTest.cpp | 13 +++++++++++--
2 files changed, 21 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.