summaryrefslogtreecommitdiffstats
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (INTERFACE): Bump to 3.law1999-07-182-1/+5
* * stdexcepti.cc (__out_of_range): Use std:: qualifier for namesmmitchel1999-07-162-2/+8
* law1999-07-092-1/+5
* * stl_queue.h: Rename _M_c to c, and _M_comp to comp.loewis1999-06-172-41/+45
* law1999-06-072-1/+6
* * std/std_valarray.h: Don't #include unconditionally <alloca.h>gdr1999-06-052-2/+30
* * std/std_valarray.h: New file.gdr1999-06-0414-3/+3130
* Wed Jun 2 00:21:54 1999 Robert Lipe <robertlipe@usa.net>law1999-06-012-2/+14
* libchill, libf2c, libobjc:law1999-05-202-13/+5
* * stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 forlaw1999-05-172-8/+15
* * stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.law1999-05-172-0/+8
* * configure.in: Add shared library support for the Hurdlaw1999-05-153-0/+13
* * configure.in (compiler_name): Don't do the skip-this-dir thingjason1999-05-122-1/+8
* Update.drepper1999-05-071-0/+3
* (class basic_string::Rep): Make release member function thread-safe fordrepper1999-05-071-0/+27
* Update.drepper1999-05-072-2/+10
* Make it possible to compile with __USE_MALLOC.drepper1999-05-072-2/+10
* Fixed some old ChangeLog entries I wrote before becoming aware of the GNUoliva1999-04-272-5/+5
* * config/freebsd.ml (LIBS): Add ARLINK.law1999-04-263-2/+7
* * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.law1999-04-122-0/+8
* * bitset: Re-install Alexandre's lost patch from 1998-11-27.law1999-04-112-2/+6
* Bring over lost changes from Cygnus's directory.law1999-04-073-44/+62
* * configure (gxx_include_dir): Removed.law1999-04-023-0/+35
* Wed Mar 24 22:36:45 1999 Mumit Khan <khan@xraylith.wisc.edu>law1999-03-242-3/+23
* * configure.in: Add mh-*pic handling for alpha, arm, powerpclaw1999-03-112-0/+8
* * configure.in: Support shared libs on FreeBSD 3.x and 4.xlaw1999-03-053-0/+14
* * configure.in: Fix INSTALLDIR sed pattern for Solaris sed.jason1999-02-242-1/+5
* * string, std/straits.h, std/bastring.h: Revert recent change. Needslaw1999-02-204-13/+11
* * configure.in: Handle OpenBSD with and without threads.law1999-02-184-0/+21
* Update.drepper1999-02-161-0/+14
* Remove #if 0/#endif from around struct string_char_traits <wchar_t>.drepper1999-02-161-4/+10
* (c_str): Change return of "" to return of traits::empty() call so thatdrepper1999-02-161-1/+2
* Uncomment wstring declaration.drepper1999-02-161-1/+1
* * Makefile.in (stuff2): Tweak.jason1999-02-072-4/+8
* Update.drepper1999-02-041-0/+14
* Configuration fragment for thread lbirary.drepper1999-02-043-0/+3
* (frags): Add fragments for Solaris defining macro specifying threaddrepper1999-02-041-0/+9
* Add support for Solaris thread library.drepper1999-02-041-26/+47
* Recognize _SOLTHREADS and define internal macros appropriately.drepper1999-02-041-24/+27
* law1999-01-303-0/+15
* Update.drepper1999-01-201-6/+10
* (__destroy_aux): Use != instead of < for ForwardIterator comparison.drepper1999-01-201-3/+3
* * stl_config.h (__STL_USE_NAMESPACES): Define.mmitchel1999-01-202-0/+5
* * configure.in: Test for "ln -s" and set LN_S in generated Makefile.drepper1999-01-133-9/+33
* More FSF address updates.law1999-01-111-1/+2
* * configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.robertl1999-01-022-1/+5
* * Makefile.in: Be more selective about what files to install.law1998-12-082-1/+5
* Update.drepper1998-11-301-0/+5
* (operator>>): Correct cast in last patch.drepper1998-11-301-2/+2
* * bitset: explicitly convert basic_string<...>::npos to size_t inoliva1998-11-272-2/+8
OpenPOWER on IntegriCloud