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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from a9933ccf46 [gdb/testsuite] Add test-case gdb.dwarf2/break-inline-psymtab.exp
adds cdf236890c Automatic date update in version.in
adds 645ba68105 setup_archive parameter mismatch
adds b966f55ffa Invalid read in process_netbsd_elf_note
adds 1cb7d8b1af readelf leak in process_archive
adds 81a65eb338 Don't use bfd.h in binutils/elfcomm.c
adds effc14f54c Additional c99 elfxx-riscv.c fix
adds d8c8b84859 [gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
adds 724fd9ba43 gdb: Restructure the completion_tracker class
adds 19a2740f7f gdb: Remove C++ symbol aliases from completion list
adds 6b8c53f2f1 gdb/testsuite/fortran: Add mixed language stack test
adds cada5fc921 gdb: Handle W and X remote packets without giving a warning
adds ef3df11042 readelf.c: Use unsigned long to iterate over num_syms
adds fcc7376e0a Avoid get_ptrace_pid() usage on NetBSD in x86-bsd-nat.c
adds 6a541707f3 Fix assertion failure in the BFD library when called to pars [...]
adds 2d07da271e [AArch64] When unavailable, fetch VG from ptrace.
new 3734bec833 Include: Sync lto-symtab.h and plugin-api.h with GCC
new f3a08f7778 Fix discrepancies in nm's --line-number output by adding sup [...]
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/ChangeLog | 22 +
bfd/dwarf2.c | 86 +-
bfd/elf.c | 9 +-
bfd/elfxx-riscv.c | 3 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 34 +
binutils/elfcomm.c | 56 +-
binutils/elfcomm.h | 6 +-
binutils/readelf.c | 190 +-
binutils/testsuite/binutils-all/dw4.s | 1974 ++++++++++++++++++++
binutils/testsuite/binutils-all/nm.exp | 47 +
gdb/ChangeLog | 60 +
gdb/completer.c | 209 ++-
gdb/completer.h | 45 +-
gdb/nat/aarch64-sve-linux-ptrace.c | 21 +-
gdb/remote.c | 46 +-
gdb/symtab.c | 21 +
gdb/testsuite/ChangeLog | 22 +
gdb/testsuite/gdb.fortran/mixed-lang-stack.c | 37 +
gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp | 85 +
gdb/testsuite/gdb.fortran/mixed-lang-stack.exp | 163 ++
gdb/testsuite/gdb.fortran/mixed-lang-stack.f90 | 116 ++
.../gdb.linespec/cp-completion-aliases.cc | 73 +
.../gdb.linespec/cp-completion-aliases.exp | 54 +
gdb/testsuite/gdb.opt/inline-locals.exp | 26 +-
gdb/testsuite/gdb.server/exit-multiple-threads.c | 202 ++
gdb/testsuite/gdb.server/exit-multiple-threads.exp | 136 ++
gdb/x86-bsd-nat.c | 43 +-
include/ChangeLog | 13 +
include/lto-symtab.h | 13 +
include/plugin-api.h | 32 +-
31 files changed, 3618 insertions(+), 228 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/dw4.s
create mode 100644 gdb/testsuite/gdb.fortran/mixed-lang-stack.c
create mode 100644 gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp
create mode 100644 gdb/testsuite/gdb.fortran/mixed-lang-stack.exp
create mode 100644 gdb/testsuite/gdb.fortran/mixed-lang-stack.f90
create mode 100644 gdb/testsuite/gdb.linespec/cp-completion-aliases.cc
create mode 100644 gdb/testsuite/gdb.linespec/cp-completion-aliases.exp
create mode 100644 gdb/testsuite/gdb.server/exit-multiple-threads.c
create mode 100644 gdb/testsuite/gdb.server/exit-multiple-threads.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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 702b010ae 2: update: binutils-gcc-linux: 20121
new 3009ff9fc 2: update: binutils-gcc-linux: 20131
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 (702b010ae)
\
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 | 14 +-
02-prepare_abe/console.log | 198 +-
03-build_abe-binutils/console.log | 11263 +++++------
04-build_abe-stage1/console.log | 14994 ++++++++-------
05-build_linux/console.log | 9951 ++++++----
07-check_regression/console.log | 16 +-
08-update_baseline/console.log | 134 +-
console.log | 36584 +++++++++++++++++++-----------------
jenkins/manifest.sh | 16 +-
regressions.txt | 10 +-
results | 2 +-
11 files changed, 38603 insertions(+), 34579 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-next-allmodconfig
in repository toolchain/ci/gcc.
from c78b41b23b3 Daily bump.
adds 883465f79e7 Daily bump.
adds d01cb80e0fb rs6000: Check -+0 and NaN for smax/smin generation
adds 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
No new revisions were added by this update.
Summary of changes:
a | 81 ++++++++++++++++++++++++++
gcc/ChangeLog | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/doc/invoke.texi | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c | 17 ++++++
7 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 247de0025 2: update: binutils-gcc-linux: 20410
new 5d1388cbc 2: update: binutils-gcc-linux: 20419
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 (247de0025)
\
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 | 162 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11482 ++++++-------
04-build_abe-stage1/console.log | 18260 ++++++++++-----------
05-build_linux/console.log | 990 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 88 +-
console.log | 31434 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 8 +-
results | 2 +-
11 files changed, 31475 insertions(+), 31415 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 9bae2bc76 0: update: llvm-linux: boot
new b98dfe572 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 (9bae2bc76)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 22 +-
02-build_llvm/console.log | 12823 +++++++++++++++++-----------------
03-build_linux/console.log | 826 ++-
04-boot_linux/console.log | 418 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 10 +-
console.log | 14107 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 1 -
9 files changed, 14110 insertions(+), 14113 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-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1c07c48eb 0: update: llvm-linux: 16
new 96ba8bd67 0: update: llvm-linux: 16
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 (1c07c48eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 182 +-
02-build_llvm/console.log | 12610 +++++++++++++++++------------------
03-build_linux/console.log | 844 ++-
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 14 +-
console.log | 13664 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 20 +-
8 files changed, 13676 insertions(+), 13680 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.