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-next-allnoconfig
in repository toolchain/ci/gcc.
from b904b392bca Daily bump.
adds 10dc958673f PR libstdc++/91748 fix std::for_each_n for random access iterators
adds f128c57f0cf Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 8 ++++++
libstdc++-v3/include/bits/stl_algo.h | 6 +++-
.../testsuite/25_algorithms/for_each/for_each_n.cc | 33 +++++++++++++++++++++-
4 files changed, 46 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 66b64412b8 Automatic date update in version.in
adds 844f25f6d5 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 74ed1232f 0: update: binutils-gcc-linux: all
new beae1d6dc 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 (74ed1232f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 220 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10627 ++++++-------
04-build_abe-stage1/console.log | 17484 +++++++++++----------
05-build_linux/console.log | 606 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 14 +-
console.log | 29428 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29399 insertions(+), 29426 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 387a98879 0: update: llvm-linux: 17751
new 7d2c538a5 0: update: llvm-linux: 17751
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 (387a98879)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 184 +-
02-build_llvm/console.log | 12099 ++++++++++++++++----------------
03-build_linux/console.log | 2090 +++---
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14389 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 14397 insertions(+), 14391 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-arm-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 19d16d8789 Automatic date update in version.in
adds 7a28970742 Fix signals reported for faults on Solaris
adds a19826f4c4 PR24981, Hit assertion failure in ld/ldlang.c:7504
adds 0d41d9a2aa LOAD in linker map file
adds 4993045d18 Output the Ada task name in more messages.
adds 25e5c20918 [gdb/testsuite] Allow some tests in gdb.base/store.exp to be [...]
adds f8c0fc571b Automatic date update in version.in
adds 3dd9bb4620 gdb: Don't fault for 'maint print psymbols' when using an index
adds aa17805fb9 gdb: Have 'maint info sections' print all sections again
adds 5fabdcd680 gdb/testsuite: Make use of exec_has_index_section function
adds ec6c8338a8 gdb: Force use of float version of log10
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 41 ++++++++
gdb/NEWS | 3 +
gdb/ada-tasks.c | 66 +++++++++---
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 14 +--
gdb/maint.c | 142 +++++++++++++++++++++++---
gdb/procfs.c | 38 +------
gdb/psymtab.c | 24 +++--
gdb/psymtab.h | 6 +-
gdb/testsuite/ChangeLog | 19 ++++
gdb/testsuite/gdb.ada/rdv_wait.exp | 2 +-
gdb/testsuite/gdb.ada/task_switch_in_core.exp | 2 +-
gdb/testsuite/gdb.base/maint.exp | 24 +++--
gdb/testsuite/gdb.base/store.exp | 65 ++++++++----
ld/ChangeLog | 10 ++
ld/ldlang.c | 9 +-
17 files changed, 360 insertions(+), 112 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8b151ce4c 0: update: binutils-gcc-linux: all
new 675c82921 0: update: binutils-ec6c8338a89b0ec022b66ed3efdd1577e6449d6d: 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 (8b151ce4c)
\
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 | 129 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11500 ++++++-------
04-build_abe-stage1/console.log | 19720 +++++++++++----------
05-build_linux/console.log | 1126 +-
06-boot_linux/console.log | 2 +-
console.log | 32893 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 32420 insertions(+), 33380 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 96b3b7ad399 [TargetRegisterInfo] Remove SVT argument from getCommonSubClass.
new 8eeaa07c977 [AArch64] MachineCombiner FMA matching. NFC.
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/Target/AArch64/AArch64InstrInfo.cpp | 437 ++++++++------------------------
1 file changed, 112 insertions(+), 325 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-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 4a7217a7c 0: update: llvm-linux: boot
new b714c8d25 0: update: llvm-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 (4a7217a7c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 175 +-
02-build_llvm/console.log | 12014 ++++++++++++++++----------------
03-build_linux/console.log | 1804 ++---
04-boot_linux/console.log | 470 +-
console.log | 14463 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
6 files changed, 14475 insertions(+), 14457 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.
"Diana Picus pushed a change to branch master
in repository toolchain/bmk-scripts.
from 93af940 run.sh: Replace benchmark.sh with prepare-board.sh
new 4a26e5c prepare-board.sh: Create link to cpupower
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:
prepare-board.sh | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.