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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c2315fb0b 2: update: llvm-linux-qemu: 19374
new b09b8f4b5 2: update: llvm-linux-qemu: 19377
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 (c2315fb0b)
\
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 | 48 +-
02-prepare_abe/console.log | 430 +-
03-build_llvm/console.log | 13794 ++++++++++++++-------------
04-build_linux/console.log | 756 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 10 +-
08-update_baseline/console.log | 142 +-
08-update_baseline/results.regressions | 10 +-
console.log | 15182 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 15197 insertions(+), 15201 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-aarch64-next-defconfig
in repository toolchain/ci/gcc.
from 65fcf1c2d7f Daily bump.
adds a5bcb9487dd i386: Fix __builtin_trunc with FE_DOWNWARD rounding directi [...]
new ec498ed3d0f rs6000: Update the processor defaults for FreeBSD
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/config/i386/i386-expand.c | 27 +++++++++++-----------
gcc/config/rs6000/freebsd64.h | 5 ++--
.../gcc.target/i386/{pr96793.c => pr96793-1.c} | 2 +-
3 files changed, 17 insertions(+), 17 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr96793.c => pr96793-1.c} (92%)
--
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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards acb8fa9ac 2: update: linux-4c6ed015c2a57c3b385265895a69a87f87da8e28: 6474
discards 2f9846df4 1: reset: linux-d098835811e05da6ef66251d2c7db0378df23707: 6474
discards 5e36a1b15 0: update: binutils-gcc-linux-qemu: boot
new 3781f2e8b 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 (acb8fa9ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 183 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11425 ++++++------
04-build_abe-stage1/console.log | 13873 +++++++-------
05-build_linux/console.log | 503 +-
06-build_abe-qemu/console.log | 2407 +++
07-boot_linux/console.log | 252 +
08-check_regression/console.log | 37 +-
08-check_regression/results.regressions | 6 +-
09-update_baseline/console.log | 69 +-
09-update_baseline/results.regressions | 6 +-
console.log | 29351 +++++++++++++++++-------------
jenkins/manifest.sh | 19 +-
results | 6 +-
14 files changed, 32534 insertions(+), 26033 deletions(-)
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
--
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 binutils-gdb.
from 05ecfa4726c Add myself to gdb/MAINTAINERS
new 016382f8a43 gdb: delete unused function print_char_chars
new 2c75ccb24ce gdb: avoid accessing global C++ language implementation functions
new c5ee319e6cc gdb: rename c_printchar as language_defn::printchar
new 76ca72bc5b7 gdb: remove LA_EMIT_CHAR macro
new 82fc57fd6b0 gdb: move go_language class declaration into header file
new 46157d77c32 gdb: move pascal_language into p-lang.h
new ed5797ee2c1 gdb/objc: fix bug in objc_language::opcode_print_table
new 1c4852651c2 gdb: move rust_language into rust-lang.h
new 5cc0917c387 gdb: remove some uses of LA_PRINT_STRING
The 9 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:
gdb/ChangeLog | 162 ++++++++++++++++++
gdb/c-lang.c | 7 +-
gdb/c-lang.h | 2 -
gdb/dwarf2/read.c | 7 +-
gdb/expprint.c | 19 ++-
gdb/f-lang.h | 2 +-
gdb/f-valprint.c | 10 +-
gdb/go-exp.y | 4 +-
gdb/go-lang.c | 164 +++++-------------
gdb/go-lang.h | 94 ++++++++--
gdb/go-typeprint.c | 6 +-
gdb/go-valprint.c | 5 +-
gdb/guile/scm-pretty-print.c | 4 +-
gdb/language.c | 9 -
gdb/language.h | 2 -
gdb/objc-lang.c | 2 +-
gdb/p-exp.y | 11 +-
gdb/p-lang.c | 384 ++++++++++++++---------------------------
gdb/p-lang.h | 245 +++++++++++++++++++++++---
gdb/p-typeprint.c | 214 ++++++++---------------
gdb/p-valprint.c | 30 ++--
gdb/python/py-prettyprint.c | 4 +-
gdb/rust-exp.y | 2 +-
gdb/rust-lang.c | 397 +++++++++++++------------------------------
gdb/rust-lang.h | 198 ++++++++++++++++++++-
gdb/symtab.c | 3 +-
gdb/valprint.c | 37 ----
gdb/valprint.h | 3 -
28 files changed, 1089 insertions(+), 938 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-next-allyesconfig
in repository toolchain/ci/gcc.
from 03e2d83f596 Daily bump.
adds 0bf0e0b86d3 i386: Fix __builtin_floor with FE_DOWNWARD rounding directi [...]
adds 65fcf1c2d7f Daily bump.
adds a5bcb9487dd i386: Fix __builtin_trunc with FE_DOWNWARD rounding directi [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386-expand.c | 52 ++++++++++++++++++++-----------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr96793-1.c | 28 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr96793.c | 28 +++++++++++++++++
6 files changed, 103 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr96793.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.