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 b55c841c51f gdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
new 50ca09324ae gdb/dwarf: remove unnecessary abfd parameter in dwarf2_per_ [...]
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 | 8 ++++----
gdb/dwarf2/read.h | 3 +--
2 files changed, 5 insertions(+), 6 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 58539c5f76d Bploc should try to return full path
new b55c841c51f gdb/dwarf: rename dwarf2_per_cu_data -> dwarf2_per_cu
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/compile/compile-loc2c.c | 6 +-
gdb/compile/compile.h | 6 +-
gdb/dwarf2/aranges.c | 5 +-
gdb/dwarf2/call-site.h | 6 +-
gdb/dwarf2/cooked-index.c | 18 ++--
gdb/dwarf2/cooked-index.h | 24 ++---
gdb/dwarf2/cu.c | 5 +-
gdb/dwarf2/cu.h | 15 ++-
gdb/dwarf2/expr.c | 15 ++-
gdb/dwarf2/expr.h | 4 +-
gdb/dwarf2/frame.c | 5 +-
gdb/dwarf2/frame.h | 7 +-
gdb/dwarf2/index-write.c | 19 ++--
gdb/dwarf2/loc.c | 35 ++++---
gdb/dwarf2/loc.h | 12 +--
gdb/dwarf2/mapped-index.h | 2 +-
gdb/dwarf2/read-debug-names.c | 2 +-
gdb/dwarf2/read-gdb-index.c | 14 +--
gdb/dwarf2/read.c | 229 +++++++++++++++++++-----------------------
gdb/dwarf2/read.h | 127 ++++++++++++-----------
gdb/gdbtypes.h | 2 +-
21 files changed, 260 insertions(+), 298 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 azanella/bz25263-loader-realpath
in repository glibc.
at 372c632ce7 elf: Canonicalize $ORIGIN in an explicit ld.so invocation [B [...]
This branch includes the following new commits:
new 372c632ce7 elf: Canonicalize $ORIGIN in an explicit ld.so invocation [B [...]
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.
--
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 53483eddb Silence -Woverflow warning in arc4random.c
new f5320f5a2 Cygwin: signal: Fix deadlock on SIGCONT
new 1debf2732 Cygwin: signal: Fix a race issue on modifying _pinfo::process_state
new 3c1308ed8 Cygwin: signal: Fix a problem that process hangs on exit
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:
winsup/cygwin/exceptions.cc | 31 ++++++++++++++++++-------------
winsup/cygwin/fork.cc | 5 +++--
winsup/cygwin/local_includes/pinfo.h | 6 +++---
winsup/cygwin/pinfo.cc | 11 ++++++-----
winsup/cygwin/signal.cc | 6 ++++--
winsup/cygwin/sigproc.cc | 2 +-
winsup/cygwin/spawn.cc | 6 +++---
7 files changed, 38 insertions(+), 29 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 71355700432 aarch64: Ignore target pragmas while defining intrinsics
new f9f16b9f74b Fortran: reject empty derived type with bind(C) attribute [ [...]
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/fortran/symbol.cc | 23 +++++++++++++++++++---
gcc/testsuite/gfortran.dg/empty_derived_type.f90 | 1 +
gcc/testsuite/gfortran.dg/empty_derived_type_2.f90 | 11 +++++++++++
3 files changed, 32 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/empty_derived_type_2.f90
--
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 linux.
from 7eb172143d55 Linux 6.14-rc5
new ac965d7d88fc tracing: tprobe-events: Fix a memory leak when tprobe with [...]
new d0453655b6dd tracing: tprobe-events: Reject invalid tracepoint name
new db5e228611b1 tracing: fprobe-events: Log error for exceeding the number [...]
new fd5ba38390c5 tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
new 26edad06d5c3 Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org [...]
new 4b90de5bc0f5 xfs: reduce context switches for synchronous buffered I/O
new efc5f7a9f3d8 xfs: decouple buffer readahead from the normal buffer read path
new 0d1120b9bbe4 xfs: remove most in-flight buffer accounting
new 9b47d37496e2 xfs: remove the XBF_STALE check from xfs_buf_rele_cached
new d9a9c94dbc8b Merge tag 'xfs-fixes-6.14-rc6' of git://git.kernel.org/pub [...]
new e4cf8ec4de4e affs: generate OFS sequence numbers starting at 1
new 011ea742a25a affs: don't write overlarge OFS data block size fields
new 99fa936e8e4f Merge tag 'affs-6.14-rc5-tag' of git://git.kernel.org/pub/ [...]
The 13 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:
fs/affs/file.c | 9 ++-
fs/xfs/xfs_buf.c | 182 +++++++++++++++-----------------------------
fs/xfs/xfs_buf.h | 7 +-
fs/xfs/xfs_buf_mem.c | 2 +-
fs/xfs/xfs_log_recover.c | 2 +-
fs/xfs/xfs_mount.c | 7 +-
fs/xfs/xfs_rtalloc.c | 2 +-
fs/xfs/xfs_trace.h | 1 +
kernel/trace/trace_fprobe.c | 20 +++++
kernel/trace/trace_probe.h | 5 +-
10 files changed, 99 insertions(+), 138 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 f96ad03c0e6 [gdb/doc] Indicate in which languages 'filename'::funcaddr works
new 58539c5f76d Bploc should try to return full path
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/py-breakpoint.c | 25 ++++++++++++++++++++++---
1 file changed, 22 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 2a502f9e4c5 arm: remove some redundant zero_extend ops on thumb1
new 71355700432 aarch64: Ignore target pragmas while defining intrinsics
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/common/config/aarch64/aarch64-common.cc | 19 +++++++++++--
gcc/config/aarch64/aarch64-builtins.cc | 44 +++++++++++++++++++++--------
gcc/config/aarch64/aarch64-protos.h | 9 ++++--
gcc/config/aarch64/aarch64-sve-builtins.cc | 28 +++++++-----------
gcc/config/aarch64/aarch64-sve-builtins.h | 19 ++++---------
gcc/config/aarch64/t-aarch64 | 4 +--
6 files changed, 74 insertions(+), 49 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 f1c30c6213f combine: Reverse negative logic in ternary operator
new ebc6c54e1f8 Revert "combine: Reverse negative logic in ternary operator"
new 2a502f9e4c5 arm: remove some redundant zero_extend ops on thumb1
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/combine.cc | 22 +++++++++----------
gcc/config/arm/thumb1.md | 28 ++++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/unsigned-extend-1.c | 4 ++--
3 files changed, 41 insertions(+), 13 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 c4852a6f240 gdb: remove some unused includes from printcmd.c
new d468657e665 [gdb/doc] Don't advertise *&function for pascal and modula-2
new c9ee63c0c0f [gdb/doc] Fix address location with file prefix
new f96ad03c0e6 [gdb/doc] Indicate in which languages 'filename'::funcaddr works
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/gdb.texinfo | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.