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_fast_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
from ed7bc1d1595 32: onsuccess: #39: 1: Success after binutils/gcc/linux/gli [...]
new a704bdeb34f 33: onsuccess: #40: 1: Success after binutils/gcc/linux/gli [...]
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 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 39532 -> 39908 bytes
04-build_abe-gcc/console.log.xz | Bin 214712 -> 215024 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8864 -> 8660 bytes
07-build_abe-glibc/console.log.xz | Bin 245404 -> 245884 bytes
08-build_abe-gdb/console.log.xz | Bin 39612 -> 40200 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3844 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2632 -> 2756 bytes
11-check_regression/console.log.xz | Bin 6264 -> 6156 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 +++++++++++++++++-----------------
sumfiles/gdb.log.xz | Bin 14636 -> 14672 bytes
sumfiles/gdb.sum | 34 +++++++++++++++---------------
25 files changed, 50 insertions(+), 50 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from bb58f4c05cd 27: onsuccess: #492: boot: Success after binutils/llvm/linu [...]
new e666be4d1b5 28: onsuccess: #493: boot: Success after binutils/linux/qem [...]
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 1772 -> 1944 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30432 -> 30620 bytes
04-build_kernel_llvm/console.log.xz | Bin 64796 -> 66276 bytes
05-build_abe-qemu/console.log.xz | Bin 30852 -> 30768 bytes
06-build_linux/console.log.xz | Bin 3144 -> 3120 bytes
07-boot_linux/console.log.xz | Bin 6216 -> 6212 bytes
08-check_regression/console.log.xz | Bin 4112 -> 3636 bytes
08-check_regression/mail-body.txt | 4 ++--
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
results | 2 +-
18 files changed, 26 insertions(+), 26 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 gcc.
from 952c8a1dc62 AArch64: Fix assert in aarch64_move_imm [PR108006]
new ecb575d09c0 gcc: xtensa: allow dynamic configuration
new eb9491baf5a libgcc: xtensa: use built-in configuration
The 2 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/config.gcc | 1 +
gcc/config/xtensa/t-xtensa | 8 +-
gcc/config/xtensa/xtensa-dynconfig.c | 170 +++++++++++
gcc/config/xtensa/xtensa-protos.h | 1 +
gcc/config/xtensa/xtensa.h | 22 +-
include/xtensa-dynconfig.h | 442 +++++++++++++++++++++++++++
libgcc/config/xtensa/crti.S | 2 +-
libgcc/config/xtensa/crtn.S | 2 +-
libgcc/config/xtensa/lib1funcs.S | 2 +-
libgcc/config/xtensa/lib2funcs.S | 2 +-
libgcc/config/xtensa/xtensa-config-builtin.h | 198 ++++++++++++
11 files changed, 828 insertions(+), 22 deletions(-)
create mode 100644 gcc/config/xtensa/xtensa-dynconfig.c
create mode 100644 include/xtensa-dynconfig.h
create mode 100644 libgcc/config/xtensa/xtensa-config-builtin.h
--
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 1de4b515634 gdb: add invalidate_selected_frame function
new a60038c648d PowerPC: Add support for RFC02656 - Enhanced Load Store wit [...]
new 51b52f4aded PowerPC: Add support for RFC02655 - Saturating Subtract Ins [...]
The 2 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:
gas/testsuite/gas/ppc/future-raw.d | 15 +++++++++++++++
gas/testsuite/gas/ppc/future-raw.s | 6 ++++++
gas/testsuite/gas/ppc/ppc.exp | 3 +++
gas/testsuite/gas/ppc/rfc02655.d | 19 +++++++++++++++++++
gas/testsuite/gas/ppc/rfc02655.s | 10 ++++++++++
gas/testsuite/gas/ppc/rfc02656.d | 19 +++++++++++++++++++
gas/testsuite/gas/ppc/rfc02656.s | 10 ++++++++++
opcodes/ppc-opc.c | 22 ++++++++++++++++++++++
8 files changed, 104 insertions(+)
create mode 100644 gas/testsuite/gas/ppc/future-raw.d
create mode 100644 gas/testsuite/gas/ppc/future-raw.s
create mode 100644 gas/testsuite/gas/ppc/rfc02655.d
create mode 100644 gas/testsuite/gas/ppc/rfc02655.s
create mode 100644 gas/testsuite/gas/ppc/rfc02656.d
create mode 100644 gas/testsuite/gas/ppc/rfc02656.s
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 88171295d1e 27: onsuccess: #428: boot: Success after binutils/gcc/linux [...]
new d218d15bc70 28: onsuccess: #429: boot: Success after binutils/gcc/linux [...]
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 1744 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30352 -> 30400 bytes
04-build_abe-stage1/console.log.xz | Bin 68532 -> 68684 bytes
05-build_abe-qemu/console.log.xz | Bin 30640 -> 30744 bytes
06-build_linux/console.log.xz | Bin 3192 -> 3068 bytes
07-boot_linux/console.log.xz | Bin 6124 -> 6092 bytes
08-check_regression/console.log.xz | Bin 4288 -> 4036 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
from fd104a4a5ec 27: onsuccess: #431: boot: Success after binutils/gcc/qemu: [...]
new fb1393fc6d8 28: onsuccess: #432: boot: Success after binutils/gcc/linux [...]
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 1956 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 31008 -> 31072 bytes
04-build_abe-stage1/console.log.xz | Bin 68596 -> 69508 bytes
05-build_abe-qemu/console.log.xz | Bin 30628 -> 31152 bytes
06-build_linux/console.log.xz | Bin 3356 -> 3392 bytes
07-boot_linux/console.log.xz | Bin 6244 -> 6252 bytes
08-check_regression/console.log.xz | Bin 3740 -> 4096 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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-allnoconfig
in repository toolchain/ci/base-artifacts.
from f2a7e3acbef 32: onsuccess: #514: boot: Success after binutils/gcc/linux [...]
new 6b35b9ab0b1 33: onsuccess: #515: boot: Success after binutils/gcc/linux [...]
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 1740 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 32772 -> 31988 bytes
04-build_abe-stage1/console.log.xz | Bin 73912 -> 73284 bytes
05-build_abe-qemu/console.log.xz | Bin 31116 -> 31344 bytes
06-build_linux/console.log.xz | Bin 3868 -> 4108 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4368 -> 4292 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 26 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.