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/glibc.
from 5fded9c445 Open master branch for glibc 2.37 development
adds 825f84f133 stdlib: Suppress gcc diagnostic that char8_t is a keyword in [...]
adds e03f5ccd6c wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
adds 032712621f Remove spurious references to _dl_open_hook
adds 7187efd0aa malloc: Use __getrandom_nocancel during tcache initiailization
No new revisions were added by this update.
Summary of changes:
libio/vtables.c | 4 ----
malloc/arena.c | 5 -----
malloc/malloc.c | 3 ++-
wcsmbs/Makefile | 2 ++
wcsmbs/uchar.h | 8 ++++++++
5 files changed, 12 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_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 71269e142 0: update: binutils-gcc-linux-glibc-gdb: 1
new 0df8abed5 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 (71269e142)
\
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 1620 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 51648 -> 52812 bytes
04-build_abe-gcc/console.log.xz | Bin 233048 -> 233380 bytes
06-build_abe-linux/console.log.xz | Bin 8680 -> 9692 bytes
07-build_abe-glibc/console.log.xz | Bin 231868 -> 233016 bytes
08-build_abe-gdb/console.log.xz | Bin 48824 -> 50240 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3860 -> 3824 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2132 -> 2572 bytes
11-check_regression/console.log.xz | Bin 12200 -> 5848 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 49 +-
11-check_regression/results.compare | 129 +-
11-check_regression/results.compare2 | 4331 +++------------------------
11-check_regression/results.regressions | 98 +-
12-update_baseline/console.log | 4957 +++++--------------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 49 +-
12-update_baseline/results.compare | 129 +-
12-update_baseline/results.compare2 | 4331 +++------------------------
12-update_baseline/results.regressions | 98 +-
jenkins/manifest.sh | 26 +-
sumfiles/gdb.log.xz | Bin 1644604 -> 1664356 bytes
sumfiles/gdb.sum | 599 ++--
24 files changed, 1949 insertions(+), 12851 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/qemu.
from 3916603e0c Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/q [...]
adds 1e814a0dc4 Hexagon (target/hexagon) make VyV operands use a unique temp
adds a1ad040dba Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
adds 7eabb050ea Hexagon (tests/tcg/hexagon) reference file for float_convd
adds 4e06b3fc1b Merge tag 'pull-hex-20220731' of https://github.com/quic/qem [...]
adds a2da737729 hw/nvme: skip queue processing if notifier is cleared
adds 04e8da8890 hw/nvme: unregister the event notifier handler on the main loop
adds e2e137f642 hw/nvme: do not enable ioeventfd by default
adds e34de2d13a Merge tag 'nvme-next-pull-request' of git://git.infradead.or [...]
adds 3fde641e72 ipmi:smbus: Add a check around a memcpy
adds 6427adc300 Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu [...]
No new revisions were added by this update.
Summary of changes:
hw/ipmi/smbus_ipmi.c | 4 +-
hw/nvme/ctrl.c | 12 +-
target/hexagon/gen_tcg_funcs.py | 9 +-
tests/tcg/{aarch64 => hexagon}/float_convd.ref | 248 ++++++++++++-------------
tests/tcg/hexagon/hvx_misc.c | 45 +++++
tests/tcg/hexagon/load_unpack.c | 14 +-
6 files changed, 192 insertions(+), 140 deletions(-)
copy tests/tcg/{aarch64 => hexagon}/float_convd.ref (91%)
--
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 5fded9c445 Open master branch for glibc 2.37 development
adds 825f84f133 stdlib: Suppress gcc diagnostic that char8_t is a keyword in [...]
adds e03f5ccd6c wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
adds 032712621f Remove spurious references to _dl_open_hook
adds 7187efd0aa malloc: Use __getrandom_nocancel during tcache initiailization
new c622ac1b86 stdlib: Simplify arc4random_uniform
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:
libio/vtables.c | 4 --
malloc/arena.c | 5 --
malloc/malloc.c | 3 +-
stdlib/arc4random_uniform.c | 129 +++++++++++---------------------------------
wcsmbs/Makefile | 2 +
wcsmbs/uchar.h | 8 +++
6 files changed, 42 insertions(+), 109 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.