This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from b2f5a662d26 testsuite: AMDGCN test for vect-early-break_38.c as well to [...]
new 51ed76fe86f Update gcc sv.po
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/po/sv.po | 392 ++++++++++++++++++++++++-----------------------------------
1 file changed, 162 insertions(+), 230 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 a373b0f154f libstdc++: Update baseline symbols for powerpc-linux and po [...]
new b07b5d14e3a Update gcc sv.po
new 9b9d605d68c Cost truth_value exprs in i386 vectorizer costs.
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:
gcc/config/i386/i386.cc | 18 +++
gcc/po/sv.po | 392 ++++++++++++++++++++----------------------------
2 files changed, 180 insertions(+), 230 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 65ab41b7d5c gdb: fix building with all targets
new dff7f6c72d0 gdb/python: stop using PyObject_IsInstance in py-disasm.c
new bd7a2f22b11 gdb/python: remove Py_TPFLAGS_BASETYPE from gdb.Color
new 37f5e02ef5b gdb/python: don't use PyObject_IsInstance in gdbpy_is_color
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/doc/python.texi | 2 ++
gdb/python/py-color.c | 5 +++--
gdb/python/py-disasm.c | 11 +++++-----
gdb/testsuite/gdb.python/py-color.exp | 33 ++++++++++++++++++++++++++++++
gdb/testsuite/gdb.python/py-disasm.exp.tcl | 5 ++++-
gdb/testsuite/gdb.python/py-disasm.py | 18 ++++++++++++++++
6 files changed, 66 insertions(+), 8 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 46d19986a3d testsuite: aarch64: arm: Enable vld1x?.c and vst1x?.c on ar [...]
new a373b0f154f libstdc++: Update baseline symbols for powerpc-linux and po [...]
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:
.../config/abi/post/powerpc-linux-gnu/baseline_symbols.txt | 11 +++++++++++
.../abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt | 11 +++++++++++
.../config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt | 11 +++++++++++
3 files changed, 33 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from dbbb9cfd370 GDB: Introduce "info linker-namespaces" command
new 65ab41b7d5c gdb: fix building with all targets
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/Makefile.in | 1 +
gdb/riscv-canonicalize-syscall-gen.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
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 0ccdedd571a testsuite: Skip g++.dg/eh/pr119507.C on Solaris/SPARC with as
new 46d19986a3d testsuite: aarch64: arm: Enable vld1x?.c and vst1x?.c on ar [...]
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.target/aarch64/advsimd-intrinsics/vld1x2.c | 22 +++++++++++++-------
.../gcc.target/aarch64/advsimd-intrinsics/vld1x3.c | 22 +++++++++++++-------
.../gcc.target/aarch64/advsimd-intrinsics/vld1x4.c | 24 ++++++++++++++--------
.../gcc.target/aarch64/advsimd-intrinsics/vst1x2.c | 22 +++++++++++++-------
.../gcc.target/aarch64/advsimd-intrinsics/vst1x3.c | 22 +++++++++++++-------
.../gcc.target/aarch64/advsimd-intrinsics/vst1x4.c | 24 ++++++++++++++--------
6 files changed, 90 insertions(+), 46 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 b9c7eed0c24 This commit adds record full support for rv64gc instruction set
new 3559d59953b gdb: print target in print_target_wait_results
new 6a0da68c036 gdb: add convenience variables around linker namespace debugging
new b1cbe15966c gdb: factor out printing a table of solibs for info sharedlibrary
new dbbb9cfd370 GDB: Introduce "info linker-namespaces" command
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:
gdb/NEWS | 11 ++
gdb/doc/gdb.texinfo | 28 +++
gdb/infrun.c | 27 ++-
gdb/infrun.h | 3 +-
gdb/remote.c | 2 +-
gdb/solib-svr4.c | 55 ++++++
gdb/solib.c | 269 +++++++++++++++++++++------
gdb/solist.h | 4 +
gdb/testsuite/gdb.base/default.exp | 2 +
gdb/testsuite/gdb.base/dlmopen-ns-ids-main.c | 6 +
gdb/testsuite/gdb.base/dlmopen-ns-ids.exp | 133 +++++++++++++
11 files changed, 473 insertions(+), 67 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 e32b976a152 gdb: fix bashism in configure.ac
new b9c7eed0c24 This commit adds record full support for rv64gc instruction set
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/NEWS | 2 +
gdb/configure.tgt | 5 +-
gdb/doc/gdb.texinfo | 6 +-
gdb/riscv-canonicalize-syscall-gen.c | 342 ++++++++++
gdb/riscv-linux-tdep.c | 256 ++++++++
.../cu-empty-name.c => riscv-linux-tdep.h} | 17 +-
gdb/riscv-tdep.c | 686 ++++++++++++++++++++-
gdb/riscv-tdep.h | 16 +-
gdb/syscalls/riscv-canonicalize-syscall-gen.py | 163 +++++
gdb/testsuite/lib/gdb.exp | 3 +-
10 files changed, 1479 insertions(+), 17 deletions(-)
create mode 100644 gdb/riscv-canonicalize-syscall-gen.c
copy gdb/{testsuite/gdb.dwarf2/cu-empty-name.c => riscv-linux-tdep.h} (68%)
create mode 100755 gdb/syscalls/riscv-canonicalize-syscall-gen.py
--
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 466c80a885c libstdc++: fix possible undefined atomic lock-free type ali [...]
new 0ccdedd571a testsuite: Skip g++.dg/eh/pr119507.C on Solaris/SPARC with as
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/testsuite/g++.dg/eh/pr119507.C | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.