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 62067d426 [Profile]: Add runtime interface to specify file handle for p [...]
new d646f8e3b Change GWP-ASan build to use '-pthread' instead of '-lpthread [...]
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/gwp_asan/tests/CMakeLists.txt | 2 +-
test/gwp_asan/dummy_test.cc | 2 +-
2 files changed, 2 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 gcc.
from ba0a085d39e * sv.po: Update.
new 2c7f294b55c RISC-V: Move STARTFILE_PREFIX_SPEC into target OS files.
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 | 7 +++++++
gcc/config/riscv/freebsd.h | 6 ++++++
gcc/config/riscv/linux.h | 6 ++++++
gcc/config/riscv/riscv.h | 6 ------
4 files changed, 19 insertions(+), 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 33c71262988 Daily bump.
adds 8d99db7fec9 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a00e21c0a5 Automatic date update in version.in
adds e4476675be Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9df38de4 0: update: binutils-gcc-linux: all
new be97840a 0: update: binutils-gcc-linux: all
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 (9df38de4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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:
01-reset_artifacts/console.log | 46 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10728 ++++++-------
04-build_abe-stage1/console.log | 17380 ++++++++++-----------
05-build_linux/console.log | 594 +-
06-boot_linux/console.log | 2 +-
console.log | 29193 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29205 insertions(+), 29176 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 c65fb39b92 clang-format: better handle namespace macros
new ae3e0f386d Convert MemberExpr creation and serialization to work the sa [...]
new 0f5e488423 Factor out duplicated code building a MemberExpr and marking [...]
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:
include/clang/AST/Expr.h | 68 +++++++++------------
include/clang/AST/Stmt.h | 1 +
include/clang/Sema/Sema.h | 17 ++++++
lib/AST/DeclBase.cpp | 1 +
lib/AST/Expr.cpp | 72 +++++++++++++++-------
lib/Frontend/Rewrite/RewriteModernObjC.cpp | 54 ++++++++---------
lib/Frontend/Rewrite/RewriteObjC.cpp | 24 ++++----
lib/Sema/SemaExprCXX.cpp | 12 ++--
lib/Sema/SemaExprMember.cpp | 71 +++++++++++++---------
lib/Sema/SemaOverload.cpp | 11 ++--
lib/Serialization/ASTReaderStmt.cpp | 96 ++++++++++++++----------------
lib/Serialization/ASTWriterStmt.cpp | 56 +++++++++--------
test/PCH/cxx-templates.cpp | 9 +++
test/PCH/cxx-templates.h | 9 +++
14 files changed, 282 insertions(+), 219 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 lld.
from 48b9b5194 Revert "Revert "[ELF] Suppress "STT_SECTION symbol should be [...]
new b169c8370 Revert [ELF] Simplify the condition to create .interp
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/Writer.cpp | 3 ++-
test/ELF/dynamic-linker.s | 16 +++++++++-------
2 files changed, 11 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 gcc-9-branch
in repository gcc.
from ef99e8aa646 2019-06-06 Richard Biener <rguenther(a)suse.de>
new 71761350b2e * sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/sv.po | 1478 +++---------------------------------------------------
2 files changed, 68 insertions(+), 1414 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 a3c76318e27 Darwin, c++, testsuite - adjust alignas4.C for Darwin's asm [...]
new ba0a085d39e * sv.po: Update.
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/po/ChangeLog | 4 +
gcc/po/sv.po | 1478 +++---------------------------------------------------
2 files changed, 68 insertions(+), 1414 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.