This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from ec6ed525f1 Unify output from backtrace_symbols_fd with backtrace_symbol [...]
new 90a6ca8b28 aarch64: Fix AdvSIMD libmvec routines for big-endian
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/aarch64/fpu/asinh_advsimd.c | 15 ++++++++++-----
sysdeps/aarch64/fpu/cosh_advsimd.c | 9 ++++++---
sysdeps/aarch64/fpu/erf_advsimd.c | 4 ++--
sysdeps/aarch64/fpu/erfc_advsimd.c | 31 ++++++++++++++++++-------------
sysdeps/aarch64/fpu/erfcf_advsimd.c | 28 +++++++++++++++++-----------
sysdeps/aarch64/fpu/erff_advsimd.c | 12 ++++++------
sysdeps/aarch64/fpu/exp10f_advsimd.c | 10 ++++++----
sysdeps/aarch64/fpu/expm1_advsimd.c | 9 ++++++---
sysdeps/aarch64/fpu/expm1f_advsimd.c | 11 ++++++-----
sysdeps/aarch64/fpu/log10_advsimd.c | 6 ++++--
sysdeps/aarch64/fpu/log2_advsimd.c | 6 ++++--
sysdeps/aarch64/fpu/log_advsimd.c | 9 ++-------
sysdeps/aarch64/fpu/sinh_advsimd.c | 13 ++++++++-----
sysdeps/aarch64/fpu/tan_advsimd.c | 8 +++++---
sysdeps/aarch64/fpu/tanf_advsimd.c | 11 ++++++-----
sysdeps/aarch64/fpu/v_expf_inline.h | 10 ++++++----
sysdeps/aarch64/fpu/v_expm1f_inline.h | 12 +++++++-----
17 files changed, 119 insertions(+), 85 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 1ec49897253 Reduce recursive inlining of always_inline functions
new b7003b4cc5e [debug] Fix dwarf v4 .debug_macro.dwo
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/dwarf2out.cc | 20 ++++++++++++++------
gcc/testsuite/gcc.dg/{pr111409.c => pr115066.c} | 5 +++--
2 files changed, 17 insertions(+), 8 deletions(-)
copy gcc/testsuite/gcc.dg/{pr111409.c => pr115066.c} (50%)
--
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 7dca716decf libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
new 10bf53a80ee ICF&SRA: Make ICF and SRA agree on padding
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/ipa-icf-gimple.cc | 41 +++++-
gcc/ipa-icf-gimple.h | 15 +-
gcc/testsuite/gcc.dg/lto/pr113359-1_0.c | 86 +++++++++++
gcc/testsuite/gcc.dg/lto/pr113359-1_1.c | 38 +++++
gcc/testsuite/gcc.dg/lto/pr113359-2_0.c | 87 +++++++++++
gcc/testsuite/gcc.dg/lto/pr113359-2_1.c | 38 +++++
gcc/testsuite/gcc.dg/lto/pr113359-3_0.c | 114 +++++++++++++++
gcc/testsuite/gcc.dg/lto/pr113359-3_1.c | 49 +++++++
gcc/testsuite/gcc.dg/lto/pr113359-4_0.c | 114 +++++++++++++++
gcc/testsuite/gcc.dg/lto/pr113359-4_1.c | 49 +++++++
gcc/testsuite/gcc.dg/lto/pr113359-5_0.c | 118 +++++++++++++++
gcc/testsuite/gcc.dg/lto/pr113359-5_1.c | 50 +++++++
gcc/tree-sra.cc | 252 +++++++++++++++++++++++++-------
gcc/tree-sra.h | 3 +
14 files changed, 999 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-1_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-1_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-2_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-2_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-3_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-3_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-4_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-4_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-5_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113359-5_1.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 glibc.
from a07e000e82 manual: add dup3
new ec6ed525f1 Unify output from backtrace_symbols_fd with backtrace_symbol [...]
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:
debug/backtracesymsfd.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 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 ccc26a1af07 libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
new 1ec49897253 Reduce recursive inlining of always_inline functions
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/ipa-inline.cc | 79 +++++++++++++++++++++++++++++++++++++------------------
1 file changed, 53 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 binutils-gdb.
from 30d57f2e41b arm: update documentation for removal of the Maverick extension
new 414aa6987f2 Fix Segmentation Fault in AIX during multi process debugging.
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/aix-thread.c | 3 ++-
1 file changed, 2 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 binutils-gdb.
from a2db92ea312 Automatic date update in version.in
new b5ae4e7b458 arm: remove tests for Maverick FPU extensions
new 58bd8d56c75 arm: remove Maverick support from the assembler.
new e06a561b73d arm: binutils: drop Maverick support.
new ad5da6e6d86 arm: opcodes: remove Maverick disassembly.
new 71afdf2e264 arm: remove Maverick support from BFD.
new 30d57f2e41b arm: update documentation for removal of the Maverick extension
The 6 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/cpu-arm.c | 70 +--
bfd/elf32-arm.c | 26 +-
binutils/NEWS | 4 +
binutils/readelf.c | 4 -
gas/config/tc-arm.c | 183 +------
gas/doc/c-arm.texi | 11 +-
gas/testsuite/gas/arm/attr-mfpu-maverick.d | 11 -
gas/testsuite/gas/arm/copro-arm_v2plus-arm_v2.d | 8 +-
.../gas/arm/copro-thumb_v6t2plus-thumb_v6t2-1.d | 8 +-
.../gas/arm/group-reloc-ldc-encoding-bad.l | 192 --------
.../gas/arm/group-reloc-ldc-encoding-bad.s | 14 -
.../gas/arm/group-reloc-ldc-parsing-bad.l | 80 ---
.../gas/arm/group-reloc-ldc-parsing-bad.s | 11 -
gas/testsuite/gas/arm/group-reloc-ldc.d | 192 --------
gas/testsuite/gas/arm/group-reloc-ldc.s | 9 -
gas/testsuite/gas/arm/maverick.c | 534 ---------------------
gas/testsuite/gas/arm/maverick.d | 477 ------------------
gas/testsuite/gas/arm/maverick.s | 470 ------------------
gas/testsuite/gas/arm/note-march-ep9312.d | 13 -
gas/testsuite/gas/arm/note-march-ep9312.s | 7 -
include/elf/arm.h | 2 +-
include/opcode/arm.h | 8 +-
opcodes/arm-dis.c | 179 +------
23 files changed, 47 insertions(+), 2466 deletions(-)
delete mode 100644 gas/testsuite/gas/arm/attr-mfpu-maverick.d
delete mode 100644 gas/testsuite/gas/arm/maverick.c
delete mode 100644 gas/testsuite/gas/arm/maverick.d
delete mode 100644 gas/testsuite/gas/arm/maverick.s
delete mode 100644 gas/testsuite/gas/arm/note-march-ep9312.d
delete mode 100644 gas/testsuite/gas/arm/note-march-ep9312.s
--
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 679fa4dd819 Daily bump.
new 95055199ee8 libstdc++: Fix <memory> for -std=c++23 -ffreestanding [PR114866]
new b0f022f93a7 libstdc++: Fix handling of incomplete UTF-8 sequences in _U [...]
new 788ccd269e0 libstdc++: Update ABI test to disallow adding to released s [...]
new 4d3b358fd75 libstdc++: Guard uses of is_pointer_interconvertible_v [PR114891]
new c60205cd4ae libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
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:
libstdc++-v3/include/bits/out_ptr.h | 10 +++++++++
libstdc++-v3/include/bits/unicode.h | 24 ++++++++++------------
libstdc++-v3/include/std/generator | 8 ++++++++
libstdc++-v3/include/std/stacktrace | 2 +-
.../19_diagnostics/stacktrace/stacktrace.cc | 10 +++++++++
.../testsuite/20_util/headers/memory/114866.cc | 4 ++++
libstdc++-v3/testsuite/ext/unicode/view.cc | 7 +++++++
libstdc++-v3/testsuite/util/testsuite_abi.cc | 4 ++--
8 files changed, 53 insertions(+), 16 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/headers/memory/114866.cc
--
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 47cac093078 c++: build_extra_args recapturing local specs [PR114303]
new bce15a5d7d2 libstdc++: Fix run_doxygen for Doxygen 1.10 man page format
new ebc61a9c4c7 libstdc++: Fix typo in Doxygen comment
new b9e2a322735 libstdc++: Adjust expected locale-dependent date formats in tests
new 71e941b0e32 libstdc++: Fix infinite loop in std::binomial_distribution [...]
new 7dca716decf libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
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:
libstdc++-v3/include/bits/random.tcc | 2 +-
libstdc++-v3/include/std/chrono | 2 +-
libstdc++-v3/include/std/stacktrace | 2 +-
libstdc++-v3/scripts/run_doxygen | 6 +++++-
.../testsuite/19_diagnostics/stacktrace/stacktrace.cc | 10 ++++++++++
.../26_numerics/random/binomial_distribution/114359.cc | 12 ++++++++++++
.../testsuite/27_io/manipulators/extended/get_time/char/2.cc | 6 +++---
libstdc++-v3/testsuite/std/time/year_month_day/io.cc | 2 +-
8 files changed, 34 insertions(+), 8 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/random/binomial_distribution [...]
--
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 fbd115fe83e rs6000: Enable overlapped by-pieces operations
new ccc26a1af07 libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
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/stacktrace | 2 +-
libstdc++-v3/testsuite/19_diagnostics/stacktrace/stacktrace.cc | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.