This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 1a93b4095 4: update: binutils-gcc-glibc: 1
new b92d57e00 4: update: binutils-gcc-glibc: 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 (1a93b4095)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 14 +-
02-prepare_abe/console.log | 328 +-
03-build_abe-binutils/console.log | 10872 +--
04-build_abe-stage1/console.log | 13462 ++--
05-build_abe-linux/console.log | 278 +-
06-build_abe-glibc/console.log | 34780 +++++-----
07-build_abe-stage2/console.log | 35721 +++++-----
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/benchmark.log | 5 +-
09-benchmark--O3/console.log | 263 +-
10-check_regression/console.log | 836 +-
10-check_regression/results-0.csv | 3087 +-
10-check_regression/results-1.csv | 3065 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 10 +-
10-check_regression/results-full.csv | 3336 +-
10-check_regression/results.csv | 252 +-
10-check_regression/results.log | 3794 +-
11-update_baseline/console.log | 7742 ++-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 3065 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-compare.csv | 16 +-
11-update_baseline/results-full.csv | 3062 +-
11-update_baseline/results.csv | 250 +-
11-update_baseline/results.log | 2872 +-
11-update_baseline/results.regressions | 3 +-
console.log | 104448 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
30 files changed, 115817 insertions(+), 115874 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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 5ddff4204bf rs6000: Add support for powerpc64le-unknown-freebsd
adds c2840cf16aa This patch fixes PR96320. See the explanatory comment in th [...]
adds 47c1d976146 This patch fixes PRs 96100 and 96101.
adds 06ba612e604 i386: Fix __builtin_rint with FE_DOWNWARD rounding directio [...]
adds 67cbe5c8e68 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 16 +++---
gcc/fortran/ChangeLog | 24 +++++++++
gcc/fortran/interface.c | 19 +++++--
gcc/fortran/trans-array.c | 21 +++++++-
gcc/testsuite/ChangeLog | 22 +++++++++
gcc/testsuite/gcc.target/i386/pr96793-2.c | 28 +++++++++++
gcc/testsuite/gfortran.dg/char_length_23.f90 | 25 ++++++++++
gcc/testsuite/gfortran.dg/module_procedure_4.f90 | 63 ++++++++++++++++++++++++
10 files changed, 225 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-2.c
create mode 100644 gcc/testsuite/gfortran.dg/char_length_23.f90
create mode 100644 gcc/testsuite/gfortran.dg/module_procedure_4.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_kernel/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 3e4abbda9c Automatic date update in version.in
adds 1ffc60ec40 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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 189486548 0: update: binutils-gcc-linux-qemu: all
new 2275ca776 0: update: binutils-gcc-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 (189486548)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 174 +-
02-prepare_abe/console.log | 234 +-
03-build_abe-binutils/console.log | 11458 +++++-----
04-build_abe-stage1/console.log | 18352 ++++++++-------
05-build_linux/console.log | 816 +-
06-build_abe-qemu/console.log | 4567 ++--
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35633 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 35627 insertions(+), 35653 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from adf6c633a3 Automatic date update in version.in
adds 3e9373fcaf binutils: Use the newly built assembler and linker
adds e2e3422ce1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 5 +++++
binutils/testsuite/binutils-all/compress.exp | 11 ++++++++++-
3 files changed, 16 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_kernel/gnu-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5c9a19af6 4: update: binutils-gcc-linux-qemu: 22
new 73b0b01e2 4: update: binutils-gcc-linux-qemu: 22
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 (5c9a19af6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 274 +-
03-build_abe-binutils/console.log | 11946 ++++-----
04-build_abe-stage1/console.log | 16333 ++++++------
05-build_linux/console.log | 13922 +++++-----
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 136 +-
09-update_baseline/results.regressions | 20 +-
console.log | 42741 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 42756 insertions(+), 42778 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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 5ddff4204bf rs6000: Add support for powerpc64le-unknown-freebsd
adds c2840cf16aa This patch fixes PR96320. See the explanatory comment in th [...]
adds 47c1d976146 This patch fixes PRs 96100 and 96101.
adds 06ba612e604 i386: Fix __builtin_rint with FE_DOWNWARD rounding directio [...]
adds 67cbe5c8e68 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 18 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 16 +++---
gcc/fortran/ChangeLog | 24 +++++++++
gcc/fortran/interface.c | 19 +++++--
gcc/fortran/trans-array.c | 21 +++++++-
gcc/testsuite/ChangeLog | 22 +++++++++
gcc/testsuite/gcc.target/i386/pr96793-2.c | 28 +++++++++++
gcc/testsuite/gfortran.dg/char_length_23.f90 | 25 ++++++++++
gcc/testsuite/gfortran.dg/module_procedure_4.f90 | 63 ++++++++++++++++++++++++
10 files changed, 225 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-2.c
create mode 100644 gcc/testsuite/gfortran.dg/char_length_23.f90
create mode 100644 gcc/testsuite/gfortran.dg/module_procedure_4.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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 3e4abbda9c Automatic date update in version.in
adds 1ffc60ec40 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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e6144a283 0: update: binutils-gcc-linux-qemu: all
new 7c2cbe2ff 0: update: binutils-gcc-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 (e6144a283)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 182 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11300 +++++-----
04-build_abe-stage1/console.log | 17830 ++++++++-------
05-build_linux/console.log | 740 +-
06-build_abe-qemu/console.log | 4309 ++--
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 2 +-
console.log | 34829 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 34813 insertions(+), 34855 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.