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-arm
in repository toolchain/ci/base-artifacts.
discards a62b6f970 0: update: binutils-gcc-linux-glibc-gdb: 1
new e5dc9f29e 0: update: binutils-gcc-linux-glibc-gdb: 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 (a62b6f970)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1560 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 52812 -> 53724 bytes
04-build_abe-gcc/console.log.xz | Bin 230052 -> 231936 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8660 -> 8640 bytes
07-build_abe-glibc/console.log.xz | Bin 231516 -> 231380 bytes
08-build_abe-gdb/console.log.xz | Bin 47388 -> 47440 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3864 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2132 -> 2388 bytes
11-check_regression/console.log.xz | Bin 4356 -> 3924 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 20 +-
11-check_regression/results.compare | 54 +-
11-check_regression/results.compare2 | 175 +-
11-check_regression/results.regressions | 54 +-
12-update_baseline/console.log | 625 ++---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 20 +-
12-update_baseline/results.compare | 54 +-
12-update_baseline/results.compare2 | 175 +-
12-update_baseline/results.regressions | 54 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1564672 -> 1557060 bytes
sumfiles/gdb.sum | 4535 ++++++++++++++++---------------
25 files changed, 2821 insertions(+), 2969 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_build/master-aarch64
in repository toolchain/ci/gdb.
from 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
adds f10f8617a3 Import patch from mainline GCC to fix an infinite recusion i [...]
adds 8d2ef06e1c gdb, testsuite, fortran: adapt info symbol expected output f [...]
adds 492325c4b7 gdb: fix some clang-tidy readability-misleading-indentation [...]
new e1dbfc17c5 Load debug section only when dumping debug sections
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/objdump.c | 8 +++++
binutils/readelf.c | 7 +++++
gdb/disasm.c | 2 +-
gdb/dtrace-probe.c | 2 +-
gdb/hppa-tdep.c | 2 +-
gdb/mips-tdep.c | 2 +-
gdb/p-valprint.c | 2 +-
gdb/sparc64-tdep.c | 4 +--
gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 29 +++++++++++++++--
gdb/tracepoint.c | 16 +++++-----
libiberty/ChangeLog | 12 +++++++
libiberty/rust-demangle.c | 47 ++++++++++++++++++++++++----
12 files changed, 110 insertions(+), 23 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_build/master-aarch64
in repository toolchain/ci/glibc.
from 3a7bed5f5a malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ [...]
adds 829ea0caca Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
adds 3fb18fd80c elf: Add <dl-r_debug.h>
No new revisions were added by this update.
Summary of changes:
NEWS | 6 ++
elf/pldd-xx.c | 34 +++++++-----
elf/tst-dlmopen4.c | 15 ++---
.../generic/dl-r_debug.h | 19 +++++--
sysdeps/mips/dl-r_debug.h | 64 ++++++++++++++++++++++
5 files changed, 109 insertions(+), 29 deletions(-)
copy elf/tst-p_alignmod3.c => sysdeps/generic/dl-r_debug.h (65%)
create mode 100644 sysdeps/mips/dl-r_debug.h
--
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_build/master-aarch64
in repository toolchain/ci/gcc.
from 36c155c8939 [Ada] doc/share/conf.py: fix string handling
adds f10bec5ffa4 libiberty: Fix infinite recursion in rust demangler.
adds 31ab99f7c85 contrib: update analyze_brprob_* scripts.
No new revisions were added by this update.
Summary of changes:
contrib/analyze_brprob.py | 5 ++++-
contrib/analyze_brprob_spec.py | 8 ++++---
libiberty/rust-demangle.c | 47 ++++++++++++++++++++++++++++++++++++------
3 files changed, 50 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 9ff8aa7d41 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
adds f10f8617a3 Import patch from mainline GCC to fix an infinite recusion i [...]
adds 8d2ef06e1c gdb, testsuite, fortran: adapt info symbol expected output f [...]
adds 492325c4b7 gdb: fix some clang-tidy readability-misleading-indentation [...]
adds e1dbfc17c5 Load debug section only when dumping debug sections
No new revisions were added by this update.
Summary of changes:
binutils/objdump.c | 8 +++++
binutils/readelf.c | 7 +++++
gdb/disasm.c | 2 +-
gdb/dtrace-probe.c | 2 +-
gdb/hppa-tdep.c | 2 +-
gdb/mips-tdep.c | 2 +-
gdb/p-valprint.c | 2 +-
gdb/sparc64-tdep.c | 4 +--
gdb/testsuite/gdb.fortran/nested-funcs-2.exp | 29 +++++++++++++++--
gdb/tracepoint.c | 16 +++++-----
libiberty/ChangeLog | 12 +++++++
libiberty/rust-demangle.c | 47 ++++++++++++++++++++++++----
12 files changed, 110 insertions(+), 23 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d25a2af5a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 43e789a86 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (d25a2af5a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 30416 -> 30340 bytes
05-build_abe-stage1/console.log.xz | Bin 71280 -> 71300 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8580 -> 8748 bytes
08-build_abe-glibc/console.log.xz | Bin 237296 -> 237044 bytes
09-build_abe-stage2/console.log.xz | Bin 198812 -> 198156 bytes
10-build_abe-gdb/console.log.xz | Bin 37312 -> 37312 bytes
11-build_abe-qemu/console.log.xz | Bin 30932 -> 31168 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2de6823f4 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new 08989b192 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: 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 (2de6823f4)
\
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 1560 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41992 -> 42296 bytes
04-build_abe-stage1/console.log.xz | Bin 68928 -> 69500 bytes
05-build_abe-qemu/console.log.xz | Bin 31796 -> 31860 bytes
06-build_linux/console.log.xz | Bin 3484 -> 3192 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 | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 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.
unknown user pushed a change to branch master
in repository gcc.
from 2cbe5dd54f1 rs6000: Fix up build of non-glibc/aix/darwin powerpc* targe [...]
new 0eb06ee9a40 c++: CONSTRUCTORs are non-deduced contexts [PR104291]
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/cp/pt.cc | 7 +------
gcc/testsuite/g++.dg/template/partial20.C | 7 +++++++
2 files changed, 8 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/partial20.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.