summaryrefslogtreecommitdiff
path: root/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.H.J. Lu1998-09-162-8/+20
* tweakJason Merrill1998-09-151-1/+1
* tweakJason Merrill1998-09-151-4/+1
* configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1998-09-091-2/+3
* configure.in (INSTALLDIR): Fix comment about changing INSTALLDIR's value...Manfred Hollstein1998-09-092-6/+19
* stl_config.h: Define __STL_HAS_WCHAR_T...Jason Merrill1998-09-022-3/+14
* Makefile.in (RELINSTALLDIR): New.H.J. Lu1998-09-023-5/+27
* algorithm [...]: Update to SGI STL 3.11.Jason Merrill1998-09-0245-11286/+15026
* we dont use these bits of SGI STLJason Merrill1998-09-027-2708/+4
* Initial revisionJason Merrill1998-09-021-0/+1960
* Initial revisionJason Merrill1998-09-022-0/+108
* Initial revisionJason Merrill1998-09-021-0/+92
* Initial revisionJason Merrill1998-09-022-0/+1199
* This commit was generated by cvs2svn to compensate for changes in r22177,Jason Merrill1998-09-021-112/+121
* Initial revisionJason Merrill1998-09-021-0/+404
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-305-5/+10
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-304-5/+6
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-301-0/+7
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-301-5/+31
* Makefile.in (INTERFACE): New, set to 2.H.J. Lu1998-08-301-0/+28
* Remove __HONOR_STDMartin v. Löwis1998-08-252-4/+4
* iomanip.h: Use __extension__ for `extern' explicit template instantiations.Mark Mitchell1998-08-233-2/+10
* * stdexcept: Put things in the std namespace, if appropriate.Mark Mitchell1998-08-172-0/+12
* tmap.cc: Use less<int>.Jason Merrill1998-07-163-23/+10
* Makefile.in (VERSION): Bump to 2.9.0.Manfred Hollstein1998-07-141-1/+1
* Makefile.in (VERSION): Bump to 2.9.0.Manfred Hollstein1998-07-141-0/+4
* stl_tempbuf.h (temporary_buffer): Add missing typename.Klaus-Georg Adams1998-07-113-2/+7
* Makefile.in (VERSION): Bump to 2.9.0.Jason Merrill1998-07-113-14/+28
* * tstring.cc (findtest): New fn.Bob Sidebotham1998-07-112-0/+52
* * configure.in (INSTALLDIR): Make sed pattern failsafe.Manfred Hollstein1998-07-062-3/+7
* Update.Ulrich Drepper1998-07-061-0/+5
* (class basic_string): Correct iterator return values in insert memberUlrich Drepper1998-07-061-2/+6
* Update.Ulrich Drepper1998-07-021-8/+13
* (class basic_string): Return correct iterators in erase member functions.Ulrich Drepper1998-07-021-2/+6
* stl_config.h (__STL_PTHREADS): Don't define for glibc 2 if _G_USING_THUNKS is...Jeffrey A Law1998-06-272-1/+8
* libstdc++.exp: Use global variable ld_library_path (not local) that is a lot ...Carlo Wood1998-06-272-4/+9
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-10/+17
* configure (enable_version_specific_runtime_libs): Implement new flag --enable...Manfred Hollstein1998-06-241-0/+8
* * tlist.cc, tvector.cc, tmap.cc: Remove explicit instantiations.Jason Merrill1998-05-314-9/+4
* revert last changeJason Merrill1998-05-171-2/+2
* Tweak stuff, stuff2 rules.Jeff Law1998-05-151-2/+2
* [multiple changes]Jeff Law1998-05-113-2/+11
* typo typo fixes fixesJeff Law1998-05-063-3/+3
* (__stl_prime_list): Mark last two numbers as unsigned long since they are...Ulrich Drepper1998-04-072-6/+12
* config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1998-03-051-0/+8
* config.table: Make locating frag files failsafe even for the special case if...Manfred Hollstein1998-03-051-0/+5
* (operator<<): Correct type of numeric argument.Ulrich Drepper1998-03-042-1/+5
* ropeimpl.h: Check __STL_PTHREADS instead of _PTHREADS.Jason Merrill1998-02-206-10/+34
* Makefile.in (piclist): Check value of enable_shared, not PICFLAG.Manfred Hollstein1998-02-052-13/+19
* linux.mt: Don't define _PTHREADS, but define _IO_MTSAFE_IO.H.J. Lu1998-02-012-1/+7