This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch vsnprintf
in repository linux.
from 4c538044ee2d vsprintf: don't make the 'binary' version pack small integ [...]
new fa47906ff358 vsnprintf: fix up kerneldoc for argument name changes
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:
lib/vsprintf.c | 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 for-next
in repository linux.
from 4c538044ee2d vsprintf: don't make the 'binary' version pack small integ [...]
new fa47906ff358 vsnprintf: fix up kerneldoc for argument name changes
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:
lib/vsprintf.c | 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 gdb-16-branch
in repository binutils-gdb.
from 2efabd1d9bf [gdb/build] Use const_cast in fd_copy
new 093a1b6b815 Handle linesStartAt1 in 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/breakpoint.py | 6 ++--
gdb/python/lib/gdb/dap/bt.py | 7 +++--
gdb/python/lib/gdb/dap/disassemble.py | 4 +--
gdb/python/lib/gdb/dap/locations.py | 7 +++--
gdb/python/lib/gdb/dap/scopes.py | 4 +--
gdb/python/lib/gdb/dap/server.py | 36 ++++++++++++++++++++--
.../gdb.dap/{global.exp => line-zero.exp} | 33 ++++++--------------
gdb/testsuite/lib/dap-support.exp | 15 +++++----
8 files changed, 69 insertions(+), 43 deletions(-)
copy gdb/testsuite/gdb.dap/{global.exp => line-zero.exp} (65%)
--
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 350609bb98c Don't lex floating-point number in Rust field expression
new 8ac42dbf500 Handle linesStartAt1 in 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/breakpoint.py | 6 ++--
gdb/python/lib/gdb/dap/bt.py | 7 +++--
gdb/python/lib/gdb/dap/disassemble.py | 4 +--
gdb/python/lib/gdb/dap/locations.py | 7 +++--
gdb/python/lib/gdb/dap/scopes.py | 4 +--
gdb/python/lib/gdb/dap/server.py | 36 ++++++++++++++++++++--
.../gdb.dap/{global.exp => line-zero.exp} | 33 ++++++--------------
gdb/testsuite/lib/dap-support.exp | 15 +++++----
8 files changed, 69 insertions(+), 43 deletions(-)
copy gdb/testsuite/gdb.dap/{global.exp => line-zero.exp} (65%)
--
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 9d89551994a4 Linux 6.13-rc6
new cd6313beaeae Revert "vmstat: disable vmstat_work on vmstat_cpu_down_prep()"
new 70465acbb0ce exfat: fix exfat_find_empty_entry() not returning error on [...]
new fee873761bd9 exfat: fix the infinite loop in exfat_readdir()
new 98e2fb26d1a9 exfat: fix the new buffer was not zeroed before writing
new a5324b3a488d exfat: fix the infinite loop in __exfat_free_cluster()
new 5428dc1906dd Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub [...]
The 6 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/exfat/dir.c | 3 ++-
fs/exfat/fatent.c | 10 ++++++++++
fs/exfat/file.c | 6 ++++++
fs/exfat/namei.c | 4 ++--
mm/vmstat.c | 3 +--
5 files changed, 21 insertions(+), 5 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 99e2df0090f Simplify traits.h using C++17
new 03736207c6c Remove "then" from test suite
new 350609bb98c Don't lex floating-point number in Rust field expression
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:
gdb/rust-parse.c | 88 ++++++++++++----------
gdb/testsuite/gdb.ada/str_chars.exp | 4 +-
gdb/testsuite/gdb.arch/aarch64-pseudo-unwind.exp | 4 +-
gdb/testsuite/gdb.arch/amd64-pseudo-unwind.exp | 4 +-
.../gdb.arch/arm-pseudo-unwind-legacy.exp | 4 +-
gdb/testsuite/gdb.arch/arm-pseudo-unwind.exp | 4 +-
.../gdb.base/value-history-unavailable.exp | 5 +-
gdb/testsuite/gdb.python/py-connection-removed.exp | 4 +-
.../gdb.python/py-finish-breakpoint-deletion.exp | 4 +-
gdb/testsuite/gdb.python/py-watchpoint.exp | 2 +-
gdb/testsuite/gdb.rust/simple.exp | 5 +-
gdb/testsuite/gdb.rust/simple.rs | 2 +
12 files changed, 72 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 azanella/core-math-updates
in repository glibc.
at ace25a54c8 math: Fix acosf when building with gcc <= 11
This branch includes the following new commits:
new ace25a54c8 math: Fix acosf when building with gcc <= 11
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 master
in repository binutils-gdb.
from a189db13c48 [gdb/build] Use const_cast in fd_copy
new 99e2df0090f Simplify traits.h using C++17
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:
gdbsupport/traits.h | 55 +++++++++--------------------------------------------
1 file changed, 9 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 users/chigot/try-lto-board-flags
in repository binutils-gdb.
at 7edefdf710d ld/testsuite: move board flags to ld_link
This branch includes the following new commits:
new 05dce2c8413 ld/testsuite: centralize board_cflags and board_ldflags
new e88c452e6f0 ld/testsuite/lto: replace manual links by ld_link helper
new 7edefdf710d ld/testsuite: move board flags to ld_link
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.
--
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 144ddb0cdfa Ada: fix spurious relinking of gnatbind for cross compilers
new f9c99d403c9 SVE intrinsics: Fold svmul by -1 to svneg for unsigned types
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/config/aarch64/aarch64-sve-builtins-base.cc | 56 ++++++++++++++--------
gcc/config/aarch64/aarch64-sve-builtins.cc | 49 +++++++++++++++----
gcc/config/aarch64/aarch64-sve-builtins.h | 10 ++++
.../gcc.target/aarch64/sve/acle/asm/mul_u16.c | 5 +-
.../gcc.target/aarch64/sve/acle/asm/mul_u32.c | 5 +-
.../gcc.target/aarch64/sve/acle/asm/mul_u64.c | 26 ++++++++--
.../gcc.target/aarch64/sve/acle/asm/mul_u8.c | 7 ++-
7 files changed, 116 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.