This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from cdf645427d Update mallinfo2 ABI, and test
adds d445d9ca8d Define __THROW to noexcept for C++11 and later
adds 90ccfdf176 x86: Use one ldbl2mpn.c file for both i386 and x86_64
adds 681900d296 x86: Harden printf against non-normal long double values (bu [...]
adds 3322ecbfe2 powerpc: Protect dl_powerpc_cpu_features on INIT_ARCH() [BZ #26615]
adds 03e26098b1 benchtests: Run _Float128 tests only on architectures that s [...]
adds b3b0b6916a Set locale related environment variables in debugglibc.sh
adds f7e3f92b7c strncmp: Add a testcase for page boundary [BZ #25933]
adds 659c041188 strcmp: Add a testcase for page boundary
adds c4277ba234 bench-strncmp.c: Add workloads on page boundary
adds 06e95b93f0 bench-strcmp.c: Add workloads on page boundary
new 7d4ec75e11 intl: Handle translation output codesets with suffixes [BZ #26383]
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:
Makefile | 9 ++
benchtests/Makefile | 6 +-
benchtests/bench-strcmp.c | 56 +++++++++
benchtests/bench-strncmp.c | 128 +++++++++++++++++++++
benchtests/expf128-inputs | 4 +-
benchtests/powf128-inputs | 4 +-
benchtests/sinf128-inputs | 4 +-
iconv/Versions | 4 +-
iconv/gconv_charset.c | 10 ++
iconv/gconv_charset.h | 27 -----
iconv/gconv_int.h | 21 ++++
iconv/iconv_open.c | 2 +-
iconv/iconv_prog.c | 2 +-
intl/dcigettext.c | 17 +--
intl/tst-codeset.c | 34 +++---
misc/sys/cdefs.h | 12 +-
string/test-strcmp.c | 33 ++++++
string/test-strncmp.c | 33 ++++++
sysdeps/ia64/ldbl2mpn.c | 2 +-
.../powerpc/powerpc32/power4/multiarch/init-arch.h | 2 +-
sysdeps/x86/Makefile | 4 +
sysdeps/{i386 => x86}/ldbl2mpn.c | 8 ++
.../x86/tst-ldbl-nonnormal-printf.c | 45 ++++----
sysdeps/x86_64/ldbl2mpn.c | 1 -
24 files changed, 375 insertions(+), 93 deletions(-)
rename sysdeps/{i386 => x86}/ldbl2mpn.c (90%)
copy string/test-sig_np.c => sysdeps/x86/tst-ldbl-nonnormal-printf.c (55%)
delete mode 100644 sysdeps/x86_64/ldbl2mpn.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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 52bea81b1 0: update: binutils-gcc-glibc-qemu: 6
new a89cbe35f 0: update: binutils-gcc-glibc-qemu: 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 (52bea81b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 220 +-
02-prepare_abe/console.log | 406 +-
04-build_abe-binutils/console.log | 11609 ++-
05-build_abe-stage1/console.log | 20531 ++--
06-build_abe-linux/console.log | 296 +-
07-build_abe-glibc/console.log | 111745 ++++++++++++++++----
08-build_abe-stage2/console.log | 47548 +++++----
09-build_abe-qemu/console.log | 3230 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 22 +-
console.log | 195689 ++++++++++++++++++++++++-----------
jenkins/manifest.sh | 22 +-
12 files changed, 267356 insertions(+), 123978 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_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards a0959f630 0: update: binutils-gcc-linux: boot
new e099ce7b6 0: update: binutils-gcc-linux: boot
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 (a0959f630)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 182 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11612 ++++++-------
04-build_abe-stage1/console.log | 13846 +++++++--------
05-build_linux/console.log | 738 +-
06-boot_linux/console.log | 404 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27382 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 27434 insertions(+), 27202 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/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 380147080 0: update: gcc-762c16eba6b815090c56564a293cd059aea2e1d6: 1
new 3476a430c 0: update: gcc-c74e6f7cfd7a741fc0477fe3660eec57581b22c5: 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 (380147080)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 173 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-bootstrap_O1/console.log | 68898 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 69519 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 69436 insertions(+), 69610 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 linux.
from 6d28cf7dfede Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects [...]
new 94cc89eb8fa5 regmap: debugfs: Fix handling of name string for debugfs i [...]
new d36cb0205f03 regmap: debugfs: Add back in erroneously removed initialis [...]
new 400332485631 regmap: fix page selection for noinc reads
new 05669b631707 regmap: fix page selection for noinc writes
new 9a3a0876b9c4 Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pu [...]
new fbb5a79d2fe7 regulator: axp20x: fix LDO2/4 description
new 814324b59381 Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org [...]
new 505623a2be48 spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCs
new 50851f5033a3 spi: bcm2835: Make polling_limit_us static
new b867eef4cf54 spi: fsl-espi: Only process interrupts for expected events
new 530b5affc675 spi: fsl-dspi: fix use-after-free in remove path
new 00fb259c618e spi: bcm-qspi: Fix probe regression on iProc platforms
new 782d1222555c Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/s [...]
new 01ce6d4d2c81 MIPS: Loongson-3: Fix fp register access if MSA enabled
new b13812ddea61 MIPS: Loongson2ef: Disable Loongson MMI instructions
new e393fbe6fa27 MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
new be090fa62080 MIPS: BCM47XX: Remove the needless check with the 1074K
new b463b6f69974 Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/s [...]
The 18 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:
arch/mips/bcm47xx/setup.c | 2 +-
arch/mips/include/asm/cpu-type.h | 1 +
arch/mips/loongson2ef/Platform | 4 ++
arch/mips/loongson64/cop2-ex.c | 24 ++++--------
drivers/base/regmap/internal.h | 6 +--
drivers/base/regmap/regcache.c | 2 +-
drivers/base/regmap/regmap-debugfs.c | 7 ++--
drivers/base/regmap/regmap.c | 75 +++++++++++++++++++++++-------------
drivers/regulator/axp20x-regulator.c | 7 ++--
drivers/spi/spi-bcm-qspi.c | 2 +-
drivers/spi/spi-bcm2835.c | 2 +-
drivers/spi/spi-fsl-dspi.c | 18 +++++----
drivers/spi/spi-fsl-espi.c | 5 ++-
13 files changed, 89 insertions(+), 66 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.