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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2001-02-21
tests_flags.in: Remove -n flag from call to echo.
Phil Edwards
1
-0
/
+4
2001-02-21
c_locale_gnu.h: Add clocale include.
Benjamin Kosnik
1
-0
/
+4
2001-02-20
stl_config.h: Remove file.
Phil Edwards
1
-0
/
+25
2001-02-19
Add #pragma system_header to header files.
Gabriel Dos Reis
1
-0
/
+54
2001-02-19
atomicity.h (__compare_and_swap): Fix typo.
Andreas Jaeger
1
-0
/
+5
2001-02-17
std_ostream.h: Replaced usage of _Traits::_S_eos() with _CharT() as per secti...
Greg Bumgardner
1
-0
/
+24
2001-02-16
char_traits.cc: Move to ...
Benjamin Kosnik
1
-0
/
+7
2001-02-16
mathconf.h (FINITE_P, INFINITE_P): Remove macro definitions.
Gabriel Dos Reis
1
-0
/
+5
2001-02-16
c++config: Revert.
Benjamin Kosnik
1
-0
/
+4
2001-02-16
istream.tcc: Use ios_base::iostate in place of iostate throughout.
Mark Mitchell
1
-0
/
+7
2001-02-16
c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Define so library is compliant.
Benjamin Kosnik
1
-1
/
+1
2001-02-16
c++config (_GLIBCPP_FULLY_COMPLIANT_HEADERS): Define so library is compliant.
Jeffrey Oldham
1
-0
/
+5
2001-02-16
acinclude.m4 (glibcpp_toolexeclibdir): Fix test for cross compilation.
Anthony Green
1
-0
/
+7
2001-02-16
acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): Include ieeefp.h for fpclass on Uni...
Rodney Brown
1
-0
/
+9
2001-02-16
Remove old ABI support from libsupc++.
Mark Mitchell
1
-0
/
+12
2001-02-16
Add support for -fno-exceptions.
Benjamin Kosnik
1
-0
/
+87
2001-02-15
configopts.html: Minor updates and typo fixes.
Phil Edwards
1
-0
/
+6
2001-02-15
libstdc++.exp (dg-test): Lift, temporarily, out of dejagnu/dg.exp.
Gabriel Dos Reis
1
-0
/
+10
2001-02-13
function.h: Do not use rel_ops for older headers either.
Dirk Mueller
1
-0
/
+7
2001-02-12
* src/locale.cc: Remove bogus locale::id definitions.
Mark Mitchell
1
-0
/
+4
2001-02-11
std_valarray.h: #undef _DEFINE_LOGICAL_OPERATOR...
Gabriel Dos Reis
1
-0
/
+3
2001-02-11
valarray_meta.h (_RefFunClos<>_RefRunClos): Fix thinko in member initialisation.
Gabriel Dos Reis
1
-0
/
+5
2001-02-11
std_valarray.h (valarray<>::shift): Avoid comparaison between signed and unsi...
Gabriel Dos Reis
1
-0
/
+6
2001-02-11
gen-num-limits.cc: Use sigsetjmp and siglongjmp if available.
Alexandre Oliva
1
-0
/
+7
2001-02-11
valarray-inst.cc (gslice::_Indexer::_Indexer): Don't flip lengths and strides.
Gabriel Dos Reis
1
-0
/
+6
2001-02-11
char_traits.h (char_traits<char>::int_type): Change to `int' to match 21.1.3....
Gabriel Dos Reis
1
-0
/
+7
2001-02-10
Makefile.am: New file.
Gabriel Dos Reis
1
-0
/
+4
2001-02-09
* include/c_shadow/bits/std_cstdlib.h (lldiv_t): Fix typo.
Nathan Sidwell
1
-0
/
+4
2001-02-08
locale-inst.cc (fill_n): Instantiate with size_t arguments.
Benjamin Kosnik
1
-1
/
+5
2001-02-08
* configure.target (aix4*): Remove extra set of brackets.
David Edelsohn
1
-0
/
+4
2001-02-07
Clean up stdexcept.
Benjamin Kosnik
1
-0
/
+17
2001-02-07
acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...
Benjamin Kosnik
1
-2
/
+2
2001-02-07
acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locatio...
Benjamin Kosnik
1
-1
/
+39
2001-02-07
configopts.html: Fix HTML markup.
Phil Edwards
1
-0
/
+11
2001-02-06
misc-inst.cc (_S_pad_char): Modify declaration's parameters to match header f...
Jeffrey Oldham
1
-0
/
+7
2001-02-06
Fix typo and wrong attribution in ChangeLog itself.
Hyman Rosen
1
-1
/
+2
2001-02-06
std_istream.h (op>> signed,unsigned char): Must use reinterpret_cast, not sta...
Hyman Rosen
1
-0
/
+5
2001-02-06
acinclude.m4 (gxx_include_dir): Quote, fix regression.
Benjamin Kosnik
1
-2
/
+8
2001-02-06
locale_facets.h (class moneypunct): Fix typos.
Benjamin Kosnik
1
-0
/
+1
2001-02-06
locale_facets.h (class moneypunct): Fix typos.
Benjamin Kosnik
1
-0
/
+4
2001-02-06
acinclude.m4 (GLIBCPP_CHECK_MATH_DECL_1): New macro.
Benjamin Kosnik
1
-1
/
+13
2001-02-06
locale_facets.tcc: Remove `static' keyword on function definitions.
Mark Mitchell
1
-0
/
+11
2001-02-06
acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): New macro.
Benjamin Kosnik
1
-0
/
+15
2001-02-05
std_cerrno.h: Correct date format for copyright.
Benjamin Kosnik
1
-0
/
+19
2001-02-05
ios_base_members_static.cc: Swap order of tests.
Phil Edwards
1
-0
/
+4
2001-02-05
string-inst.cc (string::_M_replace): Explicitly instantiate.
Mark Mitchell
1
-0
/
+5
2001-02-05
default.exp: New file.
Gabriel Dos Reis
1
-0
/
+5
2001-02-04
typeinfo (__GXX_MERGED_TYPEINFO_NAMES): New macro.
Mark Mitchell
1
-0
/
+7
2001-02-03
Makefile.am (mkinstalldirs): Set.
Benjamin Kosnik
1
-0
/
+10
2001-02-03
stl_threads.h (struct _STL_mutex_lock): Same.
Benjamin Kosnik
1
-1
/
+6
[next]