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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6521c9fb 0: update: binutils-gcc-linux-qemu: all
new 7123a217 0: update: binutils-gcc-linux-qemu: 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 (6521c9fb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 119 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11627 ++++-----
04-build_abe-stage1/console.log | 18955 +++++++--------
05-build_abe-qemu/console.log | 3548 +++
05-build_linux/console.log | 425 -
06-build_abe-qemu/console.log | 3536 ---
06-build_linux/console.log | 421 +
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 38771 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 6 +-
16 files changed, 38965 insertions(+), 38925 deletions(-)
create mode 100644 05-build_abe-qemu/console.log
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-build_abe-qemu/console.log
create mode 100644 06-build_linux/console.log
--
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 523ca6403c6 ctype support for libstdc++ on VxWorks
new 25d1a6ecdc4 libcc1: use templates to unmarshall enums
new e1f5252e4d4 libcc1: use "override"
new 41f4381648f libcc1: inline some simple methods
new c10a3b13fec libcc1: delete copy constructor and assignment operators
new dc6be7c0225 libcc1: use variadic templates for "call"
new 410d5719b78 libcc1: use variadic templates for "rpc"
new e702c60e65c libcc1: use std::vector when building function types
new 0d5a0b9af5b libcc1: add deleter objects
new 0f237df286e libcc1: add more uses of 'deleter'
new 30c9604c2c0 libcc1: use unique_ptr more
new 1d9c9726013 libcc1: unify compiler handling
new 7c4e5d5eaad libcc1: use foreach
new 0ed83e1d03b libcc1: use static_assert
new 0624823260f libcc1: share basic context code
new 1a51cb29907 libcc1: share GDB plugin code
new b65c0bcbe13 libcc1: use GCC_FE_VERSION_1 in C++ plugin
new a8deb8323b9 libcc1: share the GCC interface code
new ee75ca6b72e libcc1: fix a memory leak
new 8fdffa48c57 libcc1: use variadic templates for callbacks
new 96deddca2e5 libcc1: avoid extra string copies
new 61d48b1e2b5 libcc1: avoid a call to c_str
The 21 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:
libcc1/Makefile.am | 17 +-
libcc1/Makefile.in | 34 +--
libcc1/callbacks.hh | 7 +-
libcc1/compiler.cc | 118 ++++++++++
libcc1/compiler.hh | 83 +++++++
libcc1/connection.cc | 11 +-
libcc1/connection.hh | 13 +-
libcc1/context.cc | 171 +++++++++++++++
libcc1/context.hh | 121 ++++++++++
libcc1/deleter.hh | 53 +++++
libcc1/gdbctx.hh | 350 +++++++++++++++++++++++++++++
libcc1/libcc1.cc | 568 +++--------------------------------------------
libcc1/libcc1plugin.cc | 239 ++------------------
libcc1/libcp1.cc | 582 ++++---------------------------------------------
libcc1/libcp1plugin.cc | 239 ++------------------
libcc1/marshall-c.hh | 59 -----
libcc1/marshall-cp.hh | 111 ++++------
libcc1/marshall.cc | 11 +-
libcc1/marshall.hh | 42 +++-
libcc1/rpc.hh | 561 +++++++----------------------------------------
20 files changed, 1204 insertions(+), 2186 deletions(-)
create mode 100644 libcc1/compiler.cc
create mode 100644 libcc1/compiler.hh
create mode 100644 libcc1/context.cc
create mode 100644 libcc1/context.hh
create mode 100644 libcc1/deleter.hh
create mode 100644 libcc1/gdbctx.hh
delete mode 100644 libcc1/marshall-c.hh
--
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-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 5c1f3db6a3 Automatic date update in version.in
adds d480785348 Automatic date update in version.in
adds 8ed1a94d7a Automatic date update in version.in
adds 8a473766ae Automatic date update in version.in
adds 96f32373c6 Automatic date update in version.in
adds ad563d824d Automatic date update in version.in
adds 8c9ca0fc8b Automatic date update in version.in
adds 92cce76749 Automatic date update in version.in
adds ec2451f91e PR27755, powerpc-ld infinite loop
adds 685036654f Automatic date update in version.in
adds 990df44330 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 5 +++++
bfd/elf32-ppc.c | 2 +-
bfd/version.h | 2 +-
3 files changed, 7 insertions(+), 2 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 2483e9a6 0: update: binutils-gcc-linux-qemu: boot
new b85b7467 0: update: binutils-gcc-linux-qemu: 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 (2483e9a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 120 +-
02-prepare_abe/console.log | 90 +-
03-build_abe-binutils/console.log | 10964 ++++-----
04-build_abe-stage1/console.log | 18279 ++++++++-------
05-build_abe-qemu/console.log | 3549 +++
05-build_linux/console.log | 468 -
06-build_abe-qemu/console.log | 3536 ---
06-build_linux/console.log | 496 +
07-boot_linux/console.log | 490 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 37744 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 4 +-
16 files changed, 37926 insertions(+), 37844 deletions(-)
create mode 100644 05-build_abe-qemu/console.log
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-build_abe-qemu/console.log
create mode 100644 06-build_linux/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.