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 dcb53d93eb0 Update the description of the linker script's TYPE directive.
new c968f038619 gdb/testsuite: update a pattern in gdb_file_cmd
new 2d77a94ff17 [gdb/testsuite] Require debug info for gdb.tui/tui-layout-a [...]
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/testsuite/gdb.tui/tui-layout-asm-short-prog.exp | 5 +++++
gdb/testsuite/lib/gdb.exp | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from 8ab40b53f98 27: onsuccess: #413: all: Success after binutils: 101 commits
new 879418d2e25 28: onsuccess: #415: all: Success after binutils/llvm/linux [...]
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 1772 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 32088 -> 32248 bytes
04-build_kernel_llvm/console.log.xz | Bin 65484 -> 65900 bytes
05-build_abe-qemu/console.log.xz | Bin 31172 -> 30272 bytes
06-build_linux/console.log.xz | Bin 3492 -> 4160 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 2924 -> 4380 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 31 +++++++++++++++++--------------
17 files changed, 25 insertions(+), 22 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from a7fd3e05d86 35: onsuccess: #496: all: Success after binutils/gcc/linux/ [...]
new 697a8d18d87 36: onsuccess: #497: all: Success after binutils/gcc/linux/ [...]
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 1928 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 30212 -> 30400 bytes
04-build_abe-stage1/console.log.xz | Bin 68456 -> 69144 bytes
05-build_abe-qemu/console.log.xz | Bin 31364 -> 31536 bytes
06-build_linux/console.log.xz | Bin 3104 -> 3132 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4176 -> 4340 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 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.
unknown user pushed a change to branch master
in repository gcc.
from 892e8c520be tree-optimization/107699 - missed &data._M_elems + _1 != &d [...]
new bb2e5da7ef7 rs6000: Update sign extension computation with sext_hwi
new 0ef9991d876 Ensure arguments to range-op handler are supported.
new 1dc49df4eea i386: Add *concat<mode><dwi>3_{5,6,7} patterns [PR107627]
new d9f9d5d30fe cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR106719]
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:
gcc/cfgbuild.cc | 49 +++++++++++++-
gcc/config/i386/i386.md | 78 ++++++++++++++++++++++
gcc/config/rs6000/predicates.md | 2 +-
gcc/config/rs6000/rs6000.cc | 36 +++++-----
gcc/config/rs6000/rs6000.md | 10 +--
gcc/gimple-range-op.cc | 6 ++
gcc/gimple-range.cc | 24 ++++---
gcc/testsuite/g++.dg/pr107985.C | 18 +++++
gcc/testsuite/gcc.dg/pr106719.c | 13 ++++
.../gcc.target/i386/{pr107627-1.c => pr107627-3.c} | 8 ++-
.../gcc.target/i386/{pr107627-2.c => pr107627-4.c} | 8 ++-
11 files changed, 210 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr107985.C
create mode 100644 gcc/testsuite/gcc.dg/pr106719.c
copy gcc/testsuite/gcc.target/i386/{pr107627-1.c => pr107627-3.c} (74%)
copy gcc/testsuite/gcc.target/i386/{pr107627-2.c => pr107627-4.c} (75%)
--
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_fast_check_gdb/release-arm
in repository toolchain/ci/base-artifacts.
from be1e196b5eb 3: onsuccess: #10: 1: Success after binutils/gcc/gdb: 10 commits
new 3727db2480b 4: onsuccess: #11: 1: Success after binutils/gcc/linux/gdb: [...]
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 1908 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 50860 -> 52148 bytes
04-build_abe-gcc/console.log.xz | Bin 229404 -> 228384 bytes
06-build_abe-linux/console.log.xz | Bin 8696 -> 8688 bytes
07-build_abe-glibc/console.log.xz | Bin 233180 -> 231620 bytes
08-build_abe-gdb/console.log.xz | Bin 46176 -> 46540 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3812 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2480 -> 2484 bytes
11-check_regression/console.log.xz | Bin 5008 -> 5436 bytes
11-check_regression/results.compare2 | 4 ++--
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 34 +++++++++++++++++-----------------
sumfiles/gdb.log.xz | Bin 12056 -> 12044 bytes
sumfiles/gdb.sum | 4 ++--
22 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_kernel/gnu-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
from d3a4e3dc5ab 32: onsuccess: #455: 6608: Success after binutils/gcc/linux [...]
new b7696e6a946 33: onsuccess: #456: boot: Success after binutils/gcc/linux [...]
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 1764 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 31424 -> 32164 bytes
04-build_abe-stage1/console.log.xz | Bin 90916 -> 92648 bytes
05-build_abe-qemu/console.log.xz | Bin 30372 -> 31172 bytes
06-build_linux/console.log.xz | Bin 6200 -> 6576 bytes
07-boot_linux/console.log.xz | Bin 0 -> 5644 bytes
08-check_regression/console.log.xz | Bin 4328 -> 4324 bytes
08-check_regression/mail-body.txt | 14 ++++++--------
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 16 +++++++---------
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
results | 6 +++++-
20 files changed, 45 insertions(+), 45 deletions(-)
create mode 100644 07-boot_linux/console.log.xz
--
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 newlib.
from 4949a82cd Cygwin: uname: fix building in non-git source dir
new 53ea7b2d5 Cygwin: drop unused local declaration of fopen64
new 0f376ae22 Cygwin: rename __sFILE to __sFILE64 for backward compatibility
new 6429a7a7f Cygwin: add __sFILE64 fix to 3.4.1 release notes
The 3 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:
winsup/cygwin/include/cygwin/config.h | 6 ++++++
winsup/cygwin/local_includes/winsup.h | 1 -
winsup/cygwin/release/3.4.1 | 4 ++++
3 files changed, 10 insertions(+), 1 deletion(-)
--
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 05a1f6468ea gdb: skip objfiles with no BFD in DWARF unwinder
new dcb53d93eb0 Update the description of the linker script's TYPE directive.
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:
ld/ChangeLog | 6 ++++++
ld/ld.texi | 24 ++++++++++++++++++++++++
2 files changed, 30 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_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from b86c097a913 27: onsuccess: #478: boot: Success after binutils/gcc/linux [...]
new d1295cc7f4a 28: onsuccess: #479: boot: Success after binutils/gcc/linux [...]
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 1804 -> 1784 bytes
02-prepare_abe/console.log.xz | Bin 2812 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 32364 -> 32448 bytes
04-build_abe-stage1/console.log.xz | Bin 73668 -> 74360 bytes
05-build_abe-qemu/console.log.xz | Bin 31392 -> 31636 bytes
06-build_linux/console.log.xz | Bin 3888 -> 4184 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4524 -> 4564 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 28 insertions(+), 28 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-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 3a8bb9e9587 30: onsuccess: #533: 33: Success after binutils/gcc/linux/q [...]
new 5a5fda16b15 31: onsuccess: #534: 33: Success after binutils/gcc/linux/q [...]
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 1796 -> 1784 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 32500 -> 32680 bytes
04-build_abe-stage1/console.log.xz | Bin 73736 -> 74652 bytes
05-build_abe-qemu/console.log.xz | Bin 31636 -> 31264 bytes
06-build_linux/console.log.xz | Bin 3484 -> 3468 bytes
08-check_regression/console.log.xz | Bin 4348 -> 4564 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 28 insertions(+), 28 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/release-arm
in repository toolchain/ci/base-artifacts.
from 3368455a1e1 21: onsuccess: #142: 7: Success after binutils/gcc/gdb/qemu [...]
new 730b0b4e01b 22: onsuccess: #143: 7: Success after binutils/gcc/linux/gd [...]
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 1916 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2796 bytes
04-build_abe-binutils/console.log.xz | Bin 30084 -> 30680 bytes
05-build_abe-stage1/console.log.xz | Bin 87292 -> 87708 bytes
07-build_abe-linux/console.log.xz | Bin 8692 -> 8708 bytes
08-build_abe-glibc/console.log.xz | Bin 229552 -> 230508 bytes
09-build_abe-stage2/console.log.xz | Bin 221104 -> 222472 bytes
10-build_abe-gdb/console.log.xz | Bin 36716 -> 37016 bytes
11-build_abe-qemu/console.log.xz | Bin 31364 -> 30520 bytes
12-check_regression/console.log.xz | Bin 3900 -> 4484 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 44 +++++++++++++++++------------------
20 files changed, 31 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_gcc_check_bootstrap/release-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
from db7ef569a48 33: onsuccess: #149: 1: Success after binutils/gcc: 7 commits
new 23abe2ee131 34: onsuccess: #150: 1: Success after binutils/gcc: 7 commits
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 1736 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 52604 -> 52336 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 471084 -> 469368 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2620 -> 2452 bytes
07-check_regression/console.log.xz | Bin 4560 -> 4564 bytes
07-check_regression/results.compare2 | 4 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2865468 -> 2863244 bytes
sumfiles/g++.sum | 24 +-
sumfiles/gcc.log.xz | Bin 2462932 -> 2456184 bytes
sumfiles/gcc.sum | 4090 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 940716 -> 950504 bytes
sumfiles/gfortran.sum | 58 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2308 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 206472 -> 206352 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 467552 -> 477116 bytes
sumfiles/libstdc++.sum | 2 +-
26 files changed, 2105 insertions(+), 2105 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/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from ecc5aed6be4 26: onsuccess: #283: boot: Success after binutils/llvm/qemu [...]
new 514d394a27c 27: onsuccess: #284: boot: Success after binutils/linux/qem [...]
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 1748 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30400 -> 30772 bytes
04-build_kernel_llvm/console.log.xz | Bin 65668 -> 66592 bytes
05-build_abe-qemu/console.log.xz | Bin 30832 -> 31112 bytes
06-build_linux/console.log.xz | Bin 3508 -> 3476 bytes
07-boot_linux/console.log.xz | Bin 504 -> 508 bytes
08-check_regression/console.log.xz | Bin 3704 -> 3912 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 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 57336e2e4d0 libctf: avoid potential double free
new 05a1f6468ea gdb: skip objfiles with no BFD in DWARF unwinder
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/dwarf2/frame.c | 3 +++
gdb/objfiles.h | 4 +++-
gdb/testsuite/gdb.base/jit-reader.exp | 13 +++++++++++++
3 files changed, 19 insertions(+), 1 deletion(-)
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 90d700623da 27: onsuccess: #402: all: Success after binutils/gcc/linux/ [...]
new 12162032cdf 28: onsuccess: #403: all: Success after binutils/gcc/linux/ [...]
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 1744 -> 1976 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 30264 -> 30600 bytes
04-build_abe-stage1/console.log.xz | Bin 68380 -> 68912 bytes
05-build_abe-qemu/console.log.xz | Bin 30936 -> 30888 bytes
06-build_linux/console.log.xz | Bin 3072 -> 3084 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4148 -> 4112 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 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_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from 62ba44a7088 31: onsuccess: #499: 33: Success after binutils/gcc/qemu: 2 [...]
new 5ca9af77d64 32: onsuccess: #500: 33: Success after binutils/gcc/linux/q [...]
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 1760 -> 1804 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2808 bytes
03-build_abe-binutils/console.log.xz | Bin 32376 -> 32304 bytes
04-build_abe-stage1/console.log.xz | Bin 73824 -> 74540 bytes
05-build_abe-qemu/console.log.xz | Bin 31368 -> 31228 bytes
06-build_linux/console.log.xz | Bin 3736 -> 3840 bytes
08-check_regression/console.log.xz | Bin 3864 -> 4604 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 28 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.