Makefile.in: Change mkstemp -> mkstemps.
[gcc.git] / libstdc++ / ChangeLog
1999-02-07 Jason Merrill* Makefile.in (stuff2): Tweak.
1999-02-04 Ulrich DrepperUpdate.
1999-01-30 Mumit Khanx86-interix.ml: New file.
1999-01-13 Ulrich Drepperconfigure.in: Test for "ln -s" and set LN_S in generate...
1999-01-02 Robert Lipe* configure.in: (*-*-sysv5, *-*-*udk*): Treat like...
1998-12-08 Marc Espie* Makefile.in: Be more selective about what files to...
1998-11-30 Ulrich DrepperUpdate.
1998-11-27 Alexandre Oliva* Makefile.in (HEADERS): Install bitset
1998-11-26 Manfred Hollsteinconfigure (skip-this-dir): Add handling for new shell...
1998-11-23 Ulrich DrepperUpdate.
1998-09-17 H.J. LuMakefile.in ($(ARLINK), $(SHLINK)): Don't rely on ...
1998-09-09 Manfred Hollsteinconfigure.in (INSTALLDIR): Fix comment about changing...
1998-09-02 H.J. LuMakefile.in (RELINSTALLDIR): New.
1998-08-30 H.J. LuMakefile.in (INTERFACE): New, set to 2.
1998-08-25 Martin v. LöwisRemove __HONOR_STD
1998-08-23 Mark Mitchelliomanip.h: Use __extension__ for `extern' explicit...
1998-08-17 Mark Mitchell* stdexcept: Put things in the std namespace, if approp...
1998-07-12 Jason MerrillMakefile.in (VERSION): Bump to 2.9.0.
1998-07-06 Manfred Hollstein* configure.in (INSTALLDIR): Make sed pattern failsafe.
1998-07-06 Ulrich DrepperUpdate.
1998-07-02 Ulrich DrepperUpdate.
1998-06-24 Manfred Hollsteinconfigure (enable_version_specific_runtime_libs): Imple...
1998-05-11 Jeff Law[multiple changes]
1998-03-05 Manfred Hollsteinconfig.table: Make locating frag files failsafe even...
1998-03-04 Ulrich Drepper(operator<<): Correct type of numeric argument.
1998-02-06 Manfred HollsteinMakefile.in (piclist): Check value of enable_shared...
1998-02-01 H.J. Lulinux.mt: Don't define _PTHREADS, but define _IO_MTSAFE_IO.
1998-01-28 Manfred Hollsteinconfigure.in, [...]: Update with yesterday's toplevel...
1998-01-27 Manfred Hollsteinconfigure.in (package_makefile_rules_frag): New variabl...
1998-01-27 Jason MerrillMakefile.in (install): Remove the shared library symlin...
1998-01-27 H.J. Luconfigure.in (topsrcdir): New.
1998-01-25 Jason Merrillbastring.h (unique): We only need length bytes.
1998-01-13 H.J. Luconfigure.in (configdirs): Include testsuite only if...
1998-01-05 Brendan Kehoebastring.cc (basic_string::Rep::operator delete): Don...
1998-01-03 Franz Sirlconfigure.in: Finalize support for {alpha|powerpc}...
1997-12-07 Jody Goldbergbastring.h: Move closer to the draft standard implement...
1997-12-07 Jason Merrilliosfwd: New header.
1997-11-27 Jeffrey A Law* Makefile.in (install): Change gxx_includedir to gxx_i...
1997-11-26 Jason MerrillLondon changes to string:
1997-11-25 H.J. LuMakefile.in (stmp-complex, [...]): Changed to xxxx...
1997-11-24 Jeffrey A Law* Makefile.in: Use ln -f -s, not ln -s -f.
1997-11-22 Manfred HollsteinMakefile.in (bigstmp-complex): Name changed to bigstmp...
1997-11-17 Jeffrey A Law* Makefile.in (SHLIB): Build with CC instead of CXX.
1997-11-03 Manfred Hollsteinconfigure.in: Use delta.mt for m68k-motorola-sysv.
1997-11-02 Jason MerrillMakefile.in (install): Some of HEADERS come from the...
1997-10-10 Jason Merrillbastring.h: Use ibegin internally.
1997-10-10 Jason Merrillstdexcepti.cc (__out_of_range): New fn.
1997-10-02 Jason Merrillbastring.h: Move exception stuff after definition of...
1997-09-28 Jason Merrill[multiple changes]
1997-09-26 Jason Merrillbastring.h: Enable exceptions.
1997-09-16 Ulrich DrepperUli's libio/libstdc++ patches.
1997-09-12 Jason Merrillbastring.h (class basic_string): Add global scope to...
1997-09-10 Jason Merrill* std/bastring.h: Adjust use of reverse_iterator template.
1997-08-27 Alexandre OlivaMakefile.in: create correct multiple links to shared...
1997-08-26 H.J. LuMakefile.in (check): Don't depend on site.exp.
1997-08-26 Jason Merrill[multiple changes]
1997-08-21 Jason MerrillInitial revision