summaryrefslogtreecommitdiff
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* stl_function.h (bind1st, bind2nd): Rename __opr to __oper, as __opr is used i...Martin v. Löwis1999-07-113-11/+17
* 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-182-41/+45
* stl_algo.h (transform): Rename __opr to __oper, as __opr is used internally b...Alexandre Oliva1999-06-162-2/+8
* 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/+31
* std_valarray.h: New file.Gabriel Dos Reis1999-06-042-3/+24
* This commit was manufactured by cvs2svn to create branchNo Author1999-06-0412-0/+3106
* 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
* configure.in: Handle OpenBSD with and without threads.Marc Espie1999-02-184-0/+21
* Update.Baron Roberts1999-02-161-0/+14
* Remove #if 0/#endif from around struct string_char_traits <wchar_t>.Baron Roberts1999-02-161-4/+10
* (c_str): Change return of "" to return of traits::empty() call so that proper...Baron Roberts1999-02-161-1/+2
* Uncomment wstring declaration.Ulrich Drepper1999-02-161-1/+1
* * Makefile.in (stuff2): Tweak.Jason Merrill1999-02-072-4/+8
* Update.Ulrich Drepper1999-02-041-0/+14
* Configuration fragment for thread lbirary.Ulrich Drepper1999-02-043-0/+3
* (frags): Add fragments for Solaris defining macro specifying thread library t...Ulrich Drepper1999-02-041-0/+9
* Add support for Solaris thread library.Ulrich Drepper1999-02-041-26/+47
* Recognize _SOLTHREADS and define internal macros appropriately.Ulrich Drepper1999-02-041-24/+27
* x86-interix.ml: New file.Mumit Khan1999-01-303-0/+15
* Update.Ulrich Drepper1999-01-201-6/+10
* (__destroy_aux): Use != instead of < for ForwardIterator comparison.Ulrich Drepper1999-01-201-3/+3
* * stl_config.h (__STL_USE_NAMESPACES): Define.Mark Mitchell1999-01-202-0/+5
* configure.in: Test for "ln -s" and set LN_S in generated Makefile.Ulrich Drepper1999-01-133-9/+33
* More FSF address updates.Jeff Law1999-01-111-1/+2
* * configure.in: (*-*-sysv5, *-*-*udk*): Treat like sysv4.Robert Lipe1999-01-022-1/+5
* * Makefile.in: Be more selective about what files to install.Marc Espie1998-12-072-1/+5
* Update.Ulrich Drepper1998-11-301-0/+5
* (operator>>): Correct cast in last patch.Ulrich Drepper1998-11-301-2/+2