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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 86e4e63d7c Fix "control reaches end of non-void function" errors in testsuite
new b2188a06e4 update name of several Ada fixed-point type handling functions
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:
gdb/ChangeLog | 13 +++++++++++++
gdb/ada-lang.c | 42 +++++++++++++++++++++---------------------
gdb/ada-lang.h | 4 ++--
gdb/ada-typeprint.c | 12 ++++++------
gdb/ada-valprint.c | 2 +-
5 files changed, 43 insertions(+), 30 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards eda64acc 0: update: binutils-gcc-linux: all
new d994f8c9 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 (eda64acc)
\
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 | 238 +-
02-prepare_abe/console.log | 348 +-
03-build_abe-binutils/console.log | 11563 ++++++-----
04-build_abe-stage1/console.log | 20249 +++++++++---------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33222 +++++++++++++++---------------
jenkins/manifest.sh | 15 +-
12 files changed, 33227 insertions(+), 33236 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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e411e690 0: update: llvm-854f5f332af4640d9425e9a94442629e4f5a3f98: all
new 91a997cb 0: reset: linux-24085f70a6e1b0cb647ec92623284641d8270637: 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 (e411e690)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 172 +-
02-build_llvm/console.log | 12887 ++++++++++++++++++-----------------
03-build_linux/console.log | 626 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 14 +-
console.log | 13713 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
reset-baseline | 0
9 files changed, 13678 insertions(+), 13756 deletions(-)
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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b2188a06e45 update name of several Ada fixed-point type handling functions
new a7b9ceb8b44 Fix the only incorrect case found by command_structure_inva [...]
new 58e6ac70065 Add a selftest that detects a 'corrupted' command tree stru [...]
new 0605465feb5 Fix problem that alias can be defined or not depending on t [...]
new 3f4d92ebdf7 Fix the problems reported by prefix check of command-def-se [...]
new 89bcba74f89 command-def-selftests.c: detect missing or wrong prefix cmd [...]
new 7aa1b46f432 Fix inconsistent output of prefix and bugs in 'show' command
new 3b3aaacba15 Fix/improve 'help CLASS' output
new 7c05caf72d3 Fix/improve 'apropos' output
new 57b4f16e494 Ensure class_alias is only used for user-defined aliases.
new 5b4a1a8dbe6 Update NEWS and documentation for help and apropos changes.
The 10 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 | 96 ++++++++
gdb/Makefile.in | 2 +-
gdb/NEWS | 8 +
gdb/breakpoint.c | 12 +-
gdb/cli/cli-cmds.c | 34 ++-
gdb/cli/cli-decode.c | 267 +++++++++++++++------
gdb/cli/cli-decode.h | 3 -
gdb/cli/cli-setshow.c | 38 +--
gdb/cli/cli-setshow.h | 3 +-
gdb/command.h | 49 +++-
gdb/doc/ChangeLog | 5 +
gdb/doc/gdb.texinfo | 22 +-
gdb/dwarf2/index-cache.c | 2 +-
gdb/infcmd.c | 6 +-
gdb/remote-fileio.c | 8 +-
gdb/remote-fileio.h | 4 +-
gdb/remote.c | 2 +-
gdb/reverse.c | 10 +-
gdb/stack.c | 2 +-
gdb/symfile.c | 4 +-
gdb/testsuite/ChangeLog | 23 ++
gdb/testsuite/gdb.base/alias.exp | 11 +-
gdb/testsuite/gdb.base/default.exp | 4 +-
gdb/testsuite/gdb.base/help.exp | 51 ++--
gdb/tracepoint.c | 4 +-
...elp-doc-selftests.c => command-def-selftests.c} | 114 ++++++++-
26 files changed, 599 insertions(+), 185 deletions(-)
rename gdb/unittests/{help-doc-selftests.c => command-def-selftests.c} (51%)
--
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/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e88ddfa1 0: update: llvm-linux: boot
new d9985f37 0: update: llvm-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 (e88ddfa1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 225 +-
02-build_llvm/console.log | 13042 +++++++++++++++++------------------
03-build_linux/console.log | 856 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 24 +-
console.log | 14165 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14161 insertions(+), 14181 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/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards cdee2942 0: update: llvm-linux: boot
new 8a02b36b 0: update: llvm-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 (cdee2942)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 184 +-
02-build_llvm/console.log | 13024 +++++++++++++++++-----------------
03-build_linux/console.log | 652 +-
04-boot_linux/console.log | 494 +-
05-check_regression/console.log | 32 +-
06-update_baseline/console.log | 24 +-
console.log | 14410 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14413 insertions(+), 14419 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.