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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e945e5f271 Automatic date update in version.in
adds ada3dfe77e Automatic date update in version.in
adds 896c962193 Automatic date update in version.in
adds 0289c08eb3 Automatic date update in version.in
adds ae0e4eb9ce [ARC] don't force _init/_fini as DT_INIT/DT_FINI.
adds 306a60edca Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++++
bfd/elf32-arc.c | 10 ----------
bfd/version.h | 2 +-
ld/ChangeLog | 4 ++++
ld/emultempl/arclinux.em | 29 +----------------------------
5 files changed, 15 insertions(+), 39 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd7dc10b 0: good: binutils-gcc-linux: boot
new 599c7293 0: good: 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 (fd7dc10b)
\
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:
.../console.log | 34 +-
{2-prepare_abe => 02-prepare_abe}/console.log | 14 +-
.../console.log | 3565 +++++-----
.../console.log | 3325 +++++----
{5-build_linux => 05-build_linux}/console.log | 74 +-
{6-boot_linux => 06-boot_linux}/console.log | 0
.../console.log | 0
.../console.log | 0
console.log | 7034 +++++++++-----------
jenkins/manifest.sh | 18 +-
10 files changed, 6438 insertions(+), 7626 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (87%)
rename {2-prepare_abe => 02-prepare_abe}/console.log (97%)
rename {3-build_abe-binutils => 03-build_abe-binutils}/console.log (94%)
rename {4-build_abe-stage1 => 04-build_abe-stage1}/console.log (96%)
rename {5-build_linux => 05-build_linux}/console.log (62%)
rename {6-boot_linux => 06-boot_linux}/console.log (100%)
rename {7-check_regression => 07-check_regression}/console.log (100%)
rename {8-update_baseline => 08-update_baseline}/console.log (100%)
--
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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards af8e8f41 0: good: binutils-gcc-linux: all
new 8ac3d842 0: good: 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 (af8e8f41)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
.../console.log | 34 +-
{2-prepare_abe => 02-prepare_abe}/console.log | 14 +-
.../console.log | 3621 ++--
.../console.log | 4289 ++---
{5-build_linux => 05-build_linux}/console.log | 18797 +++++++++----------
{6-boot_linux => 06-boot_linux}/console.log | 2 +-
.../console.log | 0
.../console.log | 0
console.log | 14481 +++++++-------
jenkins/manifest.sh | 18 +-
10 files changed, 19743 insertions(+), 21513 deletions(-)
rename {1-reset_artifacts => 01-reset_artifacts}/console.log (87%)
rename {2-prepare_abe => 02-prepare_abe}/console.log (97%)
rename {3-build_abe-binutils => 03-build_abe-binutils}/console.log (93%)
rename {4-build_abe-stage1 => 04-build_abe-stage1}/console.log (98%)
rename {5-build_linux => 05-build_linux}/console.log (97%)
rename {6-boot_linux => 06-boot_linux}/console.log (82%)
rename {7-check_regression => 07-check_regression}/console.log (100%)
rename {8-update_baseline => 08-update_baseline}/console.log (100%)
--
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 clang.
from f469a1cb81 update the release notes after the change of 'clang -dumpversion'
new f671b140e8 [OpenCL] Allow variadic macros as Clang feature.
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:
include/clang/Basic/DiagnosticLexKinds.td | 4 ++--
lib/Lex/PPDirectives.cpp | 3 +--
test/Misc/warning-flags.c | 2 +-
test/Preprocessor/macro_variadic.cl | 21 +++++++++++++++++++--
4 files changed, 23 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.
unknown user pushed a change to branch master
in repository llvm.
from 0a995825115 [TableGen] Give meaningful msg for def use in multiclass
new e2084b7bc1c [TableGen] Let list elements have a trailing comma
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:
lib/TableGen/TGParser.cpp | 4 ++++
test/TableGen/ListArgs.td | 4 ++++
2 files changed, 8 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.