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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 83c4015c 2: update: binutils-llvm-linux-qemu: 20659
new 0abd8a26 2: update: binutils-llvm-linux-qemu: 20661
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 (83c4015c)
\
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.xz | Bin 1580 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 30188 -> 29928 bytes
04-build_kernel_llvm/console.log.xz | Bin 59860 -> 59796 bytes
05-build_abe-qemu/console.log.xz | Bin 32268 -> 32572 bytes
06-build_linux/console.log.xz | Bin 5152 -> 5052 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 24 ++++++++++++------------
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
10 files changed, 23 insertions(+), 23 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 90b7a5df15 aarch64: Disallow copy relocations on protected data
adds 3af607d998 Use unique_xmalloc_ptr in interp
adds ee04bfc01e Move mi_interpreter to mi-interp.h
adds b2a696a881 Use std::string for interpreter_p
new 325600eb11 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/interps.c | 15 +++------------
gdb/interps.h | 10 +++++-----
gdb/main.c | 24 +++++++++---------------
gdb/main.h | 2 +-
gdb/mi/mi-common.h | 50 --------------------------------------------------
gdb/mi/mi-interp.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/mi/mi-main.c | 2 +-
gdb/tui/tui-interp.c | 9 +++------
9 files changed, 73 insertions(+), 91 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 3abc3ae553c7 Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux
adds 795285ef2425 selftests: Fix clang cross compilation
adds 12a29115be72 selftests dma: fix compile error for dma_map_benchmark
adds 3084a4ec7f9b selftests: vm: Fix resource leak when return error
adds 9b4d5c01eb23 selftests: make use of GUP_TEST_FILE macro
adds de5c208d533a Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.ke [...]
No new revisions were added by this update.
Summary of changes:
tools/testing/selftests/dma/Makefile | 1 +
tools/testing/selftests/dma/dma_map_benchmark.c | 2 +-
tools/testing/selftests/lib.mk | 25 +++++++++++++++++++++++--
tools/testing/selftests/vm/gup_test.c | 4 ++--
tools/testing/selftests/vm/ksm_tests.c | 2 ++
5 files changed, 29 insertions(+), 5 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 445d8deffb6 d: Merge upstream dmd 6203135dc, druntime e150cca1, phobos [...]
adds 349a39f0614 c++: class scope function lookup [PR105908]
new 5d0cf158229 Daily bump.
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 | 50 +++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 18 ++++++++++++
gcc/cp/name-lookup.cc | 4 +++
gcc/d/ChangeLog | 7 +++++
gcc/testsuite/ChangeLog | 39 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/trailing16.C | 17 +++++++++++
libphobos/ChangeLog | 7 +++++
libstdc++-v3/ChangeLog | 23 +++++++++++++++
9 files changed, 166 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/trailing16.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 90b7a5df15 aarch64: Disallow copy relocations on protected data
adds 3af607d998 Use unique_xmalloc_ptr in interp
adds ee04bfc01e Move mi_interpreter to mi-interp.h
adds b2a696a881 Use std::string for interpreter_p
adds 325600eb11 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/interps.c | 15 +++------------
gdb/interps.h | 10 +++++-----
gdb/main.c | 24 +++++++++---------------
gdb/main.h | 2 +-
gdb/mi/mi-common.h | 50 --------------------------------------------------
gdb/mi/mi-interp.h | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/mi/mi-main.c | 2 +-
gdb/tui/tui-interp.c | 9 +++------
9 files changed, 73 insertions(+), 91 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0e3b1506 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new d97bb8c0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (0e3b1506)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1560 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 31020 -> 30504 bytes
05-build_abe-stage1/console.log.xz | Bin 72480 -> 72128 bytes
07-build_abe-linux/console.log.xz | Bin 9208 -> 9048 bytes
08-build_abe-glibc/console.log.xz | Bin 238160 -> 238916 bytes
09-build_abe-stage2/console.log.xz | Bin 203272 -> 203632 bytes
10-build_abe-gdb/console.log.xz | Bin 38172 -> 37596 bytes
11-build_abe-qemu/console.log.xz | Bin 33132 -> 33616 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 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/binutils-gdb.
from 5cc2bdc75b Automatic date update in version.in
adds f0b5a0b568 Automatic date update in version.in
adds 6b2a26c63b Automatic date update in version.in
adds 8e001ed8f2 Automatic date update in version.in
new eed56ee299 Automatic date update in version.in
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:
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.