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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from f677852bbd [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.exp
adds dc746ef741 Automatic date update in version.in
adds 0ffd31f044 gdb: manual: fix werrors typo
adds 169a287181 [gdb/testsuite] Fix interrupted sleep in multi-threaded test-cases
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/gdb.base/watch_thread_num.c | 7 ++++++-
gdb/testsuite/gdb.btrace/enable-running.c | 4 +++-
gdb/testsuite/gdb.threads/continue-pending-status.c | 6 +++++-
5 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 715e3186 0: update: binutils-gcc-linux-glibc-gdb: 6
new bb2f1fca 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (715e3186)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64276 -> 65340 bytes
05-build_abe-gcc/console.log.xz | Bin 224880 -> 226312 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8748 -> 8844 bytes
08-build_abe-glibc/console.log.xz | Bin 228360 -> 229368 bytes
09-build_abe-gdb/console.log.xz | Bin 51556 -> 52336 bytes
10-check_regression/console.log.xz | Bin 388 -> 420 bytes
11-update_baseline/console.log | 20 ++++++++++----------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 23 insertions(+), 23 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 d7071e49822 [i386] Change ix86_decompose_address return type to bool.
new db1a65d9364 Fix PR 67102: Add libstdc++ dependancy to libffi
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:
Makefile.def | 1 +
Makefile.in | 1 +
2 files changed, 2 insertions(+)
--
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_check/master-arm
in repository toolchain/ci/gcc.
from 8e2c293f027 testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
adds b7e0dd61e4f sparc: Print out bit names for LEON and LEON3 with -mdebug
adds b4bbb373dfa sparc: Treat more instructions as load or store in errata w [...]
adds 6d0c97b19a3 sparc: Skip all empty assembly statements
adds d4aa16699d4 sparc: Prevent atomic instructions in beginning of function [...]
adds a053dab90e6 sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabled
adds 275a076f762 sparc: Add scheduling information for LEON5
adds 8d6b12b2233 middle-end/102360 - adjust .DEFERRED_INIT expansion
adds ab08859e37e coroutines: Small cleanups to await_statement_walker [NFC].
adds 371848a7ed3 cgraph: Do not warn about caller count mismatches of remove [...]
No new revisions were added by this update.
Summary of changes:
gcc/cgraph.c | 4 +-
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/cp/coroutines.cc | 125 +++++++++++++--------------
gcc/doc/invoke.texi | 13 +--
gcc/internal-fn.c | 25 +++---
gcc/testsuite/g++.dg/pr102360.C | 54 ++++++++++++
11 files changed, 430 insertions(+), 129 deletions(-)
create mode 100644 gcc/config/sparc/leon5.md
create mode 100644 gcc/testsuite/g++.dg/pr102360.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 0ffd31f044 gdb: manual: fix werrors typo
adds 169a287181 [gdb/testsuite] Fix interrupted sleep in multi-threaded test-cases
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/watch_thread_num.c | 7 ++++++-
gdb/testsuite/gdb.btrace/enable-running.c | 4 +++-
gdb/testsuite/gdb.threads/continue-pending-status.c | 6 +++++-
3 files changed, 14 insertions(+), 3 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 43de6624 0: update: binutils-gcc: 1
new dcf78af5 0: update: binutils-gcc: 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 (43de6624)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (dcf78af5)
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 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 63956 -> 65048 bytes
04-build_abe-gcc/console.log.xz | Bin 226112 -> 224128 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3852 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2500 -> 2584 bytes
07-check_regression/console.log.xz | Bin 2372 -> 2476 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 23 +-
08-update_baseline/console.log | 342 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 23 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2690188 -> 2657856 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2225396 -> 2216640 bytes
sumfiles/gcc.sum | 3394 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 851608 -> 863568 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165520 -> 165316 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458556 -> 448992 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2041 insertions(+), 2001 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 cb5088cfd3 benchtests: Fix validate_benchout.py exceptions
new 876e51548c Fix build-many-glibcs.py --strip for installed library renaming
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:
scripts/build-many-glibcs.py | 16 +++++++---------
1 file changed, 7 insertions(+), 9 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/gcc.
from a26ff83ed07 Check mask type when doing cond_op related gimple simplification.
adds 8137be3958b mips: Fix macro typo
adds 8e2c293f027 testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
adds b7e0dd61e4f sparc: Print out bit names for LEON and LEON3 with -mdebug
adds b4bbb373dfa sparc: Treat more instructions as load or store in errata w [...]
adds 6d0c97b19a3 sparc: Skip all empty assembly statements
adds d4aa16699d4 sparc: Prevent atomic instructions in beginning of function [...]
adds a053dab90e6 sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabled
adds 275a076f762 sparc: Add scheduling information for LEON5
adds 8d6b12b2233 middle-end/102360 - adjust .DEFERRED_INIT expansion
adds ab08859e37e coroutines: Small cleanups to await_statement_walker [NFC].
No new revisions were added by this update.
Summary of changes:
gcc/config/mips/netbsd.h | 2 +-
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/cp/coroutines.cc | 125 ++++++++++-----------
gcc/doc/invoke.texi | 13 ++-
gcc/internal-fn.c | 25 ++---
gcc/testsuite/g++.dg/eh/arm-vfp-unwind.C | 6 +-
gcc/testsuite/g++.dg/pr102360.C | 54 +++++++++
12 files changed, 434 insertions(+), 129 deletions(-)
create mode 100644 gcc/config/sparc/leon5.md
create mode 100644 gcc/testsuite/g++.dg/pr102360.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.