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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 0d1291a 4: update: linux-0df021b2e841eded862ebc3b61532e7c73965535: 17561
new d1c1421 5: reset: llvm-fade9cbed76343c1e63657c4d425d3c47b0d73bf: -10
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 | 240 +-
02-build_llvm/console.log | 8582 +++++++++------------------
03-build_linux/console.log | 3180 ----------
05-check_regression/console.log | 20 +-
06-update_baseline/console.log | 45 -
console.log | 12067 +++++++++-----------------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 4 -
9 files changed, 5655 insertions(+), 18494 deletions(-)
delete mode 100644 03-build_linux/console.log
create mode 100644 reset-baseline
--
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-stable-allmodconfig
in repository toolchain/ci/gcc.
from 71238123c2b Daily bump.
adds 803019cb9f3 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from ee8f4bdacc Automatic date update in version.in
adds 5aa25a7042 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2b12edd 0: update: binutils-gcc-linux: all
new d9ed3d0 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 (2b12edd)
\
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 | 16 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 11136 +++++++--------
04-build_abe-stage1/console.log | 13881 +++++++++----------
05-build_linux/console.log | 790 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 26007 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 26049 insertions(+), 26043 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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 88ed7edbc6 Remove fromhex implementation from gdbreplay
adds 6187fc5364 Automatic date update in version.in
adds 4f6d070adb Don't waste space in prefix_opcd_indices
adds 79b377b3cf Revert patch that disables building libctf for non-ELF based [...]
adds 9303eb2fb1 Add highlight style, title style, fputs_highlighted. Improve [...]
adds 66d8c86285 Improve usability and/or readibility of help and apropos output.
adds 206584bdf1 Update tests following changes to "help" and "apropos"
adds e664d72803 Document in NEWS and gdb.texinfo the "help", "apropos" and " [...]
new 1ff30553d8 Automatic date update in version.in
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:
ChangeLog | 9 +++
bfd/version.h | 2 +-
binutils/ChangeLog | 16 +++++
binutils/Makefile.am | 4 +-
binutils/Makefile.in | 2 +-
binutils/config.in | 3 -
binutils/configure | 64 +------------------
binutils/configure.ac | 30 ---------
binutils/doc/Makefile.in | 1 -
binutils/objdump.c | 36 +++--------
binutils/readelf.c | 22 -------
configure | 16 -----
configure.ac | 16 -----
gdb/ChangeLog | 31 ++++++++++
gdb/NEWS | 30 +++++++++
gdb/cli/cli-cmds.c | 22 ++++---
gdb/cli/cli-decode.c | 56 ++++++++++++-----
gdb/cli/cli-decode.h | 2 +-
gdb/cli/cli-style.c | 117 +++++++++++++++++++++++++----------
gdb/cli/cli-style.h | 21 ++++++-
gdb/doc/ChangeLog | 6 ++
gdb/doc/gdb.texinfo | 58 +++++++++++++++--
gdb/testsuite/ChangeLog | 15 +++++
gdb/testsuite/gdb.base/help.exp | 7 +--
gdb/testsuite/gdb.base/style.exp | 33 ++++++++++
gdb/testsuite/gdb.guile/scm-cmd.exp | 4 +-
gdb/testsuite/gdb.python/py-cmd.exp | 2 +-
gdb/testsuite/gdb.trace/tracecmd.exp | 2 +-
gdb/testsuite/lib/gdb-utils.exp | 2 +
gdb/testsuite/lib/gdb.exp | 66 ++++++++++++++------
gdb/utils.c | 36 +++++++++++
gdb/utils.h | 6 ++
opcodes/ChangeLog | 4 ++
opcodes/ppc-dis.c | 2 +-
34 files changed, 470 insertions(+), 273 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 8517623 0: update: binutils-gcc-linux: all
new 0f37ae3 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 (8517623)
\
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 | 60 +-
02-prepare_abe/console.log | 342 +-
03-build_abe-binutils/console.log | 11090 +++++++------
04-build_abe-stage1/console.log | 19540 +++++++++++-----------
05-build_linux/console.log | 716 +-
06-boot_linux/console.log | 2 +-
console.log | 31756 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31749 insertions(+), 31769 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/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from 9660559239 Automatic date update in version.in
adds 88ed7edbc6 Remove fromhex implementation from gdbreplay
adds 6187fc5364 Automatic date update in version.in
adds 4f6d070adb Don't waste space in prefix_opcd_indices
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/Makefile.in | 1 +
gdb/gdbserver/gdbreplay.c | 21 +--------------------
opcodes/ChangeLog | 4 ++++
opcodes/ppc-dis.c | 2 +-
6 files changed, 13 insertions(+), 22 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/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards dd12a95 0: update: binutils-gcc-glibc: 0
new 2cc5d42 0: update: binutils-4f6d070adb32e61c3c61e621c6566fc2d5af2232: 0
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 (dd12a95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11373 ++--
04-build_abe-stage1/console.log | 19753 +++---
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 39268 ++++++------
07-build_abe-stage2/console.log | 46501 +++++++-------
08-benchmark/benchmark-start.log | 2 +-
08-benchmark/benchmark.log | 26 +-
08-benchmark/console.log | 180 +-
09-check_regression/console.log | 66 +-
10-update_baseline/console.log | 54 +-
console.log | 118289 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
15 files changed, 117103 insertions(+), 119379 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.