index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
c_global
/
cmath
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
libstdc++: Use __promote_3 for std::hypot [PR121097]
Jonathan Wakely
1
-2
/
+2
2025-01-02
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2024-11-02
libstdc++: Fix up std::{,b}float16_t std::{ilogb,l{,l}r{ound,int}} [PR117406]
Jakub Jelinek
1
-10
/
+10
2024-10-29
libstdc++: Use if consteval rather than if (std::__is_constant_evaluated()) f...
Jakub Jelinek
1
-4
/
+12
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
1
-0
/
+2
2024-09-20
libstdc++: fix C header include guards
Jason Merrill
1
-3
/
+3
2024-09-19
libstdc++: add #pragma diagnostic
Jason Merrill
1
-0
/
+5
2024-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2023-11-11
libstdc++: Add missing functions to <cmath> [PR79700]
Nathaniel Shead
1
-0
/
+199
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-10
/
+8
2023-08-09
libstdc++: Fix some -Wunused-parameter warnings
Jonathan Wakely
1
-3
/
+3
2023-05-31
libstdc++: Add separate autoconf macro for std::float_t and std::double_t [PR...
Jonathan Wakely
1
-0
/
+2
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
1
-2
/
+2
2023-05-17
libstdc++: Fix up some <cmath> templates [PR109883]
Jakub Jelinek
1
-117
/
+100
2023-01-16
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-10-31
libstdc++: Small extended float support tweaks
Jakub Jelinek
1
-2
/
+6
2022-10-19
libstdc++-v3: Implement {,b}float16_t nextafter and some fixes [PR106652]
Jakub Jelinek
1
-2
/
+92
2022-10-18
libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...
Jakub Jelinek
1
-0
/
+1685
2022-10-03
libstdc++: Mark headers that must be hosted as such [PR103626]
Arsen Arsenović
1
-0
/
+2
2022-01-21
libstdc++: Ensure all feature test macros have type long [PR87193]
Jonathan Wakely
1
-1
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-08-12
libstdc++: Add additional overload of std::lerp [PR101870]
Jonathan Wakely
1
-4
/
+12
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-09-10
libstdc++: Add parentheses around assignments used as truth values
Krystian Kuźniarek
1
-2
/
+2
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-06-17
Add 'noexcept' to std::lerp
Jonathan Wakely
1
-4
/
+4
2019-03-05
Define midpoint and lerp functions for C++20 (P0811R3)
Jonathan Wakely
1
-0
/
+35
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-07-23
re PR libstdc++/81064 (Inline namespace regression)
François Dumont
1
-26
/
+4
2017-01-09
PR79017 workaround incomplete C99 math on darwin
Jonathan Wakely
1
-0
/
+4
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-21
Don't define libstdc++-internal macros in Solaris 10+ <math.h>
Rainer Orth
1
-46
/
+138
2016-09-30
Implement LWG 2192 and LWG 2294 for std::abs
Jonathan Wakely
1
-24
/
+1
2016-09-29
Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1
Jonathan Wakely
1
-40
/
+47
2016-09-27
Define 3-argument overloads of std::hypot for C++17 (P0030R1)
Jonathan Wakely
1
-0
/
+40
2016-08-03
Enable Mathematical Special Functions for C++17
Jonathan Wakely
1
-1
/
+1
2016-01-28
re PR libstdc++/69450 (libstdc++-v3/include/math.h:66:1 2: error: 'constexpr ...
John David Anglin
1
-2
/
+2
2016-01-22
Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
Jonathan Wakely
1
-2
/
+4
2016-01-20
Ensure C++ language linkage in cmath and cstdlib
Jonathan Wakely
1
-0
/
+4
2016-01-19
Add C++-conforming wrappers for stdlib.h and math.h
Jonathan Wakely
1
-1
/
+3
2016-01-14
Implement TR29124 C++ special Math Functions.
Edward Smith-Rowland
1
-0
/
+4
2016-01-13
Use ::isinf and ::isnan if libc defines them
Jonathan Wakely
1
-0
/
+8
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-11-24
Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
1
-0
/
+93
2015-08-19
cmath: Fix typo in comment.
Paolo Carlini
1
-1
/
+1
2015-08-19
cmath: Revert fix for libstdc++/58625...
Paolo Carlini
1
-3
/
+3
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
1
-1
/
+1
2013-10-06
re PR libstdc++/58625 (std::signbit always converts to double)
Oleg Endo
1
-2
/
+3
[next]