aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
AgeCommit message (Expand)Author
1999-05-15 * configure.in: Add shared library support for the HurdMark Kettenis
1999-05-12 * configure.in (compiler_name): Don't do the skip-this-dir thingJason Merrill
1999-05-07Update.Ulrich Drepper
1999-05-07(class basic_string::Rep): Make release member function thread-safe forUlrich Drepper
1999-05-07Update.Ulrich Drepper
1999-05-07Make it possible to compile with __USE_MALLOC.Ulrich Drepper
1999-04-27Fixed some old ChangeLog entries I wrote before becoming aware of the GNUAlexandre Oliva
1999-04-26 * config/freebsd.ml (LIBS): Add ARLINK.Loren J. Rittle
1999-04-12 * stl_config.h (__MINGW32__): Mingw32 RTL lacks drand48.Mumit Khan
1999-04-11 * bitset: Re-install Alexandre's lost patch from 1998-11-27.Jeffrey A Law
1999-04-07Bring over lost changes from Cygnus's directory.Ulrich Drepper
1999-04-02 * configure (gxx_include_dir): Removed.H.J. Lu
1999-03-24Wed Mar 24 22:36:45 1999 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan
1999-03-11 * configure.in: Add mh-*pic handling for alpha, arm, powerpcFranz Sirl
1999-03-05 * configure.in: Support shared libs on FreeBSD 3.x and 4.xDoug Rabson
1999-02-24 * configure.in: Fix INSTALLDIR sed pattern for Solaris sed.Jason Merrill
1999-02-20 * string, std/straits.h, std/bastring.h: Revert recent change. NeedsJeffrey A Law
1999-02-18 * configure.in: Handle OpenBSD with and without threads.Marc Espie
1999-02-16Update.Baron Roberts
1999-02-16Remove #if 0/#endif from around struct string_char_traits <wchar_t>.Ulrich Drepper
1999-02-16(c_str): Change return of "" to return of traits::empty() call so thatUlrich Drepper
1999-02-16Uncomment wstring declaration.Ulrich Drepper
1999-02-07 * Makefile.in (stuff2): Tweak.Jason Merrill
1999-02-04Update.Ulrich Drepper
1999-02-04Configuration fragment for thread lbirary.Ulrich Drepper
1999-02-04(frags): Add fragments for Solaris defining macro specifying threadUlrich Drepper
1999-02-04Add support for Solaris thread library.Ulrich Drepper
1999-02-04Recognize _SOLTHREADS and define internal macros appropriately.Ulrich Drepper
1999-01-30 Mumit Khan
1999-01-20Update.Ulrich Drepper
1999-01-20(__destroy_aux): Use != instead of < for ForwardIterator comparison.Ulrich Drepper
1999-01-20 * stl_config.h (__STL_USE_NAMESPACES): Define.Mark Mitchell
1999-01-13 * configure.in: Test for "ln -s" and set LN_S in generated Makefile.Ulrich Drepper
1999-01-11More FSF address updates.Jeffrey A Law
1999-01-02* configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.Robert Lipe
1998-12-08 * Makefile.in: Be more selective about what files to install.Marc Espie
1998-11-30Update.Ulrich Drepper
1998-11-30(operator>>): Correct cast in last patch.Ulrich Drepper
1998-11-27 * bitset: explicitly convert basic_string<...>::npos to size_t inAlexandre Oliva
1998-11-27 * Makefile.in (HEADERS): Install bitsetAlexandre Oliva
1998-11-26./ChangeLog:Manfred Hollstein
1998-11-25(Jeffrey A Law
1998-11-25 Marc Espie
1998-11-23Update.Ulrich Drepper
1998-11-23(operator>>): Cast new character to char before adding to string.Ulrich Drepper
1998-11-01 * stl_alloc.h (default_alloc_template::_S_free_list): Don'tMark Mitchell
1998-10-11 * stl_config.h (__SGI_STL_USE_AUTO_PTR_CONVERSIONS): Define.Mark Mitchell
1998-10-11 * memory (auto_ptr::operator auto_ptr_ref<_Tp1>): Fix typo.Mark Mitchell
1998-09-17 * Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.H.J. Lu
1998-09-15tweakJason Merrill