This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from ae8f11b59 Add entry 59fbdb3a871585b020b21632c5c775d1ad8bc94f from https [...]
new ba8818bb7 Add entry 59fbdb3a871585b020b21632c5c775d1ad8bc94f from https [...]
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:
.../59fbdb3a871585b020b21632c5c775d1ad8bc94f/commit-log.txt | 2 +-
.../59fbdb3a871585b020b21632c5c775d1ad8bc94f/jira/description | 6 +++++-
gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/jira/summary | 2 +-
gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/jira/yaml | 8 ++++++--
gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/status.txt | 4 ++++
.../master-thumb_v8a_hard_eabi/details.txt | 10 ++++++----
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-thumb_v8a_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
11 files changed, 33 insertions(+), 15 deletions(-)
copy gcc/sha1/{b281e13ecad12d07209924a7282c53be3a1c3774 => 59fbdb3a871585b020b2163 [...]
copy gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/{ => tcwg_gnu_embed_check_g [...]
copy gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/tcwg_gnu_embed_check_gcc/{m [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f6523d6ae Add entry d5cbf916be4a049580dfed8682f3f8795e57ecfa from https [...]
new ae8f11b59 Add entry 59fbdb3a871585b020b21632c5c775d1ad8bc94f from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi}/build_url | 2 +-
.../master-thumb_v8a_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/59fbdb3a871585b020b21632c5c775d1ad8bc94f/{tcwg_bootstrap_check/maste [...]
--
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 8b8a557119f [gdb/symtab] Fix parent map dump
new d77a5792b38 gdb/testsuite: skip gdb.threads/omp-par-scope.exp with clang
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/testsuite/gdb.threads/omp-par-scope.exp | 8 ++++++++
1 file changed, 8 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 linux.
from 7d4050728c83 Merge tag 'vfs-6.13-rc1.fixes' of git://git.kernel.org/pub [...]
new 335de24e5e77 modules: Ensure 64-bit alignment on __ksymtab_* sections
new 03ddd2f17e28 modules: Add missing entry for __ex_table
new f43922162184 module: Take const arg in validate_section_offset
new 90f8f312db72 module: Factor out elf_validity_ehdr
new c92aab819d56 module: Factor out elf_validity_cache_sechdrs
new 3c5700aeabd8 module: Factor out elf_validity_cache_secstrings
new fbc0e4e482aa module: Factor out elf_validity_cache_index_info
new 0be41a9367d1 module: Factor out elf_validity_cache_index_mod
new 9bd4982cf7d6 module: Factor out elf_validity_cache_index_sym
new 0a9395334496 module: Factor out elf_validity_cache_index_str
new f3f561218bb6 module: Group section index calculations together
new 837031e052af module: Factor out elf_validity_cache_strtab
new d979e3dffa93 module: Additional validation in elf_validity_cache_strtab
new 2295cf87ed5a module: Reformat struct for code style
new 84b4a51fce4c selftests: add new kallsyms selftests
new af0847537031 selftests: kallsyms: add MODULE_DESCRIPTION
new 7a56ca20c09d scripts: Remove export_report.pl
new 2466b3120142 tests/module/gen_test_kallsyms.sh: use 0 value for variables
new b5361254c902 Merge tag 'modules-6.13-rc1' of git://git.kernel.org/pub/s [...]
The 19 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:
Makefile | 6 +-
kernel/module/internal.h | 7 +-
kernel/module/main.c | 569 ++++++++++++++++------
lib/Kconfig.debug | 105 ++++
lib/Makefile | 1 +
lib/tests/Makefile | 1 +
lib/tests/module/.gitignore | 4 +
lib/tests/module/Makefile | 15 +
lib/tests/module/gen_test_kallsyms.sh | 129 +++++
scripts/export_report.pl | 186 -------
scripts/module.lds.S | 9 +-
tools/testing/selftests/{kmod => module}/Makefile | 4 +-
tools/testing/selftests/module/config | 3 +
tools/testing/selftests/module/find_symbol.sh | 81 +++
14 files changed, 775 insertions(+), 345 deletions(-)
create mode 100644 lib/tests/Makefile
create mode 100644 lib/tests/module/.gitignore
create mode 100644 lib/tests/module/Makefile
create mode 100755 lib/tests/module/gen_test_kallsyms.sh
delete mode 100755 scripts/export_report.pl
copy tools/testing/selftests/{kmod => module}/Makefile (71%)
create mode 100644 tools/testing/selftests/module/config
create mode 100755 tools/testing/selftests/module/find_symbol.sh
--
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 56029c91dca libstdc++/ranges: make _RangeAdaptorClosure befriend operator|
new bca515ff189 match: Improve handling of double convert [PR117776]
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/match.pd | 4 +--
gcc/testsuite/g++.dg/vect/pr117776.cc | 62 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/cast-3.c | 25 ++++++++++++++
3 files changed, 89 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr117776.cc
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/cast-3.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 binutils-gdb.
from 6f385c1ccdc [gdb/tdep] s390: Add arch15 record/replay support
new e33e55b6651 [gdb/symtab] Fix parent map when handling .debug_info and . [...]
new 4c5d88facd7 [gdb/testsuite] Add gdb.dwarf2/dw2-tu-dwarf-4-5.exp
new 8b8a557119f [gdb/symtab] Fix parent map dump
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/addrmap.c | 3 +-
gdb/addrmap.h | 1 +
gdb/dwarf2/parent-map.h | 15 +++----
gdb/dwarf2/read.c | 52 +++++++++++++++-------
...-multiple-debug-info.c => dw2-tu-dwarf-4-5-2.c} | 52 +++++++++++++---------
...w2-multiple-debug-info.c => dw2-tu-dwarf-4-5.c} | 46 +++++++++++++------
...ultiple-debug-info.exp => dw2-tu-dwarf-4-5.exp} | 41 ++++++++++++++---
7 files changed, 143 insertions(+), 67 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-multiple-debug-info.c => dw2-tu-dwarf-4-5-2.c} (50%)
copy gdb/testsuite/gdb.dwarf2/{dw2-multiple-debug-info.c => dw2-tu-dwarf-4-5.c} (54%)
copy gdb/testsuite/gdb.dwarf2/{dw2-multiple-debug-info.exp => dw2-tu-dwarf-4-5.exp} (53%)
--
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 newlib.
from 153b51ee0 Cygwin: setpriority, sched_setparam: fail if Windows sets a l [...]
new 522f3e921 Cygwin: sched_setscheduler: allow changes of the priority
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:
winsup/cygwin/release/3.5.5 | 3 +++
winsup/cygwin/sched.cc | 5 ++++-
2 files changed, 7 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 main
in repository newlib.
from 153b51ee0 Cygwin: setpriority, sched_setparam: fail if Windows sets a l [...]
new 522f3e921 Cygwin: sched_setscheduler: allow changes of the priority
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:
winsup/cygwin/release/3.5.5 | 3 +++
winsup/cygwin/sched.cc | 5 ++++-
2 files changed, 7 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 cygwin-3_5-branch
in repository newlib.
from d06ba0455 Cygwin: sched_getscheduler: fix error handling
new 96d729bc0 Cygwin: sched_setscheduler: allow changes of the priority
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:
winsup/cygwin/release/3.5.5 | 3 +++
winsup/cygwin/sched.cc | 5 ++++-
2 files changed, 7 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 master
in repository gcc.
from 958f0025f41 c: Fix sizeof error recovery [PR117745]
new 56029c91dca libstdc++/ranges: make _RangeAdaptorClosure befriend operator|
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:
libstdc++-v3/include/std/ranges | 23 +++++++++++++++++++++--
libstdc++-v3/src/c++23/std.cc.in | 6 ------
2 files changed, 21 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.