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-mainline-allyesconfig
in repository toolchain/ci/linux.
from cd6c84d8f0cd Linux 5.2-rc2
adds 9a626c4a6326 ia64: fix build errors by exporting paddr_to_nid()
adds e9646f0f5bb6 gpio: fix gpio-adp5588 build errors
adds ca6584a3316c Merge tag 'gpio-v5.2-2' of git://git.kernel.org/pub/scm/li [...]
adds ec2e0f4f00c0 pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is n [...]
adds e58926e781d8 pinctrl: intel: Use GENMASK() consistently
adds 670784fb4ebe pinctrl: intel: Clear interrupt status in mask/unmask callback
adds b1fa7d8592c7 Merge tag 'intel-pinctrl-v5.2-2' of git://git.kernel.org/p [...]
adds 9fb67d643f6f Merge tag 'pinctrl-v5.2-2' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes:
arch/ia64/mm/numa.c | 1 +
drivers/gpio/Kconfig | 1 +
drivers/pinctrl/Kconfig | 2 +-
drivers/pinctrl/intel/pinctrl-intel.c | 45 ++++++++---------------------------
4 files changed, 13 insertions(+), 36 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-arm-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 02c6905952 Automatic date update in version.in
adds ad231e28d1 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 006e6f512 4: update: binutils-gcc-linux: 17760
new 61e502bd7 4: update: binutils-gcc-linux: 17760
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 (006e6f512)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 434 +-
03-build_abe-binutils/console.log | 10360 ++++++-------
04-build_abe-stage1/console.log | 16530 +++++++++++----------
05-build_linux/console.log | 722 +-
console.log | 28176 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
7 files changed, 28182 insertions(+), 28186 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 6ce3fb95f15 Support resource tracking with InstrSchedModel
new c9f9ed1d518 IR: Give the TypeAllocator a more generic name and start us [...]
new 9b16aa5d995 Add IR support, ELF section and user documentation for part [...]
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:
docs/Extensions.rst | 16 ++++++++++++++++
include/llvm/BinaryFormat/ELF.h | 1 +
include/llvm/IR/GlobalValue.h | 18 ++++++++++++++----
lib/AsmParser/LLLexer.cpp | 1 +
lib/AsmParser/LLParser.cpp | 29 ++++++++++++++++++++++++++++-
lib/AsmParser/LLToken.h | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 20 +++++++++++++++++++-
lib/Bitcode/Writer/BitcodeWriter.cpp | 11 ++++++++++-
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 18 ++++++++++++++++++
lib/IR/AsmWriter.cpp | 17 +++++++++++++++++
lib/IR/Globals.cpp | 28 +++++++++++++++++++++++++---
lib/IR/LLVMContextImpl.h | 11 +++++------
lib/IR/Type.cpp | 16 ++++++++--------
lib/MC/MCParser/ELFAsmParser.cpp | 2 ++
lib/MC/MCSectionELF.cpp | 2 ++
lib/Object/ELF.cpp | 1 +
test/Bitcode/compatibility.ll | 18 ++++++++++++++++++
test/CodeGen/X86/partition.ll | 33 +++++++++++++++++++++++++++++++++
test/MC/ELF/section.s | 12 ++++++++++++
test/Object/X86/irsymtab.ll | 2 +-
20 files changed, 232 insertions(+), 25 deletions(-)
create mode 100644 test/CodeGen/X86/partition.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.
unknown user pushed a change to branch release_80
in repository lld.
from 8232f19db Merging r355141:
new 58f29ac03 Merging r354184:
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/SyntheticSections.cpp | 5 +++++
test/ELF/ppc64-local-entry.s | 47 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+)
create mode 100644 test/ELF/ppc64-local-entry.s
--
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 ca4795ea5 [ELF] Implement General Dynamic style TLSDESC for x86-64
new 3e80ecd37 Add IR support, ELF section and user documentation for partit [...]
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:
docs/Partitions.rst | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
docs/partitions.dot | 22 ++++++++++
docs/partitions.svg | 110 ++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 250 insertions(+)
create mode 100644 docs/Partitions.rst
create mode 100644 docs/partitions.dot
create mode 100644 docs/partitions.svg
--
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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 1c268fae0 0: update: llvm-linux: boot
new e06190f2a 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 (1c268fae0)
\
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 | 11849 ++++++++++++++++----------------
03-build_linux/console.log | 1636 ++---
04-boot_linux/console.log | 380 +-
05-check_regression/console.log | 6 +-
console.log | 14091 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14199 insertions(+), 13997 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.