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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-14
error_constants.h (posix_errno): Guard not_supported use of ENOTSUP.
Benjamin Kosnik
1
-2
/
+11
2008-01-26
re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libma...
David Edelsohn
1
-1
/
+6
2008-01-08
configure.ac (--enable-linux-futex): Add new configure option.
Jakub Jelinek
2
-2
/
+11
2007-12-29
* config/os/mingw32/error_constants.h: Fix typo in comment.
Gerald Pfeifer
1
-1
/
+1
2007-12-29
error_constants.h (enum posix_errno): Move inside namespace posix_error
Danny Smith
1
-1
/
+3
2007-12-27
re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and ...
Paolo Carlini
1
-0
/
+3
2007-12-15
configure.host (try_cpu settings): Set try_cpu=cris for crisv32.
Hans-Peter Nilsson
1
-1
/
+14
2007-12-03
hashtable.cc: New.
Paolo Carlini
1
-0
/
+3
2007-11-22
gnu.ver: Adjust new exports for 128-bit long double.
Paolo Carlini
1
-2
/
+2
2007-11-20
functional_hash.h (hash<long double>::operator()(long double)): Only declare.
Paolo Carlini
1
-0
/
+2
2007-11-16
locale_facets.tcc (__verify_grouping): Move...
Paolo Carlini
1
-0
/
+2
2007-11-08
basic_file_stdio.cc (fopen_mode): Add modes missing per DR 596.
Paolo Carlini
1
-17
/
+21
2007-10-29
c++config (_GLIBCXX_DEPRECATED, [...]): New.
Benjamin Kosnik
1
-1
/
+10
2007-10-11
acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EOVERFLOW for Tru64.
Roger Sayle
1
-0
/
+4
2007-09-11
Add parallel mode.
Johannes Singler
1
-0
/
+7
2007-09-09
acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add ECANCELED for cygwin.
Roger Sayle
1
-0
/
+4
2007-09-09
functional_hash.h: Add ext/numeric_traits.h.
Benjamin Kosnik
2
-12
/
+57
2007-09-07
re PR libstdc++/33203 (libstdc++-v3 build broken on i386-pc-mingw32)
Danny Smith
2
-0
/
+288
2007-08-23
system_error: New file.
Benjamin Kosnik
1
-5
/
+40
2007-07-25
re PR libstdc++/31836 (FAIL: 27_io/basic_istream/extractors_arithmetic/char/1...
John David Anglin
2
-1
/
+9
2007-07-16
ctype_base.h: Use the generic libstdc++ masks rather than MSVCRT defines.
Danny Smith
2
-22
/
+169
2007-07-04
re PR libstdc++/31518 (_GLIBCXX_DEBUG error message formatter line width not ...
Paolo Carlini
1
-2
/
+15
2007-06-17
atomicity.h: Use __mcfisaa__...
Nathan Sidwell
1
-3
/
+3
2007-05-25
c_locale.h (__convert_from_v): Fix typo.
Paolo Carlini
1
-1
/
+1
2007-05-24
c_locale.h (__convert_from_v): Only switch to the "C" locale if the current o...
Paolo Carlini
5
-47
/
+99
2007-05-21
c_locale.h: Do not include <cstdarg>, use builtins.
Paolo Carlini
2
-9
/
+7
2007-05-17
c_locale.h: Do not include <libintl.h>.
Paolo Carlini
3
-7
/
+6
2007-05-11
pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.
Paolo Carlini
18
-89
/
+161
2007-05-08
cxxabi-internal.h: Remove, to be replaced by...
Jason Merrill
1
-1
/
+1
2007-05-07
gnu.ver: Fix symbol versions.
Jason Merrill
2
-4
/
+16
2007-05-07
* config/os/mingw32/os_defines.h (NOMINMAX): Update comment.
Danny Smith
1
-1
/
+1
2007-05-07
re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...
Jason Merrill
3
-2
/
+6
2007-05-06
c_locale.cc: Don't use __builtin_huge_val* when __*_HAS_INFINITY__ is false.
Paolo Carlini
1
-12
/
+52
2007-04-14
c_locale.cc: Include <limits>.
Paolo Carlini
1
-0
/
+1
2007-04-11
c_locale.h: Do not include <langinfo.h> and <iconv.h>.
Paolo Carlini
2
-3
/
+2
2007-04-10
PR libstdc++/28277 (partial: vstring bits)
Paolo Carlini
1
-2
/
+1
2007-04-06
re PR libstdc++/31117 (c++locale.o thread-unsafe in libstdc++)
Paolo Carlini
2
-21
/
+20
2007-03-11
PR libstdc++/28080 (final)
Paolo Carlini
1
-1
/
+2
2007-03-06
PR libstdc++/28080 (partial)
Paolo Carlini
4
-2
/
+8
2007-02-26
PR libstdc++/28080 (partial)
Paolo Carlini
3
-36
/
+46
2007-02-18
PR libstdc++/28080 (partial)
Paolo Carlini
2
-2
/
+8
2007-02-02
c++config: Consistent macro guards for config includes.
Benjamin Kosnik
11
-25
/
+25
2007-02-01
re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)
Paolo Carlini
1
-7
/
+16
2007-01-26
re PR libstdc++/30586 (Namespace pollution in c++ headers)
Paolo Carlini
1
-2
/
+2
2007-01-13
atomicity.h (__exchange_and_add): Don't use ordered store.
John David Anglin
1
-4
/
+2
2006-12-29
re PR libstdc++/30226 (FAIL: abi_check)
Paolo Carlini
1
-1
/
+19
2006-12-05
localefwd.h: Consistent @file placement...
Benjamin Kosnik
72
-20
/
+453
2006-11-29
throw_allocator.h: Consistent @file markup.
Benjamin Kosnik
23
-12
/
+104
2006-11-21
hashtable.h: -Wshadow fixes.
Benjamin Kosnik
1
-5
/
+5
2006-11-18
rs6000.h (TARGET_NO_LWSYNC): Define.
Joseph Myers
1
-0
/
+4
[next]