This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from 25e5824fb Cygwin: get_posix_access: make sure pos is correctly set when used
new fd57eea56 Revert "Cygwin: mmap: use 64K pages for bookkeeping"
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:
winsup/cygwin/mm/mmap.cc | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 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 8d9d5834840 c++: Implement mangling of RAW_DATA_CST [PR118278]
new d30def000ab bpf: make sure CO-RE relocs are typed with struct BTF_KIND_STRUCT
new 42786ccf1cb bpf: calls do not promote attr access_index on lhs
new 01c37f9a4f1 bpf: set index entry for a VAR_DECL in CO-RE relocs
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/btfout.cc | 2 +-
gcc/config/bpf/btfext-out.cc | 7 ++++
gcc/config/bpf/core-builtins.cc | 6 ++-
gcc/ctfc.h | 2 +
gcc/testsuite/gcc.target/bpf/core-attr-calls.c | 49 ++++++++++++++++++++++
gcc/testsuite/gcc.target/bpf/core-attr-const.c | 40 ++++++++++++++++++
gcc/testsuite/gcc.target/bpf/core-builtin-1.c | 16 +++----
gcc/testsuite/gcc.target/bpf/core-builtin-2.c | 3 +-
.../gcc.target/bpf/core-builtin-exprlist-1.c | 16 +++----
9 files changed, 122 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-calls.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-const.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 6511d20c9d4 Fix help formatting for string and filename options
new c4606bdbd58 [gdb/symtab] Add dwarf_expr_piece.op
new b034bb38772 [gdb] Add gdbarch_dwarf2_reg_piece_offset hook
new 1722f289eea [gdb/tdep] Fix gdb.base/store.exp on s390x
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/dwarf2/expr.c | 41 +++++++++++++++++++++++++++++++----------
gdb/dwarf2/expr.h | 6 +++++-
gdb/findvar.c | 18 ++++++++++++++++++
gdb/gdbarch-gen.c | 22 ++++++++++++++++++++++
gdb/gdbarch-gen.h | 8 ++++++++
gdb/gdbarch_components.py | 16 ++++++++++++++++
gdb/s390-tdep.c | 23 +++++++++++++++++++++++
gdb/value.h | 2 ++
8 files changed, 125 insertions(+), 11 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 1bc474f60fd c++: handle decltype in nested-name-spec printing [PR118139]
new 8d9d5834840 c++: Implement mangling of RAW_DATA_CST [PR118278]
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/cp/mangle.cc | 37 ++++++++++++++++++--
gcc/testsuite/g++.dg/abi/mangle80.C | 67 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp/embed-19.C | 18 ++++++++++
3 files changed, 120 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/mangle80.C
create mode 100644 gcc/testsuite/g++.dg/cpp/embed-19.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 b40a9566573 gdbserver: LoongArch: Add hardware watchpoint/breakpoint support
new 6511d20c9d4 Fix help formatting for string and filename options
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-option.c | 4 ++--
gdb/testsuite/gdb.base/options.exp | 6 ++++++
2 files changed, 8 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 gdb-16-branch
in repository binutils-gdb.
from 5746383e8c5 Automatic date update in version.in
new 52b81397b15 Fix help formatting for string and filename options
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-option.c | 4 ++--
gdb/testsuite/gdb.base/options.exp | 6 ++++++
2 files changed, 8 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 main
in repository newlib.
from 0e6d36766 Cygwin: get_posix_access: move umask masking to the end
new a6bc726ad Cygwin: get_posix_access: initalize obj_idx
new 25e5824fb Cygwin: get_posix_access: make sure pos is correctly set when used
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:
winsup/cygwin/sec/acl.cc | 19 +++++++++++--------
1 file changed, 11 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 9cc31b4e07a libstdc++: Fix comments in test that reference wrong subcla [...]
new 1bc474f60fd c++: handle decltype in nested-name-spec printing [PR118139]
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/cp/cxx-pretty-print.cc | 14 +++++++++++---
gcc/testsuite/g++.dg/diagnostic/decltype1.C | 8 ++++++++
2 files changed, 19 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/decltype1.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 gcc.
from 25eb892a8c1 middle-end: Fix incorrect type replacement in operands_equa [...]
new 9cc31b4e07a libstdc++: Fix comments in test that reference wrong subcla [...]
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:
libstdc++-v3/testsuite/28_regex/traits/char/transform_primary.cc | 6 +++---
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from bea593f115b Annotate dbg_line_numbers table
new 25eb892a8c1 middle-end: Fix incorrect type replacement in operands_equa [...]
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/fold-const.cc | 3 ++-
gcc/testsuite/gcc.dg/pr118472.c | 32 ++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr118472.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.