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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 4dbff1ae 0: update: binutils-gcc-linux-qemu: boot
new 2ed6a6eb 0: update: binutils-gcc-linux-qemu: 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 (4dbff1ae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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.xz | Bin 1684 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 42356 -> 43336 bytes
04-build_abe-stage1/console.log.xz | Bin 89608 -> 91144 bytes
05-build_abe-qemu/console.log.xz | Bin 30396 -> 31384 bytes
06-build_linux/console.log.xz | Bin 3244 -> 4012 bytes
07-boot_linux/console.log.xz | Bin 5736 -> 5792 bytes
08-check_regression/console.log.xz | Bin 500 -> 524 bytes
09-update_baseline/console.log | 18 ++++++++----------
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 20 insertions(+), 22 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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 73dff20983 Automatic date update in version.in
adds cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
adds 9d29d8c111 Automatic date update in version.in
adds 14ba5a6161 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/llvm-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 593aa527 0: update: binutils-llvm-linux-qemu: boot
new ae4f080c 0: update: binutils-llvm-qemu: 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 (593aa527)
\
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.xz | Bin 1696 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 42932 -> 43108 bytes
04-build_llvm/console.log.xz | Bin 58940 -> 57436 bytes
05-build_abe-qemu/console.log.xz | Bin 30156 -> 30368 bytes
06-build_linux/console.log.xz | Bin 3688 -> 5476 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 488 -> 520 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 21 ++++++++++-----------
10 files changed, 18 insertions(+), 19 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 gcc.
from 8e2c293f027 testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
new b7e0dd61e4f sparc: Print out bit names for LEON and LEON3 with -mdebug
new b4bbb373dfa sparc: Treat more instructions as load or store in errata w [...]
new 6d0c97b19a3 sparc: Skip all empty assembly statements
new d4aa16699d4 sparc: Prevent atomic instructions in beginning of function [...]
new a053dab90e6 sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabled
new 275a076f762 sparc: Add scheduling information for LEON5
The 6 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/config/sparc/leon5.md | 103 ++++++++++++++++++++++++
gcc/config/sparc/sparc-opts.h | 1 +
gcc/config/sparc/sparc.c | 183 +++++++++++++++++++++++++++++++++++++-----
gcc/config/sparc/sparc.h | 36 +++++----
gcc/config/sparc/sparc.md | 12 ++-
gcc/config/sparc/sparc.opt | 3 +
gcc/doc/invoke.texi | 13 +--
7 files changed, 305 insertions(+), 46 deletions(-)
create mode 100644 gcc/config/sparc/leon5.md
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.