This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 89b53077d2 nptl: Fix Race conditions in pthread cancellation [BZ#12683]
new 82b5340ebd powerpc64: Optimize strcpy and stpcpy for Power9/10
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:
sysdeps/powerpc/powerpc64/le/power9/strcpy.S | 276 ++++++++++++++++++++++-----
1 file changed, 223 insertions(+), 53 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 5cfee9360c9 libstdc++: Hide std::tuple internals from Doxygen docs
new a523d1b46be libstdc++: Update and clarify Doxygen version requirements [...]
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/doc/html/manual/debug.html | 2 +-
libstdc++-v3/doc/html/manual/documentation_hacking.html | 5 +++--
libstdc++-v3/doc/html/manual/setup.html | 3 +--
libstdc++-v3/doc/html/manual/using_exceptions.html | 4 ++--
libstdc++-v3/doc/html/manual/using_headers.html | 2 +-
libstdc++-v3/doc/xml/manual/documentation_hacking.xml | 5 +++--
6 files changed, 11 insertions(+), 10 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 5dce17e1746 RISC-V: Use encoded nelts when calling repeating_sequence_p
new cd8e0ea7273 libstdc++: Improve Doxygen docs for std::allocator_traits s [...]
new 5cfee9360c9 libstdc++: Hide std::tuple internals from Doxygen docs
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:
libstdc++-v3/include/bits/alloc_traits.h | 16 ++++++++++++++--
libstdc++-v3/include/bits/memory_resource.h | 9 +++++++--
libstdc++-v3/include/std/tuple | 2 ++
3 files changed, 23 insertions(+), 4 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 5637daa2064 x86: simplify SAE checking
new aa35682ce59 gdb/dwarf2: Check for null abbrev_info ptr
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/dwarf2/read.c | 7 +++++++
...r-cu-forth-and-back.exp => dw2-inter-cu-error.exp} | 19 +++++--------------
2 files changed, 12 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-inter-cu-forth-and-back.exp => dw2-inter-cu-err [...]
--
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/simark/try-cxx-hash-table
in repository binutils-gdb.
at ee8f65ec48c Convert dwarf2_per_objfile::die_type_hash to new hash table
This branch includes the following new commits:
new 1d4b607f0ef gdbsupport: add unordered_dense.h 4.4.0
new 449c4c69007 Convert compile-c-symbols.c to new hash table
new 8af6d2db6c9 Convert filename-seen-cache.h to new hash table
new f2f3218633e Convert linespec.c to new hash table
new a0b54aa74de Convert target-descriptions.c to new hash table
new c4f180d72d2 Convert dwarf2/macro.c to new hash table
new 7f6f1e7f001 Convert breakpoint.c to new hash table
new de8c68c641c Convert py-framefilter.c to new hash table
new 7564aea624d Convert disasm.c to new hash table
new d30767bbdca Convert compile/compile.c to new hash table
new 4c81a254687 Convert type copying to new hash table
new 05b4831efd5 Convert static links to new hash table
new 379d644f7a5 Convert gnu-v3-abi.c to new hash table
new 5dafb0e289b Convert abbrev cache to new hash table
new c2dfac7b848 Convert abbrevs to new hash table
new 134a3c34a51 Convert typedef hash to new hash table
new c26bf42ae4b Convert all_bfds to new hash table
new 340e6b6185f Convert more DWARF code to new hash table
new fd85b25156b Convert gdb_bfd.c to new hash table
new 6a501c2c937 Convert dwarf_cu::die_hash to new hash table
new 18784a7fe2b Convert dwarf2_cu::call_site_htab to new hash table
new ee8f65ec48c Convert dwarf2_per_objfile::die_type_hash to new hash table
The 22 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 c9e2d0ec6ea ifcvt: disallow call instructions in noce_convert_multiple_ [...]
new a9f5e23aba1 ifcvt: Do not overwrite results in noce_convert_multiple_se [...]
new 5dce17e1746 RISC-V: Use encoded nelts when calling repeating_sequence_p
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:
gcc/config/riscv/riscv-v.cc | 10 +++-------
gcc/ifcvt.cc | 22 ++++++++++++++++++----
gcc/testsuite/gcc.dg/pr116372.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/pr116405.c | 17 +++++++++++++++++
4 files changed, 51 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr116372.c
create mode 100644 gcc/testsuite/gcc.dg/pr116405.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 6e68c3df154 rs6000: Fix PTImode handling in power8 swap optimization pa [...]
new c9e2d0ec6ea ifcvt: disallow call instructions in noce_convert_multiple_ [...]
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/ifcvt.cc | 2 +-
gcc/testsuite/gcc.target/aarch64/pr116358.c | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr116358.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 cb51e0b236c lto: Don't check obj.found for offload section
new 6e68c3df154 rs6000: Fix PTImode handling in power8 swap optimization pa [...]
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/rs6000/rs6000-p8swap.cc | 8 +++---
gcc/config/rs6000/rs6000.h | 2 ++
gcc/testsuite/gcc.target/powerpc/pr116415.c | 42 +++++++++++++++++++++++++++++
3 files changed, 48 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr116415.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 c429d509a86 libstdc++: Implement LWG 3746 for std::optional
new cb51e0b236c lto: Don't check obj.found for offload section
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:
lto-plugin/lto-plugin.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.