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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards cf6ccef3 0: update: binutils-gcc-linux: boot
new 6940102b 0: update: binutils-gcc-linux: boot
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 (cf6ccef3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 106 +-
02-prepare_abe/console.log | 371 +-
03-build_abe-binutils/console.log | 10976 ++++++------
04-build_abe-stage1/console.log | 19881 +++++++++++-----------
05-build_linux/console.log | 596 +-
06-boot_linux/console.log | 478 +-
08-update_baseline/console.log | 8 +-
console.log | 32416 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 32430 insertions(+), 32418 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-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from 981b66dd433 Daily bump.
adds f85aeb54a6a 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-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 8bd3c5f928 Automatic date update in version.in
adds a9f626606e 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 7f938bc1 0: update: binutils-gcc-linux: boot
new 0c2a20bc 0: update: binutils-gcc-linux: boot
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 (7f938bc1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 66 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10346 +++++++--------
04-build_abe-stage1/console.log | 13588 +++++++++----------
05-build_linux/console.log | 638 +-
06-boot_linux/console.log | 328 +-
console.log | 25446 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 25436 insertions(+), 25432 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 c54dc662182 [ConstantFolding] Fix assertion failure on non-power-of-two [...]
new b1ba8a93bc9 [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code line [...]
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/BasicBlockUtils.cpp | 8 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 20 ++-
test/DebugInfo/AArch64/inlined-argument.ll | 149 +++++++++++----------
test/Transforms/LoopIdiom/bcmp-debugify-remarks.ll | 52 +++----
.../LoopIdiom/memset-debugify-remarks.ll | 16 +--
test/Transforms/LoopSimplify/dbg-loc.ll | 2 +-
test/Transforms/LoopSimplify/do-preheader-dbg.ll | 122 +++++++++++++++++
test/Transforms/LoopSimplify/for-preheader-dbg.ll | 102 ++++++++++++++
test/Transforms/LoopUnroll/runtime-loop1.ll | 16 +--
.../X86/vectorization-remarks-missed.ll | 12 +-
.../X86/vectorization-remarks-profitable.ll | 4 +-
test/Transforms/LoopVectorize/debugloc.ll | 9 +-
test/Transforms/LoopVectorize/fix-reduction-dbg.ll | 87 ++++++++++++
test/Transforms/LoopVectorize/unsafe-dep-remark.ll | 2 +-
14 files changed, 465 insertions(+), 136 deletions(-)
create mode 100755 test/Transforms/LoopSimplify/do-preheader-dbg.ll
create mode 100755 test/Transforms/LoopSimplify/for-preheader-dbg.ll
create mode 100755 test/Transforms/LoopVectorize/fix-reduction-dbg.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 glibc.
from fabf5e49dd dlfcn: Avoid one-element flexible array in Dl_serinfo [BZ #24166]
new f0c5a803bd Fix gcc 9 build errors for make xcheck. [BZ #24556]
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 | 11 +++++++++++
argp/argp-test.c | 2 +-
benchtests/bench-malloc-simple.c | 2 +-
benchtests/bench-strstr.c | 3 ++-
nss/tst-field.c | 3 ++-
string/test-strcasestr.c | 3 ++-
string/test-strstr.c | 3 ++-
7 files changed, 21 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.
unknown user pushed a change to branch master
in repository llvm.
from 74188ea645f [RISCV] Fix failure to parse parenthesized immediates
new a40de1884c1 [RISCV] Allow parsing immediates that use tilde & exclaim
new c54dc662182 [ConstantFolding] Fix assertion failure on non-power-of-two [...]
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/Analysis/ConstantFolding.cpp | 2 +-
lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 4 ++++
test/MC/RISCV/rv32i-valid.s | 30 +++++++++++++++++++++++++++
test/Transforms/InstSimplify/load.ll | 10 +++++++++
4 files changed, 45 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 zorg.
from 0d4629eb Separate options into separate array elements.
new 134c9e66 [zorg] Add solaris11-amd64, solaris11-sparcv9 builders
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:
buildbot/osuosl/master/config/builders.py | 19 +++++++++++++++++++
buildbot/osuosl/master/config/slaves.py | 4 ++++
2 files changed, 23 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.