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_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards ce9b88f50 0: update: binutils-7aa6ff110f22ed663a33cb5c3e302b9315217457: 1
new 338000dcf 0: update: gcc-2d5be1fca0fb5b3d69d250531af6c37279eee96a: 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 (ce9b88f50)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1756 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 41332 -> 40536 bytes
04-build_abe-stage1/console.log.xz | Bin 84880 -> 82820 bytes
06-build_abe-newlib/console.log.xz | Bin 31248 -> 31044 bytes
07-build_abe-stage2/console.log.xz | Bin 158848 -> 157548 bytes
08-benchmark/benchmark-build.log | 34 +++++++++++++++--------------
08-benchmark/benchmark.log | 32 +++++++++++++++-------------
08-benchmark/console.log.xz | Bin 3004 -> 3068 bytes
09-check_regression/console.log.xz | Bin 848 -> 840 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 40 +++++++++++++++++------------------
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 10 ++++-----
results_id | 2 +-
15 files changed, 65 insertions(+), 61 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 3e8076136 2: update: gcc-909b30a17e71253772d2cb174d0dae6d0b8c9401: 1
discards 0048a749a 1: reset: gcc-909b30a17e71253772d2cb174d0dae6d0b8c9401: 1
discards eae4ec9b9 0: update: binutils-b9db26b4c44245c0b0148ef9e711677d4e664f9f: 2
new 3f2dabb6c 0: update: gcc-bcb163eee8c290a1c023f89b401ba7406dcac605: 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 (3e8076136)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 51088 -> 51500 bytes
05-build_abe-bootstrap/console.log.xz | Bin 23800 -> 264448 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 92 +++++++++++++++++++++------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 8 +--
results | 2 +
9 files changed, 64 insertions(+), 40 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 36cb9e7e17c aarch64: Update gas/NEWS for recent changes
new 8a18382f945 Add "task" keyword to the "watch" command
new bc75fb44c56 Implement 'task apply'
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:
gdb/NEWS | 6 +
gdb/ada-tasks.c | 204 ++++++++++++++++++++-
gdb/breakpoint.c | 12 ++
gdb/doc/gdb.texinfo | 40 +++-
gdb/gdbthread.h | 17 ++
gdb/testsuite/gdb.ada/rdv_wait.exp | 5 +
gdb/testsuite/gdb.ada/task_watch.exp | 83 +++++++++
.../gdb.ada/{tasks => task_watch}/foo.adb | 4 +-
gdb/thread.c | 31 ++--
9 files changed, 382 insertions(+), 20 deletions(-)
create mode 100644 gdb/testsuite/gdb.ada/task_watch.exp
copy gdb/testsuite/gdb.ada/{tasks => task_watch}/foo.adb (97%)
--
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 a27940feffb libphobos: Push all callee-save registers on the stack befo [...]
new 7d02c8bf759 [PR103437] Use long long multiplication as backup for overf [...]
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/ira-color.c | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
--
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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 748d7c412 1: reset: binutils-45c06bb712699e94533d16ac79efca189723294d: 0
new eed8b96b4 2: update: binutils-ae8e528122be3e0344b2ee533b4b050389e8dcad: 0
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 1536 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 37680 -> 35156 bytes
06-check_regression/console.log.xz | Bin 1152 -> 412 bytes
06-check_regression/jira-body.txt | 2 --
06-check_regression/mail-body.txt | 29 ----------------
06-check_regression/mail-subject.txt | 1 -
06-check_regression/results.regressions | 11 ------
06-check_regression/trigger-bisect | 2 --
07-update_baseline/console.log | 58 +++++++++++++++++++++++++-------
jenkins/manifest.sh | 10 +++---
mail/jira-body.txt | 5 ---
mail/mail-body.txt | 32 ------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 11 ------
16 files changed, 51 insertions(+), 111 deletions(-)
delete mode 100644 06-check_regression/jira-body.txt
delete mode 100644 06-check_regression/mail-body.txt
delete mode 100644 06-check_regression/mail-subject.txt
delete mode 100644 06-check_regression/results.regressions
delete mode 100644 06-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 72e3ea63d 0: update: gcc-bcb163eee8c290a1c023f89b401ba7406dcac605: 2
new 748d7c412 1: reset: binutils-45c06bb712699e94533d16ac79efca189723294d: 0
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 1624 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 51448 -> 37680 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 262824 -> 0 bytes
06-check_regression/console.log.xz | Bin 416 -> 1152 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 29 +++++++++++++++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 11 +++++++++++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 33 +++++++++++++++++--------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 11 +++++------
mail/jira-body.txt | 5 +++++
mail/mail-body.txt | 32 ++++++++++++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 15 ++++++++++----
18 files changed, 119 insertions(+), 25 deletions(-)
delete mode 100644 05-build_abe-bootstrap_O1/console.log.xz
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards c8f4ad3cb 0: update: linux-58e1100fdc5990b0cc0d4beaf2562a92e621ac7d: 1
new d820ce069 0: update: qemu-682aa69b1f4dd5f2905a94066fa4c853adc33251: 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 (c8f4ad3cb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30444 -> 30344 bytes
04-build_abe-stage1/console.log.xz | Bin 91972 -> 91888 bytes
06-build_abe-linux/console.log.xz | Bin 8860 -> 10700 bytes
07-build_abe-glibc/console.log.xz | Bin 229396 -> 229728 bytes
08-build_abe-stage2/console.log.xz | Bin 219028 -> 218944 bytes
09-build_abe-gdb/console.log.xz | Bin 35836 -> 36016 bytes
10-build_abe-qemu/console.log.xz | Bin 30628 -> 29272 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3900 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2592 -> 2580 bytes
13-check_regression/console.log.xz | Bin 2488 -> 2512 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 34 +-
14-update_baseline/console.log | 336 +++---
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 34 +-
jenkins/manifest.sh | 6 +-
sumfiles/g++.log.xz | Bin 2568860 -> 2597320 bytes
sumfiles/g++.sum | 14 +-
sumfiles/gcc.log.xz | Bin 2116056 -> 2118104 bytes
sumfiles/gcc.sum | 2080 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 862316 -> 861712 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2244 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 166344 -> 166260 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2648 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 423496 -> 421548 bytes
sumfiles/libstdc++.sum | 8 +-
32 files changed, 1277 insertions(+), 1277 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.
from d14a44d38 1: reset: gdb-36cb9e7e17cae5e05f007f37e555873c4f22594a: 0
new 0b4669300 2: update: gdb-36cb9e7e17cae5e05f007f37e555873c4f22594a: 0
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 1536 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 18808 -> 18976 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 45 ++++++++---------------------------
jenkins/manifest.sh | 8 +++----
reset-baseline | 0
7 files changed, 14 insertions(+), 39 deletions(-)
delete mode 100644 reset-baseline
--
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-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 93714cbb5 0: update: binutils-gcc: 2
new 72e3ea63d 0: update: gcc-bcb163eee8c290a1c023f89b401ba7406dcac605: 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 (93714cbb5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1536 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52852 -> 51448 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 264304 -> 262824 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 11 +++++------
7 files changed, 13 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_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards bc4a0101d 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
new f7efde9d4 0: update: linux-58da0d84fdd2563939dafa48334e190fad1b536c: all
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 (bc4a0101d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1720 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41048 -> 41188 bytes
04-build_abe-stage1/console.log.xz | Bin 86956 -> 87252 bytes
05-build_abe-qemu/console.log.xz | Bin 30584 -> 30552 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3316 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 insertions(+), 7 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 57692dafe 2: update: binutils-794f2bba0f338d467bbf9c55b5aba415ecd5e138: 0
discards 5ea0c84f9 1: reset: binutils-1eaa86a6d5bc8b79e1783582f5b58e4fa5675e03: 0
new d14a44d38 1: reset: gdb-36cb9e7e17cae5e05f007f37e555873c4f22594a: 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 (57692dafe)
\
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 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 19916 -> 18808 bytes
10-check_regression/console.log.xz | Bin 412 -> 412 bytes
11-update_baseline/console.log | 51 ++++++++++++++++++++++++++---------
jenkins/manifest.sh | 8 +++---
reset-baseline | 0
7 files changed, 42 insertions(+), 17 deletions(-)
create mode 100644 reset-baseline
--
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.
from 5ea0c84f9 1: reset: binutils-1eaa86a6d5bc8b79e1783582f5b58e4fa5675e03: 0
new 57692dafe 2: update: binutils-794f2bba0f338d467bbf9c55b5aba415ecd5e138: 0
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 1492 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 29964 -> 19916 bytes
10-check_regression/console.log.xz | Bin 1168 -> 412 bytes
10-check_regression/jira-body.txt | 2 --
10-check_regression/mail-body.txt | 28 -------------------
10-check_regression/mail-subject.txt | 1 -
10-check_regression/results.regressions | 4 ---
10-check_regression/trigger-bisect | 2 --
11-update_baseline/console.log | 48 +++++++++++++++++++++++++++-----
jenkins/manifest.sh | 10 +++----
mail/jira-body.txt | 5 ----
mail/mail-body.txt | 31 ---------------------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 4 ---
16 files changed, 46 insertions(+), 90 deletions(-)
delete mode 100644 10-check_regression/jira-body.txt
delete mode 100644 10-check_regression/mail-body.txt
delete mode 100644 10-check_regression/mail-subject.txt
delete mode 100644 10-check_regression/results.regressions
delete mode 100644 10-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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_apm/llvm-master-aarch64-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 2e075850d 6: update: gcc-1c5317d6214baec897120320423e6ad9f4980fdf: 1
new 405862897 6: update: glibc-d120fb9941be1fb1934f0b50c6ad64e4c5e404fb: 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 (2e075850d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-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 1648 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44560 -> 44372 bytes
04-build_abe-stage1/console.log.xz | Bin 73480 -> 74164 bytes
06-build_abe-linux/console.log.xz | Bin 10584 -> 10716 bytes
07-build_abe-glibc/console.log.xz | Bin 236192 -> 238988 bytes
08-build_abe-stage2/console.log.xz | Bin 175428 -> 174592 bytes
09-build_llvm-true/console.log.xz | Bin 60524 -> 60488 bytes
10-benchmark/benchmark-build.log | 38 +-
10-benchmark/benchmark.log | 36 +-
10-benchmark/console.log.xz | Bin 3096 -> 3096 bytes
11-check_regression/console.log.xz | Bin 5196 -> 5292 bytes
11-check_regression/results-0.csv | 2842 ++--
11-check_regression/results-1.csv | 2713 ++--
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 71 +-
11-check_regression/results-full.csv | 2865 ++--
11-check_regression/results.csv | 159 +-
11-check_regression/results.log | 3324 ++---
12-update_baseline/console.log | 13103 ++++++++++---------
12-update_baseline/results-1.csv | 2713 ++--
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-compare.csv | 3 +-
12-update_baseline/results-full.csv | 2643 ++--
12-update_baseline/results.csv | 155 +-
12-update_baseline/results.log | 2170 +--
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1225916 -> 1225692 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 95784 -> 95584 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3402180 -> 3402244 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 32500 -> 32484 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 143820 -> 143684 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 178584 -> 178528 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2030148 -> 2027856 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3371924 -> 3372244 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 492920 -> 492848 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1155196 -> 1155184 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 333276 -> 333464 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 149264 -> 149356 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50332 -> 50332 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 576672 -> 576764 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24760 -> 24760 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 857068 -> 857252 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 73112 -> 73052 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 223044 -> 223108 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7297096 -> 7297476 bytes
jenkins/manifest.sh | 8 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1225916 -> 1225692 bytes
save-temps/401.bzip2.tar.xz | Bin 95784 -> 95584 bytes
save-temps/403.gcc.tar.xz | Bin 3402180 -> 3402244 bytes
save-temps/429.mcf.tar.xz | Bin 32500 -> 32484 bytes
save-temps/433.milc.tar.xz | Bin 143820 -> 143684 bytes
save-temps/444.namd.tar.xz | Bin 178584 -> 178528 bytes
save-temps/445.gobmk.tar.xz | Bin 2030148 -> 2027856 bytes
save-temps/447.dealII.tar.xz | Bin 3371924 -> 3372244 bytes
save-temps/450.soplex.tar.xz | Bin 492920 -> 492848 bytes
save-temps/453.povray.tar.xz | Bin 1155196 -> 1155184 bytes
save-temps/456.hmmer.tar.xz | Bin 333276 -> 333464 bytes
save-temps/458.sjeng.tar.xz | Bin 149264 -> 149356 bytes
save-temps/462.libquantum.tar.xz | Bin 50332 -> 50332 bytes
save-temps/464.h264ref.tar.xz | Bin 576672 -> 576764 bytes
save-temps/470.lbm.tar.xz | Bin 24760 -> 24760 bytes
save-temps/471.omnetpp.tar.xz | Bin 857068 -> 857252 bytes
save-temps/473.astar.tar.xz | Bin 73112 -> 73052 bytes
save-temps/482.sphinx3.tar.xz | Bin 223044 -> 223108 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7297096 -> 7297476 bytes
66 files changed, 16558 insertions(+), 16361 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.