This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dc8071da0e8 arm: fix thinko in arm_bfi_1_p() [PR105974]
new 052d89537a4 c++: Use better module partition naming
new 8aaa948059a arm: big-endian issue in gen_cpymem_ldrd_strd [PR105981]
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:
gcc/config/arm/arm.cc | 24 ++++++++++++++++--------
gcc/cp/module.cc | 10 +++++-----
2 files changed, 21 insertions(+), 13 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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards f9b117bf9 0: update: binutils-gcc: 2
new 969b8db71 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 (f9b117bf9)
\
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 1660 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 38804 -> 38620 bytes
.../console.log.xz | Bin 519376 -> 519352 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 5fb28d2607 x86: drop print_operand_value()'s "hex" parameter
adds 8a0b60471a gdb/python: convert gdbpy_err_fetch to use gdbpy_ref
adds f0c2e3e020 gdb: add new base class to gdb_disassembler
adds e4ae302562 gdb: add extension language print_insn hook
adds 15e15b2d9c gdb/python: implement the print_insn extension language hook
adds 8b39b1e7ab gdb: refactor the non-printing disassemblers
adds 75033d0841 gdb: unify two dis_asm_read_memory functions in disasm.c
new fe642a5b14 gdb/arm: Fetch initial sp value prior to compare
new 0d12d61b9a gdb/arm: Track msp and psp
new b9b66a3a57 gdb/arm: Make sp alias for one of the other stack pointers
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:
gdb/Makefile.in | 1 +
gdb/NEWS | 34 +
gdb/arc-linux-tdep.c | 15 +-
gdb/arc-tdep.c | 29 +-
gdb/arc-tdep.h | 5 -
gdb/arm-tdep.c | 43 +-
gdb/data-directory/Makefile.in | 1 +
gdb/disasm-selftests.c | 86 ++-
gdb/disasm.c | 179 +++---
gdb/disasm.h | 207 ++++--
gdb/doc/gdb.texinfo | 45 ++
gdb/doc/python.texi | 328 ++++++++++
gdb/extension-priv.h | 15 +
gdb/extension.c | 20 +
gdb/extension.h | 10 +
gdb/guile/guile.c | 6 +-
gdb/mips-tdep.c | 4 +-
gdb/python/lib/gdb/disassembler.py | 178 ++++++
gdb/python/py-disasm.c | 1090 ++++++++++++++++++++++++++++++++
gdb/python/py-utils.c | 8 +-
gdb/python/python-internal.h | 46 +-
gdb/python/python.c | 3 +
gdb/s12z-tdep.c | 26 +-
gdb/testsuite/gdb.python/py-disasm.c | 25 +
gdb/testsuite/gdb.python/py-disasm.exp | 209 ++++++
gdb/testsuite/gdb.python/py-disasm.py | 712 +++++++++++++++++++++
26 files changed, 3098 insertions(+), 227 deletions(-)
create mode 100644 gdb/python/lib/gdb/disassembler.py
create mode 100644 gdb/python/py-disasm.c
create mode 100644 gdb/testsuite/gdb.python/py-disasm.c
create mode 100644 gdb/testsuite/gdb.python/py-disasm.exp
create mode 100644 gdb/testsuite/gdb.python/py-disasm.py
--
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
in repository toolchain/ci/base-artifacts.
discards 785f7a99b 0: update: binutils-gcc: 2
new df136d9aa 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 (785f7a99b)
\
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 37776 -> 38188 bytes
05-build_abe-bootstrap/console.log.xz | Bin 272192 -> 268468 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.