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/gcc.
from e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
adds aeedb00a1ae nvptx: Add (experimental) support for HFmode with -misa=sm_53
No new revisions were added by this update.
Summary of changes:
gcc/config/nvptx/nvptx-c.c | 4 +-
gcc/config/nvptx/nvptx-modes.def | 2 +
gcc/config/nvptx/nvptx-opts.h | 3 +-
gcc/config/nvptx/nvptx.c | 35 +++++++++++++-
gcc/config/nvptx/nvptx.h | 1 +
gcc/config/nvptx/nvptx.md | 77 ++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.opt | 3 ++
gcc/ipa-modref.c | 13 +++++
gcc/ipa-pure-const.c | 22 +++++++++
gcc/testsuite/gcc.target/nvptx/float16-1.c | 53 ++++++++++++++++++++
10 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards f8c2ecae 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 41f2da0d 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 (f8c2ecae)
\
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 1544 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30840 -> 30800 bytes
04-build_abe-stage1/console.log.xz | Bin 89748 -> 90288 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8928 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 230552 -> 230432 bytes
08-build_abe-stage2/console.log.xz | Bin 217804 -> 217404 bytes
09-build_abe-gdb/console.log.xz | Bin 38448 -> 38472 bytes
10-build_abe-qemu/console.log.xz | Bin 29476 -> 29464 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3864 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2464 -> 3268 bytes
13-check_regression/console.log.xz | Bin 2940 -> 2660 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 6 -
13-check_regression/results.compare | 33 +-
13-check_regression/results.compare2 | 39 +-
13-check_regression/results.regressions | 26 -
14-update_baseline/console.log | 341 ++---
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 6 -
14-update_baseline/results.compare | 33 +-
14-update_baseline/results.compare2 | 39 +-
14-update_baseline/results.regressions | 26 -
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2603308 -> 2612108 bytes
sumfiles/g++.sum | 118 +-
sumfiles/gcc.log.xz | Bin 2123008 -> 2116812 bytes
sumfiles/gcc.sum | 2314 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 863152 -> 866848 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169932 -> 170160 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 415748 -> 416540 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 1486 insertions(+), 1589 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete 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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
adds aeedb00a1ae nvptx: Add (experimental) support for HFmode with -misa=sm_53
No new revisions were added by this update.
Summary of changes:
gcc/config/nvptx/nvptx-c.c | 4 +-
gcc/config/nvptx/nvptx-modes.def | 2 +
gcc/config/nvptx/nvptx-opts.h | 3 +-
gcc/config/nvptx/nvptx.c | 35 +++++++++++++-
gcc/config/nvptx/nvptx.h | 1 +
gcc/config/nvptx/nvptx.md | 77 ++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.opt | 3 ++
gcc/ipa-modref.c | 13 +++++
gcc/ipa-pure-const.c | 22 +++++++++
gcc/testsuite/gcc.target/nvptx/float16-1.c | 53 ++++++++++++++++++++
10 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 08bce691 0: update: binutils-gcc: 2
new 62924ddb 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 (08bce691)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1672 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38848 -> 38196 bytes
05-build_abe-bootstrap/console.log.xz | Bin 263368 -> 261880 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 8 ++++----
7 files changed, 12 insertions(+), 12 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 e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
adds aeedb00a1ae nvptx: Add (experimental) support for HFmode with -misa=sm_53
No new revisions were added by this update.
Summary of changes:
gcc/config/nvptx/nvptx-c.c | 4 +-
gcc/config/nvptx/nvptx-modes.def | 2 +
gcc/config/nvptx/nvptx-opts.h | 3 +-
gcc/config/nvptx/nvptx.c | 35 +++++++++++++-
gcc/config/nvptx/nvptx.h | 1 +
gcc/config/nvptx/nvptx.md | 77 ++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.opt | 3 ++
gcc/ipa-modref.c | 13 +++++
gcc/ipa-pure-const.c | 22 +++++++++
gcc/testsuite/gcc.target/nvptx/float16-1.c | 53 ++++++++++++++++++++
10 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-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/base-artifacts.
discards 8db9cdc6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new dd6ac6bd 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 (8db9cdc6)
\
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 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 30792 -> 30800 bytes
05-build_abe-stage1/console.log.xz | Bin 89996 -> 90660 bytes
07-build_abe-linux/console.log.xz | Bin 9140 -> 8944 bytes
08-build_abe-glibc/console.log.xz | Bin 230156 -> 230520 bytes
09-build_abe-stage2/console.log.xz | Bin 217084 -> 217016 bytes
10-build_abe-gdb/console.log.xz | Bin 38608 -> 38332 bytes
11-build_abe-qemu/console.log.xz | Bin 29524 -> 29736 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 10 +++++-----
12 files changed, 6 insertions(+), 6 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bd450b6d 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new eb66cac6 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 (bd450b6d)
\
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 1572 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 41156 -> 40732 bytes
04-build_abe-stage1/console.log.xz | Bin 87448 -> 87124 bytes
05-build_abe-qemu/console.log.xz | Bin 30500 -> 30120 bytes
06-build_linux/console.log.xz | Bin 3148 -> 3084 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 files changed, 3 insertions(+), 3 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-aarch64-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from eb97d02405 [GOLD] PowerPC64 @notoc in non-power10 code
adds 2749ac1339 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_gcc_bootstrap/master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 317a88b6 0: update: binutils-gcc: 2
new df83d240 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 (317a88b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1580 -> 1660 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 38868 -> 39036 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 318892 -> 319972 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 12 ++++++------
7 files changed, 7 insertions(+), 7 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 e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
adds aeedb00a1ae nvptx: Add (experimental) support for HFmode with -misa=sm_53
No new revisions were added by this update.
Summary of changes:
gcc/config/nvptx/nvptx-c.c | 4 +-
gcc/config/nvptx/nvptx-modes.def | 2 +
gcc/config/nvptx/nvptx-opts.h | 3 +-
gcc/config/nvptx/nvptx.c | 35 +++++++++++++-
gcc/config/nvptx/nvptx.h | 1 +
gcc/config/nvptx/nvptx.md | 77 ++++++++++++++++++++++++++++++
gcc/config/nvptx/nvptx.opt | 3 ++
gcc/ipa-modref.c | 13 +++++
gcc/ipa-pure-const.c | 22 +++++++++
gcc/testsuite/gcc.target/nvptx/float16-1.c | 53 ++++++++++++++++++++
10 files changed, 209 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/float16-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-aarch64
in repository toolchain/ci/base-artifacts.
discards ea6aa69a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 67dd4532 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 (ea6aa69a)
\
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 1560 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2784 bytes
04-build_abe-binutils/console.log.xz | Bin 31024 -> 31032 bytes
05-build_abe-stage1/console.log.xz | Bin 71116 -> 71480 bytes
07-build_abe-linux/console.log.xz | Bin 8916 -> 8908 bytes
08-build_abe-glibc/console.log.xz | Bin 236996 -> 236552 bytes
09-build_abe-stage2/console.log.xz | Bin 193948 -> 194924 bytes
10-build_abe-gdb/console.log.xz | Bin 38620 -> 38380 bytes
11-build_abe-qemu/console.log.xz | Bin 29824 -> 30268 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 10 +++++-----
12 files changed, 6 insertions(+), 6 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_lto
in repository toolchain/ci/binutils-gdb.
from eb97d02405 [GOLD] PowerPC64 @notoc in non-power10 code
adds 2749ac1339 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_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d62df0a7 0: update: binutils-gcc: 2
new d16cd492 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 (d62df0a7)
\
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 1532 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 51696 -> 52520 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 474872 -> 472556 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from e8decbe783f Daily bump.
adds e93809f6236 Terminate BB analysis on NULL memory access in ipa-pure-con [...]
No new revisions were added by this update.
Summary of changes:
gcc/ipa-modref.c | 13 +++++++++++++
gcc/ipa-pure-const.c | 22 ++++++++++++++++++++++
2 files changed, 35 insertions(+)
--
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 63bf1f27 0: update: binutils-gcc: 1
new 33904f7e 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 (63bf1f27)
\
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 1528 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 39208 -> 38652 bytes
04-build_abe-gcc/console.log.xz | Bin 203184 -> 202880 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2900 bytes
07-check_regression/console.log.xz | Bin 3056 -> 3240 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 34 +-
07-check_regression/results.compare2 | 50 +-
07-check_regression/results.regressions | 34 +-
08-update_baseline/console.log | 346 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 34 +-
08-update_baseline/results.compare2 | 50 +-
08-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3426916 -> 3450540 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2945816 -> 2978516 bytes
sumfiles/gcc.sum | 4190 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 885896 -> 879440 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175404 -> 175628 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2524 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432060 -> 427940 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2573 insertions(+), 2493 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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from aea7d932c8 Automatic date update in version.in
adds 3c082ab836 Automatic date update in version.in
adds cd7ce9337f Automatic date update in version.in
adds 91cf5b0141 Automatic date update in version.in
adds d012e2bb91 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 42813c6c 0: update: binutils-llvm-linux-qemu: all
new 6073c5c8 0: update: binutils-llvm-linux-qemu: 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 (42813c6c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1588 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42056 -> 41944 bytes
04-build_llvm/console.log.xz | Bin 58240 -> 58928 bytes
05-build_abe-qemu/console.log.xz | Bin 29708 -> 29168 bytes
06-build_linux/console.log.xz | Bin 3560 -> 3532 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 14 +++++++-------
10 files changed, 13 insertions(+), 13 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 cygwin-3_3-branch
in repository newlib.
from c2f39a543 Cygwin: path: Fix path conversion of virtual drive.
new c54b890bc Cygwin: pty: Add missing input transfer when switch_to_pcon_i [...]
new ab8608f88 Cygwin: pty: Fix Ctrl-C handling for non-cygwin apps in background.
new 5e23f2376 Cygwin: pty: Fix console mode of non-cygwin apps in background.
new 22953c530 Cygwin: console: Fix console mode of non-cygwin apps in background.
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:
winsup/cygwin/fhandler_tty.cc | 99 +++++++++++++++++++++++++++++++++----------
winsup/cygwin/release/3.3.4 | 5 +++
winsup/cygwin/spawn.cc | 7 ++-
3 files changed, 87 insertions(+), 24 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_native_build/master-aarch64
in repository toolchain/ci/gdb.
from eb97d02405 [GOLD] PowerPC64 @notoc in non-power10 code
adds 2749ac1339 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_native_build/master-aarch64
in repository toolchain/ci/glibc.
from ea5814467a x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656]
adds 26803075e4 hurd: Fix gmon-static
adds 556a6126f8 hurd: Add rules for static PIE build
No new revisions were added by this update.
Summary of changes:
csu/Makefile | 17 ++++++++++++-----
gmon/Makefile | 8 ++++----
sysdeps/mach/hurd/Makefile | 4 +++-
3 files changed, 19 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.