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-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 3a38feb 0: update: binutils-gcc-glibc-llvm: -1
new 10ef9ea 0: update: binutils-gcc-glibc-llvm: -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 (3a38feb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 33 +-
02-prepare_abe/console.log | 398 +-
03-build_abe-binutils/console.log | 11274 ++-
04-build_abe-stage1/console.log | 20136 +++---
05-build_abe-linux/console.log | 236 +-
06-build_abe-glibc/console.log | 37424 +++++-----
07-build_abe-stage2/console.log | 46716 +++++++------
08-build_llvm-true/console.log | 11939 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 8 +-
09-benchmark/console.log | 106 +-
console.log | 129280 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
13 files changed, 128761 insertions(+), 128813 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-lts-allnoconfig
in repository toolchain/ci/gcc.
from b33668e1bb8 Daily bump.
adds 86f93ecc77c 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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c3f9d95f92 Automatic date update in version.in
adds 696fde8af3 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1dc1625 0: update: binutils-gcc-linux: all
new e2fc564 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 (1dc1625)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 128 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11004 +++++++-------
04-build_abe-stage1/console.log | 17111 ++++++++++-----------
05-build_linux/console.log | 729 +-
06-boot_linux/console.log | 2 +-
console.log | 29418 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29429 insertions(+), 29417 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 binutils-gdb.
from 05b08ac160 Reduce manual reference counting in py-inferior.c
new 18101a3525 Change remote-sim.c to use type-safe registry
new 51df2ae302 Change solib-darwin.c to use type-safe registry
new cb60f4208b Change jit.c to use type-safe registry
new 22a20dca3a Change dbxread.c to use type-safe registry
new 9d52077d65 Change spu-tdep.c to use type-safe registry
new c294730c54 Change solib-dsbt.c to use type-safe registry
new a269fbf12d Change solib-aix.c to use type-safe registry
new 48c66e1d07 Change solib-spu.c to use type-safe registry
new 7a5d944b9e Change arm-tdep.c to use type-safe registry
The 9 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:
gdb/ChangeLog | 86 +++++++++++++++++++++++++++++++
gdb/arm-tdep.c | 78 ++++++++++------------------
gdb/dbxread.c | 32 ++++--------
gdb/gdb-stabs.h | 41 +++++++--------
gdb/jit.c | 39 ++++----------
gdb/remote-sim.c | 79 +++++++++++------------------
gdb/solib-aix.c | 145 ++++++++++++++++++-----------------------------------
gdb/solib-darwin.c | 24 ++-------
gdb/solib-dsbt.c | 40 +++++----------
gdb/solib-spu.c | 12 ++---
gdb/spu-tdep.c | 12 ++---
11 files changed, 257 insertions(+), 331 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 75f5f55 0: update: binutils-gcc-linux: all
new c5b726f 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 (75f5f55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 158 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10951 +++----
04-build_abe-stage1/console.log | 21412 +++++++-------
05-build_linux/console.log | 22653 +++++++--------
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 55680 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 54211 insertions(+), 57099 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.