summaryrefslogtreecommitdiff
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: -linux-gnu*, not -linux-gnu.Jason Merrill2000-03-292-1/+5
* bastring.h (basic_string<>::push_back): Was missing.Gabriel Dos Reis2000-03-102-0/+7
* stl_iterator.h: Make it possible to use standard class `iterator'.Gabriel Dos Reis2000-01-242-2/+5
* Makefile.in (SHOPT): New macro, flag to ld to create shared library.Fred Fish2000-01-124-1/+17
* Makefile.in (MYCXXFLAGS): Include $(CXXFLAGS).Jason Merrill1999-12-152-2/+7
* back out unrelated patch to std:: qualify reverse_iteratorMartin v. Löwis1999-12-151-2/+2
* bastring.h (basic_string::basic_string): Rename parameters to avoid shadow wa...Martin v. Löwis1999-12-153-11/+17
* bastring.h (class basic_string::Rep): Use proper defines for sparc v9 and fix...Jakub Jelinek1999-12-142-2/+12
* stl_config.h (__MINGW32__): Define __STL_WIN32THREADS for thread safe runtime.Mumit Khan1999-12-142-0/+8
* stl_rope.h: Fix initialization order.Benjamin Kosnik1999-11-223-21/+26
* valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): Don't forget to define tanh.Gabriel Dos Reis1999-11-192-1/+7
* * Makefile.in ($(OBJS)): Depend on stamp-picdir.H.J. Lu1999-11-152-1/+8
* bitset: Include limits.h.Martin v. Löwis1999-11-062-0/+8
* valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): When building meta-expressions...Gabriel Dos Reis1999-11-052-1/+8
* valarray_meta.h: (_BinClos::_BinClos): Fix typo.Gabriel Dos Reis1999-10-192-2/+6
* Update copyright.Jeff Law1999-09-271-1/+1
* 1999-09017 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>Gabriel Dos Reis1999-09-172-1/+5
* complext.cc (pow): Don't expect floating point promotion in presence of templ...Gabriel Dos Reis1999-09-172-1/+7
* Move *-*-gnu* pattern below *-*-linux*.Andreas Schwab1999-09-012-1/+6
* * configure.in: Alphabetize selection of .ml fragments.David O'Brien1999-08-252-4/+8
* pthread_alloc: Solaris' ctype.h defines _U to 01; use _Up as template paramet...Alexandre Oliva1999-08-092-9/+14
* Makefile.in (MARLINK, MSHLINK): Handle library version number components with...Loren J. Rittle1999-08-052-2/+7
* * Makefile.in (INTERFACE): Bump to 3.Jeffrey A Law1999-07-172-1/+5
* stdexcepti.cc (__out_of_range): Use std:: qualifier for names in std.Markus Gyger1999-07-162-2/+8
* Makefile.in (VERSION): Bump to 2.10.0.Jeffrey A Law1999-07-082-1/+5
* * stl_queue.h: Rename _M_c to c, and _M_comp to comp.Martin v. Löwis1999-06-172-41/+45
* configure.in (*-*-freebsd2*): Add missing '*' at end of configure string.Jeffrey A Law1999-06-072-1/+6
* * std/std_valarray.h: Don't #include unconditionally <alloca.h>Gabriel Dos Reis1999-06-052-2/+30
* std_valarray.h: New file.Gabriel Dos Reis1999-06-0414-3/+3130
* bastring.h (class basic_string:Rep): Encode xlock opcode as .bytes instead of...Robert Lipe1999-06-012-2/+14
* libchill, libf2c, libobjc:Jeff Law1999-05-192-13/+5
* stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 for Linux.Mark Kettenis1999-05-172-8/+15
* * stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.Mumit Khan1999-05-162-0/+8
* configure.in: Add shared library support for the Hurd (*-*-gnu*).Mark Kettenis1999-05-143-0/+13
* configure.in (compiler_name): Don't do the skip-this-dir thing if we're recon...Jason Merrill1999-05-122-1/+8
* Update.Ulrich Drepper1999-05-071-0/+3
* (class basic_string::Rep): Make release member function thread-safe forUlrich Drepper1999-05-071-0/+27
* Update.Ulrich Drepper1999-05-072-2/+10
* Make it possible to compile with __USE_MALLOC.Ulrich Drepper1999-05-072-2/+10
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva1999-04-272-5/+5
* freebsd.ml (LIBS): Add ARLINK.Loren J. Rittle1999-04-253-2/+7
* * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.Mumit Khan1999-04-122-0/+8
* * bitset: Re-install Alexandre's lost patch from 1998-11-27.Jeffrey A Law1999-04-112-2/+6
* Bring over lost changes from Cygnus's directory.Ulrich Drepper1999-04-063-44/+62
* configure (gxx_include_dir): Removed.H.J. Lu1999-04-023-0/+35
* configure.in (EXEEXT): Define.Mumit Khan1999-03-242-3/+23
* * configure.in: Add mh-*pic handling for alpha, arm, powerpcFranz Sirl1999-03-102-0/+8
* configure.in: Support shared libs on FreeBSD 3.x and 4.xDoug Rabson1999-03-043-0/+14
* * configure.in: Fix INSTALLDIR sed pattern for Solaris sed.Jason Merrill1999-02-242-1/+5
* string, [...]: Revert recent change.Jeffrey A Law1999-02-204-13/+11