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-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 627bae67 0: update: gcc-58735237fcd03db05852dfb64b345e7141441e4a: 1
new e57e099c 0: update: gcc-6dd69b78671cf9da8028f38011b1c02a5c61d23c: 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 (627bae67)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-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 | 172 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-bootstrap_O3/console.log | 66164 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 66762 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 66771 insertions(+), 66763 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a4c2bedb 0: update: llvm-linux: 16
new e324d4cb 0: update: llvm-linux: 16
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 (a4c2bedb)
\
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 | 229 +-
02-build_llvm/console.log | 12601 ++++++++++++++++++-----------------
03-build_linux/console.log | 856 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 13712 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 13724 insertions(+), 13712 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-defconfig
in repository toolchain/ci/base-artifacts.
discards f2816b26 0: update: binutils-gcc-linux: boot
new 84f56d60 0: update: binutils-gcc-linux: boot
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 (f2816b26)
\
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 | 112 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11947 +++++++-------
04-build_abe-stage1/console.log | 15673 +++++++++---------
05-build_linux/console.log | 2785 ++--
06-boot_linux/console.log | 444 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 31411 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
11 files changed, 31433 insertions(+), 31407 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_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from d937694059 Fix array overflow in backtrace on PowerPC (bug 25423)
adds ba44e5b508 Add NEWS entry about the change in handling of PT_GNU_STACK on MIPS
adds de077de10f gitlog-to-changelog: Drop scripts in favour of gnulib version
adds 00167b531d Fix cross-testing of tst-ifunc-fault-* tests.
No new revisions were added by this update.
Summary of changes:
NEWS | 12 +
elf/Makefile | 7 +-
scripts/gitlog_to_changelog.py | 138 ----
scripts/vcs_to_changelog/frontend_c.py | 827 -----------------------
scripts/vcs_to_changelog/misc_util.py | 51 --
scripts/vcs_to_changelog/vcs_git.py | 164 -----
scripts/{vcs_to_changelog => }/vcstocl_quirks.py | 1 -
7 files changed, 16 insertions(+), 1184 deletions(-)
delete mode 100755 scripts/gitlog_to_changelog.py
delete mode 100644 scripts/vcs_to_changelog/frontend_c.py
delete mode 100644 scripts/vcs_to_changelog/misc_util.py
delete mode 100644 scripts/vcs_to_changelog/vcs_git.py
rename scripts/{vcs_to_changelog => }/vcstocl_quirks.py (99%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.