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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 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 +-
binutils/dwarf.c | 425 ++++++++++++++++++++++++++++---------------------------
2 files changed, 214 insertions(+), 213 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b1e0c639 0: update: binutils-gcc: 1
new 7bdca3b2 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 (b1e0c639)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38152 -> 38628 bytes
04-build_abe-gcc/console.log.xz | Bin 213360 -> 215896 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2536 bytes
07-check_regression/console.log.xz | Bin 2772 -> 2508 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 56 +-
08-update_baseline/console.log | 386 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 56 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3557244 -> 3531800 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 3054576 -> 3058148 bytes
sumfiles/gcc.sum | 4211 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1036940 -> 1038532 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2192 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 205400 -> 204808 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2552 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442216 -> 440472 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2431 insertions(+), 2532 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.
unknown user pushed a change to branch binutils-2_39-branch
in repository binutils-gdb.
from aabc43be527 PR29337, readelf CU/TU mixup in .gdb_index
new 2d300cb9379 PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save
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/dwarf.c | 13 +++++++++++--
gas/testsuite/gas/aarch64/pac_ab_key.d | 4 ++--
gas/testsuite/gas/aarch64/pac_negate_ra_state.d | 2 +-
3 files changed, 14 insertions(+), 5 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_check_bootstrap/master-arm-check_bootstrap
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
No new revisions were added by this update.
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_gcc_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 0c3c3dd5 0: update: binutils-gcc: 1
new 2aacf7fd 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 (0c3c3dd5)
\
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 1620 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 51672 -> 52564 bytes
04-build_abe-bootstrap/console.log.xz | Bin 466460 -> 463652 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3860 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2596 -> 2504 bytes
07-check_regression/console.log.xz | Bin 3632 -> 3348 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 | 187 +-
07-check_regression/results.regressions | 22 +-
08-update_baseline/console.log | 779 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 22 +-
08-update_baseline/results.compare2 | 187 +-
08-update_baseline/results.regressions | 22 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2874948 -> 2864364 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2472308 -> 2512868 bytes
sumfiles/gcc.sum | 4578 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 944988 -> 942404 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 208572 -> 208512 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2736 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 470548 -> 453856 bytes
sumfiles/libstdc++.sum | 14 +-
33 files changed, 2927 insertions(+), 3126 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from e82295b23d0 PR29337, readelf CU/TU mixup in .gdb_index
new e4e340a3ff2 PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save
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/dwarf.c | 13 +++++++++++--
gas/testsuite/gas/aarch64/pac_ab_key.d | 4 ++--
gas/testsuite/gas/aarch64/pac_negate_ra_state.d | 2 +-
3 files changed, 14 insertions(+), 5 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.
unknown user pushed a change to branch master
in repository gcc.
from 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
new 6877993c4da Add alias disambiguation for vectorizer load/store IFNs
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:
gcc/tree-ssa-alias.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 47 insertions(+), 2 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7a24abbe 2: update: binutils-llvm-linux-qemu: 20662
new ab47e436 2: update: linux-353f7988dd8413c47718f7ca79c030b6fb62cfe5: 20662
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 (7a24abbe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 1664 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30152 -> 29752 bytes
04-build_kernel_llvm/console.log.xz | Bin 63324 -> 64792 bytes
05-build_abe-qemu/console.log.xz | Bin 33004 -> 34060 bytes
06-build_linux/console.log.xz | Bin 4924 -> 4788 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 120 +++++++++++++++++------------------
jenkins/manifest.sh | 15 ++---
9 files changed, 66 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.