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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 92110241 2: update: binutils-llvm-linux-qemu: 37
new 6f65bba7 2: update: binutils-llvm-linux-qemu: 37
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 (92110241)
\
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 1776 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 31248 -> 31144 bytes
04-build_llvm/console.log.xz | Bin 60896 -> 60040 bytes
05-build_abe-qemu/console.log.xz | Bin 31720 -> 30916 bytes
06-build_linux/console.log.xz | Bin 3936 -> 3784 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 228 +++++++++++++++++------------------
jenkins/manifest.sh | 20 +--
9 files changed, 124 insertions(+), 124 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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 19b517dff37 Fortran: improve error recovery on bad array section
adds 16b65b08484 Use correct names for __ibm128 if long double is IEEE 128-bit.
adds 7a1b179b08b Update -Warray-bounds documentation [PR104355].
adds 1f8a09d2f3c Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 37 +++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++
gcc/config/rs6000/rs6000.cc | 6 ++
gcc/cp/ChangeLog | 6 ++
gcc/doc/invoke.texi | 24 +++--
gcc/fortran/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 36 +++++++
gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 30 ++++++
10 files changed, 298 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 8887973c 0: update: binutils-gcc: 2
new e19f38ae 0: update: binutils-gcc: 2
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 (8887973c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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 1528 -> 1508 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50344 -> 52432 bytes
05-build_abe-bootstrap/console.log.xz | Bin 460696 -> 461868 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from a532eb7277 microblaze: fix fsqrt collicion to build on glibc-2.35
adds 9d67b0a097 sim cris: Correct PRIu32 to PRIx32
adds 3293b4f667 sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
adds 3e6dc39ed7 sim/testsuite: Set global_cc_os also when no compiler is found
adds 56ba3848dc sim/testsuite/cris/c: Use -sim3 but only for newlib targets
adds 46f238477f sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
adds 81064d7abc sim/testsuite: Support "requires: simoption <--name-of-option>"
adds 6f62dbfb12 sim/testsuite/cris: As applicable, require simoption --cris- [...]
adds e7e980c6fa sim cris: Unbreak --disable-sim-hardware builds
adds dc4e1fde36 sim: Fix use of out-of-tree assembler and linker when testing
adds 81011383d9 sim: Add sim_dump_memory for debugging
adds 4b0e74fd18 sim/testsuite/cris: Remove faulty use of basename in C tests
adds 234f5865fa sim/testsuite/cris: If failing compilation, mark C tests as errors
adds 62e2e6d120 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
sim/Makefile.in | 7 +-
sim/common/sim-memopt.c | 10 +
sim/configure | 356 +++++++++++++++++++++++---------
sim/cris/sim-if.c | 10 +-
sim/m4/sim_ac_toolchain.m4 | 21 +-
sim/testsuite/cris/asm/endmem1.ms | 47 +++++
sim/testsuite/cris/asm/io1.ms | 1 +
sim/testsuite/cris/asm/io2.ms | 1 +
sim/testsuite/cris/asm/io3.ms | 1 +
sim/testsuite/cris/asm/io6.ms | 1 +
sim/testsuite/cris/asm/io7.ms | 1 +
sim/testsuite/cris/c/c.exp | 18 +-
sim/testsuite/cris/c/openpf1.c | 8 +-
sim/testsuite/cris/c/stat3.c | 3 +-
sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 +
sim/testsuite/lib/sim-defs.exp | 61 ++++++
17 files changed, 432 insertions(+), 117 deletions(-)
create mode 100644 sim/testsuite/cris/asm/endmem1.ms
--
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_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from a532eb7277 microblaze: fix fsqrt collicion to build on glibc-2.35
adds 9d67b0a097 sim cris: Correct PRIu32 to PRIx32
adds 3293b4f667 sim/testsuite/cris: Assembler testcase for PRIx32 usage bug
adds 3e6dc39ed7 sim/testsuite: Set global_cc_os also when no compiler is found
adds 56ba3848dc sim/testsuite/cris/c: Use -sim3 but only for newlib targets
adds 46f238477f sim/testsuite/cris/hw/rv-n-cris/irq1.ms: Disable due to randomness
adds 81064d7abc sim/testsuite: Support "requires: simoption <--name-of-option>"
adds 6f62dbfb12 sim/testsuite/cris: As applicable, require simoption --cris- [...]
adds e7e980c6fa sim cris: Unbreak --disable-sim-hardware builds
adds dc4e1fde36 sim: Fix use of out-of-tree assembler and linker when testing
adds 81011383d9 sim: Add sim_dump_memory for debugging
adds 4b0e74fd18 sim/testsuite/cris: Remove faulty use of basename in C tests
adds 234f5865fa sim/testsuite/cris: If failing compilation, mark C tests as errors
adds 62e2e6d120 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
sim/Makefile.in | 7 +-
sim/common/sim-memopt.c | 10 +
sim/configure | 356 +++++++++++++++++++++++---------
sim/cris/sim-if.c | 10 +-
sim/m4/sim_ac_toolchain.m4 | 21 +-
sim/testsuite/cris/asm/endmem1.ms | 47 +++++
sim/testsuite/cris/asm/io1.ms | 1 +
sim/testsuite/cris/asm/io2.ms | 1 +
sim/testsuite/cris/asm/io3.ms | 1 +
sim/testsuite/cris/asm/io6.ms | 1 +
sim/testsuite/cris/asm/io7.ms | 1 +
sim/testsuite/cris/c/c.exp | 18 +-
sim/testsuite/cris/c/openpf1.c | 8 +-
sim/testsuite/cris/c/stat3.c | 3 +-
sim/testsuite/cris/hw/rv-n-cris/irq1.ms | 1 +
sim/testsuite/lib/sim-defs.exp | 61 ++++++
17 files changed, 432 insertions(+), 117 deletions(-)
create mode 100644 sim/testsuite/cris/asm/endmem1.ms
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.