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 ed14d866a31 gdb: disable commit resumed in target_kill
new 912b12ad84a Fix range type signed-ness heuristic
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:
gdb/gdbtypes.c | 24 ++++++++++++++--------
.../gdb.ada/{ghost.exp => unsigned_last.exp} | 19 +++++++++--------
.../main.adb | 5 +++--
3 files changed, 29 insertions(+), 19 deletions(-)
copy gdb/testsuite/gdb.ada/{ghost.exp => unsigned_last.exp} (63%)
copy gdb/testsuite/gdb.ada/{overload_menu_crash => unsigned_last}/main.adb (88%)
--
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 devel/omp/gcc-12
in repository gcc.
from bda072403f8 OpenMP: Generate SIMD clones for functions with "declare target"
new 6c6d03e4c69 libgomp.texi: OpenMP Impl Status 5.1 additions + TR11
new 97c07e0b841 libgomp: Add no-target-region rev offload test + fix plugin-nvptx
new 519f647c57f OpenMP/Fortran: Permit end-clause on directive
new ec544590291 gcn: Fix __builtin_gcn_first_call_this_thread_p
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/ChangeLog.omp | 9 ++
gcc/config/gcn/gcn.cc | 16 +--
gcc/config/gcn/gcn.md | 13 --
gcc/fortran/ChangeLog.omp | 22 +++
gcc/fortran/openmp.cc | 57 ++++----
gcc/fortran/parse.cc | 33 ++++-
gcc/testsuite/ChangeLog.omp | 14 ++
gcc/testsuite/gfortran.dg/gomp/copyprivate-1.f90 | 21 +++
gcc/testsuite/gfortran.dg/gomp/copyprivate-2.f90 | 97 +++++++++++++
gcc/testsuite/gfortran.dg/gomp/nowait-2.f90 | 159 ---------------------
.../gomp/{nowait-2.f90 => nowait-4.f90} | 157 --------------------
gcc/testsuite/gfortran.dg/gomp/nowait-5.f90 | 156 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/nowait-6.f90 | 158 ++++++++++++++++++++
.../gomp/{nowait-3.f90 => nowait-7.f90} | 72 +++++-----
gcc/testsuite/gfortran.dg/gomp/nowait-8.f90 | 92 ++++++++++++
libgomp/ChangeLog.omp | 25 ++++
libgomp/libgomp.texi | 70 ++++++++-
libgomp/plugin/plugin-nvptx.c | 36 +++--
.../libgomp.c-c++-common/reverse-offload-2.c | 49 +++++++
19 files changed, 836 insertions(+), 420 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/copyprivate-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/copyprivate-2.f90
copy gcc/testsuite/gfortran.dg/gomp/{nowait-2.f90 => nowait-4.f90} (62%)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/nowait-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/nowait-6.f90
copy gcc/testsuite/gfortran.dg/gomp/{nowait-3.f90 => nowait-7.f90} (69%)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/nowait-8.f90
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/reverse-offload-2.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b70e9270fba Fix crash in "document" command
new 3295ff3bfb6 gdbserver: switch to right process in find_one_thread
new ed14d866a31 gdb: disable commit resumed in target_kill
The 2 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/target.c | 9 ++
...nfcall-2.c => run-control-while-bg-execution.c} | 14 ++-
.../gdb.base/run-control-while-bg-execution.exp | 118 +++++++++++++++++++++
.../attach-while-running.c} | 3 +-
gdb/testsuite/gdb.multi/attach-while-running.exp | 69 ++++++++++++
gdbserver/thread-db.cc | 29 ++---
6 files changed, 226 insertions(+), 16 deletions(-)
copy gdb/testsuite/gdb.base/{valgrind-infcall-2.c => run-control-while-bg-executio [...]
create mode 100644 gdb/testsuite/gdb.base/run-control-while-bg-execution.exp
copy gdb/testsuite/{gdb.threads/vfork-multi-inferior-sleep.c => gdb.multi/attach-w [...]
create mode 100644 gdb/testsuite/gdb.multi/attach-while-running.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 76cd77dc729 [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp for powerpc64le
new b70e9270fba Fix crash in "document" command
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:
gdb/cli/cli-script.c | 2 ++
gdb/testsuite/gdb.base/document.exp | 4 ++++
2 files changed, 6 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_kernel/llvm-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
from bd669a86fb 25: onsuccess: #376: all: Success after binutils/llvm/linux/ [...]
new 820dccaa5a 26: onsuccess: #377: all: Success after binutils/linux/qemu: [...]
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 1688 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30044 -> 30632 bytes
04-build_kernel_llvm/console.log.xz | Bin 65204 -> 64760 bytes
05-build_abe-qemu/console.log.xz | Bin 31440 -> 30816 bytes
06-build_linux/console.log.xz | Bin 3152 -> 3140 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3904 -> 3636 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 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 binutils-gdb.
from ddff2a2dea5 gdb: fix assert when quitting GDB while a thread is stepping
new 76cd77dc729 [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp for powerpc64le
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:
gdb/testsuite/gdb.opt/solib-intra-step.exp | 19 +++++++++++++++++++
1 file changed, 19 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_kernel/gnu-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
from 208214feae 30: onsuccess: #452: 6613: Success after binutils/gcc/qemu: [...]
new c10ccfb353 31: force: #454: 6589: Failure after linux: 124 commits
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 1652 -> 1704 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 31812 -> 31988 bytes
04-build_abe-stage1/console.log.xz | Bin 90580 -> 91696 bytes
05-build_abe-qemu/console.log.xz | Bin 30688 -> 30760 bytes
06-build_linux/console.log.xz | Bin 6280 -> 5696 bytes
08-check_regression/console.log.xz | Bin 3836 -> 3368 bytes
08-check_regression/jira-body.txt | 2 +-
08-check_regression/mail-body.txt | 10 ++++++++--
08-check_regression/mail-subject.txt | 2 +-
08-check_regression/results.regressions | 6 ++++++
08-check_regression/trigger-bisect | 2 ++
09-update_baseline/console.log | 10 +++++-----
dashboard/dashboard-generate.sh | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 10 ++++++++--
mail/mail-subject.txt | 2 +-
manifest.sh | 24 +++++++++++-------------
results | 8 +++++++-
20 files changed, 53 insertions(+), 29 deletions(-)
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
--
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 85819864f7c [gdb/testsuite] Fix gdb.arch/altivec-regs.exp with gcc 4.8.5
new dc41f7e87e7 gdb/testsuite: remove global declarations in gdb.threads/de [...]
new acc175a6b3b gdb/testsuite: refactor gdb.threads/detach-step-over.exp
new ddff2a2dea5 gdb: fix assert when quitting GDB while a thread is stepping
The 3 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/target.c | 5 +
gdb/testsuite/gdb.threads/detach-step-over.exp | 322 ++++++++++++++++---------
2 files changed, 208 insertions(+), 119 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.