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/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-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-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
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
2012-08-13
re PR libstdc++/54112 (including complex.h and complex fails in C++03)
Marc Glisse
1
-4
/
+5
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
3
-12
/
+9
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
3
-3
/
+3
2010-11-02
cinttypes: Remove, move contents to C++0x and TR1 headers.
Paolo Carlini
3
-49
/
+116
2010-11-01
libstdc++: N3126 draft support.
Benjamin Kosnik
1
-37
/
+0
2009-12-21
atomic: Update to N3000.
Benjamin Kosnik
1
-186
/
+2
2009-10-16
stdatomic.h: Include cstdatomic if __cplusplus.
Benjamin Kosnik
1
-2
/
+5
2009-04-19
stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW.
Jan Hubicka
1
-1
/
+1
2009-04-18
condition_variable.cc (condition_variable, [...]): Mark throw()
Jan Hubicka
1
-3
/
+3
2009-04-18
formater.h: Include bits/c++config.h.
Jan Hubicka
1
-5
/
+5
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
25
-365
/
+240
2009-02-21
user.cfg.in: Tweaks.
Benjamin Kosnik
1
-1
/
+10
2008-12-12
cstdatomic: Update to N2798.
Benjamin Kosnik
1
-217
/
+44
2008-11-13
re PR libstdc++/38000 (System header files not found once -isystem /usr/inclu...
Paolo Carlini
4
-24
/
+117
2008-04-10
[multiple changes]
Benjamin Kosnik
1
-0
/
+387
2007-03-26
complex.h: Without __GXX_EXPERIMENTAL_CXX0X__ include_next complex.h.
Benjamin Kosnik
6
-6
/
+54
2007-03-04
acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
Benjamin Kosnik
24
-125
/
+458
2005-08-17
All files: Update FSF address.
Kelley Cook
18
-18
/
+18
2003-12-09
iso646.h, [...]: Remove trailing whitespace.
Bernardo Innocenti
8
-11
/
+11
2003-09-25
re PR c++/6072 (3.2 g++ testsuite breakage on cygwin)
Brad Spencer
1
-1
/
+9
2003-07-05
Move from CPP to CXX.
Benjamin Kosnik
17
-38
/
+38
2002-06-21
c_compatibility: New.
Benjamin Kosnik
18
-0
/
+916