This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards af4a74a6 0: update: binutils-gcc-glibc-qemu: 6
new 64d77d96 0: update: binutils-gcc-glibc-qemu: 6
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 (af4a74a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 229 +-
02-prepare_abe/console.log | 446 +-
04-build_abe-binutils/console.log | 10109 ++-
05-build_abe-stage1/console.log | 18074 +++---
06-build_abe-linux/console.log | 118 +-
07-build_abe-glibc/console.log | 38945 ++++++------
08-build_abe-stage2/console.log | 44947 +++++++-------
09-build_abe-qemu/console.log | 2517 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 115439 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
12 files changed, 115430 insertions(+), 115436 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 589958d6ff3 x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITE
new 8bbb3ad806d x86: operand sizing prefixes can disambiguate insns
new c423d21a437 x86: move ImmExt processing
new 464dc4af9ab x86: drop left-over 4-way alternative disassembler templates
new 8f570d62882 x86: make J disassembler macro available for new use
The 4 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:
gas/ChangeLog | 26 +++
gas/config/tc-i386.c | 32 +++-
gas/testsuite/gas/i386/i386.exp | 4 +
gas/testsuite/gas/i386/noreg16-data32.d | 152 +++++++++++++++
gas/testsuite/gas/i386/noreg16.d | 14 +-
gas/testsuite/gas/i386/noreg16.s | 286 ++++++++++++++--------------
gas/testsuite/gas/i386/noreg32-data16.d | 163 ++++++++++++++++
gas/testsuite/gas/i386/noreg32-data16.e | 11 ++
gas/testsuite/gas/i386/noreg32.s | 306 ++++++++++++++---------------
gas/testsuite/gas/i386/noreg64-data16.d | 161 ++++++++++++++++
gas/testsuite/gas/i386/noreg64-data16.e | 11 ++
gas/testsuite/gas/i386/noreg64-rex64.d | 160 ++++++++++++++++
gas/testsuite/gas/i386/noreg64.s | 328 +++++++++++++++++---------------
opcodes/ChangeLog | 10 +
opcodes/i386-dis.c | 23 +--
15 files changed, 1221 insertions(+), 466 deletions(-)
create mode 100644 gas/testsuite/gas/i386/noreg16-data32.d
create mode 100644 gas/testsuite/gas/i386/noreg32-data16.d
create mode 100644 gas/testsuite/gas/i386/noreg32-data16.e
create mode 100644 gas/testsuite/gas/i386/noreg64-data16.d
create mode 100644 gas/testsuite/gas/i386/noreg64-data16.e
create mode 100644 gas/testsuite/gas/i386/noreg64-rex64.d
--
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 0a3eb8aeb37 Automatic date update in version.in
new 11abe426470 x86: drop stray assignment from build_evex_prefix()
new 40d231b4fbc x86: also refuse data size prefix on SIMD insns
new a5aeccd9d33 x86-64: honor REX prefixes for SSE2AVX
new 0b9404fd37c x86-64: REX prefix is invalid with VEX etc
new 589958d6ff3 x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITE
The 5 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:
gas/ChangeLog | 56 ++++++++++++++++++
gas/config/tc-i386.c | 89 +++++++++++++++++------------
gas/testsuite/gas/i386/avx-16bit.d | 54 ++++++++---------
gas/testsuite/gas/i386/avx-scalar.d | 54 ++++++++---------
gas/testsuite/gas/i386/avx.d | 54 ++++++++---------
gas/testsuite/gas/i386/avx512f-16bit.d | 48 ++++++++--------
gas/testsuite/gas/i386/avx512f.d | 48 ++++++++--------
gas/testsuite/gas/i386/evex-lig256.d | 48 ++++++++--------
gas/testsuite/gas/i386/evex-lig512.d | 48 ++++++++--------
gas/testsuite/gas/i386/evex-wig1.d | 8 +--
gas/testsuite/gas/i386/katmai.d | 2 +-
gas/testsuite/gas/i386/noreg16.d | 18 +++---
gas/testsuite/gas/i386/noreg32.d | 18 +++---
gas/testsuite/gas/i386/prefix32.l | 8 +--
gas/testsuite/gas/i386/prefix32.s | 2 +-
gas/testsuite/gas/i386/prefix64.l | 10 ++--
gas/testsuite/gas/i386/prefix64.s | 2 +-
gas/testsuite/gas/i386/ptwrite.d | 16 +++---
gas/testsuite/gas/i386/simd.d | 20 +++----
gas/testsuite/gas/i386/sse2-16bit.d | 4 +-
gas/testsuite/gas/i386/sse2.d | 2 +-
gas/testsuite/gas/i386/sse2avx.d | 10 ++--
gas/testsuite/gas/i386/sse2avx.s | 4 ++
gas/testsuite/gas/i386/x86-64-pseudos-bad.l | 3 +
gas/testsuite/gas/i386/x86-64-pseudos-bad.s | 3 +
gas/testsuite/gas/i386/x86-64-pseudos.d | 6 --
gas/testsuite/gas/i386/x86-64-pseudos.s | 6 --
gas/testsuite/gas/i386/x86-64-sse2avx.d | 27 +++++++++
gas/testsuite/gas/i386/x86-64-sse2avx.s | 39 ++++++++++++-
opcodes/ChangeLog | 6 ++
opcodes/i386-dis.c | 14 +++--
31 files changed, 437 insertions(+), 290 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_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 205c3184 2: update: binutils-gcc-glibc-llvm: 1
new 467f48ef 2: update: binutils-gcc-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 (205c3184)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-release-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 | 139 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 10622 +--
04-build_abe-stage1/console.log | 18078 ++--
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 39234 ++++----
07-build_abe-stage2/console.log | 44025 +++++----
08-build_llvm-true/console.log | 12579 +--
10-benchmark--O3_marm/benchmark-start.log | 2 +-
10-benchmark--O3_marm/benchmark.log | 13 +-
10-benchmark--O3_marm/console.log | 313 +-
11-check_regression/console.log | 2425 +-
11-check_regression/results-0.csv | 2178 +-
11-check_regression/results-1.csv | 2163 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 7 +-
11-check_regression/results-full.csv | 2347 +-
11-check_regression/results.csv | 159 +-
11-check_regression/results.log | 2490 +-
12-update_baseline/console.log | 2904 +-
12-update_baseline/results-1.csv | 2163 +-
12-update_baseline/results-brief.csv | 36 +-
12-update_baseline/results-compare.csv | 7 +-
12-update_baseline/results-full.csv | 2163 +-
12-update_baseline/results.csv | 153 +-
12-update_baseline/results.log | 1890 +-
12-update_baseline/results.regressions | 2 +-
console.log | 130945 ++++++++++++++-------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
30 files changed, 138904 insertions(+), 138725 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.
unknown user pushed a change to branch master
in repository gcc.
from 2e546c261be Daily bump.
new a8d8caca0cb VEC_COND_EXPR: clean up first argument
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/gimple-isel.cc | 12 ++++++++++--
gcc/tree-vect-generic.c | 23 +++++++++++++++++------
2 files changed, 27 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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards b594ebbd 0: update: binutils-gcc-glibc-llvm: 1
new 9abec2b0 0: update: binutils-gcc-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 (b594ebbd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-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 | 139 +-
02-prepare_abe/console.log | 292 +-
03-build_abe-binutils/console.log | 11739 ++-
04-build_abe-stage1/console.log | 13758 ++--
05-build_abe-linux/console.log | 273 +-
06-build_abe-glibc/console.log | 40075 +++++-----
07-build_abe-stage2/console.log | 36509 +++++----
08-build_llvm-true/console.log | 12636 +--
10-benchmark--Os_LTO/benchmark-start.log | 2 +-
10-benchmark--Os_LTO/benchmark.log | 23 +-
10-benchmark--Os_LTO/console.log | 151 +-
11-check_regression/console.log | 760 +-
11-check_regression/results-0.csv | 109 +-
11-check_regression/results-1.csv | 106 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 112 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2500 +-
12-update_baseline/console.log | 770 +-
12-update_baseline/results-0.csv | 109 +-
12-update_baseline/results-1.csv | 106 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 112 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2476 +-
console.log | 117164 ++++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
28 files changed, 119715 insertions(+), 120396 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/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 2d5d52e5 0: update: binutils-1a79004f61a433112a218c04b0f1aa9f0f9d868d: 1
new 910eef48 0: update: binutils-0a3eb8aeb3709a14096d3e907d6bb71e94d94728: 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 (2d5d52e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 126 +-
02-prepare_abe/console.log | 38 +-
03-build_abe-binutils/console.log | 13053 ++++++++++++-----------
04-build_abe-check_binutils/console.log | 2874 +++---
05-check_regression/console.log | 325 +-
05-check_regression/results.regressions | 8 +-
06-update_baseline/console.log | 112 +-
06-update_baseline/results.regressions | 8 +-
console.log | 16520 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.sum | 5 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 8 +-
13 files changed, 16488 insertions(+), 16601 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_tk1/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 36d3fb62 1: update: binutils-gcc-glibc-llvm: 1
new 6e2876eb 1: update: binutils-gcc-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 (36d3fb62)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-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 | 181 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 10306 +-
04-build_abe-stage1/console.log | 20234 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 18054 ++--
07-build_abe-stage2/console.log | 45648 +++++----
08-build_llvm-true/console.log | 13107 +--
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 92 +-
10-benchmark--Oz_mthumb/console.log | 284 +-
11-check_regression/console.log | 2530 +-
11-check_regression/results-0.csv | 2440 +-
11-check_regression/results-1.csv | 2315 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 10 +-
11-check_regression/results-full.csv | 2497 +-
11-check_regression/results.csv | 166 +-
11-check_regression/results.log | 2698 +-
12-update_baseline/console.log | 13544 +--
12-update_baseline/results-1.csv | 2315 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 6 +-
12-update_baseline/results-full.csv | 2313 +-
12-update_baseline/results.csv | 166 +-
12-update_baseline/results.log | 1820 +-
console.log | 124314 +++++++++++--------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
29 files changed, 122358 insertions(+), 143318 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/gnu-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d6462d9f 0: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
new 5b9ec9be 0: update: gcc-2e546c261beddd649e92925373e1c54aec3299a0: 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 (d6462d9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 183 +-
02-prepare_abe/console.log | 236 +-
04-build_abe-bootstrap_debug/console.log | 94702 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 95127 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 95163 insertions(+), 95101 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/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from 0e871a5b843 Daily bump.
adds eb9a24a6b6b Fortran : ICE in resolve_fl_procedure PR95708
adds f541655e8b9 Fix memory corruption with vector and variant record
adds 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
adds 84323d9fa75 PR fortran/95689 - ICE in check_sym_interfaces, at fortran/ [...]
adds ea3f1f23478 Daily bump.
adds ce2da7f82f4 libstdc++: Fix std::from_chars to ignore leading zeros in base 2
adds e3d976ae009 Revert "PR fortran/95689 - ICE in check_sym_interfaces, at [...]
new c66d68d1e1e 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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++
gcc/ada/gcc-interface/trans.c | 18 ++++--
gcc/fortran/ChangeLog | 38 +++++++++++++
gcc/fortran/intrinsic.c | 6 +-
gcc/fortran/match.c | 5 ++
gcc/fortran/resolve.c | 1 +
gcc/testsuite/ChangeLog | 30 ++++++++++
gcc/testsuite/gfortran.dg/pr95587.f90 | 13 +++++
gcc/testsuite/gfortran.dg/pr95708.f90 | 6 ++
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/include/std/charconv | 8 ++-
libstdc++-v3/testsuite/20_util/from_chars/1.cc | 19 +++++--
libstdc++-v3/testsuite/20_util/from_chars/3.cc | 79 ++++++++++++++++++++++++++
14 files changed, 223 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95587.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95708.f90
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/3.cc
--
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/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 24505e34 0: update: gcc-0e871a5b84339006697ba43732809eeda9159480: 1
new 5ed70507 0: update: gcc-c66d68d1e1e17ff1dd808d0acf42d12edf833b4e: 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 (24505e34)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 137 +-
02-prepare_abe/console.log | 402 +-
04-build_abe-bootstrap_debug/console.log | 82079 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 82676 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 82671 insertions(+), 82641 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/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 4a8ac0fd 0: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
new 3c6406ee 0: update: gcc-58b475a2233630b1737bbdab986f08510d62cd3a: 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 (4a8ac0fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 192 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-bootstrap_debug/console.log | 72275 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 72917 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 72926 insertions(+), 72916 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.