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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 48be6c4f 0: update: binutils-gcc-linux: all
new ec5b0857 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 (48be6c4f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 435 +-
03-build_abe-binutils/console.log | 10701 ++++++------
04-build_abe-stage1/console.log | 19869 +++++++++++-----------
05-build_linux/console.log | 716 +-
06-boot_linux/console.log | 2 +-
console.log | 31878 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31920 insertions(+), 31823 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-next-allyesconfig
in repository toolchain/ci/gcc.
from b94fcfaf1b0 Daily bump.
adds 0aacfaf2a2c 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f10648e035 PR24567, assertion failure in ldlang.c:6868 when compiling w [...]
adds d7ce745b4e 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cc66dc22 2: update: binutils-gcc-linux: 17761
new ba6de9c8 2: update: binutils-gcc-linux: 17761
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 (cc66dc22)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 18 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10799 +++++++-------
04-build_abe-stage1/console.log | 15779 ++++++++++----------
05-build_linux/console.log | 754 +-
console.log | 27842 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 27809 insertions(+), 27829 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-stable-allnoconfig
in repository toolchain/ci/gcc.
from a739732dedc Daily bump.
adds b46047afdae darwin - use switch_to_section instead of asm output.
adds 71dbb9288d4 objective-c - add instancetype.
adds bc3b71c0eac Darwin, objective-c - register gnu-runtime headers correctly.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 11 ++++++++++
gcc/config/darwin-c.c | 39 +++++++++++++---------------------
gcc/config/darwin.c | 6 ++----
gcc/objc/ChangeLog | 8 +++++++
gcc/objc/objc-act.c | 10 ++++++++-
gcc/objc/objc-act.h | 7 +++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/objc.dg/instancetype-0.m | 30 ++++++++++++++++++++++++++
8 files changed, 85 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/objc.dg/instancetype-0.m
--
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-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1c8ce0ebbe Automatic date update in version.in
adds 3e2cf42fe5 S12Z (doc): Minor improvements to text and formatting.
adds 122cf0f2d9 gdb: Add constructor to struct cu_partial_die_info
adds 34d11c682f gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats
No new revisions were added by this update.
Summary of changes:
gas/doc/c-s12z.texi | 100 +++++++++++++--------------
gdb/ChangeLog | 19 +++++
gdb/dwarf2read.c | 27 +++++---
gdb/f-lang.c | 4 +-
gdb/i386-tdep.c | 4 +-
gdb/testsuite/ChangeLog | 10 +++
gdb/testsuite/gdb.fortran/complex.exp | 2 -
gdb/testsuite/gdb.fortran/printing-types.exp | 1 +
gdb/testsuite/gdb.fortran/printing-types.f90 | 2 +
gdb/testsuite/gdb.fortran/type-kinds.exp | 6 --
10 files changed, 100 insertions(+), 75 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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 34b9ac62 0: update: binutils-gcc-linux: boot
new 88b3fd28 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 (34b9ac62)
\
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 | 139 +-
02-prepare_abe/console.log | 64 +-
03-build_abe-binutils/console.log | 10985 +++++++-------
04-build_abe-stage1/console.log | 15403 ++++++++++----------
05-build_linux/console.log | 912 +-
console.log | 27568 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
7 files changed, 27590 insertions(+), 27493 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-mainline-defconfig
in repository toolchain/ci/gcc.
from b94fcfaf1b0 Daily bump.
adds 0aacfaf2a2c 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_kernel/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from f10648e035 PR24567, assertion failure in ldlang.c:6868 when compiling w [...]
adds d7ce745b4e 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a1c22fa4 0: update: binutils-gcc-linux: boot
new 5969f5d9 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 (a1c22fa4)
\
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 | 166 +-
02-prepare_abe/console.log | 30 +-
03-build_abe-binutils/console.log | 9231 +++++++-------
04-build_abe-stage1/console.log | 13541 ++++++++++----------
05-build_linux/console.log | 418 +-
06-boot_linux/console.log | 434 +-
console.log | 23820 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 23814 insertions(+), 23838 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.