Add prototype header file
[official-gcc.git] / libstdc++ / ChangeLog
blob38b2547b726f66aec00f88144e01962b5fbba28b
1 1999-11-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
3         * std/valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION):  When
4         building meta-expressions don't forget to take the contained
5         closures.
6         
8 1999-10-19  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
10         * std/valarray_meta.h: (_BinClos::_BinClos): Fix typo.
12 1999-090-17 Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
14         * std/valarray_array.h (__valarray_copy): Fix typo.
16 1999-09-17 Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
18         * std/complext.cc (pow): Don't expect floating point promotion
19         in presence of template argument deduction.  There is no such
20         thing. 
22 1999-09-01  Andreas Schwab  <schwab@suse.de>
24         * configure.in: Move *-*-gnu* pattern below *-*-linux*.
26 Wed Aug 25 01:31:11 1999  "David O'Brien" <obrien@NUXI.com>
28         * configure.in: Alphabetize selection of .ml fragments.
30 Thu Aug  5 02:00:13 1999  Loren Rittle  <ljrittle@acm.org>
32         * Makefile.in (MARLINK, MSHLINK): Handle library version
33         number components with more than one numeric digit.
35 Sat Jul 17 23:51:58 1999  Jeffrey A Law  (law@cygnus.com)
37         * Makefile.in (INTERFACE): Bump to 3.
39 1999-07-16  Markus Gyger (mgyger@gmu.edu)
41         * stdexcepti.cc (__out_of_range): Use std:: qualifier for names 
42         in std.
43         (__length_error): Likewise.
45 Fri Jul  9 01:20:23 1999  Jeffrey A Law  (law@cygnus.com)
47         * Makefile.in (VERSION): Bump to 2.10.0.
49 Tue Jun  8 00:21:11 1999  Jeffrey A Law  (law@cygnus.com)
51         * configure.in (*-*-freebsd2*): Add missing '*' at end of configure
52         string.
54 1999-06-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
56         * std/std_valarray.h: Don't #include unconditionally <alloca.h>
58 1999-06-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
60         * std/std_valarray.h: New file.
61         * std/slice.h: New file.
62         * std/slice_array.h: New file.
63         * std/gslice.h: New file.
64         * std/gslice_array.h: New file.
65         * std/mask_array.h: New file.
66         * std/indirect_array.h: New file.
67         * std/valarray_array.h: New file.
68         * std/valarray_array.tcc: New file.
69         * std/valarray_meta.h: New file.
70         * valarray.cc: New file.
71         * valarray: New file
73         * Makefile.in (OBJS): add valarray.o
74         (HEADERS): add valarray
75         (valarray.o): define dependency on valarray.cc
76         (install): make it possible to install valarray file.
77         
78 Wed Jun  2 00:21:54 1999  Robert Lipe  <robertlipe@usa.net>
80         * std/bastring.h (class basic_string:Rep): Encode xlock opcode
81         as .bytes instead of mnemonics.
83 1999-05-20  Angela Marie Thomas <angela@cygnus.com>
85         * configure.in: Test for ${compiler_name}.exe as well.
87 1999-05-15  Mark Kettenis  <kettenis@gnu.org>
89         * configure.in: Add shared library support for the Hurd
90         (*-*-gnu*).
91         * config/gnu.ml: New file.
93 1999-05-12  Jason Merrill  <jason@yorick.cygnus.com>
95         * configure.in (compiler_name): Don't do the skip-this-dir thing
96         if we're reconfiguring.
98 1999-05-07  Ulrich Drepper  <drepper@cygnus.com>
100         * std/bastring.h (class basic_string::Rep): Make release member
101         function thread-safe for ix86 (x>=4) and UltraSPARC.
103         * stlinst.cc: Make it possible to compile with __USE_MALLOC.
105 Mon Apr 26 02:24:47 1999 "Loren J. Rittle" <rittle@supra.rsch.comm.mot.com>
107         * config/freebsd.ml (LIBS): Add ARLINK.
108         * config/openbsd.ml (LIBS): Add ARLINK.
110 Fri Apr  2 15:12:14 1999  H.J. Lu  (hjl@gnu.org)
112         * libstdc++/configure.in (gxx_include_dir): Handle it.
113         * libstdc++/Makefile.in: Likewise.
115 Wed Mar 24 22:36:45 1999  Mumit Khan  <khan@xraylith.wisc.edu>
117         * configure.in (EXEEXT): Define.
118         (compiler_name): Use.
120 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
122         * configure.in: Add mh-*pic handling for alpha, arm, powerpc
124 Fri Mar  5 02:16:39 1999  Doug Rabson  <dfr@freebsd.org>
126         * configure.in: Support shared libs on FreeBSD 3.x and 4.x
127         * config/freebsd.ml: A copy of config/linux.ml since they are both
128         ELF and both have a shared libm.
130 1999-02-24  Jason Merrill  <jason@yorick.cygnus.com>
132         * configure.in: Fix INSTALLDIR sed pattern for Solaris sed.
134 Sat Feb 20 13:17:17 1999  Jeffrey A Law  (law@cygnus.com)
136         * string, std/straits.h, std/bastring.h: Revert recent change.  Needs
137         some libiberty support before it can be re-enabled.
139 Thu Feb 18 19:53:17 1999  Marc Espie <espie@cvs.openbsd.org>
141         * configure.in: Handle OpenBSD with and without threads.
142         * config/openbsd.ml: New file.
143         * config/openbsd.mt: New file.
145 1999-02-04  Ulrich Drepper  <drepper@cygnus.com>
147         * configure.in: Recognize --enable-threads=posix for all
148         platforms.
149         * config/posix.mt: New file.
151         * configure.in: Add fragments for Solaris defining macro specifying
152         thread library to be used.
153         * config/sol2pth.mt: New file
154         * config/sol2solth.mt: New file.
155         * stl/stl_alloc.h: Add support for Solaris thread library.
156         * stl/stl_config.h: Recognize _SOLTHREADS and define internal macros
157         appropriately.
159 1999-01-28  Baron Roberts  <baron@sgi.com>
161         * string: Uncomment wstring declaration.
163         * std/straits.h: Remove #if 0/#endif from around
164         struct string_char_traits <wchar_t>.
165         #include <cwchar>.
166         Add missing definition for wchar_t move method.
167         Add empty() method for trait-based empty string return.
169         * std/bastring.h (c_str): Change return of "" to return of
170         traits::empty() call so that proper empty string is returned
171         based on the character type (i.e. "" or L"").
173 1999-02-07  Jason Merrill  <jason@yorick.cygnus.com>
175         * Makefile.in (stuff2): Tweak.
177 1999-02-04  Ulrich Drepper  <drepper@cygnus.com>
179         * configure.in: Recognize --enable-threads=posix for all
180         platforms.
181         * config/posix.mt: New file.
183         * configure.in: Add fragments for Solaris defining macro specifying
184         thread library to be used.
185         * config/sol2pth.mt: New file
186         * config/sol2solth.mt: New file.
187         * stl/stl_alloc.h: Add support for Solaris thread library.
188         * stl/stl_config.h: Recognize _SOLTHREADS and define internal macros
189         appropriately.
191 Sat Jan 30 08:05:46 1999 Mumit Khan  <khan@xraylith.wisc.edu>
193         * config/x86-interix.ml: New file.
194         * configure.in (i[3456]86-*-interix*): Add shared library support.
196 1999-01-13  Ulrich Drepper  <drepper@cygnus.com>
198         * configure.in: Test for "ln -s" and set LN_S in generated Makefile.
199         * Makefile.in: Use $(LN_S) instead of explicitly ln -s.
201 Sun Jan 03 03:16:02 1999  Robert Lipe  <robertlipe@usa.net>
203         * configure.in:  (*-*-sysv5, *-*-*udk*):  Treat like sysv4.
205 Tue Dec  8 00:59:09 1998  Marc Espie <Marc.Espie@liafa.jussieu.fr>
207         * Makefile.in: Be more selective about what files to install.
209 1998-11-30  Ulrich Drepper  <drepper@cygnus.com>
211         * std/bastring.cc (operator>>): Correct cast in last patch.
212         (getline): Likewise.
214 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
216         * Makefile.in (HEADERS): Install bitset.
218 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
220         * configure.in (compiler_name): Add check to detect if this
221         language's compiler has been built.
223 1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
225         * std/bastring.cc (operator>>): Cast new character to char before
226         adding to string.
227         (getline): Likewise.
229 Thu Sep 17 01:29:46 1998  H.J. Lu  (hjl@gnu.org)
231         * Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.
233         * Makefile.in (install): Don't rely on 'ln -f'.
235 1998-09-09  Manfred Hollstein  <manfred@s-direktnet.de>
237         * Makefile.in (install): Initialize RELINSTALLDIR correctly
238         even for multilib and cross configurations.
240         * configure.in (INSTALLDIR): Don't change INSTALLDIR's init
241         value if --enable-version-specific-runtime-libs has been specified.
243 Wed Sep  2 21:11:15 1998  H.J. Lu  (hjl@gnu.org)
245         * Makefile.in (RELINSTALLDIR): New. Use it to make symlinks.
247         * configure.in: Fix INSTALLDIR replacement for cross-compile.
249 Sun Aug 30 22:17:41 1998  H.J. Lu  (hjl@gnu.org)
251         * Makefile.in (INTERFACE): New, set to 2.
252         (ARLIB): Set to libstdc++.a.$(VERSION)
253         (ARLINK, MARLINK): New macros.
254         (LIBS): Add $(ARLINK).
255         ($(ARLINK), marlink): New targets.
256         (install): Don't check $(libsubdir). Handle versioned libraries.
258         * config/linux.ml (ARLIB, MARLINK, SHLIB, MSHLINK): New macros.
259         (LIBS): Add marlink $(ARLINK).
261         * config/aix.ml (ARLIB): Set to libstdc++-ar.a.$(VERSION)
262         (ARLINK): New macros.
263         (BUILD_LIBS): Add $(ARLINK).
265         * config/dec-osf.ml (LIBS): Add $(ARLINK).
266         * config/elf.ml (LIBS): Likewise.
267         * config/elfshlibm.ml (LIBS): Likewise.
268         * config/hpux.ml (LIBS): Likewise.
269         * config/iris5.ml (LIBS): Likewise.
270         * config/sol2shm.ml (LIBS): Likewise.
271         * config/sunos4.ml (LIBS): Likewise.
273         * configure.in: Use ${topsrcdir}/config.if to put
274         LIBSTDCXX_INTERFACE, CXX_INTERFACE, LIBC_INTERFACE in
275         ${package_makefile_frag}.
277 1998-08-25  Martin von Löwis  <loewis@informatik.hu-berlin.de>
279         * stdexcept: Remove __HONOR_STD.
281 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
283         * sinst.cc: Don't explicitly instantiation string_char_traits<char>.
284         * cinst.cc: Likewiwse, for complex<float>, complex<double>,
285         complex<long double>.
287 1998-08-17  Mark Mitchell  <mark@markmitchell.com>
289         * stdexcept: Put things in the std namespace, if appropriate.
291 1998-07-12  Jason Merrill  <jason@yorick.cygnus.com>
293         * Makefile.in (VERSION): Bump to 2.9.0.
295 1998-07-12  Lars Albertsson <lalle@sics.se>
297         * std/bastring.cc (find_last_of): Fix.
298         (find_last_not_of): Likewise.
300 1998-07-06  Manfred Hollstein  <manfred@s-direktnet.de>
302         * configure.in (INSTALLDIR): Make sed pattern failsafe.
304 1998-07-06  Ulrich Drepper  <drepper@cygnus.com>
306         * std/bastring.h (class basic_string): Correct iterator return
307         values in insert member functions.
309 1998-07-02  Ulrich Drepper  <drepper@cygnus.com>
311         * std/bastring.h (class basic_string): Return correct iterators in
312         erase member functions.
314 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
316         * Makefile.in (INSTALLDIR): Add comment to document the fact,
317         this macro will be properly initialized at make's runtime.
318         (install): Add initialization of INSTALLDIR depending on $(libsubdir)
319         and ${enable_version_specific_runtime_libs}; use $${INSTALLDIR} shell
320         variable instead of the $(INSTALLDIR) make macro.
322 Tue Mar 24 10:13:07 1998  Jason Merrill  <jason@yorick.cygnus.com>
324         * std/bastring.cc (basic_string::copy): Mark const here, too.
326 1998-03-23 15:59  Ulrich Drepper  <drepper@cygnus.com>
328         * std/bastring.h (basic_string::copy): Mark copy function as const.
329         Reported by Scott Schurr <scotts@ims.com>.
331 Thu Mar  5 09:23:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
333         * configure.in: Make locating frag files failsafe even for the
334         special case if configuring and building in srcdir.
336 1998-03-04 12:37  Ulrich Drepper <drepper@cygnus.com>
338         * cinst.cc [INSERT] (operator<<): Correct type of numeric argument.
340 Fri Feb  6 01:36:21 1998  Manfred Hollstein  <manfred@s-direktnet.de>
342         * Makefile.in (piclist): Check value of enable_shared, not PICFLAG.
343         (stmp-string, ...): Dito.
344         (bigstmp-string, ...): Dito.
346 Sun Feb  1 13:38:07 1998  H.J. Lu  (hjl@gnu.org)
348         * config/linux.mt: Don't define _PTHREADS, but define
349         _IO_MTSAFE_IO.
351 Wed Jan 28 10:27:11 1998  Manfred Hollstein  <manfred@s-direktnet.de>
353         * tests/configure.in, testsuite/configure.in: Update with yesterday's
354         toplevel configure.in changes.
356 Tue Jan 27 23:27:32 1998  Manfred Hollstein  <manfred@s-direktnet.de>
358         * configure.in (package_makefile_rules_frag): New variable
359         which is used in the call to config.shared; redirect file descriptor 2
360         to ${package_makefile_rules_frag}.
362 Tue Jan 27 10:11:27 1998  Jason Merrill  <jason@yorick.cygnus.com>
364         * Makefile.in (install): Remove the shared library symlink even if
365         we aren't installing it.
367 Tue Jan 27 10:29:44 1998  H.J. Lu  (hjl@gnu.org)
369         * configure.in (topsrcdir): New.
370         (configdirs): Check ${topsrcdir}/gcc instead.
371         (config-ml.in): Use ${topsrcdir}/config-ml.in.
373         * tests/configure.in (topsrcdir): New.
374         (check): Check ${topsrcdir}/gcc instead.
376 Sun Jan 25 14:01:50 1998  Jason Merrill  <jason@yorick.cygnus.com>
378         * std/bastring.h (unique): We only need length bytes.
379         (c_str): Avoid writing over random memory.
380         #include <std/bastring.cc>.
381         Lose _G_ALLOC_CONTROL.
382         * std/bastring.cc: Likewise.
383         (nilRep): Add initializer for selfish.
384         * sinst.cc: Just #include <string>.
386 Tue Jan 13 21:23:05 1998  H.J. Lu  (hjl@gnu.org)
388         * configure.in (configdirs): Include testsuite only if
389         ${srcdir}/../gcc exists.
391         * tests/configure.in (check): Set to ${CHECK} if
392         ${srcdir}/../../gcc doesn't exists.
394 1998-01-05  Brendan Kehoe  <brendan@lisa.cygnus.com>
396         * std/bastring.cc (basic_string::Rep::operator delete): Don't claim
397         to return from deallocate, since this is a void method.
399 Sat Jan  3 12:15:41 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
401         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
403 Sun Dec  7 02:34:40 1997  Jody Goldberg <jodyg@idt.net>
405         * libstdc++/std/bastring.h : Move closer to the draft standard
406         implementation of basic_string by adding 3 paramter 'Allocator'.
407         NOTE: this still differs from the standard in not offering per
408         instance allocators.
409         * libstdc++/std/bastring.cc : Likewise.
410         * libstdc++/stlinst.cc : Handle thread safe allocators if they are the
411         default.
413 Sun Dec  7 02:32:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
415         * iosfwd: New header.
416         * Makefile.in (HEADERS): Add it.
418 Sun Dec  7 02:32:20 1997  Gregory L. Galloway (gregg@eoeml.gtri.gatech.edu)
420         * Makefile.in (HEADERS): Modified list of headers to
421         install to include all of SGI STL headers especially hash_set and
422         hash_map, and added ANSI C++ style wrappers for fstream, iomanip,
423         iostream, and strstream.
425         * fstream, iomanip, iostream, strstream: New forwarding headers
426         added.
428 Thu Nov 27 01:33:55 1997  Jeffrey A Law  (law@cygnus.com)
430         * Makefile.in (install): Change gxx_includedir to gxx_include_dir.
432 Tue Nov 25 23:16:44 1997  Jason Merrill  <jason@yorick.cygnus.com>
434         London changes to string:
435         * std/bastring.cc (check_realloc): Don't be selfish anymore.
436         * std/bastring.h (non-const operator[]): Be selfish.
437         (iterator forms of insert and erase): Stay selfish.
439 Tue Nov 25 14:03:43 1997  H.J. Lu  (hjl@gnu.org)
441         * Makefile.in (stmp-complex, bigstmp-complex): Changed to
442         xxxx-complx.
444 Mon Nov 24 14:41:33 1997  Jeffrey A Law  (law@cygnus.com)
446         * Makefile.in: Use ln -f -s, not ln -s -f.
448 Fri Nov 21 12:56:24 1997  Manfred Hollstein <manfred@s-direktnet.de>
450         * Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to
451         cope with filesystem not capable to handle names longer than
452         14 characters.
454 Sun Nov 16 22:41:55 1997  Jeffrey A Law  (law@cygnus.com)
456         * Makefile.in (SHLIB): Build with CC instead of CXX.
458 Sun Nov  2 23:34:09 1997  Manfred Hollstein  <manfred@s-direktnet.de>
460         * configure.in: Use delta.mt for m68k-motorola-sysv.
461         * config/delta.mt: New makefile fragment.
463 Sun Nov  2 12:14:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
465         * Makefile.in (install): Some of HEADERS come from the stl dir now.
466         * algorithm, deque, functional, iterator, list, map, memory, numeric,
467         queue, set, stack, utility, vector: Now in stl dir.
469 Fri Oct 10 00:40:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
471         * std/bastring.h: Use ibegin internally.  Return passed iterator
472         instead of recalculating it where appropriate.
473         * std/bastring.cc: Adjust for erase.
475         From Yotam Medini:
476         * std/bastring.h: Replace remove with erase.
478 Thu Oct  9 23:24:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
480         * stdexcepti.cc (__out_of_range): New fn.
481         (__length_error): New fn.
483         * std/bastring.h (OUTOFRANGE): Fix logic.  Use throwing functions.
484         (LENGTHERROR): Likewise.
485         Revert Oct 2 changes.
486         * string: Revert Oct 2 changes.
488 Tue Oct  7 00:51:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
490         * std/{f,d,ld}complex.h: Replace guiding fns if not -ansi.
492 Thu Oct  2 00:08:18 1997  Jason Merrill  <jason@yorick.cygnus.com>
494         * std/bastring.h: Move exception stuff after definition of string.
495         Move typedef of string here.
496         * string: From here.
498 Sat Sep 27 16:48:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
500         * std/complext.h: Lose injection decls.
501         * std/fcomplex.h: Likewise.
502         * std/dcomplex.h: Likewise.
503         * std/ldcomplex.h: Likewise.
505 Sat Sep 27 16:47:35 1997  Mark Mitchell  <mmitchell@usa.net>
507         * std/complext.h: Declare templates before making them
508         friends.  Use new friend <> syntax.
509         * std/complext.cc: Don't rely on guiding declarations.
510         * std/fcomplex.h: Use new friend <> syntax.
511         * std/dcomplex.h: Likewise.
512         * std/ldcomplex.h: Likewise.
514 Thu Sep 25 19:55:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
516         * std/bastring.h: Enable exceptions.
517         (assign, append, insert, replace): Implement member template versions.
519 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
521         * config/linux.mt: New file.  Make sure _PTHREADS is defined
522         if necessary.
523         * configure.in: Find linux.mt file.
525 Thu Sep 11 15:03:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
527         * std/bastring.h (class basic_string): Add global scope to
528         use of reverse_iterator.
530 Tue Sep  9 19:47:07 1997  Jason Merrill  <jason@yorick.cygnus.com>
532         * std/bastring.h: Adjust use of reverse_iterator template.
534 Wed Aug 27 00:04:33 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
536         * Makefile.in: Create correct multiple links to
537         shared libstdc++.
539 Tue Aug 26 12:24:01 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
541         * testsuite/Makefile.in (check): Don't depend on site.exp.
542         (just-check): Depend on site.exp.
544 Mon Aug 25 14:26:45 1997  Jason Merrill  <jason@yorick.cygnus.com>
546         * Makefile.in (CXXFLAGS): Add -Weffc++.
548 Sat Aug 23 21:25:37 1997  Mark Mitchell  <mmitchell@usa.net>
550         * bastring.h: Enable reverse_iterator and its ilk.
552         * bastring.h: Provide specializations of member function templates
553         for const_iterator.
555 Wed Jul 30 10:59:00 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
557         * stlinst.cc: Add instantiation file for
558         __default_alloc_template<fale, 0> and
559         __malloc_alloc_template<0>
561 Sun Jun  1 17:03:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
563         * std/bastring.cc (find_last_of): Correct handling of POS.
564         (find_last_not_of): Likewise.
566 Thu May  1 17:37:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
568         * Makefile.in ($(SHLIB)): Add $(LIBCXXFLAGS).
570 Wed Apr 30 12:06:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
572         * Makefile.in (IO_DIR): Remove $(MULTIBUILDTOP).
573         (LIBIBERTY_DIR): Likewise.
574         * configure.in: Don't turn on multilib here.
576 Fri Apr 25 16:09:15 1997  Bob Manson  <manson@charmed.cygnus.com>
578         * testsuite/libstdc++.tests/test.exp, testsuite/lib/libstdc++.exp,
579           testsuite/configure.in, testsuite/Makefile.in,
580           testsuite/config/default.exp, testsuite/ChangeLog: New files.
582         * configure.in: Add new testsuite directory to be configured.
584 Tue Apr 22 19:03:39 1997  Alexandre Oliva <oliva@dcc.unicamp.br>
586         * Makefile.in (install): Fix handling of mshlink.
588 Fri Apr  4 03:25:13 1997  Ulrich Drepper  <drepper@cygnus.com>
590         * Makefile.in (IO_DIR): Prepend $(MULTIBUILDTOP) to
591         support multilib build.
592         (LIBIBERTY_DIR): Likewise.
594         * configure.in: Enable multilibing by default.
595         Update multilib template to read config-ml.in.
597 Wed Mar 12 16:09:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
599         * configure.in (XCXXINCLUDES): Add the STL directory.
601 Thu Jan 23 08:08:43 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
603         * stdexcept: Delete dtors for all of the error classes, to match
604         their removal in the Apr 1995 WP.
605         (class overflow_error): Define missing class, added in May 1996 WP.
607 Mon Nov 18 16:57:25 1996  Jason Merrill  <jason@yorick.cygnus.com>
609         * Makefile.in (stuff[12]): More rules for my own evil purposes.
610         (CXXFLAGS, CFLAGS): Use -O instead of -O3 so debugging works.
612 Wed Oct 16 13:47:45 1996  Jason Merrill  <jason@yorick.cygnus.com>
614         * config/irix5.ml: Do link against the math library.
615         * configure.in: Support shared libs on Irix 6.
617 Fri Oct 11 18:06:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
619         * config/linux.ml: Lose version overrides.
621         * Makefile.in (MSHLINK): Defaults to .so.2.x
622         (mshlink): Indirect rule for making it.
624 Tue Sep 24 17:58:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
626         * Remove new, typeinfo, exception, stddef*.
627         * Move public headers from std/*.h to *.
629 Sun Sep 22 05:35:55 1996  Jason Merrill  <jason@yorick.cygnus.com>
631         * Makefile.in: Remove new, exception, typeinfo handling.
632         * exceptioni.cc, newi.cc, typeinfoi.cc, std/exception.h, std/new.h,
633         std/typeinfo.h, new.h: Remove.
634         * typeinfo, new, exception: Refer to the files with .h in gcc.
636 Fri Sep 20 14:39:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
638         * Makefile.in: Remove references to stl.list.
639         * configure.in (configdirs): Remove stl.
641 Sat Sep 14 09:42:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
643         * Makefile.in (stuff): Convenience for me.
645         * std/bastring.h: Remove kludge obsoleted by new overloading code.
647 Fri Sep  6 16:43:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
649         * typeinfoi.cc (__dynamic_cast): Fix static_cast.
650         (__rtti_si): Likewise.
651         (dcast): Likewise.
653 Thu Aug 29 17:06:23 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
655         * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
657 Tue Jul 23 14:27:44 1996  Mike Stump  <mrs@cygnus.com>
659         * Makefile.in (exceptioni.o): Use -fexceptions now.
661 Mon Jun 17 13:57:24 1996  Per Bothner  <bothner@deneb.cygnus.com>
663         * std/bastring.h (class basic_string::remove):  Add casts.
665         * configure.in:  Use EXTRA_DISTCLEAN rather than DISTCLEAN.
667 Fri Jun  7 14:09:20 1996  Jason Merrill  <jason@yorick.cygnus.com>
669         * typeinfoi.cc (BUILTIN): Align typeinfo object like a pointer.
671 Wed May 29 16:48:35 1996  Mike Stump  <mrs@cygnus.com>
673         * exceptioni.cc (__throw_bad_exception): Add.
674         * std/exception.h (bad_exception): Add.
675         * std/typeinfo.h: Remove leftovers of bad_cast_object.
677 Mon May  6 14:04:42 1996  Jason Merrill  <jason@yorick.cygnus.com>
679         * std/complext.h: s/FLOAT/_FLT/g.
681 Thu May  2 17:26:24 1996  Mike Stump  <mrs@cygnus.com>
683         * exceptioni.cc (uncaught_exception): New routine.
684         * std/exception.h: Declare it.
686 Thu Apr 25 13:20:57 1996  Jason Merrill  <jason@yorick.cygnus.com>
688         * Makefile.in (typeinfoi.o, stdexcepti.o): Use default rule.
690 Wed Apr 24 18:38:24 1996  Mike Stump  <mrs@cygnus.com>
692         * exceptioni.cc: Add #pragma implementation.
693         * std/exception.h: Add #pragma interface.  Moved exception from
694         stdexcept.
695         * std/stdexcept.h: Moved exception to exception.  Fix all constructor
696         arguments to take strings to match ANSI.  Moved bad_cast and bad_typeid
697         to typeinfo.
698         * std/typeinfo.h: Moved bad_cast and bad_typeid from stdexcept.
700 Wed Apr 24 10:43:07 1996  Doug Evans  <dje@blues.cygnus.com>
702         * Makefile.in (newi.o,cstringi.o,stddefi.o,cstdlibi.o,cmathi.o): Add
703         rules for SunOS VPATH.
705 Fri Apr 19 17:24:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
707         * Version 2.8.0b3.
709 Wed Apr 10 14:38:05 1996  Jason Merrill  <jason@yorick.cygnus.com>
711         * typeinfoi.cc (base_info): Pack the latter three fields into 32 bits.
713 Tue Apr  9 15:49:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
715         * typeinfoi.cc: Add 'const'.
716         (__class_type_info): Now just one pointer to an array of structs,
717         rather than four pointers to arrays.
719         * typeinfoi.cc (__throw_type_match_rtti): Check for conversion to
720         void* before conversion to base*.
721         (dcast): Handle downcasting to X* given other X subobjects in
722         the most derived type.  Ack.
724 Mon Apr  8 15:20:32 1996  Ian Lance Taylor  <ian@cygnus.com>
726         * configure.in: Permit --enable-shared to specify a list of
727         directories.
729 Sun Apr  7 22:50:53 1996  Jason Merrill  <jason@yorick.cygnus.com>
731         * typeinfoi.cc (__rtti_array): New entry point.
733 Sat Apr  6 14:41:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
735         * exceptioni.cc (__throw_bad_cast): New entry point for compiler.
736         * typeinfoi.cc: Remove __bad_cast_object.
738         * typeinfoi.cc: Add nodes for unsigned builtins.
740 Fri Apr  5 18:16:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
742         * typeinfoi.cc, std/typeinfo.h: Total overhaul.  Move most
743         everything out of the header, move name field into type_info, add
744         single-inheritance case, rewrite pointer handling, add new
745         compiler interface.  Compare addresses to check for equality.
747 Wed Mar 27 11:54:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
749         * Version 2.8.0b2.
751 Fri Mar  8 13:56:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
753         * std/[cs]inst.h: Remove.
755 Thu Mar  7 07:29:00 1996  Lee Iverson  <leei@Canada.AI.SRI.COM>
757         * Makefile.in (install): Restore deleted chdir to stl subdir.
759 Thu Mar  7 15:02:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
761         * std/complext.h: Fix __attribute__ usage.
763 Wed Feb 28 10:00:24 1996  Jason Merrill  <jason@yorick.cygnus.com>
765         * Version 2.8.0b1.
767 Mon Feb 26 17:26:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
769         * std/cstring.h: New approach to changing signatures of string
770         manipulation functions.  Still disabled.
772 Tue Feb 20 18:29:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
774         * std/complext.h (__doapl, __doami, __doaml, __doadv): Helper
775         templates to implement +=, -=, *= and /=, respectively, since
776         member function templates do not apply to class specializations.
777         * std/{f,d,ld}complex.h, std/complext.cc, cinst.cc: Adjust.
779         * std/bastring.h: The representation class is now a nested class.
780         * std/bastring.cc: Add templates for static data members.
781         * sinst.cc: Don't provide specializations for static data members.
782         * std/string.h: Use default template parameters.
784         * Makefile.in (CXXFLAGS): Remove -pedantic -ansi.
785         (CFLAGS): Ditto.
787 Wed Feb 14 14:39:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
789         * std/bastring.cc (check_realloc): Fix for sizeof (charT) > 1.
790         From John Hickin <hickin@bnr.ca>.
792 Wed Jan 10 11:05:04 1996  Jason Merrill  <jason@yorick.cygnus.com>
794         * std/bastring.h (insert): Fix iterator handling.
795         From Joe Buck <jbuck@synopsys.com>.
797 Mon Jan  8 11:48:03 1996  Jason Merrill  <jason@yorick.cygnus.com>
799         * std/bastring.h (max_size): Fix for sizeof (charT) > 1.
800         * std/bastring.cc (replace): Use it.
802         * std/bastring.cc (rfind): Fix for n > length ().
804 Tue Dec 19 15:13:08 1995  Jason Merrill  <jason@yorick.cygnus.com>
806         * config/aix.ml (SHFLAGS): Add -Wl,-unix.
808 Mon Dec 18 12:48:25 1995  Mike Stump  <mrs@cygnus.com>
810         * Makefile.in (exceptioni.o): Compile with -fhandle-exceptions, so
811         we can unwind through unexpected on machines that don't have a
812         working __unwind_function.
814 Sun Dec 17 00:28:31 1995  Jeffrey A Law  (law@cygnus.com)
816         * Makefile.in (install): Make sure shared libraries
817         are installed with mode 555.
819 Mon Nov 27 15:01:56 1995  Jason Merrill  <jason@yorick.cygnus.com>
821         * Makefile.in (install): Make shared library links relative.
822         (install): Break up -sf into -s -f.
823         ({M,}SHLINK): Ditto.
825 Sun Nov 26 22:48:06 1995  Jason Merrill  <jason@yorick.cygnus.com>
827         * queue: Include <stack.h> instead of <queue.h>.
829 Sat Nov 25 11:33:13 1995  Doug Evans  <dje@canuck.cygnus.com>
831         * Makefile.in (install): Fix setting of rootme.
833 Tue Nov 21 14:20:34 1995  Ian Lance Taylor  <ian@cygnus.com>
835         * configure.in: Check ${with_cross_host} rather than comparing
836         ${host} and ${target}.
838 Tue Nov 14 01:50:52 1995  Doug Evans  <dje@canuck.cygnus.com>
840         * Makefile.in (IO_DIR): Delete MULTITOP, MULTISUBDIR.
841         (LIBIBERTY_DIR): Likewise.
842         (INSTALLDIR): Delete MULTISUBDIR.
843         * configure.in: Delete call to cfg-ml-com.in.  Call config-ml.in
844         instead of cfg-ml-pos.in.
845         (XCXXINCLUDES): Delete MULTITOP.
846         * stl/configure.in (XCXXINCLUDES): Delete MULTITOP.
847         (config-ml.in): Call instead of cfg-ml-pos.in.
849 Sun Nov 12 16:44:25 1995  Per Bothner  <bothner@kalessin.cygnus.com>
851         * Makefile.in (VERSION):  Set to 2.7.1.
853 Thu Nov  9 17:39:28 1995  Jason Merrill  <jason@yorick.cygnus.com>
855         * config/{aix,dec-osf,irix5,linux,sol2shm}.ml: Remove LDLIBS defn;
856         no longer needed now that make check sets LD_LIBRARY_PATH.
858 Wed Nov  8 19:46:35 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
860         * std/bastring.h: Wrap with #ifndef/#define/#endif.
861         * std/cassert.h: Likewise.
862         * std/cinst.h: Likewise.
863         * std/complext.h: Likewise.
864         * std/dcomplex.h: Likewise.
865         * std/fcomplex.h: Likewise.
866         * std/ldcomplex.h: Likewise.
867         * std/sinst.h: Likewise.
869 Wed Nov  8 16:15:48 1995  Jason Merrill  <jason@yorick.cygnus.com>
871         * std/bastring.cc (getline): Update to September 95 WP.  Now we
872         don't set failbit when reading an empty line.
874 Tue Nov  7 16:09:04 1995  Jason Merrill  <jason@yorick.cygnus.com>
876         * std/bastring.cc (new): Fix for sizeof (charT) != 1.
878 Sat Nov  4 17:37:16 1995  Jason Merrill  <jason@yorick.cygnus.com>
880         * std/complext.cc (operator / (FLOAT, const complex<FLOAT>&)):
881         Reimplement along the lines of the other operator / templates.
882         From John Eaton <jwe@bevo.che.wisc.edu>.
884 Sat Nov  4 13:33:50 1995  Per Bothner  <bothner@kalessin.cygnus.com>
886         * configure.in (DISTCLEAN):  New, to add target-mkfrag.
888 Tue Oct 31 13:59:32 1995  Jason Merrill  <jason@yorick.cygnus.com>
890         * std/bastring.h: Use size_t for the reference count.
891         * std/bastring.cc (create): Set selfish.
892         From Joe Buck (jbuck@synopsys.com).
894 Mon Oct 30 23:09:48 1995  Per Bothner  <bothner@kalessin.cygnus.com>
896         * configure.in:  Don't bother changing LIBIBERTY for cross,
897         now that we are using target-libiberty instead.
898         * Makefile.in (LIBIBERTY_DIR):  Simplify.
899         (LIBIBERTY):  Remove.
901 Wed Oct 11 14:56:49 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
903         * config/sol2shm.ml: New files with -rpath.
904         * configure (*-*-solaris*): Use sol2shm.ml.
906 Thu Sep 28 09:26:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
908         * std/straits.h (compare, copy, move, set): Fix for non-char charT's.
909         * std/bastring.h (basic_string::remove): Fix for non-char charT's.
911 Tue Sep 26 15:22:56 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
913         * config/irix5.ml: Pass -rpath to links.
915 Fri Sep 15 00:17:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
917         * config/linux.ml: Conform to Linux shared library numbering
918         scheme.
919         * Makefile.in: Ditto.
921 Tue Sep 12 00:28:56 1995  Mike Stump  <mrs@cygnus.com>
923         * typeinfoi.cc: (__pointer_type_info::__rtti_match): Moved from
924         the headerfile, include all sorts of pointer conversions from 15.3
925         para 2.
926         * std/typeinfo.h (__pointer_type_info::__rtti_match): Moved from here.
928 Mon Sep 11 23:27:59 1995  Mike Stump  <mrs@cygnus.com>
930         * std/typeinfo.h (__pointer_type_info::__rtti_match): We no longer
931         have to dereference the object pointer, as the pointer is always
932         passed directly.
934 Mon Sep 11 19:29:51 1995  Mike Stump  <mrs@cygnus.com>
936         * std/typeinfo.h (__pointer_type_info::__rtti_match): Define so
937         that pointer conversions can happen on catch type matching.
938         * typeinfoi.cc (__throw_type_match_rtti): Arrange for __rtti_match
939         to be used on pointers.
941 Tue Sep  5 14:49:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
943         * string.h: Remove for now.
945 Thu Aug 31 14:14:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
947         * std/bastring.cc (operator>>): Simplify and fix.
948         (resize): Fix order of arguments to append.
949         (getline): Simplify and fix.
951 Thu Aug 24 17:44:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
953         * std/cstdlib.h (abs): Provide default implementation for peons
954         without labs.
956 Tue Aug 22 08:43:07 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
958         * std/cstdlib.h: Comment out definition of div(long,long) for now,
959         since not all targets have ldiv.
961 Mon Aug 21 11:46:03 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
963         * std/cmath.h: Wrap abs(double) with #if ! _G_MATH_H_INLINES.
965         * stl.h: Add, for compatibility with ObjectSpace STL.
967         * std/complext.cc (operator /): Use abs instead of fabs.
969         * std/bastring.h (replace): Update single-character replace method
970         as per my proposal.
972         * std/cmath.h: Add abs(float), abs(double) and abs(long double).
973         Add commented-out declarations for other float and long double
974         math functions.
976         * std/cstdlib.h: Add abs(long) and div(long,long).
978         * Makefile.in (install): Make shared library executable and
979         non-writable.  Tidy.
980         (OBJS): Add cstdlibi.o and cmathi.o.
982         * Rename implementation files to have different basenames.
984 Mon Aug 21 00:57:03 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
986         * Makefile.in (install): Use "cd stl"; no need for $(srcdir)
987         prefix because we're already in $(srcdir).
989 Tue Jul 25 18:41:29 1995  Per Bothner  <bothner@kalessin.cygnus.com>
991         * std/stddef.h:  Remove obsolete definition of enum capacity.
993 Sat Jul 22 13:37:01 1995  Doug Evans  <dje@canuck.cygnus.com>
995         * Makefile.in (IO_DIR): Add multilib support.
996         (LIBIBERTY, LIBIBERTY_OBJS, INSTALLDIR, stdlist): Likewise.
997         (libiberty.a, install): Likewise.
998         * configure.in: Likewise.
999         (XCXXINCLUDES): Likewise.
1000         * stl/configure.in: Likewise.
1001         (XCXXINCLUDES): Likewise.
1003 Mon Jul 17 09:29:31 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1005         * Makefile.in (typeinfo.o, stdexcept.o): Put an else for the if
1006         stmt checking PICFLAG.
1007         (stmp-string, bigstmp-string, stmp-complex, bigstmp-complex): Likewise.
1009 Wed Jun 28 17:05:29 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1011         * std/*.h: Wrap with extern "C++".
1013         * std/ciso646.h: Don't worry about #undefing the keywords.
1015 Mon Jun 26 19:05:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1017         * std/bastring.h (operator!=): If they've included the STL
1018         function.h, don't overload the operator templates that it defines.
1020 Fri Jun 23 16:54:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1022         * Makefile.in (SHLINK): Force link.
1023         (install): Ditto.
1025         * std/bastring.h (terminate): Never reallocate.
1026         (alloc): No longer const.
1028         * std/bastring.cc (create): Always allocate an extra byte.
1029         (check_realloc): Always leave room for an extra byte.
1030         (*find*): Add missing 'const'.
1032         * Makefile.in (SHARLIB): Provide a default value.
1034 Tue Jun 20 16:29:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1036         * std/cstring.h: Don't bother tweaking prototypes for now.  When
1037         we do, we will use new-style casts.
1039 Fri Jun 16 13:57:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1041         * Makefile.in (VERSION): Update to 2.7.0.
1043         * config/aix.ml: Build both shared and archive libraries.
1045 Wed Jun 14 21:44:21 1995  Jason Merrill  <jason@python.cygnus.com>
1047         * configure.in (frags): Use linux.ml for Linux/ELF.
1048         * config/linux.ml: New file.
1050 Wed Jun 14 17:56:23 1995  Niclas Andersson  <nican@ida.liu.se>
1052         * configure.in: Use xiberty when building cross-compiler.
1054 Wed Jun 14 12:57:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1056         * std/*complex*, std/cinst.h, cinst.cc: Pass by reference to const
1057         rather than by value.
1058         * std/*complex*: Add member functions real() and imag().
1060 Sat Jun 10 12:14:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1062         * Makefile.in (bigstmp-string): Call main string object cstrmain.o
1063         instead of cstring.o.
1065 Wed Jun  7 11:15:15 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1067         * std/cstring.h: Use #include_next to pick up <string.h>.
1069         * string.h: New file.
1071         * Makefile.in (MOSTLYCLEAN_JUNK): Remove piclist.
1073         * configure.in (MOSTLYCLEAN): Remove stamp-picdir.
1075 Mon Jun  5 18:36:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1077         * config/*.ml: Build both shared and archive libraries.
1079         * configure.in (MOSTLYCLEAN): Remove pic.
1080         (frags): Use toplevel pic frags.
1082         * Makefile.in (piclist): New rule.
1083         (SHLIB): Use it.
1084         (stl.list): Removed.
1085         (typeinfo.o): Also build pic version.
1086         (stdexcept.o): Ditto.
1087         (*stmp-*): Ditto.
1089 Tue May 30 12:01:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1091         * std/{complext,{f,d,ld}complex}.h: To declare specializations,
1092         use friend declarations in the class body...
1093         * std/cinst.h: ...rather than macro hackery.
1095         * Makefile.in (stdlist): Renamed from list.
1097         * cstdarg: Don't define __CSTDARG__.
1098         * complex.h: Similarly.
1100 Tue May  9 19:31:20 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1102         * std/bastring.cc (operator>>): Use an int to store the return value
1103         of streambuf::sbumpc.
1104         (getline): Ditto.
1105         * std/bastring.* (replace): Reverse size_t and charT arguments.
1107         * configure.in (enable_shared): Support enable_shared under AIX.
1109         * Makefile.in (SHARLIB): New variable and rule for building an
1110         archive library containing a single shared object (for AIX).
1112 Mon May  8 01:43:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1114         * std/bastring.h (remove): Forgot one.
1115         (empty): And this.
1116         Disable copy-on-write if someone takes an iterator.
1118         * std/bastring.cc (getline): Avoid resizing down if unnecessary.
1119         (operator>>): Don't use private methods.
1121 Sun May  7 02:39:56 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1123         * std/bastring.h (insert, replace): Fix.
1124         * std/bastring.cc (find_*_of): Fix.
1126 Fri May  5 01:45:10 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1128         * std/bastring.h: Add iterator remove fn.  Remove evil default
1129         arguments.
1131         * std/*complex*, std/cinst.h, cinst.cc: s/__complex/complex/g.
1132         complex<float> is now specialized.  Lose _*_complex in favor of
1133         'explicit' constructors.
1134         * std/complex.h: Lose typedef of complex.
1135         * std/fcomplex.h: New file.
1136         * std/complext.cc (operator<<): Accept more input forms.
1138         * std/bastring.h: Add iterator insert fns.
1140 Thu May  4 02:30:04 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1142         * std/bastring.*: Update to current draft.
1144         * std/bastring.*: Reorganize so that the pointer in a string
1145         object points to the data rather than the bsrep object, for
1146         debugging.
1148 Tue Apr 25 17:15:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1150         * configure.in: Update to stay in sync with config.shared.
1152 Mon Apr 24 13:08:46 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1154         * std/complext.h: Declare hypot.  Declare appropriate functions const.
1156 Wed Apr 12 15:26:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1158         * Makefile.in (typeinfo.o): Don't use $<.
1159         (stdexcept.o): Ditto.
1161 Sat Apr  8 15:35:00 1995  Mike Stump  <mrs@cygnus.com>
1163         * std/typeinfo.h: Move bad_cast, bad_typeid and __bad_cast_object
1164         from here to stdexcept.
1165         * std/stdexcept.h: Ditto.
1166         * Makefile.in (stdexcept.o): Added rule to build typeinfo.o with
1167         -frtti to support matching of thrown objects with rtti info for
1168         bad_cast.
1170 Mon Apr  3 18:13:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1172         * typeinfo: New file.
1174         * Makefile.in (HEADERS): Add typeinfo.
1176 Mon Apr  3 15:06:58 1995  Mike Stump  <mrs@cygnus.com>
1178         * Makefile.in (typeinfo.o): Added rule to build typeinfo.o with
1179         -frtti to support matching of thrown objects with rtti info for
1180         bad_cast.
1182 Wed Mar 29 15:56:06 1995  Mike Stump  <mrs@cygnus.com>
1184         * typeinfo.cc: (__throw_type_match_rtti): Added to support
1185         matching of thrown objects with rtti info.
1187 Thu Mar 23 18:42:30 1995  Jason Merrill  <jason@deneb.cygnus.com>
1189         * Makefile.in (HEADERS): Add stdexcept.
1191 Sun Mar 12 01:25:27 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1193         * std/typeinfo.h: Add return statements to dummy methods.
1195 Wed Mar  8 16:09:50 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1197         * config/dec-osf.ml: Use -rpath flag.
1199 Fri Feb 17 18:16:46 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1201         * std/typeinfo.h: Add copyright header.
1203         * Makefile.in (CXXFLAGS): Add a bunch of warning options to keep
1204         me honest.
1206 Thu Feb 16 00:04:49 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1208         * Makefile.in, config/*.ml: Generate shared library on most hosts
1209         as libstdc++.so.$(VERSION), with a symlink to libstdc++.so, so that
1210         multiple versions can coexist.
1212 Fri Feb 10 02:59:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1214         * std/exception.h: {set_,}{terminate,unexpected} have C++ linkage.
1216         * Makefile.in: Allow string and complex to be split up either by
1217         individual function or into I/O and non-I/O.  Default to the
1218         latter.
1220 Wed Feb  8 02:39:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1222         * std/bastring.h: Start thinking about throwing exceptions.
1224         * typeinfo.cc: Remove private functions; defining them to call
1225         abort () just delays errors until runtime.  Define
1226         __bad_cast_object.
1228         * std/exception.h: Standard exceptions are now defined in
1229         stdexcept.h.  This header now contains declarations of terminate()
1230         et al.
1231         * exception.cc: Move code from libg++/src/except.c here.
1232         * std/typeinfo.h: Define RTTI-related exceptions here.
1233         * stdexcept{,.cc},std/stdexcept.h: New files.
1235 Mon Feb  6 18:51:31 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1237         * Makefile.in (HEADERS): Resurrect, add new STL header names.
1238         (install): Install extensionless headers again.
1239         * extensionless headers: Resurrect, add new STL headers.
1240         Currently only forward to std/whatever or stl/whatever.
1242 Mon Jan 30 13:53:22 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1244         * std/bastring.h (basic_string (charT, size_t)): Mark explicit.
1246         * Makefile.in (install): Set rootme when installing stl headers.
1247         Only install *.* from std.
1249 Wed Jan 25 02:29:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1251         * std/bastring.h (operator=): grab before releasing.
1253 Mon Jan 23 19:54:02 1995  Ronald F. Guilmette  <rfg@segfault.us.com>
1255         * Makefile.in (install): Also install STL headers.
1257 Mon Jan 23 04:09:35 1995  Jason Merrill  <jason@python.cygnus.com>
1259         * Makefile.in (list): Set $rootme before calling make.
1261 Wed Jan 11 19:24:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1263         * typeinfo.cc (__rtti_match): Don't try to do pointer arithmetic
1264         with a void *.
1266         * move all headers into std subdirectory and update files accordingly.
1268 Thu Jan  5 01:51:49 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1270         * bastring.ccI (basic_string (size_t, capacity)): s/reserve/::reserve/.
1272 Wed Jan  4 17:27:32 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1274         * exception: s/string/__string/g.
1276         * configure.in (MOSTLYCLEAN): Add so_locations.
1278         * bastring.ccI (basic_string (size_t, capacity)): Fix thinko.
1279         (various find functions): Ditto.
1281 Fri Dec 30 18:04:00 1994  Mike Stump  <mrs@cygnus.com>
1283         * typeinfo.h: Add support for the built-in type bool.
1285 Fri Dec 30 14:57:02 1994  Mike Stump  <mrs@cygnus.com>
1287         * typeinfo.{cc, h}: Guard against multiple inclusions, and add #p i/i.
1289 Fri Dec  2 17:56:05 1994  Mike Stump  <mrs@cygnus.com>
1291         * libg++ 2.6.2 released.
1293         * typeinfo.{cc, h} (__rtti_match): Change interface to compiler
1294         for dynamic_casting to gear up for exception handling's use of
1295         rtti for argument matching.
1297 Tue Nov 29 16:49:32 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1299         * configure.in (configdirs):  Add stl.
1300         * Makefile.in:  Build stl, and merge .o files from it.
1302 Thu Nov 17 15:30:57 1994  Jason Merrill  <jason@phydeaux.cygnus.com>
1304         * bastring.hI: Add iterator, const_iterator, begin() and end() to
1305         basic_string.
1307 Mon Nov  7 16:50:33 1994  Jason Merrill  <jason@phydeaux.cygnus.com>
1309         * Makefile.in, configure.in, config/*.ml, tests/Makefile.in,
1310         tests/configure.in: Various changes to handle --enable-shared.
1312 Fri Nov  4 19:13:33 1994  Mike Stump  <mrs@cygnus.com>
1314         * exception{,.cc}: Added to support catching bad_cast's.
1316 Thu Nov  3 17:42:13 1994  Mike Stump  <mrs@cygnus.com>
1318         * typeinfo.h (type_info::{name, before}): Add to match draft.
1320 Thu Nov  3 00:56:34 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1322         * Makefile.in (LIBIBERTY_OBJS): Add strerror.o.
1324 Mon Oct 31 15:33:06 1994  Kung Hsu  (kung@mexican.cygnus.com)
1326         * typeinfo.cc: Fix a bug in the final return.
1327         * typeinfo.cc: Fix the ANSI header version number.
1328         * typeinfo.h: ditto.
1330 Fri Oct 28 14:23:12 1994  Mike Stump  <mrs@cygnus.com>
1332         * type_info.{cc,h}: Rename to typeinfo to better match current draft.
1334 Wed Oct 26 11:13:53 1994  Kung Hsu  (kung@mexican.cygnus.com)
1336         * type_info.h: new header file for rtti.
1337         * type_info.cc: new code file for rtti.
1338         * Makefile.in: change to include type_info.o in libstdc++ for rtti.
1340 Sat Oct 15 16:09:51 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1342         * libg++ 2.6.1 released.
1344         * cinst.hI: Also declare instantiations of out-of-line functions.
1346 Fri Oct 14 15:00:09 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1348         * configure.in (CXXINCLUDES): Use {} to wrap variable name.
1349         * tests/configure.in (CXXINCLUDES): Ditto.
1351         * cinst.hI: Declare instantiations of two-argument functions so
1352         overload resolution will work.
1353         * complext.hI: Always include cinst.hI.
1355         * bastring.ccI (operator>>): Tweak.
1357 Tue Oct 11 17:07:49 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1359         * stddef*: Do the #pragma i/i thang.
1361         * bastring.hI (basic_string::put_at): Use operator[].
1362         (basic_string::terminate): Don't necessarily copy the rep.
1364         * bastring.ccI (operator>>): Avoid shrinking and then re-expanding
1365         the string.
1367         * bastring.*I, sinst.cc: Only allow allocation policy control if
1368         _G_ALLOC_CONTROL is defined.
1370         * Makefile.in (libstdc++.a): Depend on iostream.list and libiberty.a.
1371         (../libio/iostream.list): New rule.
1372         (../libiberty/libiberty.a): New rule.
1373         (OBJS): Add stddef.o.
1375 Sat Oct  8 23:59:45 1994  Jason Merrill (jason@phydeaux.cygnus.com)
1377         * *: First checkin.