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_build/master-arm
in repository toolchain/ci/glibc.
from ec9013727d x86-64: Remove redundant strcspn-generic/strpbrk-generic/str [...]
adds c5bec9d491 i386: Remove -Wa,-mtune=i686
adds 9c38deec96 x86: Remove generic strncat, strncpy, and stpncpy implementations
adds f2698954ff x86: Remove __mmask intrinsics in strstr-avx512.c
new f27e5e2178 nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore
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:
nptl/cleanup_defer.c | 2 +-
sysdeps/i386/i686/Makefile | 10 ---------
sysdeps/x86_64/multiarch/Makefile | 3 ---
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 9 +++-----
sysdeps/x86_64/multiarch/ifunc-strcpy.h | 8 ++-----
.../multiarch/{ifunc-avx2.h => ifunc-strncpy.h} | 14 +++++-------
sysdeps/x86_64/multiarch/stpncpy-generic.c | 26 ----------------------
sysdeps/x86_64/multiarch/stpncpy.c | 3 +--
sysdeps/x86_64/multiarch/strncat-generic.c | 21 -----------------
sysdeps/x86_64/multiarch/strncat.c | 3 +--
sysdeps/x86_64/multiarch/strncpy-generic.c | 24 --------------------
sysdeps/x86_64/multiarch/strncpy.c | 3 +--
sysdeps/x86_64/multiarch/strstr-avx512.c | 16 ++++++++-----
13 files changed, 24 insertions(+), 118 deletions(-)
copy sysdeps/x86_64/multiarch/{ifunc-avx2.h => ifunc-strncpy.h} (82%)
delete mode 100644 sysdeps/x86_64/multiarch/stpncpy-generic.c
delete mode 100644 sysdeps/x86_64/multiarch/strncat-generic.c
delete mode 100644 sysdeps/x86_64/multiarch/strncpy-generic.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_native_build/master-arm
in repository toolchain/ci/linux.
from 72a8e05d4f66 Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub [...]
adds 7edc3945bdce tracing/histograms: Fix memory leak problem
adds 495fcec8648c tracing: Fix sleeping while atomic in kdb ftdump
adds 0a6d7d45414a ftrace: Be more specific about arch impact when function t [...]
adds 0bb7e14c8e15 blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is as [...]
adds e3655dfa5805 fprobe/samples: Make sample_probe static
adds 1e1fb420fe68 samples: Use KSYM_NAME_LEN for kprobes
adds b047602d579b Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
include/trace/events/iocost.h | 2 +-
kernel/trace/Kconfig | 3 ++-
kernel/trace/trace.c | 11 ++++++-----
kernel/trace/trace_events_hist.c | 2 ++
samples/fprobe/fprobe_example.c | 2 +-
samples/kprobes/kprobe_example.c | 5 ++---
samples/kprobes/kretprobe_example.c | 5 ++---
7 files changed, 16 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_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 170b06a7 0: update: binutils-gcc-linux-glibc-gdb: 6
new ae71aa04 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (170b06a7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1608 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 52120 -> 51120 bytes
05-build_abe-gcc/console.log.xz | Bin 232508 -> 232748 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8736 -> 9248 bytes
08-build_abe-glibc/console.log.xz | Bin 232156 -> 232872 bytes
09-build_abe-gdb/console.log.xz | Bin 49832 -> 50216 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 20 insertions(+), 20 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/gcc.
from 0c5730a64d9 [Ada] Small housekeeping work in gigi
adds c7970b146f9 Speed up DOM record_temporary_equivalences
adds 554b21edb9e Clear nonzero mask when inverting ranges.
adds 1184f677d6e Use nonzero bits in range-ops to determine if < 0 is false.
adds f35d65517a5 libgo: don't include <linux/fs.h> when building gen-sysinfo.go
No new revisions were added by this update.
Summary of changes:
gcc/go/gofrontend/MERGE | 2 +-
gcc/range-op.cc | 3 ++
gcc/testsuite/g++.dg/ipa/pure-const-3.C | 2 +-
gcc/testsuite/gcc.dg/pr102983.c | 2 +-
gcc/tree-ssa-dom.cc | 67 +++++++++++++++------------------
gcc/tree-ssa-dom.h | 3 --
gcc/value-range.cc | 8 ++++
libgo/sysinfo.c | 3 --
8 files changed, 45 insertions(+), 45 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/binutils-gdb.
from 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
adds 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp
adds 485caa08c0 Add PowerPC support to gdb.cp/call-method-register.cc
adds 2b8b0dca3b Fix for gdb.base/stap-probe.c
No new revisions were added by this update.
Summary of changes:
gdb/breakpoint.c | 2 +-
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.base/stap-probe.c | 2 +
.../gdb.base/step-indirect-call-thunk.exp | 6 ++-
gdb/testsuite/gdb.cp/call-method-register.cc | 2 +
gdbserver/server.cc | 8 +---
7 files changed, 65 insertions(+), 17 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.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/master-arm
in repository toolchain/ci/base-artifacts.
discards e7db3636 0: update: binutils-gcc: 1
new a7c58713 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 (e7db3636)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (a7c58713)
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 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 51704 -> 52560 bytes
04-build_abe-gcc/console.log.xz | Bin 232952 -> 232396 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3856 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2512 -> 2480 bytes
07-check_regression/console.log.xz | Bin 3236 -> 3228 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 5 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 69 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 572 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 5 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 69 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2769960 -> 2782852 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2367356 -> 2351576 bytes
sumfiles/gcc.sum | 5108 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 906528 -> 910588 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202208 -> 202216 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458372 -> 457084 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3091 insertions(+), 3079 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 dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
new 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp
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:
gdb/breakpoint.c | 2 +-
gdb/dwarf2/read.c | 38 +++++++++----------
gdb/dwarf2/read.h | 11 ++++--
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
.../gdb.base/step-indirect-call-thunk.exp | 6 ++-
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +-
gdbserver/server.cc | 8 +---
8 files changed, 89 insertions(+), 42 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.