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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from d9143b9c02 Automatic date update in version.in
adds 40f4d1e510 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards db01a54c 0: update: binutils-gcc-linux: all
new 96bdf636 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 (db01a54c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 130 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 10814 ++++++-------
04-build_abe-stage1/console.log | 17139 ++++++++++-----------
05-build_linux/console.log | 752 +-
06-boot_linux/console.log | 2 +-
console.log | 29186 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29178 insertions(+), 29135 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 54dee406374c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds fba388032cf2 counter: fix Documentation build error due to incorrect so [...]
adds e6d319f68d4d scripts/spdxcheck.py: Fix path to deprecated licenses
adds 29077bc5b7a4 scripts/spdxcheck.py: Add dual license subdirectory
adds a65fd4f0def5 Documentation: kdump: fix minor typo
adds 61686afe1ff3 Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linux
adds 5cd213b0fec6 xfs: don't reserve per-AG space for an internal log
adds 4dde821e4296 Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/sc [...]
No new revisions were added by this update.
Summary of changes:
Documentation/driver-api/generic-counter.rst | 2 +-
Documentation/kdump/kdump.txt | 2 +-
fs/xfs/libxfs/xfs_ialloc_btree.c | 9 +++++++++
fs/xfs/libxfs/xfs_refcount_btree.c | 9 +++++++++
fs/xfs/libxfs/xfs_rmap_btree.c | 9 +++++++++
scripts/spdxcheck.py | 2 +-
6 files changed, 30 insertions(+), 3 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/base-artifacts.
discards 464cd054 0: update: binutils-gcc-linux: all
new 73b6b117 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 (464cd054)
\
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 | 166 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11075 +++++++-------
04-build_abe-stage1/console.log | 15256 +++++++++----------
05-build_linux/console.log | 1352 +-
06-boot_linux/console.log | 2 +-
console.log | 28275 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 28293 insertions(+), 28271 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 b6404d738 [LLD][COFF] Implement /filealign parameter
new adfeee8c6 [WebAssembly] Add support for -emit-relocs
new e56b78286 [lld] Trace all references with lld --trace-symbol
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:
ELF/Symbols.cpp | 5 ++++-
ELF/Symbols.h | 2 +-
test/ELF/trace-symbols.s | 7 ++++++-
test/wasm/emit-relocs.ll | 39 +++++++++++++++++++++++++++++++++++++++
test/wasm/trace-symbol.ll | 19 ++++++++++++-------
wasm/Config.h | 1 +
wasm/Driver.cpp | 1 +
wasm/Options.td | 2 ++
wasm/SymbolTable.cpp | 6 ++++++
wasm/Symbols.cpp | 13 ++++++++++---
wasm/Symbols.h | 1 +
wasm/SyntheticSections.h | 4 +++-
wasm/Writer.cpp | 10 +++++-----
13 files changed, 91 insertions(+), 19 deletions(-)
create mode 100644 test/wasm/emit-relocs.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.