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_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from 0dfdb5234a opcodes cgen: remove use of PTR
adds d423425393 [gdb/record] Handle statx system call
adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
adds 6c8c5823e3 Automatic date update in version.in
adds a2d8448d1d Re: IBM zSystems: Accept (. - 0x100000000) PCRel32 operands
adds fa44522195 PR29142, segv in ar with empty archive and libdeps specified
adds 5e39ef33fd cgen: increase buffer for hash_insn_list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 ++--
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gas/config/tc-s390.c | 10 +--
gas/testsuite/gas/s390/zarch-z900-err.l | 4 +-
gdb/linux-record.c | 6 ++
gdb/linux-record.h | 1 +
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 130 ++++++++++++++++------------
gdb/testsuite/gdb.base/maint.exp | 4 +-
opcodes/cgen-dis.c | 10 +--
15 files changed, 686 insertions(+), 126 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_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 67462e741 0: update: binutils-0dfdb5234a22308c5d1e732652eeee7fa6f608c7: 1
new e80cfe391 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 (67462e741)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1504 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 51424 -> 50924 bytes
04-build_abe-bootstrap/console.log.xz | Bin 460836 -> 460976 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3804 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2356 -> 2536 bytes
07-check_regression/console.log.xz | Bin 2372 -> 6052 bytes
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 690 +++-
08-update_baseline/console.log | 969 +++++-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 690 +++-
jenkins/manifest.sh | 13 +-
sumfiles/g++.log.xz | Bin 2862188 -> 2847812 bytes
sumfiles/g++.sum | 547 ++-
sumfiles/gcc.log.xz | Bin 2477416 -> 2450152 bytes
sumfiles/gcc.sum | 4950 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 942572 -> 941136 bytes
sumfiles/gfortran.sum | 101 +-
sumfiles/libatomic.log.xz | Bin 2308 -> 2308 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 206260 -> 207292 bytes
sumfiles/libgomp.sum | 26 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 469380 -> 467664 bytes
sumfiles/libstdc++.sum | 34 +-
27 files changed, 5294 insertions(+), 2796 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 8585185cc4d testsuite: Update Wconversion testcase check type.
new 7f78783dbed openmp: Add omp_all_memory support (C/C++ only so far)
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/c-family/c-common.h | 3 +
gcc/c-family/c-omp.cc | 2 +-
gcc/c/c-parser.cc | 29 +++-
gcc/c/c-typeck.cc | 44 ++++--
gcc/cp/lex.cc | 8 ++
gcc/cp/parser.cc | 17 +++
gcc/cp/pt.cc | 4 +-
gcc/cp/semantics.cc | 44 ++++--
gcc/gimplify.cc | 19 ++-
gcc/testsuite/c-c++-common/gomp/all-memory-1.c | 52 +++++++
gcc/testsuite/c-c++-common/gomp/all-memory-2.c | 55 +++++++
gcc/testsuite/c-c++-common/gomp/all-memory-3.c | 22 +++
gcc/testsuite/g++.dg/gomp/all-memory-1.C | 24 ++++
gcc/testsuite/g++.dg/gomp/all-memory-2.C | 26 ++++
gcc/tree-pretty-print.cc | 5 +-
libgomp/libgomp.h | 2 +
libgomp/task.c | 168 +++++++++++++++++++++-
libgomp/testsuite/libgomp.c-c++-common/depend-1.c | 110 ++++++++++++++
libgomp/testsuite/libgomp.c-c++-common/depend-2.c | 116 +++++++++++++++
libgomp/testsuite/libgomp.c-c++-common/depend-3.c | 103 +++++++++++++
20 files changed, 817 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/all-memory-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/all-memory-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/all-memory-3.c
create mode 100644 gcc/testsuite/g++.dg/gomp/all-memory-1.C
create mode 100644 gcc/testsuite/g++.dg/gomp/all-memory-2.C
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/depend-1.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/depend-2.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/depend-3.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_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 0dfdb5234a opcodes cgen: remove use of PTR
adds d423425393 [gdb/record] Handle statx system call
adds e21d839930 [gdb/testsuite] Remove target limits in gdb.base/catch-syscall.exp
adds 37b506d30a [gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xml
adds 4d88ae0c7b [gdb/testsuite] Fix gdb.base/maint.exp on powerpc64le
adds b00d6678f6 [gdb/testsuite] Fix gdb.base/catch-syscall.exp without --ena [...]
adds aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
adds 6c8c5823e3 Automatic date update in version.in
adds a2d8448d1d Re: IBM zSystems: Accept (. - 0x100000000) PCRel32 operands
adds fa44522195 PR29142, segv in ar with empty archive and libdeps specified
adds 5e39ef33fd cgen: increase buffer for hash_insn_list
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ar.c | 16 ++--
binutils/doc/binutils.texi | 47 ++++++-----
binutils/nm.c | 22 +++--
gas/config/tc-s390.c | 10 +--
gas/testsuite/gas/s390/zarch-z900-err.l | 4 +-
gdb/linux-record.c | 6 ++
gdb/linux-record.h | 1 +
gdb/syscalls/ppc-linux.xml | 139 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc-linux.xml.in | 140 +++++++++++++++++++++++++++++-
gdb/syscalls/ppc64-linux.xml | 140 ++++++++++++++++++++++++++++--
gdb/syscalls/ppc64-linux.xml.in | 141 +++++++++++++++++++++++++++++--
gdb/testsuite/gdb.base/catch-syscall.exp | 130 ++++++++++++++++------------
gdb/testsuite/gdb.base/maint.exp | 4 +-
opcodes/cgen-dis.c | 10 +--
15 files changed, 686 insertions(+), 126 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_O1
in repository toolchain/ci/base-artifacts.
discards 29d6b058c 2: update: binutils-gcc: 1
discards bbb4b93b6 1: reset: gcc-9c6a4beeed572f9e235f881e00ad8c63b6bcc9df: 1
discards d2e5400e9 0: update: binutils-29b5074f3abe0024c0888907333bcf5c2122f0b6: 2
new 9f2faf7e3 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 (29d6b058c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51076 -> 52168 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 151716 -> 465508 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 47 ++++++++++++++-----------------
07-update_baseline/results.regressions | 2 --
jenkins/manifest.sh | 12 ++++----
results | 2 ++
9 files changed, 29 insertions(+), 34 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.