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++
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-24
sstream: New file.
Magnus Fromreide
3
-1
/
+232
2000-03-29
* configure.in: -linux-gnu*, not -linux-gnu.
Jason Merrill
2
-1
/
+5
2000-03-10
bastring.h (basic_string<>::push_back): Was missing.
Gabriel Dos Reis
2
-0
/
+7
2000-01-24
stl_iterator.h: Make it possible to use standard class `iterator'.
Gabriel Dos Reis
2
-2
/
+5
2000-01-12
Makefile.in (SHOPT): New macro, flag to ld to create shared library.
Fred Fish
4
-1
/
+17
1999-12-15
Makefile.in (MYCXXFLAGS): Include $(CXXFLAGS).
Jason Merrill
2
-2
/
+7
1999-12-15
back out unrelated patch to std:: qualify reverse_iterator
Martin v. Löwis
1
-2
/
+2
1999-12-15
bastring.h (basic_string::basic_string): Rename parameters to avoid shadow wa...
Martin v. Löwis
3
-11
/
+17
1999-12-14
bastring.h (class basic_string::Rep): Use proper defines for sparc v9 and fix...
Jakub Jelinek
2
-2
/
+12
1999-12-14
stl_config.h (__MINGW32__): Define __STL_WIN32THREADS for thread safe runtime.
Mumit Khan
2
-0
/
+8
1999-11-22
stl_rope.h: Fix initialization order.
Benjamin Kosnik
3
-21
/
+26
1999-11-19
valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): Don't forget to define tanh.
Gabriel Dos Reis
2
-1
/
+7
1999-11-15
* Makefile.in ($(OBJS)): Depend on stamp-picdir.
H.J. Lu
2
-1
/
+8
1999-11-06
bitset: Include limits.h.
Martin v. Löwis
2
-0
/
+8
1999-11-05
valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): When building meta-expressions...
Gabriel Dos Reis
2
-1
/
+8
1999-10-19
valarray_meta.h: (_BinClos::_BinClos): Fix typo.
Gabriel Dos Reis
2
-2
/
+6
1999-09-27
Update copyright.
Jeff Law
1
-1
/
+1
1999-09-17
1999-09017 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>
Gabriel Dos Reis
2
-1
/
+5
1999-09-17
complext.cc (pow): Don't expect floating point promotion in presence of templ...
Gabriel Dos Reis
2
-1
/
+7
1999-09-01
Move *-*-gnu* pattern below *-*-linux*.
Andreas Schwab
2
-1
/
+6
1999-08-25
* configure.in: Alphabetize selection of .ml fragments.
David O'Brien
2
-4
/
+8
1999-08-09
pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet...
Alexandre Oliva
2
-9
/
+14
1999-08-05
Makefile.in (MARLINK, MSHLINK): Handle library version number components with...
Loren J. Rittle
2
-2
/
+7
1999-07-17
* Makefile.in (INTERFACE): Bump to 3.
Jeffrey A Law
2
-1
/
+5
1999-07-16
stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.
Markus Gyger
2
-2
/
+8
1999-07-08
Makefile.in (VERSION): Bump to 2.10.0.
Jeffrey A Law
2
-1
/
+5
1999-06-17
* stl_queue.h: Rename _M_c to c, and _M_comp to comp.
Martin v. Löwis
2
-41
/
+45
1999-06-07
configure.in (*-*-freebsd2*): Add missing '*' at end of configure string.
Jeffrey A Law
2
-1
/
+6
1999-06-05
* std/std_valarray.h: Don't #include unconditionally <alloca.h>
Gabriel Dos Reis
2
-2
/
+30
1999-06-04
std_valarray.h: New file.
Gabriel Dos Reis
14
-3
/
+3130
1999-06-01
bastring.h (class basic_string:Rep): Encode xlock opcode as .bytes instead of...
Robert Lipe
2
-2
/
+14
1999-05-19
libchill, libf2c, libobjc:
Jeff Law
2
-13
/
+5
1999-05-17
stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for Linux.
Mark Kettenis
2
-8
/
+15
1999-05-16
* stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.
Mumit Khan
2
-0
/
+8
1999-05-14
configure.in: Add shared library support for the Hurd (*-*-gnu*).
Mark Kettenis
3
-0
/
+13
1999-05-12
configure.in (compiler_name): Don't do the skip-this-dir thing if we're recon...
Jason Merrill
2
-1
/
+8
1999-05-07
Update.
Ulrich Drepper
1
-0
/
+3
1999-05-07
(class basic_string::Rep): Make release member function thread-safe for
Ulrich Drepper
1
-0
/
+27
1999-05-07
Update.
Ulrich Drepper
2
-2
/
+10
1999-05-07
Make it possible to compile with __USE_MALLOC.
Ulrich Drepper
2
-2
/
+10
1999-04-27
Fixed some old ChangeLog entries I wrote before becoming aware of the GNU
Alexandre Oliva
2
-5
/
+5
1999-04-25
freebsd.ml (LIBS): Add ARLINK.
Loren J. Rittle
3
-2
/
+7
1999-04-12
* stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.
Mumit Khan
2
-0
/
+8
1999-04-11
* bitset: Re-install Alexandre's lost patch from 1998-11-27.
Jeffrey A Law
2
-2
/
+6
1999-04-06
Bring over lost changes from Cygnus's directory.
Ulrich Drepper
3
-44
/
+62
1999-04-02
configure (gxx_include_dir): Removed.
H.J. Lu
3
-0
/
+35
1999-03-24
configure.in (EXEEXT): Define.
Mumit Khan
2
-3
/
+23
1999-03-10
* configure.in: Add mh-*pic handling for alpha, arm, powerpc
Franz Sirl
2
-0
/
+8
1999-03-04
configure.in: Support shared libs on FreeBSD 3.x and 4.x
Doug Rabson
3
-0
/
+14
1999-02-24
* configure.in: Fix INSTALLDIR sed pattern for Solaris sed.
Jason Merrill
2
-1
/
+5
[next]