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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
acinclude.m4, [...]: Support Bionic C library.
Maxim Kuvyrkov
1
-9
/
+27
2010-05-31
basic_string.h (front, back): Add.
Paolo Carlini
1
-1
/
+1
2010-05-21
acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale model for glibc 2.3 and...
Joseph Myers
1
-44
/
+1
2010-05-04
no-dist in non-imported automake dirs.
Ralf Wildenhues
1
-8
/
+9
2010-04-12
config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.
Rainer Orth
1
-1
/
+1
2010-04-06
acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result.
Matthias Klose
1
-2
/
+4
2010-01-22
PR libstdc++/36101, PR libstdc++/42813
Joern Rennecke
1
-3
/
+3
2010-01-16
Fix PR 35942: remove -lstdc++ from libtool postdeps for CXX.
Ralf Wildenhues
1
-6
/
+9
2010-01-10
libstdc++ profile mode bug fixes and minor updates
Silvius Rus
1
-2
/
+2
2010-01-05
stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc.
Rainer Orth
1
-0
/
+44
2009-12-14
Remove code to un-precious-ize CC, CXX in libjava and v3.
Ralf Wildenhues
1
-33
/
+20
2009-12-13
re PR libstdc++/40133 (exception propagation support not enabled in libstdc++...
Paolo Carlini
1
-24
/
+231
2009-12-05
Sync from git Libtool and regenerate.
Ralf Wildenhues
1
-953
/
+853
2009-11-30
configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...
Dave Korn
1
-1
/
+1
2009-11-06
user.cfg.in: Adjust includes.
Benjamin Kosnik
1
-12
/
+12
2009-10-26
re PR libstdc++/38923 (symbol versioning disabled due to non-portable sed scr...
Jakub Jelinek
1
-12
/
+12
2009-10-05
[multiple changes]
Benjamin Kosnik
1
-1
/
+35
2009-10-03
merge branch profile-stdlib
Silvius Rus
1
-1
/
+1
2009-09-30
sed and head portability fixes in ld version check.
Ralf Wildenhues
1
-24
/
+24
2009-09-08
libtool.m4 (output_verbose_link_cmd): Require leading blank, and blank before...
Alexandre Oliva
1
-6
/
+6
2009-09-07
re PR libstdc++/41280 (Revision 151352 breaks 32bit libstdc++)
H.J. Lu
1
-7
/
+28
2009-09-02
v3: fix config.status instantiation of subdir makefiles.
Ralf Wildenhues
1
-32
/
+69
2009-08-26
re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std:...
Jonathan Wakely
1
-1
/
+1
2009-08-22
Regenerate tree using Autoconf 2.64 and Automake 1.11.
Ralf Wildenhues
1
-93756
/
+16573
2009-08-15
configure.ac: Move guarded checks for CC and CXX ...
Ralf Wildenhues
1
-322
/
+322
2009-07-29
gnu.ver: Add GLIBCXX_3.4.13, move a symbol into it.
Paolo Carlini
1
-1
/
+1
2009-07-17
re PR other/40784 (Revision 149725 caused autoconf warning in libstdc++)
Joseph Myers
1
-6
/
+6
2009-07-17
tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.
Joseph Myers
1
-0
/
+261
2009-06-02
crossconfig.m4 (GLIBCXX_CROSSCONFIG): Handle AIX targets.
Richard Sandiford
1
-0
/
+17452
2009-05-28
Makefile.in, [...]: New files.
Tom Tromey
1
-2
/
+3
2009-05-22
re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...
Paolo Carlini
1
-0
/
+3
2009-05-07
configure.ac: Bump libtool_VERSION to 6:12:0.
Paolo Carlini
1
-1
/
+1
2009-05-06
revert: acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when p...
Paolo Carlini
1
-346
/
+23
2009-05-03
acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when possible.
Paolo Carlini
1
-23
/
+346
2009-03-01
backport: Support GNU/kOpenSolaris.
Ralf Wildenhues
1
-7
/
+7
2009-02-23
abi.exp: Add multilib support.
Adam Nemet
1
-1
/
+1
2009-01-22
re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...
Benjamin Kosnik
1
-1
/
+1
2009-01-20
re PR libstdc++/38919 (math_stubs_long_double.cc: error: redefinition of 'lon...
Benjamin Kosnik
1
-8
/
+17021
2009-01-15
re PR libstdc++/32666 (FAIL: abi_check hppa)
Benjamin Kosnik
1
-8839
/
+28
2009-01-15
acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove.
Chris Fairles
1
-253
/
+525
2009-01-13
re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...
Benjamin Kosnik
1
-22
/
+701
2009-01-07
re PR libstdc++/38092 (libstdc++ doesn't build with GNU ld 2.19 and Sun as: n...
Jakub Jelinek
1
-0
/
+62
2009-01-05
re PR target/38384 (shared link/execute fails for cross gcc from linux to tar...
Benjamin Kosnik
1
-0
/
+4
2009-01-05
configure.ac (GLIBCXX_CHECK_STANDARD_LAYOUT): Remove invocation.
Ben Elliston
1
-1
/
+0
2009-01-05
configure.ac: Exchange the order of GLIBCXX_ENABLE_THREADS and GLIBCXX_ENABLE...
Ben Elliston
1
-30
/
+30
2008-12-21
Index...
Andrew Pinski
1
-1
/
+7
2008-12-19
acinclude.m4: Guard a variable test against an empty string.
Ben Elliston
1
-1
/
+1
2008-12-18
Backport from upstream Libtool:
Ralf Wildenhues
1
-87
/
+117
2008-12-12
cstdatomic: Update to N2798.
Benjamin Kosnik
1
-103
/
+89
2008-12-08
[multiple changes]
Paolo Carlini
1
-40
/
+35
[next]