This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 27406db8 0: update: gcc-cff7e1c744d3a49012f3e2d8facbc2e93de11b7f: -5
new 90893904 0: update: gcc-16b2a83e39dde3c5c7b4b4c2348231c9a0bbc476: -5
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 (27406db8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 130 +-
02-prepare_abe/console.log | 292 +-
03-build_abe-bootstrap_debug/console.log | 66316 ++++++++++++++--------------
console.log | 66738 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 66794 insertions(+), 66690 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 147a8f5d 0: update: binutils-gcc-linux: all
new 3b7c0069 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 (147a8f5d)
\
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 | 16 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10906 +++----
04-build_abe-stage1/console.log | 15002 +++++-----
05-build_linux/console.log | 29648 +++++++++----------
06-boot_linux/console.log | 2 +-
console.log | 56018 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 56027 insertions(+), 56011 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5d3d1c08 0: update: llvm-linux: 17400
new 581ea97c 0: update: llvm-linux: 17400
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 (5d3d1c08)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 166 +-
02-build_llvm/console.log | 11653 +++++++++++++++---------------
03-build_linux/console.log | 3294 ++++-----
console.log | 15141 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 15134 insertions(+), 15128 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 d89f8602961 Reapply r269790 which was missed during rebase.
new a71e5d81762 PR pch/90326 cp/ * config-lang.in (gtfiles): Remove c-fam [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/config-lang.in | 2 +-
gcc/objc/ChangeLog | 5 +++++
gcc/objc/config-lang.in | 2 +-
gcc/objcp/ChangeLog | 5 +++++
gcc/objcp/config-lang.in | 1 -
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/pch/pr90326.C | 9 +++++++++
gcc/testsuite/g++.dg/pch/pr90326.Hs | 1 +
9 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pch/pr90326.C
create mode 100644 gcc/testsuite/g++.dg/pch/pr90326.Hs
--
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 d040edadd34 Add params for jump-table expansion params (PR middle-end/90340).
new d89f8602961 Reapply r269790 which was missed during rebase.
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/config/i386/i386-expand.c | 17 +++++++++--------
2 files changed, 14 insertions(+), 8 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_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/gcc.
from 2067b74eb39 Daily bump.
adds a7f56a9bf34 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_bmk/llvm-release-aarch64-spec2k6-Oz
in repository toolchain/ci/binutils-gdb.
from dc71cddb81 Automatic date update in version.in
adds c24ac1eb63 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.