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 9ed6d7410c8 [gdb/symtab] Fix line number of static const class member
new 84bc96de16b Implement repl evaluation for DAP
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/python/lib/gdb/dap/evaluate.py | 24 +++++++++++++++++++++---
gdb/testsuite/gdb.dap/basic-dap.exp | 5 +++++
2 files changed, 26 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from da310e97 tcwg_gnu-build.sh: Handle Windows on Arm
new 639cb5da tcwg_gnu-build.sh: Second attempt at handling Windows on Arm
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:
tcwg_gnu-build.sh | 47 ++++++++++++++++++++++++++---------------------
1 file changed, 26 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 gcc.
from 0409aa5a2de Ranger cache dominator queries should ignore backedges.
new 7f1e15f7433 json: preserve key-insertion order [PR109163]
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/json.cc | 40 ++++++---
gcc/json.h | 10 ++-
.../c-c++-common/diagnostic-format-json-1.c | 3 +-
.../c-c++-common/diagnostic-format-json-2.c | 3 +-
.../c-c++-common/diagnostic-format-json-3.c | 3 +-
.../c-c++-common/diagnostic-format-json-4.c | 3 +-
.../c-c++-common/diagnostic-format-json-5.c | 100 ++++++++++++---------
.../c-c++-common/diagnostic-format-json-stderr-1.c | 3 +-
8 files changed, 95 insertions(+), 70 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 devel/omp/gcc-12
in repository gcc.
from 65037818987 In 'libgomp/target.c:gomp_unmap_vars_internal', defer 'gomp [...]
new c276fa0616e libgomp: Simplify OpenMP reverse offload host <-> device me [...]
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:
libgomp/ChangeLog.omp | 10 +++++
libgomp/libgomp-plugin.c | 7 +--
libgomp/libgomp-plugin.h | 6 +--
libgomp/libgomp.h | 5 +--
libgomp/plugin/plugin-gcn.c | 2 +-
libgomp/plugin/plugin-nvptx.c | 77 ++++++++++++++++++-------------
libgomp/target.c | 102 +++++++++++++++++++-----------------------
7 files changed, 106 insertions(+), 103 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 devel/omp/gcc-12
in repository gcc.
from a1f6758ae08 Given OpenACC 'async', defer 'free' of non-contiguous array [...]
new 65037818987 In 'libgomp/target.c:gomp_unmap_vars_internal', defer 'gomp [...]
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:
libgomp/ChangeLog.omp | 3 +++
libgomp/target.c | 34 +++++++++++++++++++---------------
2 files changed, 22 insertions(+), 15 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 devel/omp/gcc-12
in repository gcc.
from a63735b8034 Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocata [...]
new a1f6758ae08 Given OpenACC 'async', defer 'free' of non-contiguous array [...]
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:
libgomp/ChangeLog.omp | 7 +++++++
libgomp/oacc-parallel.c | 5 ++++-
libgomp/target.c | 6 +++++-
3 files changed, 16 insertions(+), 2 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 binutils-2_40-branch
in repository binutils-gdb.
from 9d7879951a2 Automatic date update in version.in
new 7aa47eafcce libctf: fix assertion failure with no system qsort_r
new bddd62e188c libctf: get the offsets of fields of unnamed structs/unions right
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:
libctf/ctf-dedup.c | 4 ++
libctf/ctf-types.c | 5 +-
.../libctf-lookup/unnamed-field-info-ctf.c | 36 ++++++++++
.../testsuite/libctf-lookup/unnamed-field-info.c | 79 ++++++++++++++++++++++
.../testsuite/libctf-lookup/unnamed-field-info.lk | 2 +
5 files changed, 125 insertions(+), 1 deletion(-)
create mode 100644 libctf/testsuite/libctf-lookup/unnamed-field-info-ctf.c
create mode 100644 libctf/testsuite/libctf-lookup/unnamed-field-info.c
create mode 100644 libctf/testsuite/libctf-lookup/unnamed-field-info.lk
--
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 3672e326221 libctf: get the offsets of fields of unnamed structs/unions right
new 9ed6d7410c8 [gdb/symtab] Fix line number of static const class member
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/dwarf2/read.c | 3 +--
gdb/testsuite/gdb.cp/m-static.exp | 4 +++-
2 files changed, 4 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6b1c1c8f tcwg_bmk-build.sh: Compute and use automatic threshold for ea [...]
new da310e97 tcwg_gnu-build.sh: Handle Windows on Arm
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:
jenkins-helpers.sh | 1 +
tcwg_gnu-build.sh | 21 ++++++++++++++++++++-
2 files changed, 21 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.