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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards ca91f14f5 0: update: binutils-gcc: 2
new 488b5f2ec 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 (ca91f14f5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1508 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 62608 -> 62064 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 448656 -> 450984 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 8 ++++----
7 files changed, 5 insertions(+), 5 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/binutils-gdb.
from fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
gdb/ada-typeprint.c | 59 ++++++++++++----------
gdb/c-lang.c | 6 +--
gdb/charset.c | 14 -----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++++-----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 ++-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 ++-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
11 files changed, 79 insertions(+), 72 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 daa5ec478 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 8545b49d8 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 (daa5ec478)
\
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 1556 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 30496 -> 30904 bytes
05-build_abe-stage1/console.log.xz | Bin 71164 -> 71676 bytes
07-build_abe-linux/console.log.xz | Bin 9056 -> 9360 bytes
08-build_abe-glibc/console.log.xz | Bin 237024 -> 236840 bytes
09-build_abe-stage2/console.log.xz | Bin 198468 -> 198648 bytes
10-build_abe-gdb/console.log.xz | Bin 37356 -> 37720 bytes
11-build_abe-qemu/console.log.xz | Bin 31188 -> 31196 bytes
12-check_regression/console.log.xz | Bin 432 -> 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from adb094ab668 Daily bump.
new 2953e3d1b9b Fortran: reject simplifying TRANSFER for MOLD with storage size 0
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/fortran/check.c | 2 +-
gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from fd3c53675c Support symbol+offset lookup in addr2line
adds 2b53149244 Remove host_hex_value
adds 480157863b Improve Ada unchecked union type printing
adds 4a620b7e30 gdb: include jit_code_entry::symfile_addr value in names of [...]
No new revisions were added by this update.
Summary of changes:
gdb/ada-typeprint.c | 59 ++++++++++++----------
gdb/c-lang.c | 6 +--
gdb/charset.c | 14 -----
gdb/charset.h | 5 --
gdb/jit.c | 41 ++++++++++-----
gdb/mi/mi-parse.c | 4 +-
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.ada/unchecked_union.exp | 6 ++-
.../gdb.ada/unchecked_union/unchecked_union.adb | 6 ++-
gdb/testsuite/gdb.base/jit-reader.exp | 4 +-
gdb/utils.c | 4 +-
11 files changed, 79 insertions(+), 72 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/base-artifacts.
discards 684bc62f4 0: update: binutils-gcc: 1
new 76d5a5164 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 (684bc62f4)
\
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 1536 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 37932 -> 39416 bytes
04-build_abe-gcc/console.log.xz | Bin 206116 -> 207944 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2604 -> 2848 bytes
07-check_regression/console.log.xz | Bin 3172 -> 3132 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 94 +-
07-check_regression/results.regressions | 36 +-
08-update_baseline/console.log | 368 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 94 +-
08-update_baseline/results.regressions | 36 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3467700 -> 3482404 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 3011056 -> 2982112 bytes
sumfiles/gcc.sum | 4806 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1020232 -> 1025616 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 189620 -> 189988 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430612 -> 430592 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2925 insertions(+), 2813 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 glibc.
from 811124ce08 x86-64: Add vector acos/acosf to libmvec microbenchmark
new c15efd011c x86-64: Fix strcmp-avx2.S
new 0e0199a9e0 x86-64: Fix strcmp-evex.S
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:
sysdeps/x86_64/multiarch/strcmp-avx2.S | 2 +-
sysdeps/x86_64/multiarch/strcmp-evex.S | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.