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-arm
in repository toolchain/ci/glibc.
from 118a2aee07 linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time [...]
adds 944afe6d95 benchtests: Add UNSUPPORTED benchmark status
adds 5b5b1012d5 benchtests: Better libmvec integration
adds e47de5cb2d Do not use --hash-style=both for building glibc shared objects
adds 93804a1ee0 manual: Document the dlinfo function
adds d056c21213 dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
No new revisions were added by this update.
Summary of changes:
Makeconfig | 9 --
Makerules | 7 --
benchtests/Makefile | 55 +++++++-----
config.make.in | 1 -
configure | 28 -------
configure.ac | 16 ----
dlfcn/Makefile | 4 +
dlfcn/dlfcn.h | 7 +-
dlfcn/dlinfo.c | 13 ++-
dlfcn/tst-dlinfo-phdr.c | 125 ++++++++++++++++++++++++++++
manual/dynlink.texi | 80 +++++++++++++++++-
sysdeps/x86_64/fpu/Makefile | 4 -
sysdeps/x86_64/fpu/bench-libmvec-skeleton.c | 12 +--
13 files changed, 267 insertions(+), 94 deletions(-)
create mode 100644 dlfcn/tst-dlinfo-phdr.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_build/master-arm
in repository toolchain/ci/linux.
from 38d741cb70b3 Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesk [...]
new c35fe2a68f29 elf: Fix the arm64 MTE ELF segment name and value
new 66c2112b74c2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds 8ec1442953c6 riscv: patch_text: Fixup last cpu should be master
adds ac0280a9ca10 RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
new 2d0de93ca251 Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.o [...]
new de8fd138430c perf intel-pt: Fix timeless decoding with perf.data directory
new 4e13f6706d5a perf arm-spe: Fix addresses of synthesized SPE events
new 7599b70a3c85 perf arm-spe: Fix SPE events with phys addresses
new 3b9a8c8b9ac2 perf test: Add perf_event_attr test for Arm SPE
new 838425f2defe perf symbol: Pass is_kallsyms to symbols__fixup_end()
new 8799ebce84d6 perf symbol: Update symbols__fixup_end()
new a5d20d42a2f2 perf symbol: Remove arch__symbols__fixup_end()
new 3e71713c9e75 Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git:/ [...]
The 11 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:
Documentation/arm64/memory-tagging-extension.rst | 4 +--
arch/arm64/kernel/elfcore.c | 2 +-
arch/riscv/configs/defconfig | 1 +
arch/riscv/configs/rv32_defconfig | 1 +
arch/riscv/kernel/patch.c | 2 +-
include/uapi/linux/elf.h | 2 +-
tools/perf/arch/arm64/util/arm-spe.c | 10 ++++++
tools/perf/arch/arm64/util/machine.c | 21 ------------
tools/perf/arch/powerpc/util/Build | 1 -
tools/perf/arch/powerpc/util/machine.c | 25 ---------------
tools/perf/arch/s390/util/machine.c | 16 ----------
tools/perf/tests/attr/README | 1 +
.../tests/attr/test-record-spe-physical-address | 12 +++++++
tools/perf/util/arm-spe.c | 5 +--
tools/perf/util/session.c | 2 +-
tools/perf/util/symbol-elf.c | 2 +-
tools/perf/util/symbol.c | 37 ++++++++++++++++------
tools/perf/util/symbol.h | 3 +-
18 files changed, 63 insertions(+), 84 deletions(-)
delete mode 100644 tools/perf/arch/powerpc/util/machine.c
create mode 100644 tools/perf/tests/attr/test-record-spe-physical-address
--
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-arm
in repository toolchain/ci/binutils-gdb.
from 8a2ef85186 Automatic date update in version.in
adds d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
No new revisions were added by this update.
Summary of changes:
gdb/infrun.c | 10 +++++++---
gdb/linux-nat.c | 29 ++++++++++-------------------
gdb/remote.c | 52 +++++++++++++++++++++++++---------------------------
gdb/target.c | 13 ++++++++-----
gdb/target.h | 31 ++++++++++++++++++++-----------
5 files changed, 70 insertions(+), 65 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-arm
in repository toolchain/ci/base-artifacts.
discards a4464461a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 842212e2e 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 (a4464461a)
\
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 1720 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 30100 -> 32576 bytes
05-build_abe-stage1/console.log.xz | Bin 90028 -> 90032 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9284 -> 9332 bytes
08-build_abe-glibc/console.log.xz | Bin 232304 -> 232280 bytes
09-build_abe-stage2/console.log.xz | Bin 221464 -> 222228 bytes
10-build_abe-gdb/console.log.xz | Bin 37228 -> 39648 bytes
11-build_abe-qemu/console.log.xz | Bin 31720 -> 31880 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 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_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 68c4956b14 x86: Properly handle function pointer reference
adds fc0b8a976d Fix libinproctrace.so build on PPC
adds 8a2ef85186 Automatic date update in version.in
adds d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/infrun.c | 10 +++++++---
gdb/linux-nat.c | 29 ++++++++++------------------
gdb/remote.c | 52 +++++++++++++++++++++++++--------------------------
gdb/target.c | 13 ++++++++-----
gdb/target.h | 31 +++++++++++++++++++-----------
gdbserver/Makefile.in | 3 ++-
7 files changed, 73 insertions(+), 67 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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f9a94af63 0: update: gcc-27ee75dbe81bb781214c66a9e6a759c08b7deb60: 1
new 3c76a210d 0: update: gdb-225170409b47bc96b62b2ecfcc0d9d5ae1ef8949: 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 (f9a94af63)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/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 1544 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 36872 -> 36680 bytes
04-build_abe-gcc/console.log.xz | Bin 207052 -> 208832 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10800 -> 10840 bytes
07-build_abe-glibc/console.log.xz | Bin 235568 -> 236184 bytes
08-build_abe-gdb/console.log.xz | Bin 34696 -> 39508 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3864 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2920 -> 2904 bytes
11-check_regression/console.log.xz | Bin 3824 -> 3020 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 6 +-
11-check_regression/results.compare | 29 +-
11-check_regression/results.compare2 | 237 +-
11-check_regression/results.regressions | 29 +-
12-update_baseline/console.log | 512 +---
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 6 +-
12-update_baseline/results.compare | 29 +-
12-update_baseline/results.compare2 | 237 +-
12-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3646072 -> 3671468 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 3181896 -> 3172144 bytes
sumfiles/gcc.sum | 4666 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1061884 -> 1059296 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2280 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 214488 -> 213680 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 434140 -> 442376 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2694 insertions(+), 3306 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/gcc.
from a282da22431 c++: Improve diagnostics for template args terminated with [...]
adds ac5b356d056 c++: dump alias-declaration scope
adds a0a2554d7c8 c++: using in diagnostics [PR102987]
adds e1115a4f1b4 c++: Add fixed test [PR71424]
adds 19c62569ccf c++: Add fixed test [PR78244]
adds bb7cf39b05a libstdc++: Add missing exports for ppc64le --with-long-doub [...]
adds 1c798ab71e2 c++: Add fixed test [PR83596]
adds 210cda73283 aarch64: Add option to pr105219 testcase
adds 27ee75dbe81 ipa: Release body of clone_of when removing its last clone [...]
new 4a8b45e8bc8 Fix exchanged period and letter in gfortan.texi.
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/cgraph.cc | 6 +-
gcc/cp/error.cc | 20 ++++---
gcc/fortran/gfortran.texi | 2 +-
gcc/testsuite/g++.dg/cpp0x/Wnarrowing20.C | 26 +++++++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-1.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/initlist-array15.C | 13 +++++
gcc/testsuite/g++.dg/cpp1z/nontype5.C | 11 ++++
gcc/testsuite/g++.dg/diagnostic/using1.C | 1 +
gcc/testsuite/g++.dg/ipa/pr100413.C | 64 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr105219.c | 1 +
.../post/powerpc64-linux-gnu/baseline_symbols.txt | 12 ++++
.../src/c++11/compatibility-ldbl-alt128.cc | 36 ++++++++++++
12 files changed, 184 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing20.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array15.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype5.C
create mode 100644 gcc/testsuite/g++.dg/ipa/pr100413.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-aarch64
in repository toolchain/ci/base-artifacts.
discards 093198d1a 0: update: gcc-a282da2243103d79262ca04f5e3a3cc7b9b06935: 1
new bfb5f48a4 0: update: gcc-4a8b45e8bc8246bd141dad65f571a3e0cc499c6b: 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 (093198d1a)
\
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 1528 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 36396 -> 37212 bytes
04-build_abe-gcc/console.log.xz | Bin 208400 -> 206796 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3812 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3024 -> 2340 bytes
07-check_regression/console.log.xz | Bin 3200 -> 3444 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 133 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 228 +-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 133 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3507980 -> 3502184 bytes
sumfiles/g++.sum | 179 +-
sumfiles/gcc.log.xz | Bin 3040200 -> 3003664 bytes
sumfiles/gcc.sum | 5266 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1024516 -> 1027492 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202024 -> 201908 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 433632 -> 432196 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 3158 insertions(+), 3017 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_native_check_gdb/master-arm
in repository toolchain/ci/gdb.
from 68c4956b14 x86: Properly handle function pointer reference
adds fc0b8a976d Fix libinproctrace.so build on PPC
adds 8a2ef85186 Automatic date update in version.in
adds d51926f06a Slightly tweak and clarify target_resume's interface
adds 225170409b gdb/infrun: make fetch_inferior_event restore thread if exit [...]
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/infrun.c | 10 +++++++---
gdb/linux-nat.c | 29 ++++++++++------------------
gdb/remote.c | 52 +++++++++++++++++++++++++--------------------------
gdb/target.c | 13 ++++++++-----
gdb/target.h | 31 +++++++++++++++++++-----------
gdbserver/Makefile.in | 3 ++-
7 files changed, 73 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.