This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 7519dee356 malloc: Simplify checked_request2size interface
new a9f9ee2381 elf: Fix direction of NODELETE log messages during symbol lookup
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/dl-lookup.c | 4 ++--
1 file changed, 2 insertions(+), 2 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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/jenkins-scripts.
from e54ac9c1 tcwg-update-llvmbot-containers.sh: Remove unused parts of the [...]
new fdb90544 compare_results: Fix order of csv column values.
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:
tcwg_bmk-build.sh | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 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 2b89d2ad 2: update: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
discards fb014b6b 1: reset: gcc-10b502fb78351a4073b6682c026a92c82d3da6c5: 1
discards 8f526bac 0: update: binutils-407115429b349a55561213a61e910756c965f902: 2
new 7ada05b9 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 (2b89d2ad)
\
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 1600 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50264 -> 53976 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 126040 -> 463612 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 92 +++++++++++++++++++------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 15 ++---
results | 2 +
9 files changed, 68 insertions(+), 43 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from b6aade18a7 nss: handle stat failure in check_reload_and_get (BZ #28752)
adds cd4f43be3d linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mq_timedreceive.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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from eed56ee299 Automatic date update in version.in
adds 97dd8079fe PowerPC64: fix assertion in ppc_build_one_stub with -Os code
adds fa7673bf14 Automatic date update in version.in
adds faa0405980 Automatic date update in version.in
adds f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
adds f0b3db3175 Automatic date update in version.in
adds 37eaf1f099 Automatic date update in version.in
adds 178b942b8e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 3 +-
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
11 files changed, 285 insertions(+), 37 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 73a6a56b 0: update: binutils-gcc-linux-glibc-llvm: 1
new 49f7814d 0: update: binutils-gcc-linux-glibc-llvm: 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 (73a6a56b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-releas [...]
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 1564 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2844 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30336 -> 31016 bytes
04-build_abe-stage1/console.log.xz | Bin 68416 -> 70032 bytes
06-build_abe-linux/console.log.xz | Bin 8092 -> 9168 bytes
07-build_abe-glibc/console.log.xz | Bin 235760 -> 236204 bytes
08-build_abe-stage2/console.log.xz | Bin 173900 -> 178840 bytes
09-build_llvm-true/console.log.xz | Bin 57636 -> 59012 bytes
10-benchmark/benchmark-build.log | 122 +-
10-benchmark/benchmark.log | 120 +-
10-benchmark/console.log.xz | Bin 4012 -> 4168 bytes
11-check_regression/console.log.xz | Bin 5140 -> 5120 bytes
11-check_regression/csv-results-0/md5sum.csv | 48924 +--
11-check_regression/csv-results-0/perf.csv | 1960 +-
11-check_regression/csv-results-0/results.csv | 193760 ++++++------
11-check_regression/csv-results-0/size.csv | 285377 +++++++++---------
11-check_regression/csv-results-0/vect.csv | 18 +-
11-check_regression/csv-results-1/md5sum.csv | 50544 ++--
11-check_regression/csv-results-1/perf.csv | 1935 +-
11-check_regression/csv-results-1/results.csv | 191824 ++++++------
11-check_regression/csv-results-1/size.csv | 258309 ++++++++--------
11-check_regression/csv-results-1/vect.csv | 20 +-
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-full.csv | 1983 +-
11-check_regression/results-internal.csv | 137 +-
11-check_regression/results.log | 2592 +-
12-update_baseline/console.log | 3686 +-
12-update_baseline/csv-results-0/md5sum.csv | 48924 +--
12-update_baseline/csv-results-0/perf.csv | 1960 +-
12-update_baseline/csv-results-0/results.csv | 193760 ++++++------
12-update_baseline/csv-results-0/size.csv | 285377 +++++++++---------
12-update_baseline/csv-results-0/vect.csv | 18 +-
12-update_baseline/csv-results-1/md5sum.csv | 50544 ++--
12-update_baseline/csv-results-1/perf.csv | 1935 +-
12-update_baseline/csv-results-1/results.csv | 191824 ++++++------
12-update_baseline/csv-results-1/size.csv | 258309 ++++++++--------
12-update_baseline/csv-results-1/vect.csv | 20 +-
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-full.csv | 1983 +-
12-update_baseline/results-internal.csv | 137 +-
12-update_baseline/results.log | 2620 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1276612 -> 4396464 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 108712 -> 325104 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3573544 -> 12336340 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 36136 -> 82132 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 197240 -> 977664 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2064292 -> 4576608 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3568964 -> 11652956 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 545020 -> 1752888 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1251300 -> 3680580 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 362268 -> 1160264 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 159404 -> 450052 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 55392 -> 150972 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25772 -> 69700 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 841996 -> 2276580 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 79948 -> 215360 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 245892 -> 717524 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7284200 -> 19920328 bytes
jenkins/manifest.sh | 24 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1276612 -> 4396464 bytes
save-temps/401.bzip2.tar.xz | Bin 108712 -> 325104 bytes
save-temps/403.gcc.tar.xz | Bin 3573544 -> 12336340 bytes
save-temps/429.mcf.tar.xz | Bin 36136 -> 82132 bytes
save-temps/444.namd.tar.xz | Bin 197240 -> 977664 bytes
save-temps/445.gobmk.tar.xz | Bin 2064292 -> 4576608 bytes
save-temps/447.dealII.tar.xz | Bin 3568964 -> 11652956 bytes
save-temps/450.soplex.tar.xz | Bin 545020 -> 1752888 bytes
save-temps/453.povray.tar.xz | Bin 1251300 -> 3680580 bytes
save-temps/456.hmmer.tar.xz | Bin 362268 -> 1160264 bytes
save-temps/458.sjeng.tar.xz | Bin 159404 -> 450052 bytes
save-temps/462.libquantum.tar.xz | Bin 55392 -> 150972 bytes
save-temps/470.lbm.tar.xz | Bin 25772 -> 69700 bytes
save-temps/471.omnetpp.tar.xz | Bin 841996 -> 2276580 bytes
save-temps/473.astar.tar.xz | Bin 79948 -> 215360 bytes
save-temps/482.sphinx3.tar.xz | Bin 245892 -> 717524 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7284200 -> 19920328 bytes
77 files changed, 1032372 insertions(+), 1046444 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.