]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++/ChangeLog
* Makefile.in: Use ln -f -s, not ln -s -f.
[gcc.git] / libstdc++ / ChangeLog
index f58f3da2d596a10ca6a9af57fee03965ecdb1547..c06734ab24849a5af28e1feff7b37b0c9f948f72 100644 (file)
@@ -1,3 +1,51 @@
+Mon Nov 24 14:41:33 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in: Use ln -f -s, not ln -s -f.
+
+Fri Nov 21 12:56:24 1997  Manfred Hollstein <manfred@s-direktnet.de>
+
+       * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to
+       cope with filesystem not capable to handle names longer than
+       14 characters.
+
+Sun Nov 16 22:41:55 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * Makefile.in (SHLIB): Build with CC instead of CXX.
+
+Sun Nov  2 23:34:09 1997  Manfred Hollstein  <manfred@s-direktnet.de>
+
+       * configure.in: Use delta.mt for m68k-motorola-sysv.
+       * config/delta.mt: New makefile fragment.
+
+Sun Nov  2 12:14:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * Makefile.in (install): Some of HEADERS come from the stl dir now.
+       * algorithm, deque, functional, iterator, list, map, memory, numeric,
+       queue, set, stack, utility, vector: Now in stl dir.
+
+Fri Oct 10 00:40:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * std/bastring.h: Use ibegin internally.  Return passed iterator
+       instead of recalculating it where appropriate.
+       * std/bastring.cc: Adjust for erase.
+
+       From Yotam Medini:
+       * std/bastring.h: Replace remove with erase.
+
+Thu Oct  9 23:24:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * stdexcepti.cc (__out_of_range): New fn.
+       (__length_error): New fn.
+
+       * std/bastring.h (OUTOFRANGE): Fix logic.  Use throwing functions.
+       (LENGTHERROR): Likewise.
+       Revert Oct 2 changes.
+       * string: Revert Oct 2 changes.
+
+Tue Oct  7 00:51:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
+
+       * std/{f,d,ld}complex.h: Replace guiding fns if not -ansi.
+
 Thu Oct  2 00:08:18 1997  Jason Merrill  <jason@yorick.cygnus.com>
 
        * std/bastring.h: Move exception stuff after definition of string.
This page took 0.029293 seconds and 5 git commands to generate.