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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 116b9f41 2: update: binutils-663f67df1e8a7ac0ab8c8c577817067ca32ea4be: 17326
new 11a1a091 2: update: gcc-6eb0407cf23290c2e1797d2f18ca975e3db0ad93: 17326
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 (116b9f41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 226 +-
02-prepare_abe/console.log | 24 +-
03-build_abe-binutils/console.log | 11244 +++++++-------
04-build_abe-stage1/console.log | 15610 ++++++++++----------
05-build_linux/console.log | 1454 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 20 +-
console.log | 28586 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 28564 insertions(+), 28616 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/llvm-master-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dedfca4a 0: update: llvm-linux: 18066
new 98832710 0: update: llvm-linux: 18066
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 (dedfca4a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 166 +-
02-build_llvm/console.log | 12277 +++++++++++++--------------
03-build_linux/console.log | 4694 +++++------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 6 +-
console.log | 17149 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 17156 insertions(+), 17154 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 4d6c2abfddb [SSP] [1/3] Revert "StackProtector: Use PointerMayBeCapture [...]
new 2bd896b9560 [SSP] [2/3] Refactor an if/dyn_cast chain to switch on opcode. NFC
new 3315a1eeb2b [SSP] [3/3] cmpxchg and addrspacecast instructions can now [...]
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/CodeGen/StackProtector.cpp | 60 +++++++++----
test/CodeGen/X86/stack-protector-2.ll | 165 ++++++++++++++++++++++++++++++++++
2 files changed, 209 insertions(+), 16 deletions(-)
create mode 100644 test/CodeGen/X86/stack-protector-2.ll
--
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 bc17e9d2f1 Correct function declarations; NFC.
new 3da9ca444f [Clang] Use -main-file-name for source filename if not set
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/Driver/CC1Options.td | 2 +-
lib/CodeGen/ModuleBuilder.cpp | 12 ++++++++++--
test/Frontend/stdin-input.c | 7 +++++++
3 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 test/Frontend/stdin-input.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 lnt.
from bde4613 [LNT] Remove dead code
new 64cde97 [LNT] Python 3 support: encode LNT report format in UTF-8
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:
lnt/testing/__init__.py | 4 ++--
1 file 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 2c55817a7bf 2019-09-30 Kwok Cheung Yeung <kcy(a)codesourcery.com>
new 9b1eda93759 [C] Print ", ..." rather than ", ..." in diagnostics
new 31a8b1ce9ad Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_*
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:
gcc/ChangeLog | 12 +++++
gcc/c-family/ChangeLog | 5 ++
gcc/c-family/c-pretty-print.c | 2 +-
gcc/emit-rtl.c | 15 ++++--
gcc/gengenrtl.c | 62 ++++++++++++++++------
gcc/rtl.c | 7 +--
gcc/rtl.h | 12 +++++
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/Wincompatible-pointer-types-1.c | 2 +-
9 files changed, 96 insertions(+), 26 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 612aac65e6 Automatic date update in version.in
adds 73d9a918c6 [gdb/testsuite] Make pass message unique in gdb-index.exp fo [...]
adds 0df0352ad0 [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
adds 0925bc8441 Automatic date update in version.in
adds 663f67df1e PR25046, readelf "Reading xxx bytes extends past end of file [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/readelf.c | 6 +++---
gdb/ChangeLog | 6 ++++++
gdb/contrib/cc-with-tweaks.sh | 16 ++++++++++++----
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.dwarf2/gdb-index.exp | 24 ++++++++++++++----------
7 files changed, 50 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.