This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 51c500269bf libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026]
new b8ce19bb1a0 visium: Fix non-robust split condition in define_insn_and_split
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/config/visium/visium.md | 50 ++++++++++++++++++++++-----------------------
1 file changed, 25 insertions(+), 25 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/base-artifacts.
discards 5fab04607 0: update: binutils-gcc: 1
new c615e42ed 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 (5fab04607)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (c6 [...]
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 1520 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 65456 -> 66624 bytes
04-build_abe-gcc/console.log.xz | Bin 226064 -> 227052 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2584 -> 3760 bytes
07-check_regression/console.log.xz | Bin 2780 -> 6200 bytes
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 1684 +++++++++++-
08-update_baseline/console.log | 2018 ++++++++++++--
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 1684 +++++++++++-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2687016 -> 2678176 bytes
sumfiles/g++.sum | 1383 +++++++++-
sumfiles/gcc.log.xz | Bin 2288820 -> 2262136 bytes
sumfiles/gcc.sum | 4873 ++++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 878492 -> 877032 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2144 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 170040 -> 169884 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455536 -> 452900 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 9132 insertions(+), 2660 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-aarch64
in repository toolchain/ci/glibc.
from b4bbedb1e7 dso-ordering-test.py: Put all sources in one directory [BZ #28550]
adds 1f67d8286b elf: Use a temporary file to generate Makefile fragments [BZ [...]
adds d8c2e8e043 elf: hidden visibility for __minimal_malloc functions
adds a43c0b5483 x86-64: Create microbenchmark infrastructure for libmvec
No new revisions were added by this update.
Summary of changes:
elf/Makefile | 10 +-
elf/dl-minimal-malloc.c | 5 +
sysdeps/x86_64/fpu/Makeconfig | 35 +++
sysdeps/x86_64/fpu/Makefile | 40 +++
sysdeps/x86_64/fpu/bench-libmvec-skeleton.c | 103 ++++++
sysdeps/x86_64/fpu/scripts/bench_libmvec.py | 464 ++++++++++++++++++++++++++++
6 files changed, 655 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/bench-libmvec-skeleton.c
create mode 100755 sysdeps/x86_64/fpu/scripts/bench_libmvec.py
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards 62fda2e69 0: update: binutils-gcc-linux-glibc-gdb: 1
new b6fc366bb 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 (62fda2e69)
\
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 1596 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 53972 -> 52520 bytes
04-build_abe-gcc/console.log.xz | Bin 202848 -> 204284 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8668 -> 8696 bytes
07-build_abe-glibc/console.log.xz | Bin 235844 -> 235540 bytes
08-build_abe-gdb/console.log.xz | Bin 45116 -> 44560 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3832 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2460 -> 2104 bytes
11-check_regression/console.log.xz | Bin 3932 -> 3948 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 28 +-
11-check_regression/results.compare | 63 +-
11-check_regression/results.compare2 | 188 +-
11-check_regression/results.regressions | 63 +-
12-update_baseline/console.log | 317 +--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 28 +-
12-update_baseline/results.compare | 63 +-
12-update_baseline/results.compare2 | 188 +-
12-update_baseline/results.regressions | 63 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1655988 -> 1660944 bytes
sumfiles/gdb.sum | 4079 +++++++++++++++----------------
25 files changed, 2591 insertions(+), 2513 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.