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_gcc/master-aarch64
in repository toolchain/ci/glibc.
from a6a9c1a36b test-memcpy.c: Double TIMEOUT to (8 * 60)
adds 3a523ccd78 locale: Fix localedata/sort-test undefined behavior
adds db6c4935fa Fix memmove call in vfprintf-internal.c:group_number
new b05fae4d8e elf: Use the minimal malloc on tunables_strdup
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:
elf/Makefile | 7 +-
elf/dl-minimal-malloc.c | 112 +++++++++++++++++++
elf/dl-minimal.c | 122 ++-------------------
elf/dl-tunables.c | 7 +-
localedata/collate-test.c | 11 +-
stdio-common/vfprintf-internal.c | 3 +-
.../{dl-relocate-ld.h => dl-minimal-malloc.h} | 15 ++-
7 files changed, 148 insertions(+), 129 deletions(-)
create mode 100644 elf/dl-minimal-malloc.c
copy sysdeps/generic/{dl-relocate-ld.h => dl-minimal-malloc.h} (68%)
--
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_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ccbab9bfa 0: update: binutils-gcc-linux-glibc-gdb: 1
new 79f6a588c 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 (ccbab9bfa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/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 1548 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 53708 -> 53116 bytes
04-build_abe-gcc/console.log.xz | Bin 203388 -> 203680 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8800 -> 8884 bytes
07-build_abe-glibc/console.log.xz | Bin 235928 -> 235052 bytes
08-build_abe-gdb/console.log.xz | Bin 44408 -> 44604 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3848 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2840 -> 3076 bytes
11-check_regression/console.log.xz | Bin 3960 -> 3596 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 10 +-
11-check_regression/results.compare | 38 +-
11-check_regression/results.compare2 | 209 +-
11-check_regression/results.regressions | 38 +-
12-update_baseline/console.log | 579 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 10 +-
12-update_baseline/results.compare | 38 +-
12-update_baseline/results.compare2 | 209 +-
12-update_baseline/results.regressions | 38 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3564204 -> 3590508 bytes
sumfiles/g++.sum | 150 +-
sumfiles/gcc.log.xz | Bin 3098868 -> 3107164 bytes
sumfiles/gcc.sum | 4680 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 912656 -> 915676 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2256 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 179848 -> 180884 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429680 -> 429148 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2986 insertions(+), 3117 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.