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-stable-defconfig
in repository toolchain/ci/gcc.
from 54b825cfb6e Daily bump.
adds 731f4bf14fc i386: Do not use %ecx DRAP for functions that use __builtin [...]
adds fcea38e56c8 Daily bump.
adds 7a0fab4bddc Fortran: reject simplifying TRANSFER for MOLD with storage size 0
adds 202be9f69a5 Daily bump.
adds 7d636a3353a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 3 ++-
gcc/fortran/ChangeLog | 10 +++++++++
gcc/fortran/check.c | 2 +-
gcc/testsuite/ChangeLog | 13 ++++++++++++
gcc/testsuite/gcc.target/i386/pr104362.c | 24 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/transfer_simplify_15.f90 | 11 ++++++++++
8 files changed, 68 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr104362.c
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_15.f90
--
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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 61fb73769a gdb: add the 'set/show suppress-cli-notifications' command
adds 59091b1280 gdb/disasm: combine the no printing disassembler setup code
adds d08cbc5d32 gdb: unbuffer all input streams when not using readline
adds 573269a87c gdb: make thread_info::m_thread_fsm a std::unique_ptr
No new revisions were added by this update.
Summary of changes:
gdb/arc-tdep.c | 10 +--
gdb/breakpoint.c | 6 +-
gdb/cli/cli-interp.c | 6 +-
gdb/disasm.c | 17 ++--
gdb/disasm.h | 6 ++
gdb/event-top.c | 19 +++--
gdb/gdbthread.h | 37 +++++++--
gdb/infcall.c | 49 ++++++-----
gdb/infcmd.c | 8 +-
gdb/infrun.c | 44 +++++-----
gdb/mi/mi-interp.c | 6 +-
gdb/s12z-tdep.c | 10 +--
gdb/testsuite/gdb.mi/mi-multi-commands.exp | 128 +++++++++++++++++++++++++++++
gdb/thread.c | 7 +-
14 files changed, 258 insertions(+), 95 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-multi-commands.exp
--
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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 0186e663f 0: update: binutils-gcc-linux-qemu: boot
new 134171d01 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 (0186e663f)
\
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.xz | Bin 1580 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 43220 -> 43352 bytes
04-build_abe-stage1/console.log.xz | Bin 68492 -> 67820 bytes
05-build_abe-qemu/console.log.xz | Bin 31380 -> 31220 bytes
06-build_linux/console.log.xz | Bin 3684 -> 3628 bytes
07-boot_linux/console.log.xz | Bin 6004 -> 6016 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 62 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++++-----
10 files changed, 39 insertions(+), 39 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 69e6992d79 Benchtests: Add length zero benchmark for memset in bench-memset.c
new 03c9c4fce4 benchtests: Sort benches in Makefile
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:
benchtests/Makefile | 129 ++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 110 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 61fb73769a gdb: add the 'set/show suppress-cli-notifications' command
adds 59091b1280 gdb/disasm: combine the no printing disassembler setup code
adds d08cbc5d32 gdb: unbuffer all input streams when not using readline
adds 573269a87c gdb: make thread_info::m_thread_fsm a std::unique_ptr
No new revisions were added by this update.
Summary of changes:
gdb/arc-tdep.c | 10 +--
gdb/breakpoint.c | 6 +-
gdb/cli/cli-interp.c | 6 +-
gdb/disasm.c | 17 ++--
gdb/disasm.h | 6 ++
gdb/event-top.c | 19 +++--
gdb/gdbthread.h | 37 +++++++--
gdb/infcall.c | 49 ++++++-----
gdb/infcmd.c | 8 +-
gdb/infrun.c | 44 +++++-----
gdb/mi/mi-interp.c | 6 +-
gdb/s12z-tdep.c | 10 +--
gdb/testsuite/gdb.mi/mi-multi-commands.exp | 128 +++++++++++++++++++++++++++++
gdb/thread.c | 7 +-
14 files changed, 258 insertions(+), 95 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-multi-commands.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.