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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c26892b5 0: update: binutils-gcc-linux: all
new 6e3493dd 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 (c26892b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 436 +-
03-build_abe-binutils/console.log | 11114 +++++------
04-build_abe-stage1/console.log | 17992 +++++++++---------
05-build_linux/console.log | 722 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30480 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 30464 insertions(+), 30472 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 1a0ea399135 gdb: move f_language class into a header file
new 8747316ecf9 ada-typeprint.c::ada_print_type: Remove redundant call to a [...]
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 | 5 +++++
gdb/ada-typeprint.c | 3 ---
2 files changed, 5 insertions(+), 3 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5acbe8b6 0: update: binutils-gcc-linux: all
new f0d78e09 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 (5acbe8b6)
\
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 | 182 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 10713 ++++++------
04-build_abe-stage1/console.log | 13912 ++++++++--------
05-build_linux/console.log | 636 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25931 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 25908 insertions(+), 25926 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 a9485519428 Automatic date update in version.in
new b01175fc46b gdb: Merge auto and unknown language implementations
new 790e2a12487 gdb: move Modula2 language class into a header file
new d3b67c56fa2 gdb: remove LA_PRINT_TYPEDEF macro
new 00c696a6e2c gdb: remove LA_VALUE_PRINT macro
new e74b39ded0a gdb: remove LA_PRINT_ARRAY_INDEX macro
new 4b2f86ef2a3 gdb: remove LA_ITERATE_OVER_SYMBOLS macro
new 5399db93c53 gdb: Rename language_defn::demangle
new 88cefd9be07 gdb: Improve documentation comment on language_defn::print_type
new 1a0ea399135 gdb: move f_language class into a header file
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 | 133 ++++++++++++++++++
gdb/ada-lang.c | 4 +-
gdb/c-lang.c | 2 +-
gdb/d-lang.c | 2 +-
gdb/f-exp.y | 2 +-
gdb/f-lang.c | 320 +++++++++---------------------------------
gdb/f-lang.h | 272 ++++++++++++++++++++++++++++++++++--
gdb/f-typeprint.c | 82 ++++-------
gdb/f-valprint.c | 5 +-
gdb/go-lang.c | 2 +-
gdb/language.c | 221 +++++++++--------------------
gdb/language.h | 25 ++--
gdb/linespec.c | 2 +-
gdb/m2-exp.y | 2 +-
gdb/m2-lang.c | 402 ++++++++++++++++++++---------------------------------
gdb/m2-lang.h | 130 +++++++++++++++--
gdb/m2-typeprint.c | 4 +-
gdb/m2-valprint.c | 11 +-
gdb/objc-lang.c | 2 +-
gdb/parse.c | 1 -
gdb/rust-lang.c | 2 +-
gdb/typeprint.c | 2 +-
gdb/valprint.c | 6 +-
23 files changed, 848 insertions(+), 786 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bc7a380f 0: update: binutils-gcc-linux: boot
new 5fd16953 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 (bc7a380f)
\
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 | 216 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11613 ++++++-------
04-build_abe-stage1/console.log | 13869 +++++++--------
05-build_linux/console.log | 728 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26880 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 26899 insertions(+), 26879 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.