This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from bdd49524fe4 Daily bump.
new 00210d18701 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 424c6c88038 d: Fix importC cannot find input file __importc_builtins.d [...]
new 1fda2deeea8 Daily bump.
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/ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/cobol/ChangeLog | 16 ++++++++++++++++
gcc/cp/ChangeLog | 13 +++++++++++++
gcc/d/ChangeLog | 18 ++++++++++++++++++
gcc/fortran/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++++++++
libgcobol/ChangeLog | 6 ++++++
libphobos/ChangeLog | 10 ++++++++++
10 files changed, 176 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 gdb-16-branch
in repository binutils-gdb.
from ebf7dd0ed88 Automatic date update in version.in
new 5eed5758ae1 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 c78b60dc504 gdb: add Piotr Rudnicki to gdb/MAINTAINERS
new e35f05214f9 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 binutils-2_44-branch
in repository binutils-gdb.
from e417ef1eb38 Automatic date update in version.in
new ba0dbc10276 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 9a7b6668f8f d: Add option to include imported modules in the compilatio [...]
new 424c6c88038 d: Fix importC cannot find input file __importc_builtins.d [...]
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:
.../compilable/compilable.exp => gdc.dg/import-c/import-c.exp} | 9 ++++-----
gcc/testsuite/gdc.dg/import-c/pr119761.d | 2 ++
gcc/testsuite/gdc.dg/import-c/pr119761c.c | 4 ++++
libphobos/libdruntime/MERGE | 2 +-
libphobos/libdruntime/Makefile.am | 2 +-
libphobos/libdruntime/Makefile.in | 2 +-
libphobos/libdruntime/{__builtins.di => __importc_builtins.di} | 10 ++++++++--
7 files changed, 21 insertions(+), 10 deletions(-)
copy gcc/testsuite/{gdc.test/compilable/compilable.exp => gdc.dg/import-c/import-c [...]
create mode 100644 gcc/testsuite/gdc.dg/import-c/pr119761.d
create mode 100644 gcc/testsuite/gdc.dg/import-c/pr119761c.c
rename libphobos/libdruntime/{__builtins.di => __importc_builtins.di} (93%)
--
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 b676ac484f84 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
new 4808595a9922 tracing: Hide get_vm_area() from MMUless builds
new e1a453a57bc7 tracing: Do not add length to print format in synthetic events
new 04a80a34c22f ftrace: Properly merge notrace hashes
new 0ae6b8ce200d ftrace: Fix accounting of subop hashes
new a1fc89d409d8 tracing/selftest: Add test to better test subops filtering [...]
new 485acd207d7d ftrace: Do not have print_graph_retval() add a newline
new 8d7861ac507d rv: Fix out-of-bound memory access in rv_is_container_monitor()
new 7cdabafc0012 Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/sc [...]
The 8 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:
kernel/trace/ftrace.c | 314 ++++++++++++---------
kernel/trace/rv/rv.c | 7 +-
kernel/trace/trace.c | 7 +
kernel/trace/trace_events_synth.c | 1 -
kernel/trace/trace_functions_graph.c | 11 +-
.../ftrace/test.d/ftrace/fgraph-multi-filter.tc | 177 ++++++++++++
6 files changed, 372 insertions(+), 145 deletions(-)
create mode 100644 tools/testing/selftests/ftrace/test.d/ftrace/fgraph-multi-filter.tc
--
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 release/2.40/master
in repository glibc.
from a87d9a2c2c x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
new 8fe27af20c x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path
new 7c6bd71b4d x86: Optimize xstate size calculation
new 44f92df800 x86: Add ARL/PTL/CWF model detection support
new 9ee8083c4e x86: Handle unknown Intel processor with default tuning
new d8a1a1aef7 x86: Detect Intel Diamond Rapids
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:
sysdeps/x86/cpu-features.c | 394 ++++++++++++++++++++++-----------------------
sysdeps/x86/dl-cacheinfo.h | 15 +-
sysdeps/x86/sysdep.h | 6 +
3 files changed, 210 insertions(+), 205 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 release/2.41/master
in repository glibc.
from d6d56af6e7 elf: Fix arm-linux-gnueabihf build break from b861755a84
new f68b407d4b x86: Optimize xstate size calculation
new aca31d2712 x86: Add ARL/PTL/CWF model detection support
new a53e764657 x86: Handle unknown Intel processor with default tuning
new 046b33800c x86: Detect Intel Diamond Rapids
The 4 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:
sysdeps/x86/cpu-features.c | 379 ++++++++++++++++++++++-----------------------
sysdeps/x86/sysdep.h | 6 +
2 files changed, 187 insertions(+), 198 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 linux.
from ecd5d67ad602 Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org [...]
new 9bae8f4f2168 selftests/bpf: Make res_spin_lock test less verbose
new d4bac0288a2b bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
new fcd7132cb1f9 selftests/net: test sk_filter support for SKF_NET_OFF on frags
new 7bbb38f1f920 Merge branch 'support-skf_net_off-and-skf_ll_off-on-skb-frags'
new 1ddb9ad2ac6e selftests/bpf: Make res_spin_lock AA test condition stronger
new 92b90f780d05 bpf: Use architecture provided res_smp_cond_load_acquire
new 2f41503d6476 bpf: Convert queue_stack map to rqspinlock
new a650d38915c1 bpf: Convert ringbuf map to rqspinlock
new b676ac484f84 Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
The 9 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:
arch/arm64/include/asm/rqspinlock.h | 2 +-
kernel/bpf/queue_stack_maps.c | 35 +--
kernel/bpf/ringbuf.c | 17 +-
kernel/bpf/rqspinlock.c | 2 +-
net/core/filter.c | 80 ++++---
.../selftests/bpf/prog_tests/res_spin_lock.c | 7 +-
tools/testing/selftests/bpf/progs/res_spin_lock.c | 10 +-
tools/testing/selftests/net/.gitignore | 1 +
tools/testing/selftests/net/Makefile | 2 +
tools/testing/selftests/net/skf_net_off.c | 244 +++++++++++++++++++++
tools/testing/selftests/net/skf_net_off.sh | 30 +++
11 files changed, 354 insertions(+), 76 deletions(-)
create mode 100644 tools/testing/selftests/net/skf_net_off.c
create mode 100755 tools/testing/selftests/net/skf_net_off.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.