This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 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
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
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 +++-
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 +
opcodes/arc-dis.c | 2 +-
10 files changed, 228 insertions(+), 49 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_check_bootstrap/master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards a69ce35d 0: update: binutils-gcc: 1
new 4a02139f 0: 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 (a69ce35d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 52032 -> 51548 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 473084 -> 475272 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3816 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2720 -> 2452 bytes
07-check_regression/console.log.xz | Bin 3640 -> 3328 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 22 +-
07-check_regression/results.compare2 | 185 +-
07-check_regression/results.regressions | 22 +-
08-update_baseline/console.log | 605 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 22 +-
08-update_baseline/results.compare2 | 185 +-
08-update_baseline/results.regressions | 22 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2809580 -> 2822136 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2478048 -> 2495116 bytes
sumfiles/gcc.sum | 4807 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 949384 -> 950536 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208820 -> 208940 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 463472 -> 462592 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 2961 insertions(+), 3169 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
in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/python/python.c | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
--
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 72f32575 0: update: binutils-gcc: 2
new 95b4f9e2 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 (72f32575)
\
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 1600 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 52236 -> 51768 bytes
05-build_abe-bootstrap/console.log.xz | Bin 461516 -> 465076 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 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
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/python/python.c | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
--
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 398114c6 0: update: binutils-gcc: 2
new 41bd9349 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 (398114c6)
\
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 1616 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 39092 -> 38464 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268724 -> 274324 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 37 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 +++++------
7 files changed, 43 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.