This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 03e184bae 0: update: binutils-gcc-linux-glibc-gdb: 1
new 51a8c3575 0: update: binutils-gcc-linux-glibc-gdb: 1
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 (03e184bae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1508 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 52212 -> 52172 bytes
04-build_abe-gcc/console.log.xz | Bin 230636 -> 230936 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9336 -> 9004 bytes
07-build_abe-glibc/console.log.xz | Bin 231300 -> 230520 bytes
08-build_abe-gdb/console.log.xz | Bin 49492 -> 49748 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2932 -> 2648 bytes
11-check_regression/console.log.xz | Bin 2500 -> 2704 bytes
11-check_regression/results.compare | 16 +-
11-check_regression/results.compare2 | 43 +-
12-update_baseline/console.log | 415 +--
12-update_baseline/results.compare | 16 +-
12-update_baseline/results.compare2 | 43 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2885064 -> 2871292 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2488788 -> 2469392 bytes
sumfiles/gcc.sum | 4496 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 937504 -> 939308 bytes
sumfiles/gfortran.sum | 74 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 212844 -> 214164 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2676 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458260 -> 460568 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2694 insertions(+), 2607 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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
adds 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++----------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 +++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++
gdb/Makefile.in | 13 +-
gdb/doc/gdb.texinfo | 489 +++++++++++++++++++------------
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 5 +-
gdb/testsuite/gdb.trace/signal.exp | 2 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++----
15 files changed, 668 insertions(+), 533 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 0223a2ea2 0: update: binutils-gcc: 2
new 64a611892 0: update: binutils-gcc: 2
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 (0223a2ea2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1500 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 37900 -> 38068 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 271148 -> 269120 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 7caebc2a2a Automatic date update in version.in
adds 9606310bbb Automatic date update in version.in
adds 292c7bf86d RISC-V: Add zhinx extension supports.
adds b9b0b2b5e3 Reorganise bfd/doc/chew.c a little
adds f43ffe07b1 Update K&R functions in bfd/doc/chew.c
adds 7273d78f3f use libiberty xmalloc in bfd/doc/chew.c
adds eab286a7c8 Use a union to avoid casts in bfd/doc/chew.c
adds c1d0eab1b1 Fix failing test for armeb-gnu-eabi
adds 09cb5e2312 Move 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TARGET_OBS
adds 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
No new revisions were added by this update.
Summary of changes:
bfd/Makefile.in | 3 +-
bfd/doc/chew.c | 395 +++++++++----------------
bfd/doc/local.mk | 4 +-
bfd/elfxx-riscv.c | 24 +-
bfd/version.h | 2 +-
gas/testsuite/gas/arm/unwind-pacbti-m.d | 20 +-
gas/testsuite/gas/riscv/fp-zhinx-insns.d | 66 +++++
gas/testsuite/gas/riscv/fp-zhinx-insns.s | 59 ++++
gdb/Makefile.in | 13 +-
gdb/doc/gdb.texinfo | 489 +++++++++++++++++++------------
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 5 +-
gdb/testsuite/gdb.trace/signal.exp | 2 +-
include/opcode/riscv.h | 5 +-
opcodes/riscv-opc.c | 112 +++----
15 files changed, 668 insertions(+), 533 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.d
create mode 100644 gas/testsuite/gas/riscv/fp-zhinx-insns.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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 599e9ffa7 0: update: binutils-gcc: 2
new 4071e0bf1 0: update: binutils-gcc: 2
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 (599e9ffa7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 37784 -> 37996 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 271504 -> 271720 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from c8929840407 x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses
adds 3595231d9f5 i386: Remove constraints when used with constant integer pr [...]
new 43201f2c217 PR target/70321: Split double word equality/inequality afte [...]
new 2a12adfa8bd Make the default rtx_costs of MULT/DIV variants consistent.
new f1652e3343b PR rtl-optimization/101617: Use neg/sbb in ix86_expand_int_movcc.
new 871dbb6112e Fortran: improve runtime error message with ALLOCATE and ER [...]
The 4 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.cc | 84 ++---
gcc/config/i386/i386-features.cc | 101 +++---
gcc/config/i386/i386-features.h | 1 +
gcc/config/i386/i386.md | 164 ++++++---
gcc/config/i386/mmx.md | 20 +-
gcc/config/i386/sse.md | 371 +++++++++++----------
gcc/config/i386/subst.md | 10 +-
gcc/config/i386/sync.md | 4 +-
gcc/fortran/libgfortran.h | 1 +
gcc/fortran/trans-stmt.cc | 33 +-
gcc/fortran/trans.cc | 4 +-
gcc/rtlanal.cc | 7 +
gcc/testsuite/gcc.target/i386/pr101617.c | 19 ++
gcc/testsuite/gcc.target/i386/pr105624.c | 2 +-
gcc/testsuite/gcc.target/i386/pr70321.c | 10 +
gcc/testsuite/gcc.target/i386/sse4_1-stv-1.c | 18 +
.../gfortran.dg/allocate_alloc_opt_15.f90 | 49 +++
17 files changed, 552 insertions(+), 346 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr101617.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr70321.c
create mode 100644 gcc/testsuite/gcc.target/i386/sse4_1-stv-1.c
create mode 100644 gcc/testsuite/gfortran.dg/allocate_alloc_opt_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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 5541bfdc97 gdb/manual: Introduce location specs
adds da18821a9a gdb/testsuite: fix gdb.trace/signal.exp on x86
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.trace/signal.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.