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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b0cb14fd 2: update: binutils-gcc-linux-qemu: 22372
discards b29ba948 1: reset: linux-7570fb41e450ba37bf9335fe3751fa9f502c30fa: 22187
discards 3268171a 0: update: binutils-gcc-qemu: all
new 90aa2dd9 0: update: binutils-gcc-linux-qemu: 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 (b0cb14fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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.xz | Bin 1732 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30108 -> 29940 bytes
04-build_abe-stage1/console.log.xz | Bin 85940 -> 85896 bytes
05-build_abe-qemu/console.log.xz | Bin 30904 -> 30300 bytes
06-build_linux/console.log.xz | Bin 3584 -> 3476 bytes
07-boot_linux/console.log.xz | Bin 0 -> 496 bytes
08-check_regression/console.log.xz | Bin 484 -> 416 bytes
09-update_baseline/console.log | 191 +++++++++++----------------------
09-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 22 ++--
results | 4 +-
12 files changed, 76 insertions(+), 143 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
delete mode 100644 09-update_baseline/results.regressions
--
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_native_build/master-arm
in repository toolchain/ci/gdb.
from 8dddb06c59 Remove dwarf2_per_cu_data::v
adds a09520cdd9 gdbsupport: use result_of_t instead of result_of in parallel-for.h
adds 30bf8e1ce4 gdb: use decltype instead of typeof in dwarf2/read.c
adds 71bc95ed20 gdb: allocate subfile with new
adds ebd4e6d017 gdb: change subfile::name and buildsym_compunit::m_comp_dir [...]
adds b08c778be9 gdb: use std::vector for temporary linetable_entry array in [...]
adds 558802e4d1 gdb: change subfile::line_vector to an std::vector
adds a8b7a13911 gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cook [...]
adds 36baf73637 Fix bug in Ada number lexing
adds 1b35e577c3 Automatic date update in version.in
adds 10c0005660 ubsan: member access within null pointer of union
adds d095eb4e87 Tidy gdb.base/parse_number.exp
adds 50b032ebc0 Make intrusive_list_node's next/prev private
new f5e7605006 binutils: enable PE on 32bit haiku build
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/ChangeLog | 4 +
bfd/config.bfd | 1 +
bfd/version.h | 2 +-
gdb/ada-lex.l | 4 +-
gdb/buildsym.c | 195 +++++++++++++-------------------
gdb/buildsym.h | 26 +++--
gdb/dwarf2/cooked-index.c | 6 +-
gdb/dwarf2/read.c | 12 +-
gdb/testsuite/gdb.ada/literals.exp | 3 +
gdb/testsuite/gdb.base/parse_number.exp | 8 +-
gdb/xcoffread.c | 179 ++++++++---------------------
gdbsupport/intrusive_list.h | 13 ++-
gdbsupport/parallel-for.h | 6 +-
ld/ldlang.c | 2 +-
14 files changed, 184 insertions(+), 277 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_native_build/master-arm
in repository toolchain/ci/glibc.
from 2fe48f5283 NEWS: Move PLT tracking slowdown to glibc 2.35.
adds 67ab66541d hurd: Fix arbitrary error code
adds 45a8e05785 hurd: Define ELIBEXEC
adds 4a41fc3cd9 elf: Fix memory leak in _dl_find_object_update (bug 29062)
No new revisions were added by this update.
Summary of changes:
elf/dl-find_object.c | 5 +++--
manual/errno.texi | 10 +++++-----
nss/nss_test_errno.c | 2 +-
sysdeps/mach/hurd/bits/errno.h | 2 ++
4 files changed, 11 insertions(+), 8 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_native_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 8dddb06c59 Remove dwarf2_per_cu_data::v
adds a09520cdd9 gdbsupport: use result_of_t instead of result_of in parallel-for.h
adds 30bf8e1ce4 gdb: use decltype instead of typeof in dwarf2/read.c
adds 71bc95ed20 gdb: allocate subfile with new
adds ebd4e6d017 gdb: change subfile::name and buildsym_compunit::m_comp_dir [...]
adds b08c778be9 gdb: use std::vector for temporary linetable_entry array in [...]
adds 558802e4d1 gdb: change subfile::line_vector to an std::vector
adds a8b7a13911 gdb: fix "passing NULL to memcpy" UBsan error in dwarf2/cook [...]
adds 36baf73637 Fix bug in Ada number lexing
adds 1b35e577c3 Automatic date update in version.in
adds 10c0005660 ubsan: member access within null pointer of union
adds d095eb4e87 Tidy gdb.base/parse_number.exp
adds 50b032ebc0 Make intrusive_list_node's next/prev private
adds f5e7605006 binutils: enable PE on 32bit haiku build
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 4 +
bfd/config.bfd | 1 +
bfd/version.h | 2 +-
gdb/ada-lex.l | 4 +-
gdb/buildsym.c | 195 +++++++++++++-------------------
gdb/buildsym.h | 26 +++--
gdb/dwarf2/cooked-index.c | 6 +-
gdb/dwarf2/read.c | 12 +-
gdb/testsuite/gdb.ada/literals.exp | 3 +
gdb/testsuite/gdb.base/parse_number.exp | 8 +-
gdb/xcoffread.c | 179 ++++++++---------------------
gdbsupport/intrusive_list.h | 13 ++-
gdbsupport/parallel-for.h | 6 +-
ld/ldlang.c | 2 +-
14 files changed, 184 insertions(+), 277 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_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 293b3383 0: update: binutils-gcc-linux-glibc-gdb: 6
new d0ab3235 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (293b3383)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1504 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 51640 -> 51056 bytes
05-build_abe-gcc/console.log.xz | Bin 228908 -> 229936 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8540 -> 8876 bytes
08-build_abe-glibc/console.log.xz | Bin 229316 -> 231364 bytes
09-build_abe-gdb/console.log.xz | Bin 48168 -> 50048 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 22 insertions(+), 22 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a4f5af81 2: update: linux-c97e430ab5539993ab2afc6e80deea80aef9d799: 20698
new 553190b4 2: update: gcc-ec03862f809e544a9b7d28067e51597dc92a0244: 20698
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 (a4f5af81)
\
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.xz | Bin 1548 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 29256 -> 29252 bytes
04-build_abe-stage1/console.log.xz | Bin 73296 -> 72000 bytes
05-build_abe-qemu/console.log.xz | Bin 32260 -> 32820 bytes
06-build_linux/console.log.xz | Bin 18280 -> 20296 bytes
08-check_regression/console.log.xz | Bin 488 -> 476 bytes
09-update_baseline/console.log | 126 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 67 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.