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
in repository toolchain/ci/gcc.
from e9cad1e5829 aarch64: Don't return invalid GIMPLE assign statements
adds 1d73dfb5e6f [Ada] Refine type for checking number of pragma arguments
adds 730814edc8b [Ada] Fix CodePeer warnings in GNAT sources
adds 6faa271f09f [Ada] Fix internal error on untagged record type with equal [...]
adds 94425248c76 [Ada] Add cross-references between Integer_Type_For and Sma [...]
adds 7a03001cd2d [Ada] Fix if expression returning slice
adds b872d3fe67b [Ada] Fix automatic proof on System.Arith_32
adds 05e91ac1f89 [Ada] Plug legality loophole for equality operator of untag [...]
adds d03a7f8c247 [Ada] Fix crash on frontend inlining of functions with sing [...]
adds 4709037646e [Ada] Fix proof of runtime unit System.Arith_64
adds 8e3030ea9ae [Ada] Fix incorrect handling of Ghost aspect
adds 4621bae835b [Ada] Clarify hardening command-line options that require e [...]
adds a714ca803cb [Ada] Handle bodies-to-inline just like generic templates
adds 6beeff028f4 [Ada] Fix for visibility of aspect expressions inside gener [...]
adds 9f857be34d9 [Ada] Add support for defaulted Storage_Model_Type aspect a [...]
adds d60f61f6a42 [Ada] Fix for bootstrap problem with calling function Syste [...]
adds 84d3047b14b [Ada] Extend No_Dependence restriction to code generation ( [...]
adds 6071ef0bed2 [Ada] Fix wrong access check with access-to-unconstrained-array
adds 2b8c12348da [Ada] Fix internal error on instance of Ada.Task_Attributes at -O
adds d927cb527cb [Ada] Fix internal error on comparison with access function [...]
adds 589163e18a2 [Ada] Do not generate DW_TAG_typedef for constrained array types
adds 45808a572ba [Ada] Generate debug info entry for user-defined access subtype
adds 298bbf3c9be [Ada] Use actual types instead of formal types consistently [...]
adds 36ed32caf87 [Ada] Adjust name of stack checking function
adds 258814a99e7 [Ada] Also deal with private actual types in latest change
adds 0888e1fea16 [Ada] Undo questionable renaming in earlier change
adds 351659f8dc8 [Ada] Revert recent change in debug info for vector array types
adds 1f3f64b9e77 [Ada] Extend No_Dependence restriction to code generation
adds 0c5730a64d9 [Ada] Small housekeeping work in gigi
adds c7970b146f9 Speed up DOM record_temporary_equivalences
new 554b21edb9e Clear nonzero mask when inverting ranges.
new 1184f677d6e Use nonzero bits in range-ops to determine if < 0 is false.
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:
gcc/ada/aspects.ads | 2 +-
.../doc/gnat_rm/security_hardening_features.rst | 17 +-
gcc/ada/exp_ch4.adb | 20 +-
gcc/ada/exp_ch6.adb | 2 +-
gcc/ada/exp_util.adb | 11 +-
gcc/ada/exp_util.ads | 10 +-
gcc/ada/gcc-interface/decl.cc | 175 +++++++----
gcc/ada/gcc-interface/trans.cc | 86 ++++--
gcc/ada/gcc-interface/utils.cc | 45 ++-
gcc/ada/gcc-interface/utils2.cc | 23 +-
gcc/ada/gnat_rm.texi | 17 +-
gcc/ada/inline.adb | 13 +-
gcc/ada/libgnat/a-ztenau.adb | 2 -
gcc/ada/libgnat/g-spipat.adb | 128 +-------
gcc/ada/libgnat/s-aridou.adb | 96 +++++-
gcc/ada/libgnat/s-arit32.adb | 3 +-
gcc/ada/par-prag.adb | 4 +-
gcc/ada/sem_attr.adb | 4 +-
gcc/ada/sem_ch12.adb | 2 +-
gcc/ada/sem_ch13.adb | 327 ++++++++++++---------
gcc/ada/sem_ch6.adb | 222 ++++++++++----
gcc/ada/sem_prag.adb | 10 +
gcc/ada/sem_util.adb | 37 ++-
gcc/ada/sem_util.ads | 15 +-
gcc/ada/snames.ads-tmpl | 4 +
gcc/range-op.cc | 3 +
gcc/testsuite/g++.dg/ipa/pure-const-3.C | 2 +-
gcc/testsuite/gcc.dg/pr102983.c | 2 +-
gcc/tree-ssa-dom.cc | 67 ++---
gcc/tree-ssa-dom.h | 3 -
gcc/value-range.cc | 8 +
31 files changed, 842 insertions(+), 518 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
in repository toolchain/ci/binutils-gdb.
from dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
No new revisions were added by this update.
Summary of changes:
gdb/breakpoint.c | 2 +-
gdb/dwarf2/read.c | 38 +++++++++----------
gdb/dwarf2/read.h | 11 ++++--
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +-
gdbserver/server.cc | 8 +---
7 files changed, 84 insertions(+), 41 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 19b695fc 2: update: binutils-gcc: 1
new b382cfdc 2: 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 (19b695fc)
\
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 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 51224 -> 51968 bytes
05-build_abe-bootstrap/console.log.xz | Bin 130656 -> 130260 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++-----
7 files changed, 29 insertions(+), 29 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/binutils-gdb.
from dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
No new revisions were added by this update.
Summary of changes:
gdb/breakpoint.c | 2 +-
gdb/dwarf2/read.c | 38 +++++++++----------
gdb/dwarf2/read.h | 11 ++++--
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +-
gdbserver/server.cc | 8 +---
7 files changed, 84 insertions(+), 41 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 1f4f11d2 0: update: binutils-gcc: 2
new 53ba8855 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 (1f4f11d2)
\
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 1600 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 38432 -> 38968 bytes
05-build_abe-bootstrap/console.log.xz | Bin 270888 -> 270732 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 38 ++++++++++++-------------
gdb/dwarf2/read.h | 11 ++++---
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +--
gdbserver/server.cc | 8 ++----
4 files changed, 30 insertions(+), 31 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_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
No new revisions were added by this update.
Summary of changes:
gdb/dwarf2/read.c | 38 ++++++++++++-------------
gdb/dwarf2/read.h | 11 ++++---
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +--
gdbserver/server.cc | 8 ++----
4 files changed, 30 insertions(+), 31 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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 68533a77 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 6e7393e9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (68533a77)
\
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 1616 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30064 -> 30216 bytes
04-build_abe-stage1/console.log.xz | Bin 91092 -> 91716 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9316 -> 9484 bytes
07-build_abe-glibc/console.log.xz | Bin 233796 -> 232820 bytes
08-build_abe-stage2/console.log.xz | Bin 222540 -> 223920 bytes
09-build_abe-gdb/console.log.xz | Bin 37380 -> 37480 bytes
10-build_abe-qemu/console.log.xz | Bin 32216 -> 31804 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3908 -> 3860 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2448 -> 2544 bytes
13-check_regression/console.log.xz | Bin 2528 -> 2620 bytes
13-check_regression/results.compare | 20 +-
13-check_regression/results.compare2 | 37 +-
14-update_baseline/console.log | 319 +++--
14-update_baseline/results.compare | 20 +-
14-update_baseline/results.compare2 | 37 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2662588 -> 2693028 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2219924 -> 2206164 bytes
sumfiles/gcc.sum | 2479 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 885036 -> 884264 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199036 -> 198992 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428616 -> 430824 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 1591 insertions(+), 1549 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5a791fd5 0: update: binutils-gcc-linux-qemu: all
new 1882b75f 0: update: binutils-gcc-linux-qemu: 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 (5a791fd5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30792 -> 29972 bytes
04-build_abe-stage1/console.log.xz | Bin 69412 -> 68108 bytes
05-build_abe-qemu/console.log.xz | Bin 33052 -> 32000 bytes
06-build_linux/console.log.xz | Bin 3972 -> 3600 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 12 insertions(+), 12 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 c7970b146f9 Speed up DOM record_temporary_equivalences
new 554b21edb9e Clear nonzero mask when inverting ranges.
new 1184f677d6e Use nonzero bits in range-ops to determine if < 0 is false.
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:
gcc/range-op.cc | 3 +++
gcc/testsuite/g++.dg/ipa/pure-const-3.C | 2 +-
gcc/testsuite/gcc.dg/pr102983.c | 2 +-
gcc/value-range.cc | 8 ++++++++
4 files changed, 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c4a088b5 0: update: binutils-gcc-linux-qemu: boot
new a27a3bb8 0: update: binutils-gcc-linux-qemu: boot
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 (c4a088b5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1652 -> 1744 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30144 -> 30152 bytes
04-build_abe-stage1/console.log.xz | Bin 86200 -> 86048 bytes
05-build_abe-qemu/console.log.xz | Bin 32320 -> 31872 bytes
06-build_linux/console.log.xz | Bin 3620 -> 3624 bytes
07-boot_linux/console.log.xz | Bin 5812 -> 5804 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++---------
10 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-arm
in repository toolchain/ci/gdb.
from dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
new 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
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:
gdb/breakpoint.c | 2 +-
gdb/dwarf2/read.c | 38 +++++++++----------
gdb/dwarf2/read.h | 11 ++++--
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +-
gdbserver/server.cc | 8 +---
7 files changed, 84 insertions(+), 41 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from dd4c046506 Automatic date update in version.in
adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict
adds cf6c1e710e gdbserver: remove unused variable
adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp
No new revisions were added by this update.
Summary of changes:
gdb/breakpoint.c | 2 +-
gdb/dwarf2/read.c | 38 +++++++++----------
gdb/dwarf2/read.h | 11 ++++--
.../longjmp-until-in-main.c} | 18 ++++-----
gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++
gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +-
gdbserver/server.cc | 8 +---
7 files changed, 84 insertions(+), 41 deletions(-)
copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...]
create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.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_gnu_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards f6200b93 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new a16276cb 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 (f6200b93)
\
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 1668 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2804 -> 2788 bytes
04-build_abe-binutils/console.log.xz | Bin 30272 -> 31176 bytes
05-build_abe-stage1/console.log.xz | Bin 91064 -> 92020 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9332 -> 9552 bytes
08-build_abe-glibc/console.log.xz | Bin 232836 -> 233276 bytes
09-build_abe-stage2/console.log.xz | Bin 225916 -> 223072 bytes
10-build_abe-gdb/console.log.xz | Bin 37324 -> 38436 bytes
11-build_abe-qemu/console.log.xz | Bin 32032 -> 32532 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.