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-aarch64
in repository toolchain/ci/binutils-gdb.
from 45cf0dc2ec Automatic date update in version.in
adds 2a78304e29 x86: constify disassembler static data
adds e1f9fbb8ad x86: fold variables in memory operand index handling
adds e564475af1 x86: drop most Intel syntax register name arrays
adds 71b94817f3 x86: drop index16 field
adds ab31da6aff x86: adjust struct instr_info field types
adds 8bf10e2e77 gdb/infrun: rename variable and move to more specific scope
adds 1adce770ea Fix Z80 assembly failure.
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 5 +
gas/app.c | 2 +
gdb/infrun.c | 6 +-
opcodes/i386-dis.c | 514 +++++++++++++++++++++--------------------------------
4 files changed, 209 insertions(+), 318 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-aarch64
in repository toolchain/ci/base-artifacts.
discards 21641e7a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ec878226 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 (21641e7a)
\
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 1584 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 30340 -> 31228 bytes
04-build_abe-stage1/console.log.xz | Bin 71608 -> 72624 bytes
06-build_abe-linux/console.log.xz | Bin 9428 -> 9660 bytes
07-build_abe-glibc/console.log.xz | Bin 238240 -> 238200 bytes
08-build_abe-stage2/console.log.xz | Bin 198208 -> 200452 bytes
09-build_abe-gdb/console.log.xz | Bin 37140 -> 38200 bytes
10-build_abe-qemu/console.log.xz | Bin 30460 -> 30472 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3924 -> 3912 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2580 -> 2716 bytes
13-check_regression/console.log.xz | Bin 11484 -> 3888 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 14 +
13-check_regression/results.compare | 72 +-
13-check_regression/results.compare2 | 2313 +-------------
13-check_regression/results.regressions | 63 +
14-update_baseline/console.log | 2648 ++--------------
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 14 +
14-update_baseline/results.compare | 72 +-
14-update_baseline/results.compare2 | 2313 +-------------
14-update_baseline/results.regressions | 63 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3312584 -> 3309224 bytes
sumfiles/g++.sum | 153 +-
sumfiles/gcc.log.xz | Bin 2904248 -> 2908300 bytes
sumfiles/gcc.sum | 5032 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1016432 -> 1018068 bytes
sumfiles/gfortran.sum | 72 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 184988 -> 185000 bytes
sumfiles/libgomp.sum | 9 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2664 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407820 -> 398860 bytes
sumfiles/libstdc++.sum | 10 +-
38 files changed, 3375 insertions(+), 9505 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.
unknown user pushed a change to branch master
in repository gcc.
from 6cb61e50ade Enable -Wuninitialized + -ftrivial-auto-var-init for addres [...]
new cc3bf3404e4 libstdc++: Directly implement hexfloat std::from_chars for [...]
new 2800bc08e4a libstdc++: Import the fast_float library
new f5c8b82512f libstdc++: Apply modifications to our local copy of fast_float
new 40b0d4472a2 libstdc++: Adjust fast_float's over/underflow behavior for [...]
new 490e23032ba libstdc++: Use fast_float in std::from_chars for binary32/64
The 5 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:
libstdc++-v3/src/c++17/fast_float/LOCAL_PATCHES | 2 +
.../src/c++17/fast_float}/MERGE | 2 +-
libstdc++-v3/src/c++17/fast_float/README.md | 218 ++
libstdc++-v3/src/c++17/fast_float/fast_float.h | 2903 ++++++++++++++++++++
libstdc++-v3/src/c++17/floating_from_chars.cc | 397 +++
libstdc++-v3/testsuite/20_util/from_chars/7.cc | 152 +
6 files changed, 3673 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/src/c++17/fast_float/LOCAL_PATCHES
copy {libsanitizer => libstdc++-v3/src/c++17/fast_float}/MERGE (73%)
create mode 100644 libstdc++-v3/src/c++17/fast_float/README.md
create mode 100644 libstdc++-v3/src/c++17/fast_float/fast_float.h
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/7.cc
--
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 e8672a07 0: update: qemu-6621441db50d5bae7e34dbd04bf3c57a27a71b32: 7
new 99ec8b31 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 (e8672a07)
\
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 1532 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 29736 -> 30308 bytes
05-build_abe-stage1/console.log.xz | Bin 72592 -> 72380 bytes
07-build_abe-linux/console.log.xz | Bin 10972 -> 9252 bytes
08-build_abe-glibc/console.log.xz | Bin 235616 -> 239144 bytes
09-build_abe-stage2/console.log.xz | Bin 199068 -> 201056 bytes
10-build_abe-gdb/console.log.xz | Bin 34208 -> 37144 bytes
11-build_abe-qemu/console.log.xz | Bin 30744 -> 30504 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 21 +++++++++++++--------
12 files changed, 18 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.