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-arm
in repository toolchain/ci/gcc.
from b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
adds a58e342d886 analyzer: presize m_cluster_map in store copy ctor
adds d1d95846e3c analyzer: add test coverage for PR 95000
No new revisions were added by this update.
Summary of changes:
gcc/analyzer/store.cc | 3 ++-
gcc/testsuite/gcc.dg/analyzer/pr95000-1.c | 38 +++++++++++++++++++++++++++++++
2 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr95000-1.c
--
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-arm
in repository toolchain/ci/binutils-gdb.
from af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
adds 6aa03e9c17 gprofng: avoid using `fallthrough' attributes
adds 8f50b4b574 Do not capture updated 'pc' in add_local_symbols
No new revisions were added by this update.
Summary of changes:
ChangeLog | 5 +++++
binutils/ChangeLog | 5 +++++
binutils/dwarf-mode.el | 10 ++++++----
gdb/tracepoint.c | 4 ++--
gprofng/src/gp-collect-app.cc | 2 +-
5 files changed, 19 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards e261a46a 0: update: binutils-gcc: 1
new 680f9669 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 (e261a46a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (680f9669)
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 1552 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 51136 -> 51584 bytes
04-build_abe-gcc/console.log.xz | Bin 229536 -> 227568 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2696 -> 2448 bytes
07-check_regression/console.log.xz | Bin 3692 -> 3584 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 12 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 88 +-
07-check_regression/results.regressions | 32 -
08-update_baseline/console.log | 254 +-
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 12 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 88 +-
08-update_baseline/results.regressions | 32 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2764420 -> 2758544 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2327404 -> 2356668 bytes
sumfiles/gcc.sum | 4723 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 897120 -> 890212 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196316 -> 196460 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 450512 -> 445048 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2704 insertions(+), 2803 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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 8f50b4b574b Do not capture updated 'pc' in add_local_symbols
new 42952a9605b PowerPC64 extended instructions in powerpc_macros
new f304c63d24e PowerPC32 extended instructions in powerpc_macros
new 51ba92c7950 PowerPC VLE extended instructions in powerpc_macros
new 8736318e4e0 PowerPC SPE/SPE2 aliases in powerpc_macros
new dc3ff926764 Delete PowerPC macro insn support
The 5 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:
gas/config/tc-ppc.c | 118 +-----
gas/testsuite/gas/ppc/476.d | 10 +-
gas/testsuite/gas/ppc/prefix-reloc.d | 2 +-
gas/testsuite/gas/ppc/simpshft.d | 50 +--
gas/testsuite/gas/ppc/vle-simple-5.d | 10 +-
include/opcode/ppc.h | 34 +-
ld/testsuite/ld-powerpc/elfv2so.d | 2 +-
ld/testsuite/ld-powerpc/notoc.d | 2 +-
ld/testsuite/ld-powerpc/notoc3.d | 2 +-
ld/testsuite/ld-powerpc/tlsdesc2.d | 2 +-
ld/testsuite/ld-powerpc/tlsget.d | 2 +-
ld/testsuite/ld-powerpc/tlsget2.d | 2 +-
ld/testsuite/ld-powerpc/tlsopt5.d | 2 +-
ld/testsuite/ld-powerpc/tlsopt6.d | 2 +-
opcodes/ppc-opc.c | 683 +++++++++++++++++++++++++++++------
15 files changed, 632 insertions(+), 291 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
adds 6aa03e9c17 gprofng: avoid using `fallthrough' attributes
No new revisions were added by this update.
Summary of changes:
ChangeLog | 5 ++
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
gprofng/src/gp-collect-app.cc | 2 +-
13 files changed, 151 insertions(+), 62 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/linux.
from 09688c0166e7 Linux 5.17-rc8
adds 95932ab2ea07 vhost: allow batching hint without size
adds 6665ca15746d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 56e337f2cf13 Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib.c | 10 ++++++++++
drivers/vhost/vhost.c | 4 +++-
2 files changed, 13 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
adds 6aa03e9c17 gprofng: avoid using `fallthrough' attributes
No new revisions were added by this update.
Summary of changes:
ChangeLog | 5 ++
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
gprofng/src/gp-collect-app.cc | 2 +-
13 files changed, 151 insertions(+), 62 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ba0d700b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 6bff6cd9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (ba0d700b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1548 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30800 -> 30960 bytes
04-build_abe-stage1/console.log.xz | Bin 71400 -> 71740 bytes
06-build_abe-linux/console.log.xz | Bin 8520 -> 9132 bytes
07-build_abe-glibc/console.log.xz | Bin 236468 -> 236244 bytes
08-build_abe-stage2/console.log.xz | Bin 198032 -> 199060 bytes
09-build_abe-gdb/console.log.xz | Bin 37112 -> 37408 bytes
10-build_abe-qemu/console.log.xz | Bin 31296 -> 30920 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3876 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2760 -> 2768 bytes
13-check_regression/console.log.xz | Bin 29852 -> 3104 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 31 +-
13-check_regression/results.compare | 71 +-
13-check_regression/results.compare2 | 7501 +----------------------------
13-check_regression/results.regressions | 71 +-
14-update_baseline/console.log | 7794 +------------------------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 31 +-
14-update_baseline/results.compare | 71 +-
14-update_baseline/results.compare2 | 7501 +----------------------------
14-update_baseline/results.regressions | 71 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 3326908 -> 3331488 bytes
sumfiles/g++.sum | 44 +-
sumfiles/gcc.log.xz | Bin 2928196 -> 2927140 bytes
sumfiles/gcc.sum | 3833 ++++++++-------
sumfiles/gfortran.log.xz | Bin 1012600 -> 1014464 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 193280 -> 193368 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 400856 -> 402200 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 2235 insertions(+), 24824 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 release/2.33/master
in repository glibc.
from baa74e8589 hppa: Fix warnings from _dl_lookup_address
new 32f74d4f14 hppa: Implement swapcontext in assembler (bug 28960)
new c78ad8eb47 hppa: Use END instead of PSEUDO_END in swapcontext.S
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:
sysdeps/unix/sysv/linux/hppa/swapcontext.S | 72 ++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/hppa/swapcontext.c | 83 ------------------------------
2 files changed, 72 insertions(+), 83 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.S
delete mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.