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 e92c6244 0: update: binutils-gcc: 1
new 40d9b570 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 (e92c6244)
\
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 1520 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 52872 -> 53976 bytes
04-build_abe-gcc/console.log.xz | Bin 208516 -> 209848 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2632 -> 2464 bytes
07-check_regression/console.log.xz | Bin 2684 -> 2560 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 44 +-
08-update_baseline/console.log | 216 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 44 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3400128 -> 3394448 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2875184 -> 2913444 bytes
sumfiles/gcc.sum | 3896 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 877436 -> 881372 bytes
sumfiles/gfortran.sum | 58 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171116 -> 171236 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426896 -> 421964 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2228 insertions(+), 2236 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/qemu.
from 4c127fdbe8 Merge remote-tracking branch 'remotes/rth/tags/pull-arm-2021 [...]
adds e976459b3b mac_via: update comment for VIA1B_vMystery bit
adds 39950b16ec q800: move VIA1 IRQ from level 1 to level 6
adds 91ff5e4dcd q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
adds 291bc1809a mac_via: add GPIO for A/UX mode
adds a85d18aabd q800: wire up auxmode GPIO to GLUE
adds f7c6e12e24 q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in c [...]
adds c7710c1ebf q800: wire up remaining IRQs in classic mode
adds 3ea74abe2d q800: add NMI handler
adds a56c12fb76 q800: drop 8-bit graphic_depth check for Apple 21 inch display
adds 1dafe7656a Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800- [...]
new 82b6a3f64d aspeed: Add support for the fp5280g2-bmc board
new fc6642544e aspeed/smc: Use a container for the flash mmio address space
new b12fa6118f speed/sdhci: Add trace events
new eb8f1d57bd Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-2 [...]
The 4 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:
hw/arm/aspeed.c | 74 +++++++++++++++++++
hw/m68k/q800.c | 169 ++++++++++++++++++++++++++++++++++++++++++--
hw/misc/mac_via.c | 23 ++++++
hw/misc/trace-events | 1 +
hw/sd/aspeed_sdhci.c | 5 ++
hw/sd/trace-events | 4 ++
hw/ssi/aspeed_smc.c | 11 +--
include/hw/misc/mac_via.h | 1 +
include/hw/ssi/aspeed_smc.h | 2 +-
9 files changed, 280 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 625f7b1cdc gdb/python: move gdb.Membuf support into a new file
adds d5684c961f [gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.exp
adds 5d71c60df5 [gdb/testsuite] Fix gdb.threads/linux-dp.exp
new 63b868ddf8 Remove unused variables from gdbserver's Makefile
new aab00c2dff Fix 'uninstall' target
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:
gdb/Makefile.in | 12 ++++++++--
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 4 ++--
gdb/testsuite/gdb.threads/linux-dp.exp | 2 +-
gdbserver/Makefile.in | 32 ++++----------------------
4 files changed, 18 insertions(+), 32 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 c2a9a98a369 tree-optimization/102893 - properly DCE empty loops inside [...]
adds b7cb6d66bd5 Add testcase for PR fortran/100906
new c31d2d14f79 Add testcase for PR fortran/94289
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/testsuite/gfortran.dg/PR100906.c | 169 ++++
gcc/testsuite/gfortran.dg/PR100906.f90 | 1699 ++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/PR94289.f90 | 168 ++++
3 files changed, 2036 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/PR100906.c
create mode 100644 gcc/testsuite/gfortran.dg/PR100906.f90
create mode 100644 gcc/testsuite/gfortran.dg/PR94289.f90
--
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 625f7b1cdc gdb/python: move gdb.Membuf support into a new file
adds d5684c961f [gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.exp
adds 5d71c60df5 [gdb/testsuite] Fix gdb.threads/linux-dp.exp
new 63b868ddf8 Remove unused variables from gdbserver's Makefile
new aab00c2dff Fix 'uninstall' target
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:
gdb/Makefile.in | 12 ++++++++--
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 4 ++--
gdb/testsuite/gdb.threads/linux-dp.exp | 2 +-
gdbserver/Makefile.in | 32 ++++----------------------
4 files changed, 18 insertions(+), 32 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 9a73d971 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 00d87a04 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 (9a73d971)
\
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 1592 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 45560 -> 45272 bytes
05-build_abe-stage1/console.log.xz | Bin 72020 -> 71448 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9504 -> 9344 bytes
08-build_abe-glibc/console.log.xz | Bin 235716 -> 235192 bytes
09-build_abe-stage2/console.log.xz | Bin 202560 -> 200356 bytes
10-build_abe-gdb/console.log.xz | Bin 45164 -> 44800 bytes
11-build_abe-qemu/console.log.xz | Bin 30348 -> 30024 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 77 ++++-------------------------------
jenkins/manifest.sh | 28 ++++++-------
13 files changed, 22 insertions(+), 83 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 c31d2d14f79 Add testcase for PR fortran/94289
new 690180eb4b3 Handle jobserver file descriptors in btest.
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:
libbacktrace/btest.c | 24 ++++++++++++++++++++----
1 file changed, 20 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.