This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
adds 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...]
adds 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board
new cb2cd8cba8 Fix "b f(std::string)", always use DMGL_VERBOSE
new 1c6fbf42e5 Always pass an explicit language down to c_type_print
new c7d029ea9c Fix "b f(std::string)" when current language is C
The 3 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:
binutils/resbin.c | 8 +-
gdb/ada-typeprint.c | 2 +-
gdb/c-exp.y | 1 +
gdb/c-lang.c | 8 +-
gdb/c-lang.h | 17 ++--
gdb/c-typeprint.c | 25 +----
gdb/cp-name-parser.y | 12 +--
gdb/cp-support.c | 55 ++++++----
gdb/cp-support.h | 16 +++
gdb/d-lang.c | 2 +-
gdb/gnu-v3-abi.c | 3 +-
gdb/go-typeprint.c | 2 +-
gdb/objc-lang.c | 2 +-
gdb/opencl-lang.c | 2 +-
gdb/rust-lang.c | 5 +-
.../{no-dmgl-verbose.cc => break-f-std-string.cc} | 0
gdb/testsuite/gdb.cp/break-f-std-string.exp | 112 +++++++++++++++++++++
gdb/testsuite/gdb.cp/no-dmgl-verbose.exp | 35 -------
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 +++++--
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++-
gdb/testsuite/gdb.fortran/size.f90 | 55 ++++++++--
gdbsupport/observable.h | 39 ++++---
22 files changed, 312 insertions(+), 141 deletions(-)
rename gdb/testsuite/gdb.cp/{no-dmgl-verbose.cc => break-f-std-string.cc} (100%)
create mode 100644 gdb/testsuite/gdb.cp/break-f-std-string.exp
delete mode 100644 gdb/testsuite/gdb.cp/no-dmgl-verbose.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 83bec4829b gprofng: include percentages in default metrics list
adds b773a1808d Fix compiling binutils/resbin.c with Clang version 14
adds 62b33fde9c Move non-dependent gdb::observers::observable::visit_state o [...]
adds 6dc7160b2d gdb/testsuite: fix testsuite regressions for unix/-m32 board
new cb2cd8cba8 Fix "b f(std::string)", always use DMGL_VERBOSE
new 1c6fbf42e5 Always pass an explicit language down to c_type_print
new c7d029ea9c Fix "b f(std::string)" when current language is C
The 3 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:
binutils/resbin.c | 8 +-
gdb/ada-typeprint.c | 2 +-
gdb/c-exp.y | 1 +
gdb/c-lang.c | 8 +-
gdb/c-lang.h | 17 ++--
gdb/c-typeprint.c | 25 +----
gdb/cp-name-parser.y | 12 +--
gdb/cp-support.c | 55 ++++++----
gdb/cp-support.h | 16 +++
gdb/d-lang.c | 2 +-
gdb/gnu-v3-abi.c | 3 +-
gdb/go-typeprint.c | 2 +-
gdb/objc-lang.c | 2 +-
gdb/opencl-lang.c | 2 +-
gdb/rust-lang.c | 5 +-
.../{no-dmgl-verbose.cc => break-f-std-string.cc} | 0
gdb/testsuite/gdb.cp/break-f-std-string.exp | 112 +++++++++++++++++++++
gdb/testsuite/gdb.cp/no-dmgl-verbose.exp | 35 -------
gdb/testsuite/gdb.fortran/lbound-ubound.F90 | 39 +++++--
gdb/testsuite/gdb.fortran/lbound-ubound.exp | 13 ++-
gdb/testsuite/gdb.fortran/size.f90 | 55 ++++++++--
gdbsupport/observable.h | 39 ++++---
22 files changed, 312 insertions(+), 141 deletions(-)
rename gdb/testsuite/gdb.cp/{no-dmgl-verbose.cc => break-f-std-string.cc} (100%)
create mode 100644 gdb/testsuite/gdb.cp/break-f-std-string.exp
delete mode 100644 gdb/testsuite/gdb.cp/no-dmgl-verbose.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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 4d946ee17 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new b1d9dda99 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (4d946ee17)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1684 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 30200 -> 30988 bytes
05-build_abe-stage1/console.log.xz | Bin 90348 -> 89944 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8948 -> 9160 bytes
08-build_abe-glibc/console.log.xz | Bin 233164 -> 232444 bytes
09-build_abe-stage2/console.log.xz | Bin 222172 -> 222388 bytes
10-build_abe-gdb/console.log.xz | Bin 37292 -> 38012 bytes
11-build_abe-qemu/console.log.xz | Bin 31224 -> 31316 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 77 ++++-------------------------------
jenkins/manifest.sh | 18 ++++----
13 files changed, 17 insertions(+), 78 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 gcc.
from da6305558ba Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c' [...]
new 9801ca737b1 Use gimple-match folding in fold_build_cond_expr
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:
gcc/tree-if-conv.cc | 46 +++++++++++-----------------------------------
1 file changed, 11 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.