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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 1e85e18ab76 Daily bump.
adds bfa537a2ffb i386: Fix atan2l argument order [PR93743]
adds a63e65cd14a Daily bump.
adds 0692bc0ca7f Add Changelog entries to relavent Changelog files for my la [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 8 +++----
gcc/testsuite/ChangeLog | 14 ++++++++++++
gcc/testsuite/gcc.target/i386/pr93743.c | 30 +++++++++++++++++++++++++
5 files changed, 89 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93743.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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f311ffee 0: update: binutils-gcc-linux: all
new 2fe1d2d5 0: update: binutils-gcc-linux: 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 (f311ffee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 72 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11139 +++++++------
04-build_abe-stage1/console.log | 18128 ++++++++++-----------
05-build_linux/console.log | 712 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 30526 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30549 insertions(+), 30502 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-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from 1e85e18ab76 Daily bump.
adds bfa537a2ffb i386: Fix atan2l argument order [PR93743]
adds a63e65cd14a Daily bump.
adds 0692bc0ca7f Add Changelog entries to relavent Changelog files for my la [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 8 +++----
gcc/testsuite/ChangeLog | 14 ++++++++++++
gcc/testsuite/gcc.target/i386/pr93743.c | 30 +++++++++++++++++++++++++
5 files changed, 89 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93743.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_kernel/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f6f944a0 0: update: binutils-gcc-linux: all
new 5de53bbd 0: update: binutils-gcc-linux: 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 (f6f944a0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 164 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11172 +++++++--------
04-build_abe-stage1/console.log | 13515 +++++++++----------
05-build_linux/console.log | 854 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26184 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 26171 insertions(+), 26178 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 gcc.
from bc0f8df124f [AArch64] Fix PR93565 testcase for ILP32.
new 96bae436e0c Do not call null register_common in emutls
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/ChangeLog | 5 +++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/tls/emutls-3.c | 26 ++++++++++++++++++++++++++
gcc/tree-emutls.c | 4 ++--
4 files changed, 39 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tls/emutls-3.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_bmk_tx1/llvm-master-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 9b4c1a59 1: update: binutils-gcc-glibc: 1
new 78714255 1: update: binutils-gcc-glibc-llvm: 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 (9b4c1a59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-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 | 175 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11507 +--
04-build_abe-stage1/console.log | 15081 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 40236 ++++-----
07-build_abe-stage2/console.log | 37595 ++++-----
08-build_llvm-true/console.log | 12569 +--
10-benchmark--Os/benchmark-start.log | 2 +-
10-benchmark--Os/benchmark.log | 16 +-
10-benchmark--Os/console.log | 195 +-
11-check_regression/console.log | 3016 +-
11-check_regression/results-0.csv | 2259 +-
11-check_regression/results-1.csv | 2237 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 13 +-
11-check_regression/results-full.csv | 2399 +-
11-check_regression/results.csv | 163 +-
11-check_regression/results.log | 2468 +-
12-update_baseline/console.log | 6000 +-
12-update_baseline/results-1.csv | 2237 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 11 +-
12-update_baseline/results-full.csv | 2237 +-
12-update_baseline/results.csv | 163 +-
12-update_baseline/results.log | 1712 +-
console.log | 127890 +++++++++++++++--------------
jenkins/manifest.sh | 23 +-
results_id | 2 +-
29 files changed, 135858 insertions(+), 135166 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.