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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 086b06f3c9 Remove cpu-plugin.c
adds 82ef9cad78 Fix objcopy --merge-notes dependency on qsort implementation [...]
adds 16b10d6e61 Harden gdb.base/step-over-syscall.exp
adds c35d018b1a RISC-V: Fix gdbserver problem with handling arch strings.
adds aeb87a633c Automatic date update in version.in
adds 738174e17e Don't report symbol lookup failure in first phase of linking
adds 55be8fd0d2 Improve warning message from debuginfod support in readelf.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +
bfd/cpu-riscv.c | 19 +++-
bfd/version.h | 2 +-
binutils/ChangeLog | 10 ++
binutils/objcopy.c | 34 +++----
binutils/readelf.c | 37 ++++----
gdb/testsuite/ChangeLog | 10 ++
gdb/testsuite/gdb.base/step-over-syscall.exp | 134 ++++++++++++++++++++-------
ld/ChangeLog | 5 +
ld/ldexp.c | 5 +-
10 files changed, 188 insertions(+), 73 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 999bd575 0: update: binutils-gcc-linux: all
new 379b6bc8 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 (999bd575)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11939 ++++++------
04-build_abe-stage1/console.log | 15670 ++++++++--------
05-build_linux/console.log | 7748 ++++----
06-boot_linux/console.log | 10 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 36002 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 35986 insertions(+), 36005 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d5caadd1 0: update: llvm-linux: 16
new 7ab456a4 0: update: llvm-linux: 16
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 (d5caadd1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 70 +-
02-build_llvm/console.log | 12548 +++++++++++++++++------------------
03-build_linux/console.log | 848 ++-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 32 -
console.log | 13508 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13479 insertions(+), 13547 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-next-allnoconfig
in repository toolchain/ci/gcc.
from 2ceb5aba64e c++: Bogus error using namespace alias [PR91826]
adds 83f65674e78 Daily bump.
adds 7db777843cc c++: Fix ICE with lambda in member operator (PR93279)
adds dcb23017b1a c++: Fix array of char typedef in template (PR90966).
adds 9d4d55a52d4 c++: Function declared with typedef with eh-specification.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/decl.c | 1 +
gcc/cp/name-lookup.c | 6 ++++++
gcc/cp/pt.c | 13 ++++++++++++-
gcc/testsuite/g++.dg/cpp0x/initlist-array10.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template16.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp1z/noexcept-type22.C | 6 ++++++
8 files changed, 67 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array10.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template16.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/noexcept-type22.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 55d59596 0: update: binutils-gcc-linux: boot
new d4508860 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 (55d59596)
\
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 | 110 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11563 ++++++++--------
04-build_abe-stage1/console.log | 13690 ++++++++++---------
05-build_linux/console.log | 618 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26399 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 26407 insertions(+), 26425 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 44b0bdf6 0: update: llvm-linux: boot
new 153fdd7d 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 (44b0bdf6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 216 +-
02-build_llvm/console.log | 12643 +++++++++++++++++-----------------
03-build_linux/console.log | 704 +-
04-boot_linux/console.log | 483 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 14072 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 14088 insertions(+), 14072 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.