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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 92a344bd 0: update: binutils-gcc-linux: all
new 212f8ca0 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 (92a344bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 70 +-
02-prepare_abe/console.log | 344 +-
03-build_abe-binutils/console.log | 11291 +++++++------
04-build_abe-stage1/console.log | 19327 +++++++++++----------
05-build_linux/console.log | 1176 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32245 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 32169 insertions(+), 32320 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 lld.
from 1f5e1d95a [LLD] [COFF] Support merging resource object files
new af0a8ad5a [ELF] Set `referenced` bit of Undefined created by BitcodeFile
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:
ELF/InputFiles.cpp | 4 +++-
test/ELF/lto/Inputs/{thinlto_empty.ll => undef.ll} | 4 +++-
test/ELF/lto/undef-weak-lazy.ll | 23 ++++++++++++++++++++++
3 files changed, 29 insertions(+), 2 deletions(-)
copy test/ELF/lto/Inputs/{thinlto_empty.ll => undef.ll} (83%)
create mode 100644 test/ELF/lto/undef-weak-lazy.ll
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1005300c 0: update: llvm-linux: all
new 2498ffbb 0: update: llvm-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 (1005300c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 216 +-
02-build_llvm/console.log | 12068 ++++++++++++++---------------
03-build_linux/console.log | 3140 ++++----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 15446 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 15455 insertions(+), 15451 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 llvm.
from a0c8ae8a923 [MIPS GlobalISel] Lower uitofp
new 0989672182c [COFF] Add a ResourceSectionRef method for getting resource [...]
new 6ae1da9e679 [WindowsResource] Avoid duplicating the input filenames for [...]
new edc3dbf229a [WindowsResource] Remove use of global variables in Windows [...]
new ca8686b01e2 [LLD] [COFF] Support merging resource object files
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:
include/llvm/Object/COFF.h | 10 ++
include/llvm/Object/WindowsResource.h | 47 ++++--
lib/Object/COFFObjectFile.cpp | 117 ++++++++++++++
lib/Object/WindowsResource.cpp | 230 +++++++++++++++++++++-------
test/tools/llvm-cvtres/combined.test | 24 +++
test/tools/llvm-cvtres/object.test | 16 ++
test/tools/llvm-readobj/coff-resources.test | 19 +++
tools/llvm-readobj/COFFDumper.cpp | 8 +-
8 files changed, 399 insertions(+), 72 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 lld.
from bb5f23c1e [WebAssembly] Implement NO_STRIP
new 1f5e1d95a [LLD] [COFF] Support merging resource object files
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:
COFF/Driver.cpp | 53 +++++------
COFF/Driver.h | 7 +-
COFF/DriverUtils.cpp | 28 ++++--
COFF/InputFiles.cpp | 10 ++-
COFF/InputFiles.h | 9 +-
test/COFF/Inputs/combined-resources-2.yaml | 137 +++++++++++++++++++++++++++++
test/COFF/Inputs/combined-resources.yaml | 42 +++++++++
test/COFF/combined-resources.test | 19 ++++
test/COFF/force-multipleres.test | 12 ++-
test/COFF/mixed-resource-obj.yaml | 61 +++++++++++++
10 files changed, 335 insertions(+), 43 deletions(-)
create mode 100644 test/COFF/Inputs/combined-resources-2.yaml
create mode 100644 test/COFF/Inputs/combined-resources.yaml
create mode 100644 test/COFF/mixed-resource-obj.yaml
--
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-defconfig
in repository toolchain/ci/linux.
from 9cf6b756cdf2 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds dc9cfd269222 mtd: hyperbus: fix dependency and build error
adds 4e73079d39f6 Merge tag 'mtd/fixes-for-5.3-rc7' of git://git.kernel.org/ [...]
adds 00a0c8451abc ARC: unwind: Mark expected switch fall-through
adds 7c9eb2dbd770 nds32: Mark expected switch fall-throughs
adds 4a64489cf8e2 Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.ker [...]
adds f2aee329a68f cifs: set domainName when a domain-key is used in multiuser
adds 478228e57f81 cifs: Use kzfree() to zero out the password
adds 340625e618e1 cifs: replace various strncpy with strscpy and similar
adds 36e337744c0d cifs: update internal module number
adds 265381004994 Merge tag '5.3-rc6-smb3-fixes' of git://git.samba.org/sfre [...]
No new revisions were added by this update.
Summary of changes:
arch/arc/kernel/unwind.c | 1 +
arch/nds32/kernel/signal.c | 2 +
drivers/mtd/hyperbus/Kconfig | 1 +
fs/cifs/cifsfs.h | 2 +-
fs/cifs/cifsproto.h | 1 +
fs/cifs/cifssmb.c | 197 ++++++++++++++-----------------------------
fs/cifs/connect.c | 29 ++++++-
fs/cifs/dir.c | 5 +-
fs/cifs/misc.c | 22 +++++
fs/cifs/sess.c | 26 ++++--
include/math-emu/op-common.h | 5 ++
11 files changed, 144 insertions(+), 147 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 978a1ef4 0: update: llvm-linux: boot
new 73aeef6d 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 (978a1ef4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/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 | 166 +-
02-build_llvm/console.log | 11998 +++++++++++++++++------------------
03-build_linux/console.log | 668 +-
04-boot_linux/console.log | 476 +-
console.log | 13308 +++++++++++++++++++--------------------
jenkins/manifest.sh | 14 +-
6 files changed, 13315 insertions(+), 13315 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.