This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c1e939a21eb1 Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel. [...]
new d28d17a84560 scsi: scsi_debug: Fix do_device_access() handling of unexp [...]
new cb7e509c4e01 scsi: ufs: core: Fix another deadlock during RTC update
new 4236f913808c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
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:
drivers/scsi/scsi_debug.c | 10 ++++------
drivers/ufs/core/ufshcd.c | 2 +-
2 files changed, 5 insertions(+), 7 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 a2cd5d1f106 Remove sys/user time in -ftime-report
new aad9de32277 syscall: don't define syscall stub on Hurd
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/go/gofrontend/MERGE | 2 +-
libgo/go/syscall/syscall_funcs.go | 4 ++--
libgo/go/syscall/syscall_funcs_stubs.go | 4 ++--
libgo/runtime/go-nosys.c | 2 +-
4 files changed, 6 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 35d53ce6429 [gdb/tdep] Use std::array in amd64-windows-tdep.c
new b02e6f38a6e gdb: Update SECURITY.txt to mention extension scripts and i [...]
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/SECURITY.txt | 51 ++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 38 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 glibc.
from 36b549924b Add more tests of pthread attributes initial values
new e5ea9aef54 Add tests of time, gettimeofday, clock_gettime
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:
time/Makefile | 6 ++
time/tst-clock_gettime-time64.c | 1 +
time/tst-clock_gettime.c | 184 ++++++++++++++++++++++++++++++++++
time/tst-gettimeofday-time64.c | 1 +
time/tst-gettimeofday.c | 93 +++++++++++++++++
time/tst-time-time64.c | 1 +
misc/tst-mremap1.c => time/tst-time.c | 45 +++++----
7 files changed, 311 insertions(+), 20 deletions(-)
create mode 100644 time/tst-clock_gettime-time64.c
create mode 100644 time/tst-clock_gettime.c
create mode 100644 time/tst-gettimeofday-time64.c
create mode 100644 time/tst-gettimeofday.c
create mode 100644 time/tst-time-time64.c
copy misc/tst-mremap1.c => time/tst-time.c (55%)
--
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 8f9348361c5 Remove vectorizer finish_cost wrapper
new a2cd5d1f106 Remove sys/user time in -ftime-report
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/timevar.cc | 189 +++++++--------------------------------------------------
gcc/timevar.h | 10 +--
2 files changed, 22 insertions(+), 177 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/ibhagat/try-sframe-plt-fixes
in repository binutils-gdb.
at 5ab84cb8c82 ld: generate SFrame stack trace info for .plt.got
This branch includes the following new commits:
new 395515de82f ld: fix PR/32297
new a36d6ffd9be ld: fix wrong SFrame info for lazy IBT PLT
new 5ab84cb8c82 ld: generate SFrame stack trace info for .plt.got
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 releases/gcc-14
in repository gcc.
from 71a0cf699b6 Fix ICE due to subreg:us_truncate.
new 434483ac32a aarch64: Assume alias conflict if common address reg change [...]
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-ldp-fusion.cc | 127 ++++++++++++++++++++++++++++---
gcc/testsuite/g++.dg/torture/pr116783.C | 98 ++++++++++++++++++++++++
2 files changed, 213 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr116783.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 875279ff3ee Fix function multiversioning dispatcher link error with LTO
new 8f9348361c5 Remove vectorizer finish_cost wrapper
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-vect-loop.cc | 10 +++++++---
gcc/tree-vect-slp.cc | 11 ++++++-----
gcc/tree-vectorizer.h | 19 +------------------
3 files changed, 14 insertions(+), 26 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 d7f2c1bff69 c: Diagnose char argument to __builtin_stdc_*
new 875279ff3ee Fix function multiversioning dispatcher link error with LTO
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.cc | 7 +++++++
1 file changed, 7 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 gcc.
from a65e1487cda [RISC-V] Aggressively hoist VXRM assignments
new d7f2c1bff69 c: Diagnose char argument to __builtin_stdc_*
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/c/c-parser.cc | 8 ++++++++
gcc/testsuite/gcc.dg/builtin-stdc-bit-3.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.dg/builtin-stdc-rotate-3.c | 9 +++++++++
3 files changed, 38 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/builtin-stdc-bit-3.c
create mode 100644 gcc/testsuite/gcc.dg/builtin-stdc-rotate-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.