This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 5ad7ff8738b8 Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/ [...]
new b6f5ee4d5301 execve: Move KUnit tests to tests/ subdirectory
new e9e969797bae Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/ [...]
new 37ac347f87b6 perf build: Warn if libtracefs is not found
new 8f61e98ad51f tools: Make pkg-config dependency checks usable by other tools
new e525eff7cc33 tools/verification: Use pkg-config in lib_setup of Makefil [...]
new eb545a42d0f1 tools/rtla: Use pkg-config in lib_setup of Makefile.config
new 2085948e5f8b tools/latency: Use pkg-config in lib_setup of Makefile.config
new 92717bc07789 perf dso: Fix build when libunwind is enabled
new 786c8248dbd3 Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git:/ [...]
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:
MAINTAINERS | 3 ++-
fs/binfmt_elf.c | 2 +-
fs/exec.c | 2 +-
fs/{binfmt_elf_test.c => tests/binfmt_elf_kunit.c} | 0
fs/{exec_test.c => tests/exec_kunit.c} | 0
tools/build/Makefile.feature | 18 ++++++++++++++++++
tools/perf/Makefile.config | 13 +++++--------
tools/perf/util/dso.c | 2 +-
tools/perf/util/dso.h | 5 +++++
tools/perf/util/unwind-libunwind-local.c | 2 +-
tools/tracing/latency/Makefile.config | 3 ++-
tools/tracing/rtla/Makefile.config | 3 ++-
tools/verification/rv/Makefile.config | 3 ++-
13 files changed, 40 insertions(+), 16 deletions(-)
rename fs/{binfmt_elf_test.c => tests/binfmt_elf_kunit.c} (100%)
rename fs/{exec_test.c => tests/exec_kunit.c} (100%)
--
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-13
in repository gcc.
from 0575d3b8153 Daily bump.
new 9bbdec4d94f rs6000: Update ELFv2 stack frame comment showing the correc [...]
new bc51e5abcd9 rs6000: Compute rop_hash_save_offset for non-Altivec compil [...]
new 77fd352a471 rs6000: ROP - Emit hashst and hashchk insns on Power8 and l [...]
new 63b1b3e23c3 rs6000: Error on CPUs and ABIs that don't support the ROP p [...]
new 9a4603d323d rs6000: Catch unsupported ABI errors when using -mrop-prote [...]
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:
gcc/config/rs6000/rs6000-logue.cc | 47 ++++++++++-----------------
gcc/config/rs6000/rs6000.cc | 12 +++++++
gcc/config/rs6000/rs6000.md | 6 ++--
gcc/testsuite/gcc.target/powerpc/pr114759-2.c | 17 ++++++++++
gcc/testsuite/gcc.target/powerpc/pr114759-3.c | 21 ++++++++++++
gcc/testsuite/gcc.target/powerpc/pr115389.c | 17 ++++++++++
gcc/testsuite/lib/target-supports.exp | 2 +-
7 files changed, 89 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr114759-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr114759-3.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr115389.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 daedc197bba Daily bump.
new f9a60d575f0 [PR rtl-optimization/115877][6/n] Add testcase from pr115877
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/testsuite/gcc.dg/torture/pr115877.c | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr115877.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 releases/gcc-14
in repository gcc.
from a544898f6dd testsuite: Disable finite math only for test [PR115826]
new ae2909a057b 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 | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 21 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 47 +++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 17 +++++++++++++++++
5 files changed, 100 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 releases/gcc-13
in repository gcc.
from b35276655e6 Fixup unaligned load/store cost for znver4
new 0575d3b8153 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 | 13 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 12 ++++++++++++
3 files changed, 26 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 releases/gcc-12
in repository gcc.
from f78eb9524bd Fixup unaligned load/store cost for znver4
new aaa8af5e7ca 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 | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.