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 244b415d38 x86: Small improvements for wcslen
new d1eefcb2a0 localedata: Remove unused variables in tests
new 74942fd273 localedate: Fix printf type on tst_mbrtowc
new c5c65de1b2 locale: Remove set but unused variable on ld-collate.c
new 2fe316888a resolv: Initialize loop variable on tst-resolv-trailing
new f902892aaf posix: Remove unused variable on tst-_Fork.c
new b2cd93fce6 elf: Fix wrong fscanf usage on tst-pldd
new f60510ddaf elf: Remove unused variables in tests
new 1dedc5bd5c crypt: Remove unused variable on cert test
new 692c2571c8 nptl: Use libc-diag.h with tst-thread-setspecific
new bc02f1fa2f elf: Remove unused functions from tst-audit25(a,b)
new 3ff447f7df stdlib: Fix tst-rand48.c printf types
new 7f2ddf7400 stdlib: Fix tst-getrandom memcmp call
The 12 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:
crypt/cert.c | 3 +--
elf/nodel2mod1.c | 2 --
elf/reldep8mod1.c | 2 --
elf/reldep9mod1.c | 2 --
elf/tst-audit25a.c | 8 --------
elf/tst-audit25b.c | 8 --------
elf/tst-pldd.c | 3 ++-
locale/programs/ld-collate.c | 9 +--------
localedata/tests-mbwc/tst_funcs.h | 1 -
localedata/tests-mbwc/tst_mbrtowc.c | 2 +-
localedata/tests-mbwc/tst_strcoll.c | 1 -
localedata/tests-mbwc/tst_strxfrm.c | 3 ---
localedata/tests-mbwc/tst_wcschr.c | 1 -
localedata/tests-mbwc/tst_wcspbrk.c | 2 --
localedata/tests-mbwc/tst_wcsxfrm.c | 4 ----
nptl/tst-thread-setspecific.c | 15 ++++++++-------
posix/tst-_Fork.c | 1 -
resolv/tst-resolv-trailing.c | 2 +-
stdlib/tst-getrandom.c | 2 +-
stdlib/tst-rand48.c | 6 +++---
20 files changed, 18 insertions(+), 59 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 671474c2 2: update: binutils-gcc-linux-glibc-gdb: 0
new d6e386d9 2: update: binutils-gcc-linux-glibc-gdb: 0
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 (671474c2)
\
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 1512 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 24272 -> 24632 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 40 +++++++++++++++++------------------
jenkins/manifest.sh | 16 +++++++-------
6 files changed, 28 insertions(+), 28 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 982c90ab 0: update: binutils-gcc: 2
new 1a5b42c2 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 (982c90ab)
\
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 1496 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2788 bytes
04-build_abe-binutils/console.log.xz | Bin 50720 -> 52972 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 455720 -> 457896 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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 glibc.
from 1dedc5bd5c crypt: Remove unused variable on cert test
new 692c2571c8 nptl: Use libc-diag.h with tst-thread-setspecific
new bc02f1fa2f elf: Remove unused functions from tst-audit25(a,b)
new 3ff447f7df stdlib: Fix tst-rand48.c printf types
new 7f2ddf7400 stdlib: Fix tst-getrandom memcmp call
The 4 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:
elf/tst-audit25a.c | 8 --------
elf/tst-audit25b.c | 8 --------
nptl/tst-thread-setspecific.c | 15 ++++++++-------
stdlib/tst-getrandom.c | 2 +-
stdlib/tst-rand48.c | 6 +++---
5 files changed, 12 insertions(+), 27 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 glibc.
from b2cd93fce6 elf: Fix wrong fscanf usage on tst-pldd
new f60510ddaf elf: Remove unused variables in tests
new 1dedc5bd5c crypt: Remove unused variable on cert test
The 2 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:
crypt/cert.c | 3 +--
elf/nodel2mod1.c | 2 --
elf/reldep8mod1.c | 2 --
elf/reldep9mod1.c | 2 --
4 files changed, 1 insertion(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.