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 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
adds 590207aa6e PowerPC64: fix build error on 32-bit hosts
adds 175b91507b miscellaneous dwarf.c tidies
adds f07c08e115 binutils/dwarf.c: abbrev caching
adds 695c6dfe7e PR29370, infinite loop in display_debug_abbrev
adds e82295b23d PR29337, readelf CU/TU mixup in .gdb_index
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 2 +-
bfd/version.h | 2 +-
binutils/dwarf.c | 425 +++++++++++----------
gdb/infrun.c | 19 +-
gdb/python/python-internal.h | 5 +
gdb/python/python.c | 101 ++++-
.../step-N-all-progress.c} | 41 +-
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 +++
gdb/value.c | 3 +
9 files changed, 396 insertions(+), 261 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.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_O1
in repository toolchain/ci/base-artifacts.
discards 6d387827 0: update: binutils-gcc: 2
new 34305425 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 (6d387827)
\
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 1624 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52304 -> 51420 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 467240 -> 466480 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 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-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from f638657759 x86: Disallow invalid relocations against protected symbols
adds 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 +++
gas/symbols.c | 39 ++++++++++++++
gdb/infrun.c | 19 +++++--
.../step-N-all-progress.c} | 41 +++++++--------
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++++++++++++
gdb/value.c | 3 ++
opcodes/arc-dis.c | 2 +-
8 files changed, 140 insertions(+), 31 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.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-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards caa468f3 0: update: binutils-gcc: 2
new e1d41074 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 (caa468f3)
\
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 1640 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 39324 -> 38592 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 518084 -> 515948 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 10 insertions(+), 10 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os
in repository toolchain/ci/base-artifacts.
discards c0e692e9 0: update: binutils-gcc-newlib: 1
new bac223f1 0: update: binutils-gcc-newlib: 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 (c0e692e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1636 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30060 -> 30008 bytes
04-build_abe-stage1/console.log.xz | Bin 89060 -> 88816 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 16844 -> 16544 bytes
07-build_abe-stage2/console.log.xz | Bin 160880 -> 160616 bytes
08-benchmark/benchmark-build.log | 96 ++++++++++-----------
08-benchmark/benchmark.log | 94 ++++++++++----------
08-benchmark/console.log.xz | Bin 3832 -> 3776 bytes
09-check_regression/console.log.xz | Bin 1604 -> 1588 bytes
09-check_regression/csv-results-1/perf.csv | 2 +-
09-check_regression/results.log | 90 +++++++++----------
10-update_baseline/console.log | 134 ++++++++++++++---------------
10-update_baseline/csv-results-1/perf.csv | 2 +-
10-update_baseline/results.log | 90 +++++++++----------
jenkins/manifest.sh | 16 ++--
results | 2 +-
results_id | 2 +-
19 files changed, 262 insertions(+), 266 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_gdb/master-aarch64
in repository toolchain/ci/gdb.
from 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
new 590207aa6e PowerPC64: fix build error on 32-bit hosts
new 175b91507b miscellaneous dwarf.c tidies
new f07c08e115 binutils/dwarf.c: abbrev caching
new 695c6dfe7e PR29370, infinite loop in display_debug_abbrev
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/elf64-ppc.c | 2 +-
bfd/version.h | 2 +-
binutils/dwarf.c | 421 +++++++++++----------
gdb/infrun.c | 19 +-
gdb/python/python-internal.h | 5 +
gdb/python/python.c | 101 ++++-
.../step-N-all-progress.c} | 41 +-
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 +++
gdb/value.c | 3 +
9 files changed, 394 insertions(+), 259 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.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_native_check_gdb/master-aarch64
in repository toolchain/ci/linux.
from ca85855bdcae Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
adds 543ce63b664e lockdown: Fix kexec lockdown bypass with ima policy
adds 353f7988dd84 watchqueue: make sure to serialize 'wqueue->defunct' properly
No new revisions were added by this update.
Summary of changes:
kernel/watch_queue.c | 53 ++++++++++++++++++++++++++-----------
security/integrity/ima/ima_policy.c | 4 +++
2 files changed, 41 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.