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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-31
*** empty log message ***
Benjamin Kosnik
2
-0
/
+8
2000-10-31
std_complex.h (norm): Forward declare.
Gabriel Dos Reis
3
-40
/
+57
2000-10-31
std_complex.h: Remove duplicate definition of conj.
Benjamin Kosnik
3
-16
/
+12
2000-10-31
complex.cc (arg, polar): Comment out specializations.
Gabriel Dos Reis
3
-33
/
+50
2000-10-31
std_cwctype.h: #undef possible function-like macro definitions of iswxxx func...
Gabriel Dos Reis
4
-15
/
+53
2000-10-31
acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default o...
Phil Edwards
11
-1125
/
+1318
2000-10-31
[multiple changes]
Benjamin Kosnik
39
-425
/
+573
2000-10-30
acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPPORT): Check for cabs, cabsf, and...
Mark Mitchell
9
-113
/
+202
2000-10-30
acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org.
Joseph Myers
7
-7
/
+15
2000-10-30
mkcheck.in (test_file): Use -rpath, rather than --rpath, when building shared...
Mark Mitchell
2
-1
/
+43
2000-10-29
configure.in: Simplify use of AC_CACHE_SAVE.
Benjamin Kosnik
15
-1132
/
+1107
2000-10-29
Fix copyright date
Mark Mitchell
1
-1
/
+1
2000-10-29
Makefile.am: Change logic for include dir options.
Mark Harig
2
-17
/
+23
2000-10-29
c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_da...
Mark Mitchell
15
-4
/
+105
2000-10-29
_G_config.h (_G_USING_THUNKS): Allow overrides from OS-configuration files.
Mark Mitchell
3
-3
/
+11
2000-10-29
acinclue.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle IRIX.
Mark Mitchell
4
-918
/
+930
2000-10-29
atomicity.h: New file.
Mark Mitchell
3
-2
/
+69
2000-10-28
string-inst.cc (basic_string<C>::npos): Explicitly instantiate it.
Mark Mitchell
2
-0
/
+6
2000-10-27
[multiple changes]
Benjamin Kosnik
6
-1067
/
+1223
2000-10-27
acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Comment out --gc-sections stuff...
Phil Edwards
5
-101
/
+117
2000-10-26
label2.C: Tweak to work with V3.
Mark Mitchell
2
-0
/
+83
2000-10-26
ctype_inline.h (is): Use __OBJ_DATA directly.
David Edelsohn
4
-5
/
+27
2000-10-26
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.
Benjamin Kosnik
16
-1521
/
+1350
2000-10-26
std_valarray.h (valarray::valarray): Fix thinko.
Gabriel Dos Reis
2
-5
/
+10
2000-10-26
Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
Mark Mitchell
6
-6
/
+18
2000-10-25
configure.in: Check for gconv.h.
Phil Edwards
11
-39
/
+100
2000-10-25
configopts.html: Added documentation for the "--enable-version-specific-runti...
Mark Harig
2
-5
/
+19
2000-10-25
acconfig.h: List _GLIBCPP_USE_THREADS.
Benjamin Kosnik
17
-1528
/
+1836
2000-10-25
stl_pair.h (make_pair): Add LWG solution.
Benjamin Kosnik
3
-7
/
+15
2000-10-25
std_bitset.h (_M_do_find_next): Fix typo.
Levente Farkas
1
-1
/
+1
2000-10-24
compare.cc (test01): Add using declarations.
Benjamin Kosnik
18
-987
/
+1043
2000-10-24
compare.cc (test01): Add using declarations.
Benjamin Kosnik
2
-0
/
+109
2000-10-21
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
Benjamin Kosnik
2
-2
/
+10
2000-10-21
acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): New macro.
Benjamin Kosnik
10
-1000
/
+1236
2000-10-21
[multiple changes]
Benjamin Kosnik
13
-62
/
+101
2000-10-21
configopts.html, [...]: Remove many EGCS references...
Joseph Myers
18
-197
/
+210
2000-10-20
codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_c...
Benjamin Kosnik
7
-98
/
+240
2000-10-18
Makefile.am (exception): Change exception.cc to exception_support.cc.
Benjamin Kosnik
1
-0
/
+403
2000-10-18
libio.h (_IO_USER_LOCK): Define.
Chip Salzenberg
2
-0
/
+5
2000-10-18
Makefile.am (exception): Change exception.cc to exception_support.cc.
Benjamin Kosnik
12
-429
/
+49
2000-10-17
* testsuite/27_io/istream_seeks.cc: Fix spelling typo. * testsuite/27_...
Martin Buchholz
3
-6
/
+11
2000-10-17
via Alexandre Oliva <aoliva@redhat.com>
Benjamin Kosnik
12
-1125
/
+1103
2000-10-17
Shadow headers would work if libsupc++ was strict about namespaces.
Benjamin Kosnik
10
-46
/
+62
2000-10-16
configopts.html: Remove libgcc-rebuild; HTML formatting.
Phil Edwards
2
-30
/
+26
2000-10-16
Dummy checkin of footer.html to force web update.
Phil Edwards
1
-1
/
+1
2000-10-15
Makefile.am (toolexeclibdir): Add support fo VERSION_SPECIFIC_LIBS and --with...
Benjamin Kosnik
14
-1131
/
+1338
2000-10-12
Makefile.am: Use it.
Benjamin Kosnik
25
-3200
/
+6
2000-10-12
Makefile.am: Use it.
Benjamin Kosnik
17
-867
/
+69
2000-10-12
Makefile.am: Use it.
Benjamin Kosnik
19
-0
/
+1405
2000-10-12
Makefile.am: Use it.
Benjamin Kosnik
5
-14
/
+9
[next]