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 9516ae68 0: update: binutils-gcc: 2
new 941af556 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 (9516ae68)
\
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 1600 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 37780 -> 37868 bytes
05-build_abe-bootstrap/console.log.xz | Bin 272920 -> 270004 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 37 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 14 ++++++-------
7 files changed, 44 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_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
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_bootstrap/master-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards fcee92c3 0: update: binutils-gcc: 2
new e0c66bec 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 (fcee92c3)
\
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 1648 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38016 -> 38772 bytes
.../console.log.xz | Bin 521992 -> 522100 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gcc.
from 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
adds 6877993c4da Add alias disambiguation for vectorizer load/store IFNs
adds f4ed610d02a MAINTAINERS: Add myself as Ada front end co-maintainer
adds bd9837bc3ca Teach VN about masked/len stores
adds dc477ffb4ab tree-optimization/106378 - DSE of LEN_STORE and MASK_STORE
adds 375668e0508 tree-optimization/106379 - add missing ~(a ^ b) folding for _Bool
adds 9a52d6871a2 Revert "forwprop: Use lhs type instead of arg0 in folding V [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 2 +-
gcc/match.pd | 6 +
gcc/testsuite/gcc.dg/pr106379-1.c | 9 +
gcc/testsuite/gcc.target/i386/vec-maskstore-vn.c | 30 +++
gcc/tree-ssa-alias.cc | 49 ++++-
gcc/tree-ssa-dse.cc | 55 ++++-
gcc/tree-ssa-forwprop.cc | 2 +-
gcc/tree-ssa-sccvn.cc | 255 ++++++++++++++++++-----
8 files changed, 343 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr106379-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/vec-maskstore-vn.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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards aa49df0a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new ec4bc92d 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 (aa49df0a)
\
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 1640 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 31064 -> 30228 bytes
04-build_abe-stage1/console.log.xz | Bin 92600 -> 91024 bytes
06-build_abe-linux/console.log.xz | Bin 9480 -> 9136 bytes
07-build_abe-glibc/console.log.xz | Bin 235520 -> 233360 bytes
08-build_abe-stage2/console.log.xz | Bin 226588 -> 222876 bytes
09-build_abe-gdb/console.log.xz | Bin 37500 -> 37344 bytes
10-build_abe-qemu/console.log.xz | Bin 31292 -> 31472 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3900 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2592 -> 2624 bytes
13-check_regression/console.log.xz | Bin 2492 -> 3560 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 58 +
13-check_regression/results.compare | 77 +-
13-check_regression/results.compare2 | 111 +-
13-check_regression/results.regressions | 78 ++
14-update_baseline/console.log | 271 ++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 58 +
14-update_baseline/results.compare | 77 +-
14-update_baseline/results.compare2 | 111 +-
14-update_baseline/results.regressions | 78 ++
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2688072 -> 2689516 bytes
sumfiles/g++.sum | 46 +-
sumfiles/gcc.log.xz | Bin 2188308 -> 2204424 bytes
sumfiles/gcc.sum | 2012 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 876400 -> 882988 bytes
sumfiles/gfortran.sum | 17 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2264 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199124 -> 199024 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 415308 -> 418960 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 1893 insertions(+), 1135 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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 glibc.
from 8b84fb862c Update scripts/config.* files from upstream GNU config version
new ac8047cdf3 malloc: Simplify implementation of __malloc_assert
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:
malloc/malloc.c | 15 +++++----------
1 file changed, 5 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_kernel/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
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/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 484fac59 0: update: binutils-gcc-linux-qemu: all
new 20d06a4e 0: update: binutils-gcc-linux-qemu: all
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 (484fac59)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1760 -> 1884 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30160 -> 30588 bytes
04-build_abe-stage1/console.log.xz | Bin 68292 -> 68276 bytes
05-build_abe-qemu/console.log.xz | Bin 31296 -> 31688 bytes
06-build_linux/console.log.xz | Bin 3556 -> 3580 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 730a2af40f Automatic date update in version.in
adds 19892fedb7 x86: Properly check invalid relocation against protected symbol
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 2 ++
bfd/elf64-x86-64.c | 2 ++
ld/testsuite/ld-elf/linux-x86.exp | 16 ++++++++++++++++
ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} | 5 +----
ld/testsuite/ld-elf/{needed3.c => pr29377b.c} | 4 +++-
5 files changed, 24 insertions(+), 5 deletions(-)
copy ld/testsuite/ld-elf/{endprotected.c => pr29377a.c} (51%)
copy ld/testsuite/ld-elf/{needed3.c => pr29377b.c} (58%)
--
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/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 55c45638 0: update: binutils-gcc-linux-qemu: boot
new 7ca4af91 0: update: binutils-gcc-linux-qemu: boot
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 (55c45638)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1728 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29788 -> 30564 bytes
04-build_abe-stage1/console.log.xz | Bin 85716 -> 86116 bytes
05-build_abe-qemu/console.log.xz | Bin 30944 -> 30920 bytes
06-build_linux/console.log.xz | Bin 3600 -> 3636 bytes
07-boot_linux/console.log.xz | Bin 5828 -> 5808 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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-arm-bootstrap_profiled_lto_lean
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
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 | 99 ++++++++++++++++++----
.../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, 226 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_bootstrap/master-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 20ede141 0: update: binutils-gcc: 2
new c958551c 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 (20ede141)
\
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 1620 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50968 -> 51120 bytes
.../console.log.xz | Bin 940312 -> 942072 bytes
06-check_regression/console.log.xz | Bin 432 -> 416 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.