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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards dd7c2b82e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 5ce7fc0da 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (dd7c2b82e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 44656 -> 43684 bytes
05-build_abe-stage1/console.log.xz | Bin 91232 -> 89996 bytes
07-build_abe-linux/console.log.xz | Bin 8540 -> 9220 bytes
08-build_abe-glibc/console.log.xz | Bin 229664 -> 229780 bytes
09-build_abe-stage2/console.log.xz | Bin 224436 -> 223304 bytes
10-build_abe-gdb/console.log.xz | Bin 44636 -> 43692 bytes
11-build_abe-qemu/console.log.xz | Bin 29304 -> 29808 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/glibc.
from bf433b849a elf: Remove Intel MPX support (lazy PLT, ld.so profile, and [...]
adds 4912c738fc Fix nios2 localplt failure
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/nios2/localplt.data | 1 +
1 file changed, 1 insertion(+)
--
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_build/master-aarch64
in repository toolchain/ci/linux.
from 64570fbc14f8 Linux 5.15-rc5
adds 19ea40dddf18 btrfs: unlock newly allocated extent buffer after error
adds d175209be04d btrfs: update refs for any root except tree log roots
adds 77a5b9e3d14c btrfs: deal with errors when checking if a dir entry exist [...]
adds e15ac6413745 btrfs: deal with errors when replaying dir entry during lo [...]
adds 52db77791fe2 btrfs: deal with errors when adding inode reference during [...]
adds 8dcbc26194eb btrfs: unify lookup return value when dir entry is missing
adds cfd312695b71 btrfs: check for error when looking up inode during dir en [...]
adds 4afb912f439c btrfs: fix abort logic in btrfs_replace_file_extents
new 1986c10acc9c Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/s [...]
new 80f0a1f99983 workqueue: annotate alloc_workqueue() as printf
new 57116ce17b04 workqueue: fix state-dump console deadlock
new 0a5d6c641b67 Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/ [...]
adds 22b1255792c0 docs/cgroup: remove some duplicate words
adds b94f9ac79a73 cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
adds c0002d11d799 cgroupv2, docs: fix misinformation in "device controller" section
new 459ea72c6cb9 Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/ [...]
adds d8c23ead708b kunit: tool: better handling of quasi-bool args (--json, - [...]
adds f62314b1ced2 kunit: fix reference count leak in kfree_at_end
adds 554afc3b9797 gcc-plugins/structleak: add makefile var for disabling structleak
adds 2326f3cdba1d iio/test-format: build kunit tests without structleak plugin
adds 6a1e2d93d55b device property: build kunit tests without structleak plugin
adds 33d4951e021b thunderbolt: build kunit tests without structleak plugin
adds a8cf90332ae3 bitfield: build kunit tests without structleak plugin
adds 361b57df62de kunit: fix kernel-doc warnings due to mismatched arg names
new fa5878760579 Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git:// [...]
The 6 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:
Documentation/admin-guide/cgroup-v2.rst | 28 ++++++------
drivers/base/test/Makefile | 2 +-
drivers/iio/test/Makefile | 1 +
drivers/thunderbolt/Makefile | 1 +
fs/btrfs/ctree.h | 2 +-
fs/btrfs/dir-item.c | 48 +++++++++++++++-----
fs/btrfs/extent-tree.c | 1 +
fs/btrfs/file.c | 19 ++++----
fs/btrfs/tree-log.c | 79 ++++++++++++++++++++-------------
include/kunit/test.h | 6 +--
include/linux/workqueue.h | 5 +--
kernel/cgroup/cpuset.c | 56 ++++++++++++-----------
kernel/workqueue.c | 18 +++++++-
lib/Makefile | 2 +-
lib/kunit/executor_test.c | 4 +-
scripts/Makefile.gcc-plugins | 4 ++
tools/testing/kunit/kunit.py | 24 +++++++++-
tools/testing/kunit/kunit_tool_test.py | 8 ++++
18 files changed, 201 insertions(+), 107 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_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/newlib.
from 8a09deb1b Cygwin: pty: Fix master closing error regarding attach_mutex.
adds dcd564f65 Cygwin: pty: Fix handle leak regarding attach_mutex.
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/fhandler_console.cc | 2 +-
winsup/cygwin/fhandler_tty.cc | 6 +++---
2 files changed, 4 insertions(+), 4 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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 008e7397dad Commonize ipa-pta constraint generation for calls
adds 84088dc4bb6 libstdc++: Fix std::match_results::end() for failed matches [...]
adds 6b6788f8c27 libstdc++: Add valid range assertions to std::basic_regex [ [...]
adds 45ba5426c12 libstdc++: Fix std::numeric_limits::lowest() test for strict modes
adds 247bac507e6 libstdc++: Simplify std::basic_regex::assign
adds 250ddf4c0b4 libstdc++: Add wrapper for internal uses of std::terminate
adds 150493d1fae Revert accidental change in ipa-modref-tree.h
adds 30cce6f65a7 Add obj-c++.srcman target to gcc/objcp/Makefile.
new 732d7638479 Daily bump.
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/ChangeLog | 115 +++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 273 +++++++++++++++++++++
gcc/ipa-modref-tree.h | 7 +-
gcc/objcp/ChangeLog | 5 +
gcc/objcp/Make-lang.in | 1 +
gcc/testsuite/ChangeLog | 37 +++
libgomp/ChangeLog | 38 +++
libstdc++-v3/ChangeLog | 39 +++
libstdc++-v3/include/bits/atomic_timed_wait.h | 1 -
libstdc++-v3/include/bits/c++config | 9 +
libstdc++-v3/include/bits/regex.h | 19 +-
libstdc++-v3/include/bits/regex_scanner.tcc | 4 +-
libstdc++-v3/include/bits/semaphore_base.h | 9 +-
libstdc++-v3/include/bits/std_thread.h | 5 +-
libstdc++-v3/libsupc++/eh_terminate.cc | 2 +-
.../testsuite/18_support/numeric_limits/lowest.cc | 20 +-
.../testsuite/28_regex/match_results/102667.C | 39 +++
18 files changed, 584 insertions(+), 41 deletions(-)
create mode 100644 libstdc++-v3/testsuite/28_regex/match_results/102667.C
--
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_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/base-artifacts.
discards c56a2201d 0: update: binutils-gcc-newlib: 1
new 465f993a5 0: update: binutils-gcc-newlib: 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 (c56a2201d)
\
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 1580 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43504 -> 43816 bytes
04-build_abe-stage1/console.log.xz | Bin 87820 -> 88412 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33240 -> 33208 bytes
07-build_abe-stage2/console.log.xz | Bin 156096 -> 156512 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 60 ++++-------------------------------
09-benchmark/console.log.xz | Bin 3056 -> 2240 bytes
10-check_regression/console.log.xz | Bin 816 -> 816 bytes
10-check_regression/results.log | 20 ++++++------
11-update_baseline/console.log | 42 ++++++++++++------------
11-update_baseline/results.log | 20 ++++++------
jenkins/manifest.sh | 18 +++++------
results | 2 +-
results_id | 2 +-
17 files changed, 59 insertions(+), 107 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_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b2e8a7a8f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 2ac1d198f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (b2e8a7a8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45504 -> 44992 bytes
05-build_abe-stage1/console.log.xz | Bin 72556 -> 71300 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8728 -> 9248 bytes
08-build_abe-glibc/console.log.xz | Bin 234600 -> 236176 bytes
09-build_abe-stage2/console.log.xz | Bin 201656 -> 201272 bytes
10-build_abe-gdb/console.log.xz | Bin 45064 -> 44840 bytes
11-build_abe-qemu/console.log.xz | Bin 29728 -> 29856 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 24 insertions(+), 24 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_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 5e1e5af98 0: update: binutils-gcc-linux-glibc: 1
new 30933303e 0: update: binutils-gcc-linux-glibc: 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 (5e1e5af98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-a [...]
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 1996 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 45300 -> 45076 bytes
04-build_abe-stage1/console.log.xz | Bin 94136 -> 91896 bytes
06-build_abe-linux/console.log.xz | Bin 8940 -> 8204 bytes
07-build_abe-glibc/console.log.xz | Bin 232164 -> 232796 bytes
08-build_abe-stage2/console.log.xz | Bin 214216 -> 212028 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 44 +-
10-benchmark/console.log.xz | Bin 2280 -> 2328 bytes
11-check_regression/console.log.xz | Bin 2624 -> 2636 bytes
11-check_regression/results-0.csv | 20334 +++++++++++++++----------------
11-check_regression/results-1.csv | 20527 ++++++++++++++++----------------
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-full.csv | 152 +-
11-check_regression/results.csv | 132 +-
11-check_regression/results.log | 4 +-
12-update_baseline/console.log | 1464 +--
12-update_baseline/results-0.csv | 20334 +++++++++++++++----------------
12-update_baseline/results-1.csv | 20527 ++++++++++++++++----------------
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-full.csv | 152 +-
12-update_baseline/results.csv | 132 +-
12-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 22 +-
results_id | 2 +-
26 files changed, 41962 insertions(+), 41938 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from c8ed8c8ac3 [gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.exp
adds 4d224f4a58 [ARM] Refactor some constants
adds dc22c61a16 [ARM] Small refactoring of arm gdbarch initialization
adds ecbf5d4f9b [ARM] Refactor pseudo register numbering
adds ae66a8f19e [ARM] Add support for M-profile MVE extension
adds 255a531196 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/NEWS | 4 +
gdb/arch/arm.c | 7 +
gdb/arch/arm.h | 17 +-
gdb/arm-tdep.c | 293 +++++++++++++++++++++++++++------
gdb/arm-tdep.h | 20 ++-
gdb/doc/gdb.texinfo | 11 ++
gdb/features/Makefile | 1 +
gdb/features/arm/arm-m-profile-mve.c | 20 +++
gdb/features/arm/arm-m-profile-mve.xml | 19 +++
10 files changed, 336 insertions(+), 58 deletions(-)
create mode 100644 gdb/features/arm/arm-m-profile-mve.c
create mode 100644 gdb/features/arm/arm-m-profile-mve.xml
--
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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1a51ff7e1 0: update: binutils-gcc: 1
new 19b5f6e75 0: update: binutils-gcc: 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 (1a51ff7e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1532 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 53592 -> 52020 bytes
04-build_abe-gcc/console.log.xz | Bin 209936 -> 208488 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3824 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3684 -> 2504 bytes
07-check_regression/console.log.xz | Bin 3628 -> 2376 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 21 -
07-check_regression/results.compare | 39 +-
07-check_regression/results.compare2 | 105 +-
07-check_regression/results.regressions | 56 -
08-update_baseline/console.log | 296 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 21 -
08-update_baseline/results.compare | 39 +-
08-update_baseline/results.compare2 | 105 +-
08-update_baseline/results.regressions | 56 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3423632 -> 3410944 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2909640 -> 2882544 bytes
sumfiles/gcc.sum | 3170 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 859288 -> 865016 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2160 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 169352 -> 169444 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 428336 -> 423468 bytes
sumfiles/libstdc++.sum | 4 +-
33 files changed, 1697 insertions(+), 2259 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_apm/llvm-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards c6a34e5da 0: update: binutils-gcc-linux-glibc-llvm: 1
new 41b92ab1b 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 (c6a34e5da)
\
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 1604 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 45036 -> 45532 bytes
04-build_abe-stage1/console.log.xz | Bin 93540 -> 92052 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 9100 -> 8936 bytes
07-build_abe-glibc/console.log.xz | Bin 232252 -> 231028 bytes
08-build_abe-stage2/console.log.xz | Bin 215584 -> 208532 bytes
09-build_llvm-true/console.log.xz | Bin 60288 -> 59200 bytes
11-benchmark/benchmark-start.log | 2 +-
11-benchmark/benchmark.log | 64 +-
11-benchmark/console.log.xz | Bin 3128 -> 2292 bytes
12-check_regression/console.log.xz | Bin 5344 -> 5296 bytes
12-check_regression/results-0.csv | 2759 ++++++------
12-check_regression/results-1.csv | 2762 ++++++------
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 75 +-
12-check_regression/results-full.csv | 2804 ++++++------
12-check_regression/results.csv | 165 +-
12-check_regression/results.log | 4616 ++++++++++----------
13-update_baseline/console.log | 4344 +++++++++---------
13-update_baseline/results-0.csv | 2759 ++++++------
13-update_baseline/results-1.csv | 2762 ++++++------
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 75 +-
13-update_baseline/results-full.csv | 2804 ++++++------
13-update_baseline/results.csv | 165 +-
13-update_baseline/results.log | 4526 ++++++++++---------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1168120 -> 1178912 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 91992 -> 92284 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3354976 -> 3357528 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 33208 -> 33176 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 139584 -> 139612 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 192440 -> 192256 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 1973724 -> 1970844 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3133904 -> 3042412 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 482700 -> 485856 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1118388 -> 1113188 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 322604 -> 322804 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 146020 -> 145400 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 50240 -> 50552 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 563060 -> 564008 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 24444 -> 24440 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 805724 -> 788344 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 71576 -> 71564 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 217084 -> 217476 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 6929804 -> 6890732 bytes
jenkins/manifest.sh | 26 +-
results | 2 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1168120 -> 1178912 bytes
save-temps/401.bzip2.tar.xz | Bin 91992 -> 92284 bytes
save-temps/403.gcc.tar.xz | Bin 3354976 -> 3357528 bytes
save-temps/429.mcf.tar.xz | Bin 33208 -> 33176 bytes
save-temps/433.milc.tar.xz | Bin 139584 -> 139612 bytes
save-temps/444.namd.tar.xz | Bin 192440 -> 192256 bytes
save-temps/445.gobmk.tar.xz | Bin 1973724 -> 1970844 bytes
save-temps/447.dealII.tar.xz | Bin 3133904 -> 3042412 bytes
save-temps/450.soplex.tar.xz | Bin 482700 -> 485856 bytes
save-temps/453.povray.tar.xz | Bin 1118388 -> 1113188 bytes
save-temps/456.hmmer.tar.xz | Bin 322604 -> 322804 bytes
save-temps/458.sjeng.tar.xz | Bin 146020 -> 145400 bytes
save-temps/462.libquantum.tar.xz | Bin 50240 -> 50552 bytes
save-temps/464.h264ref.tar.xz | Bin 563060 -> 564008 bytes
save-temps/470.lbm.tar.xz | Bin 24444 -> 24440 bytes
save-temps/471.omnetpp.tar.xz | Bin 805724 -> 788344 bytes
save-temps/473.astar.tar.xz | Bin 71576 -> 71564 bytes
save-temps/482.sphinx3.tar.xz | Bin 217084 -> 217476 bytes
save-temps/483.xalancbmk.tar.xz | Bin 6929804 -> 6890732 bytes
69 files changed, 15242 insertions(+), 15546 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.