This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
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
adds cb2cd8cba8 Fix "b f(std::string)", always use DMGL_VERBOSE
adds 1c6fbf42e5 Always pass an explicit language down to c_type_print
adds c7d029ea9c Fix "b f(std::string)" when current language is C
new 20c4eb4226 Fix --disable-threading build
new 2c3c88db12 gdb: LoongArch: Use GDB style to check readbuf and writebuf
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:
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/dwarf2/cooked-index.h | 2 +-
gdb/gnu-v3-abi.c | 3 +-
gdb/go-typeprint.c | 2 +-
gdb/loongarch-tdep.c | 4 +-
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 ++++---
gdbsupport/parallel-for.h | 4 +-
gdbsupport/thread-pool.cc | 6 +-
gdbsupport/thread-pool.h | 76 +++++++++++++-
27 files changed, 390 insertions(+), 155 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards edbaac7ca 2: update: binutils-gcc: 1
new ef540199b 2: update: binutils-gcc: 1
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 (edbaac7ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1660 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52048 -> 51844 bytes
05-build_abe-bootstrap/console.log.xz | Bin 149636 -> 149320 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++-----
7 files changed, 29 insertions(+), 29 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 137da38377e Remove non-ANSI C macros in ansidecl.h.
new 9cb69e7884f libiberty: fix bad replacement.
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:
libiberty/random.c | 2 --
1 file changed, 2 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 5e59286034 Automatic date update in version.in
adds 5b43f78fb1 Automatic date update in version.in
adds 74ef67f9ba Automatic date update in version.in
adds 8d1187516e Adjust ld ctf test for 32-bit targets
adds c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 +++++++---------------------------
gas/config/tc-m68k.h | 17 ++++++++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 2 +-
4 files changed, 28 insertions(+), 36 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7b98a79e4 0: update: binutils-gcc: 2
new 029c37e76 0: update: binutils-gcc: 2
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 (7b98a79e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 49148 -> 48452 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 477508 -> 477564 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 94e07b6911 Automatic date update in version.in
adds 5e59286034 Automatic date update in version.in
adds 5b43f78fb1 Automatic date update in version.in
adds 74ef67f9ba Automatic date update in version.in
adds 8d1187516e Adjust ld ctf test for 32-bit targets
adds c473aa1b9d M68K: avoid quadratic slowdlow in label alignment check
adds 1bd729e36b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 +++++++---------------------------
gas/config/tc-m68k.h | 17 ++++++++++++++
ld/testsuite/ld-ctf/nonrepresentable.d | 2 +-
4 files changed, 28 insertions(+), 36 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.