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_compatibility
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
libstdc++: Implement <stdckdint.h> for C++26 (P3370R1)
Jonathan Wakely
1
-0
/
+113
2025-03-13
libstdc++: Implement <stdbit.h> for C++26 (P3370R1)
Jonathan Wakely
1
-0
/
+582
2025-01-02
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2024-12-14
libstdc++: Remove duplicate using-declaration in <wchar.h>
Abdo Eid
1
-1
/
+0
2024-11-06
libstdc++: Deprecate useless <cxxx> compatibility headers for C++17
Jonathan Wakely
2
-6
/
+9
2024-11-06
libstdc++: Move include guards to start of headers
Jonathan Wakely
1
-3
/
+3
2024-10-25
non-gcc: Remove trailing whitespace
Jakub Jelinek
2
-2
/
+2
2024-09-25
libstdc++: #ifdef out #pragma GCC system_header
Jason Merrill
3
-0
/
+6
2024-09-20
libstdc++: fix C header include guards
Jason Merrill
18
-38
/
+38
2024-09-19
libstdc++: add #pragma diagnostic
Jason Merrill
3
-0
/
+15
2024-07-08
libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807]
Jonathan Wakely
1
-1
/
+1
2024-06-05
[libstdc++] add _GLIBCXX_CLANG to workaround predefined __clang__
Alexandre Oliva
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2023-11-21
libstdc++: Do not declare strtok for C++26 freestanding (P2937R0)
Jonathan Wakely
1
-0
/
+2
2023-08-16
libstdc++: Replace all manual FTM definitions and use
Arsen Arsenović
1
-4
/
+5
2023-05-31
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
Jonathan Wakely
1
-2
/
+2
2023-05-16
libstdc++: Stop using TR1 macros in <cctype> and <cfenv>
Jonathan Wakely
1
-2
/
+2
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
Jonathan Wakely
3
-7
/
+7
2023-01-16
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2023-01-16
libstdc++: Fix copyright notice to use usual form [PR108413]
Jonathan Wakely
1
-1
/
+1
2022-09-21
libstdc++: Add _Exit to <stdlib.h> for freestanding
Jonathan Wakely
1
-0
/
+3
2022-04-14
libstdc++: Fix missing and incorrect feature test macros [PR105269]
Jonathan Wakely
1
-0
/
+2
2022-02-10
libstdc++: Add atomic_fetch_xor to <stdatomic.h>
Jonathan Wakely
1
-0
/
+2
2022-02-04
libstdc++: Allow Clang to use <stdatomic.h> before C++23
Jonathan Wakely
1
-0
/
+2
2022-01-18
libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library
Tom Honermann
1
-0
/
+8
2022-01-18
libstdc++: Define <stdatomic.h> for C++23
Jonathan Wakely
1
-0
/
+124
2022-01-03
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2021-01-04
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2020-01-01
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2019-03-21
In C++17 <math.h> should not put special functions in global namespace
Jonathan Wakely
1
-1
/
+3
2019-03-05
Define midpoint and lerp functions for C++20 (P0811R3)
Jonathan Wakely
1
-0
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2018-01-03
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2017-10-23
PR libstdc++/82644 document IS 29124 support
Jonathan Wakely
1
-2
/
+2
2017-10-10
PR libstdc++/82417 do not include C99 <complex.h> in strict modes
Jonathan Wakely
1
-1
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2016-02-01
Don't define guard macros when doing #include_next in math.h and stdlib.h
Bernd Edlinger
2
-11
/
+10
2016-01-26
Fix build failure when wide character support is not available
Andris Pavenis
1
-0
/
+4
2016-01-22
TR29124 C++ Special Math - <math.h> pulls funcs into global namespace.
Edward Smith-Rowland
1
-2
/
+70
2016-01-20
Add C++11 <cmath> overloads to the global namespace
Jonathan Wakely
1
-0
/
+37
2016-01-19
Add C++-conforming wrappers for stdlib.h and math.h
Jonathan Wakely
2
-9
/
+24
2016-01-04
Update copyright years.
Jakub Jelinek
25
-25
/
+25
2015-11-13
More fine-grained autoconf checks for C99 library
Jennifer Yao
2
-2
/
+2
2015-09-04
Add C++11 header <cuchar>.
Edward Smith-Rowland
1
-0
/
+45
2015-01-05
Update copyright years.
Jakub Jelinek
24
-24
/
+24
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
24
-24
/
+24
2013-02-13
re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore)
Marc Glisse
1
-1
/
+4
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
24
-25
/
+24
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
3
-3
/
+3
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
6
-9
/
+9
[next]