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-next-allyesconfig
in repository toolchain/ci/gcc.
from 2556ec3d27d Daily bump.
adds ca471482ce8 Daily bump.
adds 93fd8418745 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-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 9757d0f1c5 Automatic date update in version.in
adds e15c7d2fd1 Automatic date update in version.in
adds 15660a4de7 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5cf79289 4: update: linux-da151e650328dcd37176cf49fc626a7f42bfbe17: 17777
new fa7413de 4: update: binutils-gcc-linux: 17779
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 (5cf79289)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 165 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10363 ++++++-------
04-build_abe-stage1/console.log | 17164 ++++++++++-----------
05-build_linux/console.log | 874 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 33 +-
console.log | 29041 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
10 files changed, 29824 insertions(+), 28276 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_gnu/gnu-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 194f4d81 0: update: gcc-0a6c3056e8c7000cfa8bc87160aa1b10c891f8f5: -5
new 56e5cd10 0: update: gcc-bac90ef87f64f18b0045f8f3405006f85174b7fe: -5
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 (194f4d81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 175 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-bootstrap_O3/console.log | 89070 +++++++++++++++----------------
console.log | 89685 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
5 files changed, 89724 insertions(+), 89630 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-aarch64-stable-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 0735b091ab Do not emit style escape sequences to log file
adds 49455d8bbd Automatic date update in version.in
adds 09e4c4e1f1 gdb: Remove file path from test name
adds afda45a206 gdb: Remove unused parameter
adds 00df30ae1e gdb: New function to open source file and compute line charpos data
adds 0d3abd8cc9 gdb: Remove an update of current_source_line and current_sou [...]
adds ec8e2b6d30 gdb: Don't allow annotations to influence what else GDB prints
new 30056ea04a gdb/mi: New commands to catch C++ exceptions
new 584a927c5a gdb/fortran: Show the type for non allocated / associated types
The 2 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:
bfd/version.h | 2 +-
gdb/ChangeLog | 88 +++++++++
gdb/NEWS | 4 +
gdb/annotate.c | 27 ++-
gdb/annotate.h | 10 +-
gdb/break-catch-throw.c | 42 ++---
gdb/breakpoint.c | 8 -
gdb/breakpoint.h | 20 +++
gdb/doc/ChangeLog | 7 +
gdb/doc/gdb.texinfo | 140 +++++++++++++++
gdb/f-typeprint.c | 90 +++++-----
gdb/mi/mi-cmd-catch.c | 71 ++++++++
gdb/mi/mi-cmds.c | 6 +
gdb/mi/mi-cmds.h | 3 +
gdb/source-cache.c | 8 +-
gdb/source.c | 56 ++----
gdb/source.h | 22 +--
gdb/stack.c | 63 +++----
gdb/testsuite/ChangeLog | 27 +++
gdb/testsuite/gdb.base/annota1.exp | 4 +-
gdb/testsuite/gdb.base/style-logging.exp | 3 +-
gdb/testsuite/gdb.cp/annota2.exp | 1 +
gdb/testsuite/gdb.cp/annota3.exp | 2 +-
gdb/testsuite/gdb.fortran/pointers.f90 | 80 +++++++++
gdb/testsuite/gdb.fortran/print_type.exp | 114 ++++++++++++
gdb/testsuite/gdb.fortran/vla-ptype.exp | 12 +-
gdb/testsuite/gdb.fortran/vla-type.exp | 7 +-
gdb/testsuite/gdb.fortran/vla-value.exp | 10 +-
.../mi-catch-cpp-exceptions.cc} | 68 +++----
gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp | 197 +++++++++++++++++++++
gdb/testsuite/gdb.mi/mi-vla-fortran.exp | 8 +-
gdb/testsuite/lib/mi-support.exp | 11 +-
32 files changed, 979 insertions(+), 232 deletions(-)
create mode 100644 gdb/testsuite/gdb.fortran/pointers.f90
create mode 100755 gdb/testsuite/gdb.fortran/print_type.exp
copy gdb/testsuite/{gdb.cp/exceptprint.cc => gdb.mi/mi-catch-cpp-exceptions.cc} (56%)
create mode 100644 gdb/testsuite/gdb.mi/mi-catch-cpp-exceptions.exp
--
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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bde4e5cc 0: update: binutils-gcc-linux: boot
new 67c8a77f 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 (bde4e5cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 104 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11664 +++++++--------
04-build_abe-stage1/console.log | 15470 +++++++++----------
05-build_linux/console.log | 914 +-
06-boot_linux/console.log | 4 +-
console.log | 28775 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28712 insertions(+), 28665 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-defconfig
in repository toolchain/ci/gcc.
from ca471482ce8 Daily bump.
adds 93fd8418745 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.