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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 21a2a66ad 0: update: llvm-linux: boot
new c02f58ba8 0: update: llvm-linux: 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 (21a2a66ad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 220 +-
02-build_llvm/console.log | 12598 +++++++++++++++++------------------
03-build_linux/console.log | 760 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 13621 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13640 insertions(+), 13610 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-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f8a564896 0: update: llvm-linux: boot
new f9642cb4a 0: update: llvm-linux: 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 (f8a564896)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 120 +-
02-build_llvm/console.log | 12626 +++++++++++++++++------------------
03-build_linux/console.log | 914 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13676 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13666 insertions(+), 13694 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-allmodconfig
in repository toolchain/ci/linux.
from bf8d1cd43865 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 7935799e041a cifs: Adjust indentation in smb2_open_file
adds 046aca3c25fd cifs: Optimize readdir on reparse points
adds cc2f36ec7188 Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
adds 98ca480a8f22 locks: print unsigned ino in /proc/locks
adds d75663868d60 Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/l [...]
adds 4d47ce158efb riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
adds 556f47ac6083 riscv: reject invalid syscalls below -1
adds 1833e327a5ea riscv: export flush_icache_all to modules
adds a99efa00891b Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub [...]
adds fd6988496e79 Linux 5.5-rc4
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/riscv/kernel/entry.S | 1 +
arch/riscv/kernel/riscv_ksyms.c | 3 --
arch/riscv/lib/uaccess.S | 4 +++
arch/riscv/mm/cacheflush.c | 1 +
fs/cifs/cifsglob.h | 1 +
fs/cifs/readdir.c | 63 +++++++++++++++++++++++++++++++++++------
fs/cifs/smb2file.c | 2 +-
fs/locks.c | 2 +-
9 files changed, 64 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 4383e1fc3b ubsan: sparc: left shift cannot be represented in type 'int'
adds c296cbe681 Fix setting breakpoints or stepping on line 65535
adds 2c5b6e1a1c Re: Usage of unitialized heap in tic4x_print_cond
adds 5ad8755225 Re: Revise sleb128 and uleb128 reader
adds 61b3df8f5b Automatic date update in version.in
adds 6a89db5c95 archive.c bfd_zalloc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 ++++++
bfd/archive.c | 46 ++++++++++------------
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++
binutils/od-macho.c | 43 ++++++++++----------
gdb/ChangeLog | 5 +++
gdb/buildsym.c | 6 ---
gdb/testsuite/ChangeLog | 5 +++
.../gdb.base/{source-dir.c => line65535.c} | 7 +---
.../{source-execution.exp => line65535.exp} | 19 ++++-----
opcodes/ChangeLog | 5 +++
opcodes/tic4x-dis.c | 2 +-
12 files changed, 86 insertions(+), 71 deletions(-)
copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%)
copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 47313821b 0: update: binutils-gcc-linux: all
new b4ae33368 0: update: binutils-gcc-linux: 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 (47313821b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 48 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-binutils/console.log | 11406 ++++++------
04-build_abe-stage1/console.log | 16037 ++++++++--------
05-build_linux/console.log | 7762 ++++----
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 35624 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 35571 insertions(+), 35536 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-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 4383e1fc3b ubsan: sparc: left shift cannot be represented in type 'int'
adds c296cbe681 Fix setting breakpoints or stepping on line 65535
adds 2c5b6e1a1c Re: Usage of unitialized heap in tic4x_print_cond
adds 5ad8755225 Re: Revise sleb128 and uleb128 reader
adds 61b3df8f5b Automatic date update in version.in
adds 6a89db5c95 archive.c bfd_zalloc
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 11 ++++++
bfd/archive.c | 46 ++++++++++------------
bfd/version.h | 2 +-
binutils/ChangeLog | 6 +++
binutils/od-macho.c | 43 ++++++++++----------
gdb/ChangeLog | 5 +++
gdb/buildsym.c | 6 ---
gdb/testsuite/ChangeLog | 5 +++
.../gdb.base/{source-dir.c => line65535.c} | 7 +---
.../{source-execution.exp => line65535.exp} | 19 ++++-----
opcodes/ChangeLog | 5 +++
opcodes/tic4x-dis.c | 2 +-
12 files changed, 86 insertions(+), 71 deletions(-)
copy gdb/testsuite/gdb.base/{source-dir.c => line65535.c} (93%)
copy gdb/testsuite/gdb.base/{source-execution.exp => line65535.exp} (67%)
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 68209fc1a 0: update: binutils-gcc-linux: all
new 95ad0a5a7 0: update: binutils-gcc-linux: 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 (68209fc1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 220 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11482 +++++------
04-build_abe-stage1/console.log | 20362 ++++++++++---------
05-build_linux/console.log | 5620 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 16 +-
console.log | 38118 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 38122 insertions(+), 38126 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.