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-aarch64
in repository toolchain/ci/glibc.
from 876cdf517d Avoid -Wstringop-overflow= warning in iconv module.
adds 7374c02b68 elf: Refine direct extern access diagnostics to protected symbol
adds 0355915514 x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
adds ff439c4717 x86: Add sse42 implementation to strcmp's ifunc
No new revisions were added by this update.
Summary of changes:
sysdeps/generic/dl-protected.h | 50 +++++++++++++++++++++------------------
sysdeps/x86/dl-cacheinfo.h | 24 +++++++++----------
sysdeps/x86_64/multiarch/strcmp.c | 5 ++++
3 files changed, 44 insertions(+), 35 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-aarch64
in repository toolchain/ci/base-artifacts.
discards 0246b4d1d 0: update: binutils-gcc-linux-glibc-gdb: 6
new 3d0f14737 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 (0246b4d1d)
\
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 1508 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2704 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 37972 -> 38440 bytes
05-build_abe-gcc/console.log.xz | Bin 213068 -> 211464 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8712 -> 9092 bytes
08-build_abe-glibc/console.log.xz | Bin 241316 -> 240320 bytes
09-build_abe-gdb/console.log.xz | Bin 38480 -> 38640 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 21 insertions(+), 21 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 gcc.
from 57b2adae536 d: Set TYPE_ARTIFICIAL on internal TypeInfo types
new dc8071da0e8 arm: fix thinko in arm_bfi_1_p() [PR105974]
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/arm/arm.cc | 6 +++---
1 file changed, 3 insertions(+), 3 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_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards b714abde9 0: update: binutils-gcc: 2
new ec99e2b4e 0: update: binutils-gcc: 2
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 (b714abde9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 53228 -> 53128 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 460252 -> 460160 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 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_bmk_gnu_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from fdaf78656f Add bounds check to __libc_ifunc_impl_list
adds 876cdf517d Avoid -Wstringop-overflow= warning in iconv module.
adds 7374c02b68 elf: Refine direct extern access diagnostics to protected symbol
adds 0355915514 x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
adds ff439c4717 x86: Add sse42 implementation to strcmp's ifunc
No new revisions were added by this update.
Summary of changes:
iconv/loop.c | 10 ++++++--
sysdeps/generic/dl-protected.h | 50 +++++++++++++++++++++------------------
sysdeps/x86/dl-cacheinfo.h | 24 +++++++++----------
sysdeps/x86_64/multiarch/strcmp.c | 5 ++++
4 files changed, 52 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.