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 b5661ff24f7 gdb: fix possible use-after-free when executing commands
new 167f3beb655 [gdb/testsuite] Fix gdb.base/write_mem.exp for big endian
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/testsuite/gdb.base/write_mem.exp | 2 +-
1 file changed, 1 insertion(+), 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from 8064e940e32 28: onsuccess: #379: all: Success after binutils/linux/qemu [...]
new 112f1ea8e79 29: onsuccess: #380: all: Success after binutils/linux: 153 [...]
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 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 30412 -> 30040 bytes
04-build_kernel_llvm/console.log.xz | Bin 65296 -> 65108 bytes
05-build_abe-qemu/console.log.xz | Bin 30852 -> 30760 bytes
06-build_linux/console.log.xz | Bin 3260 -> 3100 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3912 -> 3284 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 24 ++++++++++++------------
15 files changed, 18 insertions(+), 18 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 a28fedbc3f5 x86: further re-work insn/suffix recognition to also cover MOVSX
new b5661ff24f7 gdb: fix possible use-after-free when executing commands
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/top.c | 14 ++++++++++++--
1 file changed, 12 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 master
in repository toolchain/ci/interesting-commits.
from 68bc7ff Add entry 6f6cb1714365a07dbc66851879538df9f6969288 from https [...]
new 2480abf Add entry 327d1f01a21eaad6184d3d4c192bb7954a6c810e from https [...]
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:
.../llvm-release-arm-stable-allyesconfig}/build_url | 2 +-
.../llvm-release-arm-stable-allyesconfig/last_good | 1 +
.../llvm-release-arm-stable-allyesconfig/summary.txt | 1 +
.../tcwg_kernel/status.txt | 13 ++++++++-----
linux/v6.0.11-93-g327d1f01a21e | 1 +
5 files changed, 12 insertions(+), 6 deletions(-)
copy linux/sha1/{74fe0c4dcb41678543915cb97928c366ac1aaceb/tcwg_kernel/llvm-release [...]
create mode 100644 linux/sha1/327d1f01a21eaad6184d3d4c192bb7954a6c810e/tcwg_kernel [...]
create mode 100644 linux/sha1/327d1f01a21eaad6184d3d4c192bb7954a6c810e/tcwg_kernel [...]
copy linux/sha1/{6f6cb1714365a07dbc66851879538df9f6969288 => 327d1f01a21eaad6184d3 [...]
create mode 120000 linux/v6.0.11-93-g327d1f01a21e
--
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 77a19f0e193 x86: drop (now) stray IsString
new a28fedbc3f5 x86: further re-work insn/suffix recognition to also cover MOVSX
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:
gas/config/tc-i386.c | 6 +-
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/movs.s | 39 +
gas/testsuite/gas/i386/movs32.d | 22 +
gas/testsuite/gas/i386/movs64.d | 30 +
gas/testsuite/gas/i386/movx16.l | 6 +-
gas/testsuite/gas/i386/movx32.l | 6 +-
gas/testsuite/gas/i386/movx64.l | 50 +-
gas/testsuite/gas/i386/movx64.s | 40 +
opcodes/i386-opc.tbl | 11 +-
opcodes/i386-tbl.h | 1826 +++++++++++++++++++--------------------
11 files changed, 1081 insertions(+), 957 deletions(-)
create mode 100644 gas/testsuite/gas/i386/movs.s
create mode 100644 gas/testsuite/gas/i386/movs32.d
create mode 100644 gas/testsuite/gas/i386/movs64.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 65cf035b8dc PR29892, Field file_table of struct module is uninitialized
new 6825a3bc866 x86: revert disassembler parts of "x86: Allow 16-bit regist [...]
new 5317ad2ccc3 x86: constify parse_insn()'s input
new 04784e33fab x86: re-work insn/suffix recognition
new 9db83a32776 ix86: don't recognize/derive Q suffix in the common case
new e2b983d47e7 x86-64: allow HLE store of accumulator to absolute 32-bit address
new e3669c7f7ba x86: move bad-use-of-TLS-reloc check
new 77a19f0e193 x86: drop (now) stray IsString
The 7 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/config/tc-i386-intel.c | 13 +-
gas/config/tc-i386.c | 518 +++---
gas/testsuite/gas/i386/code16.d | 1 +
gas/testsuite/gas/i386/code16.e | 3 +
gas/testsuite/gas/i386/code16.s | 4 +-
gas/testsuite/gas/i386/i386-intel.d | 16 +-
gas/testsuite/gas/i386/i386.d | 16 +-
gas/testsuite/gas/i386/intel-intel.d | 4 +-
gas/testsuite/gas/i386/intel.d | 4 +-
gas/testsuite/gas/i386/intel16.d | 10 +-
gas/testsuite/gas/i386/intel16.s | 12 +-
gas/testsuite/gas/i386/opcode-intel.d | 4 +
gas/testsuite/gas/i386/opcode-suffix.d | 4 +
gas/testsuite/gas/i386/opcode.d | 4 +
gas/testsuite/gas/i386/opcode.s | 5 +
gas/testsuite/gas/i386/sse3-intel.d | 1 +
gas/testsuite/gas/i386/sse3.d | 47 +-
gas/testsuite/gas/i386/sse3.s | 1 +
gas/testsuite/gas/i386/x86-64-hle-intel.d | 8 +
gas/testsuite/gas/i386/x86-64-hle.d | 8 +
gas/testsuite/gas/i386/x86-64-hle.s | 8 +
gas/testsuite/gas/i386/x86-64-lfence-load.d | 9 +-
gas/testsuite/gas/i386/x86-64-lfence-load.s | 7 +-
gas/testsuite/gas/i386/x86-64-sse3-intel.d | 1 +
gas/testsuite/gas/i386/x86-64-sse3.d | 1 +
gas/testsuite/gas/i386/x86-64-sse3.s | 1 +
gas/testsuite/gas/i386/x86_64-intel.d | 32 +-
gas/testsuite/gas/i386/x86_64.d | 32 +-
opcodes/i386-dis.c | 16 +-
opcodes/i386-opc.tbl | 45 +-
opcodes/i386-tbl.h | 2415 +++++++++++++--------------
31 files changed, 1617 insertions(+), 1633 deletions(-)
create mode 100644 gas/testsuite/gas/i386/code16.e
--
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 glibc.
from 4e21c20751 time: Use 64 bit time on tzfile
new d4facb63ff elf: Do not assume symbol order on tst-audit25{a,b}
new 5dcd2d0ad0 stdlib: Move _IO_cleanup to call_function_static_weak
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:
Makerules | 3 --
.../pthread/tst-atfork4mod.c => elf/tst-audit25.h | 57 +++++++++++-----------
elf/tst-audit25a.c | 38 +++++++++------
elf/tst-audit25b.c | 39 +++++++++------
libio/genops.c | 2 -
stdlib/exit.c | 6 +--
6 files changed, 80 insertions(+), 65 deletions(-)
copy sysdeps/pthread/tst-atfork4mod.c => elf/tst-audit25.h (53%)
--
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 697a8d18d87 36: onsuccess: #497: all: Success after binutils/gcc/linux/ [...]
new f3d85b64fb1 37: onsuccess: #498: 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 1780 -> 1760 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30400 -> 30432 bytes
04-build_abe-stage1/console.log.xz | Bin 69144 -> 68804 bytes
05-build_abe-qemu/console.log.xz | Bin 31536 -> 30716 bytes
06-build_linux/console.log.xz | Bin 3132 -> 3592 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4340 -> 3744 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_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 gcc.
from 688f4eb2818 aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE [...]
new 14d0f82cab3 mklog: do not parse binary file for PR entry
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:
contrib/mklog.py | 34 ++++++++++++++++++----------------
1 file changed, 18 insertions(+), 16 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from cdf296b4915 33: onsuccess: #287: 20869: Success after binutils/qemu: 6 commits
new d7cf9b899d7 34: force: #289: 20879: Success after linux: 373 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 1712 -> 1960 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30016 -> 29944 bytes
04-build_kernel_llvm/console.log.xz | Bin 63316 -> 63888 bytes
05-build_abe-qemu/console.log.xz | Bin 30428 -> 30788 bytes
06-build_linux/console.log.xz | Bin 5168 -> 4116 bytes
08-check_regression/console.log.xz | Bin 3052 -> 2936 bytes
08-check_regression/mail-body.txt | 2 +-
09-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 23 +++++++++++------------
results | 2 +-
16 files changed, 20 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
from 9e2793439cb 34: onsuccess: #440: 6538: Success after binutils/gcc/qemu: [...]
new 80d6b46f69a 35: onsuccess: #442: 6538: 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 1784 -> 1744 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 31700 -> 31404 bytes
04-build_abe-stage1/console.log.xz | Bin 91608 -> 92040 bytes
05-build_abe-qemu/console.log.xz | Bin 30768 -> 30528 bytes
06-build_linux/console.log.xz | Bin 6084 -> 6328 bytes
08-check_regression/console.log.xz | Bin 4016 -> 4396 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 86def977569 Daily bump.
new ad6ace70ba3 tree-optimization/106868 - bogus -Wdangling-pointer diagnostic
new e0e37f97e67 tree-optimization/107407 - wrong code with DSE
new a9fafa2f533 tree-optimization/107647 - avoid FMA from SLP with -ffp-con [...]
new 9e242f8a2d5 tree-optimization/107766 - ICE with recent -ffp-contract=off fix
new 232305bd0c8 tree-optimization/107686 - fix bitfield ref through vec_unp [...]
new 812847a9d12 tree-optimization/107833 - invariant motion of uninit uses
new 09469705318 tree-optimization/107865 - ICE with outlining of loops
new 1a8af012222 tree-optimization/107898 - ICE with -Walloca-larger-than
The 8 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/cfghooks.cc | 1 +
gcc/gimple-ssa-warn-access.cc | 52 ++++------
gcc/gimple-ssa-warn-alloca.cc | 1 +
gcc/testsuite/g++.dg/vect/pr107766.cc | 23 +++++
gcc/testsuite/gcc.dg/Wdangling-pointer-pr106868.c | 14 +++
gcc/testsuite/gcc.dg/pr107686.c | 16 ++++
gcc/testsuite/gcc.dg/torture/pr107407.c | 26 +++++
gcc/testsuite/gcc.dg/torture/pr107833.c | 33 +++++++
gcc/testsuite/gcc.dg/uninit-pr107839.c | 13 +++
gcc/testsuite/gcc.target/i386/pr107647.c | 17 ++++
gcc/testsuite/gfortran.dg/graphite/pr107865.f90 | 18 ++++
gcc/tree-cfg.cc | 2 +
gcc/tree-ssa-dse.cc | 17 ++--
gcc/tree-ssa-forwprop.cc | 6 +-
gcc/tree-ssa-loop-im.cc | 24 ++++-
gcc/tree-ssa-loop-ivopts.cc | 111 ----------------------
gcc/tree-ssa.cc | 93 ++++++++++++++++++
gcc/tree-ssa.h | 25 +++++
gcc/tree-vect-slp-patterns.cc | 15 ++-
19 files changed, 345 insertions(+), 162 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr107766.cc
create mode 100644 gcc/testsuite/gcc.dg/Wdangling-pointer-pr106868.c
create mode 100644 gcc/testsuite/gcc.dg/pr107686.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr107407.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr107833.c
create mode 100644 gcc/testsuite/gcc.dg/uninit-pr107839.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr107647.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/pr107865.f90
--
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 49bf49bb617 Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd
new 688f4eb2818 aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE [...]
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/config/aarch64/aarch64-c.cc | 2 ++
gcc/config/aarch64/aarch64.h | 5 +++++
gcc/testsuite/gcc.target/aarch64/acle/bti_def.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/acle/pauth_def.c | 10 ++++++++++
4 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/bti_def.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/pauth_def.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_gcc_bootstrap/release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
from 22f4311ff76 37: onsuccess: #143: 2: Success after binutils/gcc: 7 commits
new aed58fc382f 38: onsuccess: #144: 2: Success after binutils/gcc: 10 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 1752 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50960 -> 51968 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 462208 -> 461152 bytes
06-check_regression/console.log.xz | Bin 2688 -> 2788 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
12 files changed, 15 insertions(+), 15 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 5a5fda16b15 31: onsuccess: #534: 33: Success after binutils/gcc/linux/q [...]
new d2072519e2a 32: onsuccess: #535: 33: 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 1784 -> 1764 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 32680 -> 31544 bytes
04-build_abe-stage1/console.log.xz | Bin 74652 -> 72924 bytes
05-build_abe-qemu/console.log.xz | Bin 31264 -> 30580 bytes
06-build_linux/console.log.xz | Bin 3468 -> 3416 bytes
08-check_regression/console.log.xz | Bin 4564 -> 4076 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 25 insertions(+), 25 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-allyesconfig
in repository toolchain/ci/base-artifacts.
from 12162032cdf 28: onsuccess: #403: all: Success after binutils/gcc/linux/ [...]
new 84657f3b0ec 29: onsuccess: #404: 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 1976 -> 1968 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30600 -> 30440 bytes
04-build_abe-stage1/console.log.xz | Bin 68912 -> 68496 bytes
05-build_abe-qemu/console.log.xz | Bin 30888 -> 30608 bytes
06-build_linux/console.log.xz | Bin 3084 -> 3020 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4112 -> 3620 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from d1295cc7f4a 28: onsuccess: #479: boot: Success after binutils/gcc/linux [...]
new b89f828e33b 29: onsuccess: #480: 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 1784 -> 1748 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 32448 -> 31628 bytes
04-build_abe-stage1/console.log.xz | Bin 74360 -> 72980 bytes
05-build_abe-qemu/console.log.xz | Bin 31636 -> 30288 bytes
06-build_linux/console.log.xz | Bin 4184 -> 4052 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4564 -> 3916 bytes
09-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
17 files changed, 21 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.