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-stable-allmodconfig
in repository toolchain/ci/gcc.
from 965a3ea0885 Daily bump.
adds eb2f60ef346 * config/i386/gmm_malloc.h: Only use <errno.h> and errno i [...]
adds dccdad79074 Daily bump.
adds 0f81292cb0a RISC-V: Add testcase for testing li pseudo instruction
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 +++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/gmm_malloc.h | 4 ++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/riscv/li.c | 36 ++++++++++++++++++++++++++++++++++++
5 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/li.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_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from e3ec872f80 Convert the RX target to make use of target descriptions.
adds beadd3e84e dwarf2read: replace gdb::optional<bool> with enum
adds c9d136dade Automatic date update in version.in
adds 23c13d4299 dwarf2read: fix compilation issue with gcc 4.8
adds db3b6ecc28 RISC-V: Improve li expansion for better code density.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/config/tc-riscv.c | 38 +++++++++++++++++++++++++++++++-----
gas/testsuite/gas/riscv/li32.d | 17 ++++++++++++++++
gas/testsuite/gas/riscv/li32.s | 5 +++++
gas/testsuite/gas/riscv/li64.d | 44 ++++++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/li64.s | 9 +++++++++
gdb/ChangeLog | 11 +++++++++++
gdb/dwarf2read.c | 16 ++++++++++-----
8 files changed, 131 insertions(+), 11 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/li32.d
create mode 100644 gas/testsuite/gas/riscv/li32.s
create mode 100644 gas/testsuite/gas/riscv/li64.d
create mode 100644 gas/testsuite/gas/riscv/li64.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4d3e4509 0: update: binutils-gcc-linux: all
new eddc255f 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 (4d3e4509)
\
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 | 230 +-
03-build_abe-binutils/console.log | 11260 ++++++++-------
04-build_abe-stage1/console.log | 15605 ++++++++++----------
05-build_linux/console.log | 856 +-
06-boot_linux/console.log | 2 +-
console.log | 28119 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 28149 insertions(+), 28107 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 1d098622eca [NFC][Regalloc] Add testcases for D66576
new c295640e421 [LoopUnroll] Handle certain PHIs in full unrolling properly
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:
lib/Transforms/Utils/LoopUnroll.cpp | 8 +-
.../LoopUnroll/unroll-header-exiting-with-phis.ll | 107 +++++++++++++++++++++
2 files changed, 112 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/unroll-header-exiting-with-phis.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.
"Diana Picus pushed a change to branch diana/docker-bmk%wip
in repository toolchain/bmk-scripts.
from 21ed0f8 Hack around guess-board-type for arm32
new eae649f Use nodename instead of board type
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:
prepare-board.sh | 4 ++--
run.sh | 3 +--
2 files changed, 3 insertions(+), 4 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 lldb.
from b3faa290b [lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify s [...]
new 6a9f0b9d6 [lldb] Construct the dummy target when the first Debugger obj [...]
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:
include/lldb/Core/Debugger.h | 3 ++-
source/Core/Debugger.cpp | 7 +++----
2 files changed, 5 insertions(+), 5 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 gcc-9-branch
in repository gcc.
from a4d4173a04f Daily bump.
new b493bb7d44c Backport r274411 from trunk to gcc-9-branch
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/ChangeLog | 12 +++++++
gcc/builtins.c | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/builtins.h | 1 +
gcc/lto-streamer-out.c | 6 ----
gcc/symtab.c | 16 +++++++---
5 files changed, 112 insertions(+), 10 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards aaf81714 0: update: llvm-linux: boot
new d88ab4b7 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 (aaf81714)
\
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 | 54 +-
02-build_llvm/console.log | 12062 +-
03-build_linux/console.log | 614120 ++++++++++++++++++-------------------
04-boot_linux/console.log | 436 +-
console.log | 626668 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 626677 insertions(+), 626677 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.