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 99aedb6243a sim: update configure target list
new 42f46152849 [gdb/build] Fix build with undefined CXX_STD_THREAD
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/maint.c | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 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_native_check_gcc
in repository toolchain/ci/interesting-commits.
from 273d295 Add regression 5954846d09e4a210b6c761ab09388cfd41f58342 from [...]
new ee30fa8 Add regression 8f1a907b47bdb53496cb0b0a263bb07381a6e99f from [...]
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:
binutils | 1 +
1 file changed, 1 insertion(+)
--
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-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards becc615e1 0: update: binutils-gcc: 2
new 5fc2fa7eb 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 (becc615e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1808 -> 1812 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 52668 -> 51376 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 495704 -> 495192 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from b54509b844 PR28307, segfault in ppc64_elf_toc64_reloc
adds 5d2deb81fa [gdb/testsuite] Handle internal-error in gdb_unload
adds 3f1a2892e1 Fix illegal memory access triggered by an attempt to disasse [...]
adds 540bf37b25 gdb/python: new function to add values into GDB's history
adds 9dc2f26777 Fix an illegal memory access triggered by an atempt to disas [...]
adds 611841bb1a gdb: make thread_info::executing private
adds 90f4cc60f1 gdb: use bool instead of int in struct internal_problem
adds 64dbf74d42 Revert: [AArch64] MTE corefile support
adds 747656685b gdb: make use of std::string in utils.c
adds 929ee488e9 Remove unused declaration from gdbserver/win32-low.h
adds 116282d9d1 Automatic date update in version.in
new 5a0dcf6e0c gdb: sim: consolidate configure settings
new 3f87c57b90 gdb: aarch64: enable sim integration
new 551a11e1fb gdb: cris: enable sim integration
new 99aedb6243 sim: update configure target list
The 4 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 | 19 ++++++++
bfd/elf.c | 19 --------
bfd/elf32-xtensa.c | 2 +
bfd/elfxx-riscv.c | 7 +++
bfd/version.h | 2 +-
bfd/xtensa-isa.c | 1 -
binutils/ChangeLog | 8 ++++
binutils/readelf.c | 2 -
gdb/NEWS | 7 +++
gdb/breakpoint.c | 4 +-
gdb/configure.tgt | 77 ++++++++++++++++----------------
gdb/doc/python.texi | 14 ++++++
gdb/frame.c | 2 +-
gdb/gdbthread.h | 20 ++++++---
gdb/infcmd.c | 4 +-
gdb/inflow.c | 2 +-
gdb/infrun.c | 26 +++++------
gdb/linux-nat.c | 2 +-
gdb/linux-thread-db.c | 2 +-
gdb/python/py-value.c | 27 ++++++++++++
gdb/python/python-internal.h | 1 +
gdb/python/python.c | 2 +
gdb/record-btrace.c | 2 +-
gdb/target.c | 2 +-
gdb/testsuite/gdb.python/py-value.exp | 26 +++++++++++
gdb/testsuite/lib/gdb.exp | 5 +++
gdb/thread.c | 37 +++++++---------
gdb/utils.c | 83 +++++++++++++++++++----------------
gdbserver/win32-low.h | 3 --
include/ChangeLog | 9 ++++
include/elf/common.h | 6 ---
sim/configure | 44 +++++++++----------
sim/configure.ac | 11 +++--
33 files changed, 295 insertions(+), 183 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/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 33ef3d654 0: update: binutils-gcc: 2
new e2d2b2a47 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 (33ef3d654)
\
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 1548 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 64736 -> 64168 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 467244 -> 461320 bytes
06-check_regression/console.log.xz | Bin 400 -> 400 bytes
07-update_baseline/console.log | 24 ++++++++++++------------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.