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-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 863e572c 0: update: glibc-25f7a3c96116a9102df8bf7b04ef160faa32416d: 0
new 6d4d2a12 0: update: binutils-gcc-glibc: 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 (863e572c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-aarch64-s [...]
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 | 262 +-
02-prepare_abe/console.log | 206 +-
03-build_abe-binutils/console.log | 10708 ++--
04-build_abe-stage1/console.log | 15113 ++---
05-build_abe-linux/console.log | 312 +-
06-build_abe-glibc/console.log | 39224 +++++++------
07-build_abe-stage2/console.log | 40017 ++++++-------
08-benchmark/benchmark.log | 16 +-
08-benchmark/console.log | 80 +-
09-check_regression/console.log | 278 +-
10-update_baseline/console.log | 288 +-
console.log | 106482 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
results.csv | 22 +-
results_id | 2 +-
15 files changed, 106545 insertions(+), 106483 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/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/glibc.
from 25f7a3c961 Fix NEWS entry from 9bf8e29ca136
adds e485b2b6e0 locale: Add LOCPATH diagnostics to the locale program
adds 2d398aa272 Remove do_set_mallopt_check prototype
adds 1a4c27355e elf: Fix pldd (BZ#18035)
adds 439bf53496 locale/tst-locale-locpath: Run test only for $(run-built-tes [...]
No new revisions were added by this update.
Summary of changes:
ChangeLog | 36 ++++++++++++
elf/Makefile | 1 +
elf/pldd-xx.c | 114 +++++++++++++----------------------
elf/pldd.c | 64 ++++++++++----------
elf/tst-pldd.c | 118 +++++++++++++++++++++++++++++++++++++
locale/Makefile | 8 +++
locale/programs/locale.c | 137 ++++++++++++++++++++++++++++++++++++++++---
locale/tst-locale-locpath.sh | 83 ++++++++++++++++++++++++++
malloc/arena.c | 1 -
9 files changed, 444 insertions(+), 118 deletions(-)
create mode 100644 elf/tst-pldd.c
create mode 100644 locale/tst-locale-locpath.sh
--
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-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 47e6aa72 0: update: binutils-gcc-glibc-llvm: 0
new eef0835f 0: update: binutils-gcc-glibc-llvm: 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 (47e6aa72)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 184 +-
02-prepare_abe/console.log | 301 +-
03-build_abe-binutils/console.log | 10464 ++-
04-build_abe-stage1/console.log | 19283 +++---
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38886 +++++------
07-build_abe-stage2/console.log | 46284 ++++++-------
08-build_llvm-true/console.log | 11664 ++--
09-benchmark/benchmark.log | 18 +-
09-benchmark/console.log | 170 +-
10-check_regression/console.log | 197 +-
11-update_baseline/console.log | 215 +-
console.log | 127954 ++++++++++++++++++-----------------
jenkins/manifest.sh | 22 +-
results.csv | 38 +-
results_id | 2 +-
16 files changed, 128022 insertions(+), 127952 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-arm-next-defconfig
in repository toolchain/ci/gcc.
from 19ab4f2bf73 Daily bump.
adds 9dfc804a223 Daily bump.
adds 0b8d9fffd98 2019-04-24 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 8 ++++++
gcc/fortran/resolve.c | 33 ++++++++++++++++++----
gcc/testsuite/ChangeLog | 6 ++++
.../gfortran.dg/external_procedures_4.f90 | 28 ++++++++++++++++++
5 files changed, 71 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/external_procedures_4.f90
--
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 llvm.
from 97ae15dc0f0 Let llvm-cvtres (and lld-link) report duplicate resources
new bae5fa7acbd [X86] Add shouldFoldConstantShiftPairToMask override placeh [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 6 ++++++
lib/Target/X86/X86ISelLowering.h | 3 +++
2 files changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.