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 abca192fed Automatic date update in version.in
adds 28a0d291cd gdb: make struct linespect contain vectors, not pointers to vectors
adds a8a7c763fd Fix bug in source.c change
No new revisions were added by this update.
Summary of changes:
gdb/linespec.c | 222 +++++++++++++++++++++++++++------------------------------
gdb/source.c | 4 +-
2 files changed, 107 insertions(+), 119 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/base-artifacts.
discards 16faadf8 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 374b3d25 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (16faadf8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1552 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30784 -> 30864 bytes
04-build_abe-stage1/console.log.xz | Bin 89876 -> 89976 bytes
06-build_abe-linux/console.log.xz | Bin 9252 -> 9244 bytes
07-build_abe-glibc/console.log.xz | Bin 230880 -> 230608 bytes
08-build_abe-stage2/console.log.xz | Bin 217568 -> 217032 bytes
09-build_abe-gdb/console.log.xz | Bin 38388 -> 38500 bytes
10-build_abe-qemu/console.log.xz | Bin 29756 -> 29448 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3864 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2440 -> 2624 bytes
13-check_regression/console.log.xz | Bin 2860 -> 2824 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 21 +-
13-check_regression/results.compare2 | 47 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 405 +++---
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 21 +-
14-update_baseline/results.compare2 | 47 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2607292 -> 2573784 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2128164 -> 2115800 bytes
sumfiles/gcc.sum | 2266 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 865260 -> 867744 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2244 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 169760 -> 169712 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 421756 -> 417356 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 1477 insertions(+), 1458 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from c178f2a133 [gdb/testsuite] Fix FAIL in gdb.tui/basic.exp
adds 4281b0c8fc [gdb/testsuite] Fix options arg handling in compile_jit_elf_ [...]
adds c5a9fcdfee Avoid extra work in global_symbol_searcher::expand_symtabs
adds b4992e9990 Support AT_FXRNG and AT_KPRELOAD on FreeBSD.
adds cd0f67f363 gdb: make set_raw_breakpoint static
adds c32ce0dc6c gdb: rename "maint agent" functions
adds 9931e521bf gdb/linespec.c: simplify condition
adds c0390cb8c1 Remove an xfree from add_path
adds abca192fed Automatic date update in version.in
adds 28a0d291cd gdb: make struct linespect contain vectors, not pointers to vectors
adds a8a7c763fd Fix bug in source.c change
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ax-gdb.c | 14 +--
gdb/breakpoint.c | 10 +-
gdb/fbsd-tdep.c | 2 +
gdb/linespec.c | 223 ++++++++++++++++------------------
gdb/source.c | 13 +-
gdb/symtab.c | 13 +-
gdb/testsuite/lib/jit-elf-helpers.exp | 4 +-
include/ChangeLog | 4 +
include/elf/common.h | 2 +
10 files changed, 141 insertions(+), 146 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_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards eb0be32a 0: update: binutils-gcc: 1
new 5e2d3a34 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 (eb0be32a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1552 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 39344 -> 38656 bytes
04-build_abe-bootstrap/console.log.xz | Bin 260780 -> 261076 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3820 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2752 -> 2596 bytes
07-check_regression/console.log.xz | Bin 3264 -> 3968 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 16 +-
07-check_regression/results.compare | 40 +-
07-check_regression/results.compare2 | 107 +-
07-check_regression/results.regressions | 40 +-
08-update_baseline/console.log | 615 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 16 +-
08-update_baseline/results.compare | 40 +-
08-update_baseline/results.compare2 | 107 +-
08-update_baseline/results.regressions | 40 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3517832 -> 3483248 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 3054336 -> 3054616 bytes
sumfiles/gcc.sum | 4793 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 930492 -> 928232 bytes
sumfiles/gfortran.sum | 57 +-
sumfiles/libatomic.log.xz | Bin 2328 -> 2340 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 181128 -> 180508 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2716 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426888 -> 447340 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3136 insertions(+), 2911 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards cb9b8134 4: update: binutils-gcc-linux-glibc: 1
new bed31763 4: update: gcc-9eec77c0df9e5c67454a2e8f83246104458ba4f0: 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 (cb9b8134)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-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 1680 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30600 -> 29808 bytes
04-build_abe-stage1/console.log.xz | Bin 90272 -> 90076 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8984 -> 10444 bytes
07-build_abe-glibc/console.log.xz | Bin 229576 -> 228276 bytes
08-build_abe-stage2/console.log.xz | Bin 203832 -> 203552 bytes
09-benchmark/benchmark-build.log | 80 +-
09-benchmark/benchmark.log | 78 +-
09-benchmark/console.log.xz | Bin 3124 -> 3108 bytes
10-check_regression/console.log.xz | Bin 7516 -> 7616 bytes
10-check_regression/results-0.csv | 3402 ++--
10-check_regression/results-1.csv | 3412 ++--
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 135 +-
10-check_regression/results-full.csv | 3514 ++--
10-check_regression/results.csv | 241 +-
10-check_regression/results.log | 5378 +++--
11-update_baseline/console.log | 19749 ++++++++++---------
11-update_baseline/exe.regressions | 4 +-
11-update_baseline/jira-body.txt | 4 +-
11-update_baseline/mail-body.txt | 4 +-
11-update_baseline/mail-subject.txt | 2 +-
11-update_baseline/results-1.csv | 3412 ++--
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 7 +-
11-update_baseline/results-full.csv | 3238 ++-
11-update_baseline/results.csv | 239 +-
11-update_baseline/results.log | 3390 ++--
11-update_baseline/results.regressions | 6 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1000824 -> 996356 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 80664 -> 80976 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 2785108 -> 2797288 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 15344 -> 15360 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 3825304 -> 3823208 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 31336 -> 31344 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 125220 -> 124876 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 138860 -> 138744 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 787184 -> 785556 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 521212 -> 524848 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 44336 -> 44296 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 178752 -> 178960 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1516336 -> 1518848 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 2420708 -> 2396472 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 426180 -> 431468 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1154124 -> 1156484 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 1028096 -> 1038380 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 288144 -> 287168 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 122484 -> 122252 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 142752 -> 142952 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 45264 -> 45520 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 462652 -> 464656 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 1506072 -> 1498208 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 23744 -> 23816 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 697920 -> 705244 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 66340 -> 66552 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 1605196 -> 1634368 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 196908 -> 195792 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 5961364 -> 6004204 bytes
jenkins/manifest.sh | 17 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1000824 -> 996356 bytes
save-temps/401.bzip2.tar.xz | Bin 80664 -> 80976 bytes
save-temps/403.gcc.tar.xz | Bin 2785108 -> 2797288 bytes
save-temps/410.bwaves.tar.xz | Bin 15344 -> 15360 bytes
save-temps/416.gamess.tar.xz | Bin 3825304 -> 3823208 bytes
save-temps/429.mcf.tar.xz | Bin 31336 -> 31344 bytes
save-temps/433.milc.tar.xz | Bin 125220 -> 124876 bytes
save-temps/434.zeusmp.tar.xz | Bin 138860 -> 138744 bytes
save-temps/435.gromacs.tar.xz | Bin 787184 -> 785556 bytes
save-temps/436.cactusADM.tar.xz | Bin 521212 -> 524848 bytes
save-temps/437.leslie3d.tar.xz | Bin 44336 -> 44296 bytes
save-temps/444.namd.tar.xz | Bin 178752 -> 178960 bytes
save-temps/445.gobmk.tar.xz | Bin 1516336 -> 1518848 bytes
save-temps/447.dealII.tar.xz | Bin 2420708 -> 2396472 bytes
save-temps/450.soplex.tar.xz | Bin 426180 -> 431468 bytes
save-temps/453.povray.tar.xz | Bin 1154124 -> 1156484 bytes
save-temps/454.calculix.tar.xz | Bin 1028096 -> 1038380 bytes
save-temps/456.hmmer.tar.xz | Bin 288144 -> 287168 bytes
save-temps/458.sjeng.tar.xz | Bin 122484 -> 122252 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 142752 -> 142952 bytes
save-temps/462.libquantum.tar.xz | Bin 45264 -> 45520 bytes
save-temps/464.h264ref.tar.xz | Bin 462652 -> 464656 bytes
save-temps/465.tonto.tar.xz | Bin 1506072 -> 1498208 bytes
save-temps/470.lbm.tar.xz | Bin 23744 -> 23816 bytes
save-temps/471.omnetpp.tar.xz | Bin 697920 -> 705244 bytes
save-temps/473.astar.tar.xz | Bin 66340 -> 66552 bytes
save-temps/481.wrf.tar.xz | Bin 1605196 -> 1634368 bytes
save-temps/482.sphinx3.tar.xz | Bin 196908 -> 195792 bytes
save-temps/483.xalancbmk.tar.xz | Bin 5961364 -> 6004204 bytes
92 files changed, 23183 insertions(+), 23249 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-stable-allmodconfig
in repository toolchain/ci/qemu.
from 99fc08366b Merge tag 'seabios-20211203-pull-request' of git://git.kraxe [...]
adds 24ade8c5de hw/mips/bootloader: Fix write_ulong()
adds d77c462bf2 hw/mips/boston: Fix load_elf() error detection
adds ac5837e330 Revert "vga: don't abort when adding a duplicate isa-vga device"
adds 2f8eb08673 Merge tag 'mips-20211206' of https://github.com/philmd/qemu [...]
adds 5b807181c2 virtio-blk: Fix clean up of host notifiers for single MR tra [...]
adds 7635eff971 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds b9537d5904 tcg/arm: Reduce vector alignment requirement for NEON
adds 92ac58e34c Merge tag 'pull-tcg-20211207' of https://gitlab.com/rth7680/ [...]
adds 2958e5150d gicv3: fix ICH_MISR's LRENP computation
adds a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
adds a3607def89 Update version for v6.2.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
hw/block/dataplane/virtio-blk.c | 2 +-
hw/display/vga-isa.c | 10 ----------
hw/intc/arm_gicv3_cpuif.c | 3 ++-
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c | 5 +++--
tcg/arm/tcg-target.c.inc | 13 +++++++++----
tcg/tcg.c | 8 +++++++-
8 files changed, 28 insertions(+), 21 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from f80ba9701b Automatic date update in version.in
adds d07a768416 Automatic date update in version.in
adds 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
adds aea7d932c8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 77dcf72b 0: update: binutils-llvm-linux-qemu: boot
new 712c4f8e 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 (77dcf72b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1560 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42548 -> 43000 bytes
04-build_llvm/console.log.xz | Bin 58832 -> 58728 bytes
05-build_abe-qemu/console.log.xz | Bin 29404 -> 29852 bytes
06-build_linux/console.log.xz | Bin 3660 -> 3776 bytes
07-boot_linux/console.log.xz | Bin 504 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
discards 53f6bd60 0: update: binutils-gcc-newlib: 1
new fd208816 0: update: binutils-gcc-newlib: 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 (53f6bd60)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1588 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30732 -> 30576 bytes
04-build_abe-stage1/console.log.xz | Bin 88292 -> 87824 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33024 -> 32852 bytes
07-build_abe-stage2/console.log.xz | Bin 156328 -> 156940 bytes
08-benchmark/benchmark-build.log | 52 ++++----
08-benchmark/benchmark.log | 50 ++++----
08-benchmark/console.log.xz | Bin 2988 -> 3056 bytes
09-check_regression/console.log.xz | Bin 1624 -> 1624 bytes
09-check_regression/results.log | 24 ++--
10-update_baseline/console.log | 238 +++++++++++++++++------------------
10-update_baseline/results.log | 24 ++--
jenkins/manifest.sh | 20 +--
results | 2 +-
results_id | 2 +-
17 files changed, 208 insertions(+), 204 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-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 80e1204a 2: update: binutils-gcc-qemu: 22069
discards 612d347b 1: reset: linux-79a7a5ac3e53f459664701f1ca25066052dea6ae: 21980
discards 0d9f7ce6 0: update: binutils-gcc-qemu: all
new 11458c74 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (80e1204a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41716 -> 40824 bytes
04-build_abe-stage1/console.log.xz | Bin 85344 -> 86784 bytes
05-build_abe-qemu/console.log.xz | Bin 29180 -> 30168 bytes
06-build_linux/console.log.xz | Bin 5712 -> 3128 bytes
07-boot_linux/console.log.xz | Bin 0 -> 496 bytes
08-check_regression/console.log.xz | Bin 480 -> 416 bytes
09-update_baseline/console.log | 145 +++++++++------------------------
09-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 12 ++-
results | 4 +-
12 files changed, 47 insertions(+), 116 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_cross_build/master-arm
in repository toolchain/ci/qemu.
from a216e7cf11 Merge tag 'pull-target-arm-20211207' of https://git.linaro.o [...]
adds a3607def89 Update version for v6.2.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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/release-aarch64-bootstrap_lto
in repository toolchain/ci/gcc.
from 173232a0f6c Daily bump.
adds 2012e4c90e9 Daily bump.
adds 15563293a92 Daily bump.
adds e3fab19a79e c++: Fix for decltype and bit-fields [PR95009]
adds bd918acae2d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++
gcc/cp/typeck.c | 14 ++++--
gcc/testsuite/ChangeLog | 9 ++++
gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C | 65 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/decltype-bitfield2.C | 18 +++++++
6 files changed, 114 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-bitfield1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-bitfield2.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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from abca192fed Automatic date update in version.in
adds 28a0d291cd gdb: make struct linespect contain vectors, not pointers to vectors
adds a8a7c763fd Fix bug in source.c change
No new revisions were added by this update.
Summary of changes:
gdb/linespec.c | 222 +++++++++++++++++++++++++++------------------------------
gdb/source.c | 4 +-
2 files changed, 107 insertions(+), 119 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/release-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from d07a768416 Automatic date update in version.in
adds 31ab2271b4 Automatic date update in version.in
adds 44d742f92d Automatic date update in version.in
adds aea7d932c8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-arm
in repository toolchain/ci/glibc.
from cbab7f7268 localedef: check magic value on archive load [BZ #28650]
adds 409a735816 String: test-memcpy used unaligned types for buffers [BZ 28572]
No new revisions were added by this update.
Summary of changes:
string/test-memcpy-support.h | 5 +++--
1 file changed, 3 insertions(+), 2 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/release-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 7de780ef 0: update: binutils-gcc: 2
new dce39c62 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 (7de780ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1540 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51404 -> 51620 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 250412 -> 251788 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from 0485ce9128f [PR103149] detach values through mem only if general regs won't do
adds 691f05c2197 Add combine splitter to transform vpcmpeqd/vpxor/vblendvps [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/sse.md | 27 +++++++++++++++++++++++++++
gcc/testsuite/g++.target/i386/pr100738-1.C | 19 +++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100755 gcc/testsuite/g++.target/i386/pr100738-1.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from abca192fed Automatic date update in version.in
adds 28a0d291cd gdb: make struct linespect contain vectors, not pointers to vectors
adds a8a7c763fd Fix bug in source.c change
No new revisions were added by this update.
Summary of changes:
gdb/linespec.c | 222 +++++++++++++++++++++++++++------------------------------
gdb/source.c | 4 +-
2 files changed, 107 insertions(+), 119 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-arm
in repository toolchain/ci/base-artifacts.
discards 0083c0a6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new fff2ef23 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 (0083c0a6)
\
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 1552 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30736 -> 30980 bytes
05-build_abe-stage1/console.log.xz | Bin 90052 -> 90108 bytes
07-build_abe-linux/console.log.xz | Bin 9284 -> 9480 bytes
08-build_abe-glibc/console.log.xz | Bin 230120 -> 230956 bytes
09-build_abe-stage2/console.log.xz | Bin 216824 -> 217100 bytes
10-build_abe-gdb/console.log.xz | Bin 38420 -> 38652 bytes
11-build_abe-qemu/console.log.xz | Bin 30208 -> 29584 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.