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 84211dee3ea gdb: remove context_stack::static_link
new 7b4d1374452 Remove two "unsupported" tests from gdb.dwarf2/imported-unit.exp
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.dwarf2/imported-unit.exp | 36 ------------------------------
gdb/testsuite/lib/gdb.exp | 18 ---------------
2 files changed, 54 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 630f633e94f Simplify linespec.c:collect_info
new 84211dee3ea gdb: remove context_stack::static_link
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/buildsym.h | 4 ----
gdb/dwarf2/read.c | 11 +++++------
2 files changed, 5 insertions(+), 10 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 46dceb3cac5 [gdb/testsuite] Fix gdb.base/watchpoint-adjacent.exp with m32
new 630f633e94f Simplify linespec.c:collect_info
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/linespec.c | 96 +++++++++++++++++++++++-----------------------------------
1 file changed, 38 insertions(+), 58 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 255fa4a0abe aarch64: Add support for __pldir intrinsic
new 8b8d234304a vect: Add check for BUILT_IN_NORMAL to ifcvt [PR122103]
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/tree-if-conv.cc | 4 +++-
1 file changed, 3 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 binutils-gdb.
from 3507c2881ef gdb/dwarf: rename dwarf2_start_subfile to dwarf2_cu::start_subfile
new 46dceb3cac5 [gdb/testsuite] Fix gdb.base/watchpoint-adjacent.exp with m32
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.base/watchpoint-adjacent.c | 13 +++++--------
1 file changed, 5 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 releases/gcc-15
in repository gcc.
from 5bf4cb9589b Daily bump.
new a45e792d202 Fix gcc.c-torture/execute/pr110817-[13].c on the SPARC
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/expr.cc | 5 +++--
1 file changed, 3 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 master
in repository gcc.
from 56dd47c073c testsuite: rework some vect/complex testcases
new 434c587537b Fix gcc.c-torture/execute/pr110817-[13].c on the SPARC
new cf4b3537640 aarch64: Add support for FEAT_PCDPHINT atomic_store intrinsics.
new 255fa4a0abe aarch64: Add support for __pldir intrinsic
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:
gcc/config/aarch64/aarch64-builtins.cc | 148 +++++++++++++++++
gcc/config/aarch64/aarch64-c.cc | 1 +
gcc/config/aarch64/aarch64.h | 3 +
gcc/config/aarch64/aarch64.md | 12 ++
gcc/config/aarch64/arm_acle.h | 29 ++++
gcc/config/aarch64/atomics.md | 24 +++
gcc/config/aarch64/iterators.md | 1 +
gcc/expr.cc | 5 +-
.../gcc.target/aarch64/atomic_store_with_stshh.c | 185 +++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pldir.c | 12 ++
10 files changed, 418 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/atomic_store_with_stshh.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pldir.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 b46fee9c0bf Automatic date update in version.in
new e4d4bb9f71d gdb/dwarf: remove line_header parameter from dwarf2_decode_lines
new 68691f88cfb gdb/dwarf: remove m_line_header from lnp_state_machine class
new 3121014844c gdb/dwarf: remove the line_header argument from dwarf2_star [...]
new 361b1ea794b gdb/dwarf: move subfile and symtab creation into dwarf2_cu method
new 3507c2881ef gdb/dwarf: rename dwarf2_start_subfile to dwarf2_cu::start_subfile
The 5 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/cu.c | 49 +++++++++++++++++++++++++++++++
gdb/dwarf2/cu.h | 7 +++++
gdb/dwarf2/line-program.c | 75 ++++++++++++++++++-----------------------------
gdb/dwarf2/line-program.h | 10 ++-----
gdb/dwarf2/read.c | 49 +++----------------------------
gdb/dwarf2/read.h | 25 ----------------
6 files changed, 91 insertions(+), 124 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 3809c5b5836 Ada: Clear possible confusion in doc/install.texi
new 56dd47c073c testsuite: rework some vect/complex testcases
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.dg/vect/complex/bb-slp-complex-add-pattern-int.c | 6 +++---
.../gcc.dg/vect/complex/bb-slp-complex-add-pattern-long.c | 10 +++++-----
.../gcc.dg/vect/complex/bb-slp-complex-add-pattern-short.c | 6 +++---
.../vect/complex/bb-slp-complex-add-pattern-unsigned-int.c | 6 +++---
.../vect/complex/bb-slp-complex-add-pattern-unsigned-long.c | 6 +++---
.../complex/bb-slp-complex-add-pattern-unsigned-short.c | 6 +++---
.../gcc.dg/vect/complex/complex-add-pattern-template.c | 8 ++++----
gcc/testsuite/gcc.dg/vect/complex/complex-add-template.c | 8 ++++----
.../vect/complex/fast-math-bb-slp-complex-add-double.c | 4 ++--
.../vect/complex/fast-math-bb-slp-complex-add-float.c | 4 ++--
.../vect/complex/fast-math-bb-slp-complex-add-half-float.c | 4 ++--
.../complex/fast-math-bb-slp-complex-add-pattern-double.c | 4 ++--
.../complex/fast-math-bb-slp-complex-add-pattern-float.c | 4 ++--
.../fast-math-bb-slp-complex-add-pattern-half-float.c | 4 ++--
.../gcc.dg/vect/complex/fast-math-complex-add-double.c | 4 ++--
.../gcc.dg/vect/complex/fast-math-complex-add-float.c | 4 ++--
.../gcc.dg/vect/complex/fast-math-complex-add-half-float.c | 4 ++--
.../vect/complex/fast-math-complex-add-pattern-double.c | 4 ++--
.../vect/complex/fast-math-complex-add-pattern-float.c | 4 ++--
.../vect/complex/fast-math-complex-add-pattern-half-float.c | 4 ++--
.../gcc.dg/vect/complex/vect-complex-add-pattern-byte.c | 6 +++---
.../gcc.dg/vect/complex/vect-complex-add-pattern-int.c | 6 +++---
.../gcc.dg/vect/complex/vect-complex-add-pattern-long.c | 6 +++---
.../gcc.dg/vect/complex/vect-complex-add-pattern-short.c | 6 +++---
.../vect/complex/vect-complex-add-pattern-unsigned-byte.c | 6 +++---
.../vect/complex/vect-complex-add-pattern-unsigned-int.c | 6 +++---
.../vect/complex/vect-complex-add-pattern-unsigned-long.c | 6 +++---
.../vect/complex/vect-complex-add-pattern-unsigned-short.c | 6 +++---
gcc/testsuite/lib/target-supports.exp | 13 +++++++++----
29 files changed, 85 insertions(+), 80 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 c6085ca0ed4 tree-object-size: Deterministic SSA generation [PR123351]
new ba43d01f54d Testsuite: Return ELF as object format for Solaris targets
new 3809c5b5836 Ada: Clear possible confusion in doc/install.texi
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/doc/install.texi | 19 +++++++++----------
gcc/testsuite/lib/file-format.exp | 5 ++++-
2 files changed, 13 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.