aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
AgeCommit message (Expand)Author
1999-07-18 * Makefile.in (INTERFACE): Bump to 3.law
1999-07-16 * stdexcepti.cc (__out_of_range): Use std:: qualifier for namesmmitchel
1999-07-09law
1999-06-17 * stl_queue.h: Rename _M_c to c, and _M_comp to comp.loewis
1999-06-07law
1999-06-05 * std/std_valarray.h: Don't #include unconditionally <alloca.h>gdr
1999-06-04 * std/std_valarray.h: New file.gdr
1999-06-01Wed Jun 2 00:21:54 1999 Robert Lipe <robertlipe@usa.net>law
1999-05-20libchill, libf2c, libobjc:law
1999-05-17 * stl_config.h: Only define __STL_PTHREADS with GLIBC >= 2 forlaw
1999-05-17 * stl_config.h (__CYGWIN__): Cygwin newlib RTL lacks drand48.law
1999-05-15 * configure.in: Add shared library support for the Hurdlaw
1999-05-12 * configure.in (compiler_name): Don't do the skip-this-dir thingjason
1999-05-07Update.drepper
1999-05-07(class basic_string::Rep): Make release member function thread-safe fordrepper
1999-05-07Update.drepper
1999-05-07Make it possible to compile with __USE_MALLOC.drepper
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUoliva
1999-04-26 * config/freebsd.ml (LIBS): Add ARLINK.law
1999-04-12 * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.law
1999-04-11 * bitset: Re-install Alexandre's lost patch from 1998-11-27.law
1999-04-07Bring over lost changes from Cygnus's directory.law
1999-04-02 * configure (gxx_include_dir): Removed.law
1999-03-24Wed Mar 24 22:36:45 1999 Mumit Khan <khan@xraylith.wisc.edu>law
1999-03-11 * configure.in: Add mh-*pic handling for alpha, arm, powerpclaw
1999-03-05 * configure.in: Support shared libs on FreeBSD 3.x and 4.xlaw
1999-02-24 * configure.in: Fix INSTALLDIR sed pattern for Solaris sed.jason
1999-02-20 * string, std/straits.h, std/bastring.h: Revert recent change. Needslaw
1999-02-18 * configure.in: Handle OpenBSD with and without threads.law
1999-02-16Update.drepper
1999-02-16Remove #if 0/#endif from around struct string_char_traits <wchar_t>.drepper
1999-02-16(c_str): Change return of "" to return of traits::empty() call so thatdrepper
1999-02-16Uncomment wstring declaration.drepper
1999-02-07 * Makefile.in (stuff2): Tweak.jason
1999-02-04Update.drepper
1999-02-04Configuration fragment for thread lbirary.drepper
1999-02-04(frags): Add fragments for Solaris defining macro specifying threaddrepper
1999-02-04Add support for Solaris thread library.drepper
1999-02-04Recognize _SOLTHREADS and define internal macros appropriately.drepper
1999-01-30 law
1999-01-20Update.drepper
1999-01-20(__destroy_aux): Use != instead of < for ForwardIterator comparison.drepper
1999-01-20 * stl_config.h (__STL_USE_NAMESPACES): Define.mmitchel
1999-01-13 * configure.in: Test for "ln -s" and set LN_S in generated Makefile.drepper
1999-01-11More FSF address updates.law
1999-01-02* configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.robertl
1998-12-08 * Makefile.in: Be more selective about what files to install.law
1998-11-30Update.drepper
1998-11-30(operator>>): Correct cast in last patch.drepper
1998-11-27 * bitset: explicitly convert basic_string<...>::npos to size_t inoliva