This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2dd68cddbc7 Avoid default-initializing auto_vec<T, N> storage, fix vec< [...]
new 6ce55180d49 libstdc++: More efficient masked inc-/decrement implementation
new e37b04328ae libstdc++: Always-inline most of non-cmath fixed_size imple [...]
new b31186e589c libstdc++: Fix formatting
The 3 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:
libstdc++-v3/include/experimental/bits/simd.h | 473 +++++++-------
.../include/experimental/bits/simd_builtin.h | 719 ++++++++++-----------
.../include/experimental/bits/simd_fixed_size.h | 286 ++++----
libstdc++-v3/include/experimental/bits/simd_neon.h | 24 +-
libstdc++-v3/include/experimental/bits/simd_ppc.h | 3 +-
.../include/experimental/bits/simd_scalar.h | 362 ++++++-----
libstdc++-v3/include/experimental/bits/simd_x86.h | 150 +++--
7 files changed, 1060 insertions(+), 957 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 binutils-gdb.
from 2b69325792f testsuite: prune DOS drive letter in test outputs
new 71797f1221a gdb: fix parenthesis position in comment
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/value.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from 95f329970a 48: onsuccess: #582: 21236: Success after binutils/gcc/linux [...]
new 120d7010e6 49: onsuccess: #1: 21240: Success after binutils/gcc/linux/q [...]
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 1760 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30768 -> 31012 bytes
04-build_abe-stage1/console.log.xz | Bin 88764 -> 88428 bytes
05-build_abe-qemu/console.log.xz | Bin 31800 -> 31464 bytes
06-build_linux/console.log.xz | Bin 10412 -> 9648 bytes
08-check_regression/console.log.xz | Bin 4404 -> 4324 bytes
08-check_regression/mail-body.txt | 4 ++--
09-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 6 +++---
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 2 +-
19 files changed, 29 insertions(+), 38 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 main
in repository newlib.
from 17ac400c1 Fix libgloss/newlib build to conditionally use top include dir
new ac405ab9b Cygwin: locale(1): drop using LCID, use Windows locale names
new 89eb4bce1 Cygwin: support KOI8-T codeset
new e95a7a795 Cygwin: convert Windows locale handling from LCID to ISO5646 strings
The 3 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:
newlib/libc/locale/locale.c | 15 +-
newlib/libc/locale/nl_langinfo.c | 2 +
newlib/libc/locale/setlocale.h | 2 +-
newlib/libc/stdlib/sb_charsets.c | 60 ++++--
winsup/cygwin/glob.cc | 2 +-
winsup/cygwin/libc/fnmatch.c | 2 +-
winsup/cygwin/nlsfuncs.cc | 451 +++++++++++++++++++++------------------
winsup/cygwin/regex/regcomp.c | 2 +-
winsup/utils/locale.cc | 321 +++++++++++++++++-----------
9 files changed, 488 insertions(+), 369 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.