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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards afb63a2a 4: update: binutils-gcc-linux-qemu: 33
new fe0655e5 4: update: binutils-gcc-linux-qemu: 33
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 (afb63a2a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 1764 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30132 -> 31368 bytes
04-build_abe-stage1/console.log.xz | Bin 90924 -> 90904 bytes
05-build_abe-qemu/console.log.xz | Bin 30916 -> 30728 bytes
06-build_linux/console.log.xz | Bin 4872 -> 4944 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
9 files changed, 17 insertions(+), 17 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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards b7580874 0: update: binutils-llvm-linux-qemu: all
new 54435c9e 0: update: binutils-llvm-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 (b7580874)
\
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 1644 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29880 -> 30124 bytes
04-build_kernel_llvm/console.log.xz | Bin 61260 -> 61840 bytes
05-build_abe-qemu/console.log.xz | Bin 32104 -> 30548 bytes
06-build_linux/console.log.xz | Bin 3660 -> 3684 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 15 insertions(+), 15 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 5f59d0f2d9f Improve SLP codegen, avoiding unnecessary TREE_ADDRESSABLE
adds 8694390e2b6 Remove unused remove_node_from_expr_list
adds daa36cfc2fc Avoid registering __builtin_setjmp_receiver label twice [PR101347]
No new revisions were added by this update.
Summary of changes:
gcc/builtins.cc | 15 +++++++--------
gcc/rtl.h | 1 -
gcc/rtlanal.cc | 30 +-----------------------------
3 files changed, 8 insertions(+), 38 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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
4 files changed, 93 insertions(+), 29 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards e379d59f 0: update: binutils-gcc: 1
new 1698b144 0: update: binutils-gcc: 1
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 (e379d59f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1600 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 38108 -> 38564 bytes
04-build_abe-gcc/console.log.xz | Bin 212908 -> 211800 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3884 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2596 -> 2796 bytes
07-check_regression/console.log.xz | Bin 3296 -> 2344 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 6 -
07-check_regression/results.compare | 40 +-
07-check_regression/results.compare2 | 63 +-
07-check_regression/results.regressions | 41 -
08-update_baseline/console.log | 511 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 6 -
08-update_baseline/results.compare | 40 +-
08-update_baseline/results.compare2 | 63 +-
08-update_baseline/results.regressions | 41 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3536216 -> 3556596 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3071252 -> 3069552 bytes
sumfiles/gcc.sum | 4024 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1034964 -> 1037644 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205348 -> 204892 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439564 -> 442868 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2369 insertions(+), 2698 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b0cf0a5b9df gdb/value.c: add several headers to the include list
new fe587fc997a Handle Python 3.11 deprecation of PySys_SetPath and Py_SetP [...]
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:
gdb/python/python-internal.h | 5 +++
gdb/python/python.c | 99 ++++++++++++++++++++++++++++++++++++--------
2 files changed, 86 insertions(+), 18 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_check_gdb/master-arm
in repository toolchain/ci/gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_check_gdb/master-arm
in repository toolchain/ci/binutils-gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 539646fc 0: update: binutils-gcc-linux-glibc-gdb: 1
new e1f953c7 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (539646fc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1624 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 51640 -> 52716 bytes
04-build_abe-gcc/console.log.xz | Bin 232516 -> 234364 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8952 -> 8828 bytes
07-build_abe-glibc/console.log.xz | Bin 234488 -> 232120 bytes
08-build_abe-gdb/console.log.xz | Bin 50508 -> 50412 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3860 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2604 -> 2364 bytes
11-check_regression/console.log.xz | Bin 10932 -> 12812 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 72 +-
11-check_regression/results.compare | 114 +-
11-check_regression/results.compare2 | 5547 +++++++++++-------
11-check_regression/results.regressions | 118 +-
12-update_baseline/console.log | 5849 +++++++++++--------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 72 +-
12-update_baseline/results.compare | 114 +-
12-update_baseline/results.compare2 | 5547 +++++++++++-------
12-update_baseline/results.regressions | 118 +-
jenkins/manifest.sh | 18 +-
sumfiles/gdb.log.xz | Bin 1655204 -> 1706584 bytes
sumfiles/gdb.sum | 9582 +++++++++----------------------
25 files changed, 13311 insertions(+), 13844 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 64bc4108 0: update: binutils-gcc-linux-qemu: boot
new c899aeee 0: update: binutils-gcc-linux-qemu: 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 (64bc4108)
\
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 1748 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30096 -> 30680 bytes
04-build_abe-stage1/console.log.xz | Bin 73128 -> 73320 bytes
05-build_abe-qemu/console.log.xz | Bin 30980 -> 31072 bytes
06-build_linux/console.log.xz | Bin 3636 -> 3716 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 insertions(+), 10 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards bb57d254 0: update: binutils-llvm-linux-qemu: boot
new 67d38282 0: update: binutils-llvm-linux-qemu: 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 (bb57d254)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1784 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 31744 -> 30516 bytes
04-build_kernel_llvm/console.log.xz | Bin 62900 -> 66212 bytes
05-build_abe-qemu/console.log.xz | Bin 32532 -> 31156 bytes
06-build_linux/console.log.xz | Bin 4668 -> 3736 bytes
07-boot_linux/console.log.xz | Bin 6048 -> 6044 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.