ChangeLog revision 58809
1251876Speter2000-03-12  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
2251876Speter
3251876Speter	* std/bastring.h (basic_string<>::push_back): Define.
4251876Speter
5251876SpeterTue Mar  7 21:37:56 2000  Jeffrey A Law  (law@cygnus.com)
6251876Speter
7251876Speter	1999-11-19  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
8251876Speter	* std/valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION): Don't forget
9251876Speter	to define tanh. 
10251876Speter
11251876Speter	1999-11-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
12251876Speter	* std/valarray_meta.h (_DEFINE_EXPR_UNARY_FUNCTION):  When
13251876Speter	building meta-expressions don't forget to take the contained
14251876Speter	closures.
15
16	1999-10-19  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
17	* std/valarray_meta.h: (_BinClos::_BinClos): Fix typo.
18
19	1999-09-17 Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
20	* std/complext.cc (pow): Don't expect floating point promotion
21	in presence of template argument deduction.  There is no such
22	thing. 
23
242000-02-06 Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
25	* std/valarray_array.h (__valarray_copy): Fix typo.
26
271999-12-14  Martin v. L�wis  <loewis@informatik.hu-berlin.de>
28	* std/bastring.h (basic_string::basic_string): Rename parameters
29	to avoid shadow warnings.
30	* std/bastring.cc (alloc): Likewise.
31
32Sun Oct 24 23:54:10 PDT 1999 Jeff Law  (law@cygnus.com)
33
34	* gcc-2.95.2 Released.
35
36Mon Aug 16 01:29:24 PDT 1999 Jeff Law  (law@cygnus.com)
37
38	* gcc-2.95.1 Released.
39
40Thu Aug  5 02:00:13 1999  Loren Rittle  <ljrittle@acm.org>
41
42	* Makefile.in (MARLINK, MSHLINK): Handle library version
43	number components with more than one numeric digit.
44
45Mon Aug  2 00:40:10 1999  Jeffrey A Law  (law@cygnus.com)
46
47	1999-07-16  Markus Gyger (mgyger@gmu.edu)
48	* stdexcepti.cc (__out_of_range): Use std:: qualifier for names 
49	in std.
50	(__length_error): Likewise.
51
52Wed Jul 28 21:39:31 PDT 1999 Jeff Law  (law@cygnus.com)
53
54	* gcc-2.95 Released.
55
56Sun Jul 25 23:40:51 PDT 1999 Jeff Law  (law@cygnus.com)
57
58	* gcc-2.95 Released.
59
60Sat Jul 17 23:49:59 1999  Jeffrey A Law  (law@cygnus.com)
61
62	* Makefile.in (INTERFACE): Bump to 3.
63
64Fri Jul  9 01:20:23 1999  Jeffrey A Law  (law@cygnus.com)
65
66	* Makefile.in (VERSION): Bump to 2.10.0.
67
68Tue Jun  8 00:21:11 1999  Jeffrey A Law  (law@cygnus.com)
69
70	* configure.in (*-*-freebsd2*): Add missing '*' at end of configure
71	string.
72
731999-06-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
74
75	* std/std_valarray.h: Don't #include unconditionally <alloca.h>
76
771999-06-05  Gabriel Dos Reis  <dosreis@cmla.ens-cachan.fr>
78
79	* std/std_valarray.h: New file.
80	  * std/slice.h: New file.
81	  * std/slice_array.h: New file.
82	  * std/gslice.h: New file.
83	  * std/gslice_array.h: New file.
84	  * std/mask_array.h: New file.
85	  * std/indirect_array.h: New file.
86	  * std/valarray_array.h: New file.
87	  * std/valarray_array.tcc: New file.
88	  * std/valarray_meta.h: New file.
89	  * valarray.cc: New file.
90	  * valarray: New file
91
92	  * Makefile.in (OBJS): add valarray.o
93	  (HEADERS): add valarray
94	  (valarray.o): define dependency on valarray.cc
95	  (install): make it possible to install valarray file.
96	
97Wed Jun  2 00:21:54 1999  Robert Lipe  <robertlipe@usa.net>
98
99	* std/bastring.h (class basic_string:Rep): Encode xlock opcode
100	as .bytes instead of mnemonics.
101
1021999-05-20  Angela Marie Thomas <angela@cygnus.com>
103
104	* configure.in: Test for ${compiler_name}.exe as well.
105
1061999-05-15  Mark Kettenis  <kettenis@gnu.org>
107
108	* configure.in: Add shared library support for the Hurd
109	(*-*-gnu*).
110	* config/gnu.ml: New file.
111
1121999-05-12  Jason Merrill  <jason@yorick.cygnus.com>
113
114	* configure.in (compiler_name): Don't do the skip-this-dir thing
115	if we're reconfiguring.
116
1171999-05-07  Ulrich Drepper  <drepper@cygnus.com>
118
119	* std/bastring.h (class basic_string::Rep): Make release member
120	function thread-safe for ix86 (x>=4) and UltraSPARC.
121
122	* stlinst.cc: Make it possible to compile with __USE_MALLOC.
123
124Mon Apr 26 02:24:47 1999 "Loren J. Rittle" <rittle@supra.rsch.comm.mot.com>
125
126	* config/freebsd.ml (LIBS): Add ARLINK.
127	* config/openbsd.ml (LIBS): Add ARLINK.
128
129Fri Apr  2 15:12:14 1999  H.J. Lu  (hjl@gnu.org)
130
131	* libstdc++/configure.in (gxx_include_dir): Handle it.
132	* libstdc++/Makefile.in: Likewise.
133
134Wed Mar 24 22:36:45 1999  Mumit Khan  <khan@xraylith.wisc.edu>
135
136	* configure.in (EXEEXT): Define.
137	(compiler_name): Use.
138
139Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
140
141	* configure.in: Add mh-*pic handling for alpha, arm, powerpc
142
143Fri Mar  5 02:16:39 1999  Doug Rabson  <dfr@freebsd.org>
144
145	* configure.in: Support shared libs on FreeBSD 3.x and 4.x
146	* config/freebsd.ml: A copy of config/linux.ml since they are both
147	ELF and both have a shared libm.
148
1491999-02-24  Jason Merrill  <jason@yorick.cygnus.com>
150
151	* configure.in: Fix INSTALLDIR sed pattern for Solaris sed.
152
153Sat Feb 20 13:17:17 1999  Jeffrey A Law  (law@cygnus.com)
154
155	* string, std/straits.h, std/bastring.h: Revert recent change.  Needs
156	some libiberty support before it can be re-enabled.
157
158Thu Feb 18 19:53:17 1999  Marc Espie <espie@cvs.openbsd.org>
159
160	* configure.in: Handle OpenBSD with and without threads.
161	* config/openbsd.ml: New file.
162	* config/openbsd.mt: New file.
163
1641999-02-04  Ulrich Drepper  <drepper@cygnus.com>
165
166	* configure.in: Recognize --enable-threads=posix for all
167	platforms.
168	* config/posix.mt: New file.
169
170	* configure.in: Add fragments for Solaris defining macro specifying
171	thread library to be used.
172	* config/sol2pth.mt: New file
173	* config/sol2solth.mt: New file.
174	* stl/stl_alloc.h: Add support for Solaris thread library.
175	* stl/stl_config.h: Recognize _SOLTHREADS and define internal macros
176	appropriately.
177
1781999-01-28  Baron Roberts  <baron@sgi.com>
179
180	* string: Uncomment wstring declaration.
181
182	* std/straits.h: Remove #if 0/#endif from around
183	struct string_char_traits <wchar_t>.
184	#include <cwchar>.
185	Add missing definition for wchar_t move method.
186	Add empty() method for trait-based empty string return.
187
188	* std/bastring.h (c_str): Change return of "" to return of
189	traits::empty() call so that proper empty string is returned
190	based on the character type (i.e. "" or L"").
191
1921999-02-07  Jason Merrill  <jason@yorick.cygnus.com>
193
194	* Makefile.in (stuff2): Tweak.
195
1961999-02-04  Ulrich Drepper  <drepper@cygnus.com>
197
198	* configure.in: Recognize --enable-threads=posix for all
199	platforms.
200	* config/posix.mt: New file.
201
202	* configure.in: Add fragments for Solaris defining macro specifying
203	thread library to be used.
204	* config/sol2pth.mt: New file
205	* config/sol2solth.mt: New file.
206	* stl/stl_alloc.h: Add support for Solaris thread library.
207	* stl/stl_config.h: Recognize _SOLTHREADS and define internal macros
208	appropriately.
209
210Sat Jan 30 08:05:46 1999 Mumit Khan  <khan@xraylith.wisc.edu>
211
212	* config/x86-interix.ml: New file.
213	* configure.in (i[3456]86-*-interix*): Add shared library support.
214
2151999-01-13  Ulrich Drepper  <drepper@cygnus.com>
216
217	* configure.in: Test for "ln -s" and set LN_S in generated Makefile.
218	* Makefile.in: Use $(LN_S) instead of explicitly ln -s.
219
220Sun Jan 03 03:16:02 1999  Robert Lipe  <robertlipe@usa.net>
221
222	* configure.in:  (*-*-sysv5, *-*-*udk*):  Treat like sysv4.
223
224Tue Dec  8 00:59:09 1998  Marc Espie <Marc.Espie@liafa.jussieu.fr>
225
226	* Makefile.in: Be more selective about what files to install.
227
2281998-11-30  Ulrich Drepper  <drepper@cygnus.com>
229
230	* std/bastring.cc (operator>>): Correct cast in last patch.
231	(getline): Likewise.
232
2331998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
234
235	* Makefile.in (HEADERS): Install bitset.
236
2371998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
238
239	* configure.in (compiler_name): Add check to detect if this
240	language's compiler has been built.
241
2421998-11-23  Ulrich Drepper  <drepper@cygnus.com>
243
244	* std/bastring.cc (operator>>): Cast new character to char before
245	adding to string.
246	(getline): Likewise.
247
248Thu Sep 17 01:29:46 1998  H.J. Lu  (hjl@gnu.org)
249
250	* Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.
251
252	* Makefile.in (install): Don't rely on 'ln -f'.
253
2541998-09-09  Manfred Hollstein  <manfred@s-direktnet.de>
255
256	* Makefile.in (install): Initialize RELINSTALLDIR correctly
257	even for multilib and cross configurations.
258
259	* configure.in (INSTALLDIR): Don't change INSTALLDIR's init
260	value if --enable-version-specific-runtime-libs has been specified.
261
262Wed Sep  2 21:11:15 1998  H.J. Lu  (hjl@gnu.org)
263
264	* Makefile.in (RELINSTALLDIR): New. Use it to make symlinks.
265
266	* configure.in: Fix INSTALLDIR replacement for cross-compile.
267
268Sun Aug 30 22:17:41 1998  H.J. Lu  (hjl@gnu.org)
269
270	* Makefile.in (INTERFACE): New, set to 2.
271	(ARLIB): Set to libstdc++.a.$(VERSION)
272	(ARLINK, MARLINK): New macros.
273	(LIBS): Add $(ARLINK).
274	($(ARLINK), marlink): New targets.
275	(install): Don't check $(libsubdir). Handle versioned libraries.
276
277	* config/linux.ml (ARLIB, MARLINK, SHLIB, MSHLINK): New macros.
278	(LIBS): Add marlink $(ARLINK).
279
280	* config/aix.ml (ARLIB): Set to libstdc++-ar.a.$(VERSION)
281	(ARLINK): New macros.
282	(BUILD_LIBS): Add $(ARLINK).
283
284	* config/dec-osf.ml (LIBS): Add $(ARLINK).
285	* config/elf.ml (LIBS): Likewise.
286	* config/elfshlibm.ml (LIBS): Likewise.
287	* config/hpux.ml (LIBS): Likewise.
288	* config/iris5.ml (LIBS): Likewise.
289	* config/sol2shm.ml (LIBS): Likewise.
290	* config/sunos4.ml (LIBS): Likewise.
291
292	* configure.in: Use ${topsrcdir}/config.if to put
293	LIBSTDCXX_INTERFACE, CXX_INTERFACE, LIBC_INTERFACE in
294	${package_makefile_frag}.
295
2961998-08-25  Martin von L�wis  <loewis@informatik.hu-berlin.de>
297
298	* stdexcept: Remove __HONOR_STD.
299
3001998-08-23  Mark Mitchell  <mark@markmitchell.com>
301
302	* sinst.cc: Don't explicitly instantiation string_char_traits<char>.
303	* cinst.cc: Likewiwse, for complex<float>, complex<double>,
304	complex<long double>.
305
3061998-08-17  Mark Mitchell  <mark@markmitchell.com>
307
308	* stdexcept: Put things in the std namespace, if appropriate.
309
3101998-07-12  Jason Merrill  <jason@yorick.cygnus.com>
311
312	* Makefile.in (VERSION): Bump to 2.9.0.
313
3141998-07-12  Lars Albertsson <lalle@sics.se>
315
316	* std/bastring.cc (find_last_of): Fix.
317	(find_last_not_of): Likewise.
318
3191998-07-06  Manfred Hollstein  <manfred@s-direktnet.de>
320
321	* configure.in (INSTALLDIR): Make sed pattern failsafe.
322
3231998-07-06  Ulrich Drepper  <drepper@cygnus.com>
324
325	* std/bastring.h (class basic_string): Correct iterator return
326	values in insert member functions.
327
3281998-07-02  Ulrich Drepper  <drepper@cygnus.com>
329
330	* std/bastring.h (class basic_string): Return correct iterators in
331	erase member functions.
332
3331998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
334
335	* Makefile.in (INSTALLDIR): Add comment to document the fact,
336	this macro will be properly initialized at make's runtime.
337	(install): Add initialization of INSTALLDIR depending on $(libsubdir)
338	and ${enable_version_specific_runtime_libs}; use $${INSTALLDIR} shell
339	variable instead of the $(INSTALLDIR) make macro.
340
341Tue Mar 24 10:13:07 1998  Jason Merrill  <jason@yorick.cygnus.com>
342
343	* std/bastring.cc (basic_string::copy): Mark const here, too.
344
3451998-03-23 15:59  Ulrich Drepper  <drepper@cygnus.com>
346
347	* std/bastring.h (basic_string::copy): Mark copy function as const.
348	Reported by Scott Schurr <scotts@ims.com>.
349
350Thu Mar  5 09:23:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
351
352	* configure.in: Make locating frag files failsafe even for the
353	special case if configuring and building in srcdir.
354
3551998-03-04 12:37  Ulrich Drepper <drepper@cygnus.com>
356
357	* cinst.cc [INSERT] (operator<<): Correct type of numeric argument.
358
359Fri Feb  6 01:36:21 1998  Manfred Hollstein  <manfred@s-direktnet.de>
360
361	* Makefile.in (piclist): Check value of enable_shared, not PICFLAG.
362	(stmp-string, ...): Dito.
363	(bigstmp-string, ...): Dito.
364
365Sun Feb  1 13:38:07 1998  H.J. Lu  (hjl@gnu.org)
366
367	* config/linux.mt: Don't define _PTHREADS, but define
368	_IO_MTSAFE_IO.
369
370Wed Jan 28 10:27:11 1998  Manfred Hollstein  <manfred@s-direktnet.de>
371
372        * tests/configure.in, testsuite/configure.in: Update with yesterday's
373	toplevel configure.in changes.
374
375Tue Jan 27 23:27:32 1998  Manfred Hollstein  <manfred@s-direktnet.de>
376
377	* configure.in (package_makefile_rules_frag): New variable
378	which is used in the call to config.shared; redirect file descriptor 2
379	to ${package_makefile_rules_frag}.
380
381Tue Jan 27 10:11:27 1998  Jason Merrill  <jason@yorick.cygnus.com>
382
383	* Makefile.in (install): Remove the shared library symlink even if
384 	we aren't installing it.
385
386Tue Jan 27 10:29:44 1998  H.J. Lu  (hjl@gnu.org)
387
388	* configure.in (topsrcdir): New.
389	(configdirs): Check ${topsrcdir}/gcc instead.
390	(config-ml.in): Use ${topsrcdir}/config-ml.in.
391
392	* tests/configure.in (topsrcdir): New.
393	(check): Check ${topsrcdir}/gcc instead.
394
395Sun Jan 25 14:01:50 1998  Jason Merrill  <jason@yorick.cygnus.com>
396
397	* std/bastring.h (unique): We only need length bytes.
398	(c_str): Avoid writing over random memory.
399	#include <std/bastring.cc>.
400	Lose _G_ALLOC_CONTROL.
401	* std/bastring.cc: Likewise.
402 	(nilRep): Add initializer for selfish.
403	* sinst.cc: Just #include <string>.
404
405Tue Jan 13 21:23:05 1998  H.J. Lu  (hjl@gnu.org)
406
407	* configure.in (configdirs): Include testsuite only if
408	${srcdir}/../gcc exists.
409
410	* tests/configure.in (check): Set to ${CHECK} if
411	${srcdir}/../../gcc doesn't exists.
412
4131998-01-05  Brendan Kehoe  <brendan@lisa.cygnus.com>
414
415	* std/bastring.cc (basic_string::Rep::operator delete): Don't claim
416	to return from deallocate, since this is a void method.
417
418Sat Jan  3 12:15:41 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
419
420	* configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
421
422Sun Dec  7 02:34:40 1997  Jody Goldberg	<jodyg@idt.net>
423
424	* libstdc++/std/bastring.h : Move closer to the draft standard
425	implementation of basic_string by adding 3 paramter 'Allocator'.
426	NOTE: this still differs from the standard in not offering per
427	instance allocators.
428	* libstdc++/std/bastring.cc : Likewise.
429	* libstdc++/stlinst.cc : Handle thread safe allocators if they are the
430	default.
431
432Sun Dec  7 02:32:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
433
434	* iosfwd: New header.
435	* Makefile.in (HEADERS): Add it.
436
437Sun Dec  7 02:32:20 1997  Gregory L. Galloway (gregg@eoeml.gtri.gatech.edu)
438
439	* Makefile.in (HEADERS): Modified list of headers to
440	install to include all of SGI STL headers especially hash_set and
441	hash_map, and added ANSI C++ style wrappers for fstream, iomanip,
442	iostream, and strstream.
443
444	* fstream, iomanip, iostream, strstream: New forwarding headers
445	added.
446
447Thu Nov 27 01:33:55 1997  Jeffrey A Law  (law@cygnus.com)
448
449	* Makefile.in (install): Change gxx_includedir to gxx_include_dir.
450
451Tue Nov 25 23:16:44 1997  Jason Merrill  <jason@yorick.cygnus.com>
452
453	London changes to string:
454	* std/bastring.cc (check_realloc): Don't be selfish anymore.
455	* std/bastring.h (non-const operator[]): Be selfish.
456	(iterator forms of insert and erase): Stay selfish.
457
458Tue Nov 25 14:03:43 1997  H.J. Lu  (hjl@gnu.org)
459
460	* Makefile.in (stmp-complex, bigstmp-complex): Changed to
461	xxxx-complx.
462
463Mon Nov 24 14:41:33 1997  Jeffrey A Law  (law@cygnus.com)
464
465	* Makefile.in: Use ln -f -s, not ln -s -f.
466
467Fri Nov 21 12:56:24 1997  Manfred Hollstein <manfred@s-direktnet.de>
468
469	* Makefile.in (bigstmp-complex): Name changed to bigstmp-complx to
470	cope with filesystem not capable to handle names longer than
471	14 characters.
472
473Sun Nov 16 22:41:55 1997  Jeffrey A Law  (law@cygnus.com)
474
475	* Makefile.in (SHLIB): Build with CC instead of CXX.
476
477Sun Nov  2 23:34:09 1997  Manfred Hollstein  <manfred@s-direktnet.de>
478
479	* configure.in: Use delta.mt for m68k-motorola-sysv.
480	* config/delta.mt: New makefile fragment.
481
482Sun Nov  2 12:14:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
483
484	* Makefile.in (install): Some of HEADERS come from the stl dir now.
485	* algorithm, deque, functional, iterator, list, map, memory, numeric,
486 	queue, set, stack, utility, vector: Now in stl dir.
487
488Fri Oct 10 00:40:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
489
490	* std/bastring.h: Use ibegin internally.  Return passed iterator
491	instead of recalculating it where appropriate.
492	* std/bastring.cc: Adjust for erase.
493
494	From Yotam Medini:
495	* std/bastring.h: Replace remove with erase.
496
497Thu Oct  9 23:24:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
498
499	* stdexcepti.cc (__out_of_range): New fn.
500	(__length_error): New fn.
501
502	* std/bastring.h (OUTOFRANGE): Fix logic.  Use throwing functions.
503	(LENGTHERROR): Likewise.
504	Revert Oct 2 changes.
505	* string: Revert Oct 2 changes.
506
507Tue Oct  7 00:51:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
508
509	* std/{f,d,ld}complex.h: Replace guiding fns if not -ansi.
510
511Thu Oct  2 00:08:18 1997  Jason Merrill  <jason@yorick.cygnus.com>
512
513	* std/bastring.h: Move exception stuff after definition of string.
514	Move typedef of string here.
515	* string: From here.
516
517Sat Sep 27 16:48:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
518
519	* std/complext.h: Lose injection decls.
520	* std/fcomplex.h: Likewise.
521	* std/dcomplex.h: Likewise.
522	* std/ldcomplex.h: Likewise.
523
524Sat Sep 27 16:47:35 1997  Mark Mitchell  <mmitchell@usa.net>
525
526	* std/complext.h: Declare templates before making them
527	friends.  Use new friend <> syntax.
528	* std/complext.cc: Don't rely on guiding declarations.
529	* std/fcomplex.h: Use new friend <> syntax.
530	* std/dcomplex.h: Likewise.
531	* std/ldcomplex.h: Likewise.
532
533Thu Sep 25 19:55:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
534
535	* std/bastring.h: Enable exceptions.
536 	(assign, append, insert, replace): Implement member template versions.
537
5381997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
539
540	* config/linux.mt: New file.  Make sure _PTHREADS is defined
541	if necessary.
542	* configure.in: Find linux.mt file.
543
544Thu Sep 11 15:03:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
545
546	* std/bastring.h (class basic_string): Add global scope to
547	use of reverse_iterator.
548
549Tue Sep  9 19:47:07 1997  Jason Merrill  <jason@yorick.cygnus.com>
550
551	* std/bastring.h: Adjust use of reverse_iterator template.
552
553Wed Aug 27 00:04:33 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
554
555	* Makefile.in: Create correct multiple links to
556	shared libstdc++.
557
558Tue Aug 26 12:24:01 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
559
560	* testsuite/Makefile.in (check): Don't depend on site.exp.
561	(just-check): Depend on site.exp.
562
563Mon Aug 25 14:26:45 1997  Jason Merrill  <jason@yorick.cygnus.com>
564
565	* Makefile.in (CXXFLAGS): Add -Weffc++.
566
567Sat Aug 23 21:25:37 1997  Mark Mitchell  <mmitchell@usa.net>
568
569	* bastring.h: Enable reverse_iterator and its ilk.
570
571	* bastring.h: Provide specializations of member function templates
572	for const_iterator.
573
574Wed Jul 30 10:59:00 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
575
576	* stlinst.cc: Add instantiation file for
577	__default_alloc_template<fale, 0> and
578	__malloc_alloc_template<0>
579
580Sun Jun  1 17:03:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
581
582	* std/bastring.cc (find_last_of): Correct handling of POS.
583	(find_last_not_of): Likewise.
584
585Thu May  1 17:37:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
586
587	* Makefile.in ($(SHLIB)): Add $(LIBCXXFLAGS).
588
589Wed Apr 30 12:06:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
590
591	* Makefile.in (IO_DIR): Remove $(MULTIBUILDTOP).
592	(LIBIBERTY_DIR): Likewise.
593	* configure.in: Don't turn on multilib here.
594
595Fri Apr 25 16:09:15 1997  Bob Manson  <manson@charmed.cygnus.com>
596
597	* testsuite/libstdc++.tests/test.exp, testsuite/lib/libstdc++.exp,
598	  testsuite/configure.in, testsuite/Makefile.in,
599	  testsuite/config/default.exp, testsuite/ChangeLog: New files.
600
601	* configure.in: Add new testsuite directory to be configured.
602
603Tue Apr 22 19:03:39 1997  Alexandre Oliva <oliva@dcc.unicamp.br>
604
605	* Makefile.in (install): Fix handling of mshlink.
606
607Fri Apr  4 03:25:13 1997  Ulrich Drepper  <drepper@cygnus.com>
608
609	* Makefile.in (IO_DIR): Prepend $(MULTIBUILDTOP) to
610	support multilib build.
611	(LIBIBERTY_DIR): Likewise.
612
613	* configure.in: Enable multilibing by default.
614	Update multilib template to read config-ml.in.
615
616Wed Mar 12 16:09:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
617
618	* configure.in (XCXXINCLUDES): Add the STL directory.
619
620Thu Jan 23 08:08:43 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
621
622	* stdexcept: Delete dtors for all of the error classes, to match
623	their removal in the Apr 1995 WP.
624 	(class overflow_error): Define missing class, added in May 1996 WP.
625
626Mon Nov 18 16:57:25 1996  Jason Merrill  <jason@yorick.cygnus.com>
627
628	* Makefile.in (stuff[12]): More rules for my own evil purposes.
629	(CXXFLAGS, CFLAGS): Use -O instead of -O3 so debugging works.
630
631Wed Oct 16 13:47:45 1996  Jason Merrill  <jason@yorick.cygnus.com>
632
633	* config/irix5.ml: Do link against the math library.
634	* configure.in: Support shared libs on Irix 6.
635
636Fri Oct 11 18:06:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
637
638	* config/linux.ml: Lose version overrides.
639
640	* Makefile.in (MSHLINK): Defaults to .so.2.x
641	(mshlink): Indirect rule for making it.
642
643Tue Sep 24 17:58:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
644
645	* Remove new, typeinfo, exception, stddef*.
646	* Move public headers from std/*.h to *.
647
648Sun Sep 22 05:35:55 1996  Jason Merrill  <jason@yorick.cygnus.com>
649
650	* Makefile.in: Remove new, exception, typeinfo handling.
651	* exceptioni.cc, newi.cc, typeinfoi.cc, std/exception.h, std/new.h,
652	std/typeinfo.h, new.h: Remove.
653	* typeinfo, new, exception: Refer to the files with .h in gcc.
654
655Fri Sep 20 14:39:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
656
657	* Makefile.in: Remove references to stl.list.
658	* configure.in (configdirs): Remove stl.
659
660Sat Sep 14 09:42:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
661
662	* Makefile.in (stuff): Convenience for me.
663
664	* std/bastring.h: Remove kludge obsoleted by new overloading code.
665
666Fri Sep  6 16:43:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
667
668	* typeinfoi.cc (__dynamic_cast): Fix static_cast.
669	(__rtti_si): Likewise.
670	(dcast): Likewise.
671
672Thu Aug 29 17:06:23 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
673
674	* configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
675
676Tue Jul 23 14:27:44 1996  Mike Stump  <mrs@cygnus.com>
677
678	* Makefile.in (exceptioni.o): Use -fexceptions now.
679
680Mon Jun 17 13:57:24 1996  Per Bothner  <bothner@deneb.cygnus.com>
681
682	* std/bastring.h (class basic_string::remove):  Add casts.
683
684	* configure.in:  Use EXTRA_DISTCLEAN rather than DISTCLEAN.
685
686Fri Jun  7 14:09:20 1996  Jason Merrill  <jason@yorick.cygnus.com>
687
688	* typeinfoi.cc (BUILTIN): Align typeinfo object like a pointer.
689
690Wed May 29 16:48:35 1996  Mike Stump  <mrs@cygnus.com>
691
692	* exceptioni.cc (__throw_bad_exception): Add.
693	* std/exception.h (bad_exception): Add.
694	* std/typeinfo.h: Remove leftovers of bad_cast_object.
695
696Mon May  6 14:04:42 1996  Jason Merrill  <jason@yorick.cygnus.com>
697
698	* std/complext.h: s/FLOAT/_FLT/g.
699
700Thu May  2 17:26:24 1996  Mike Stump  <mrs@cygnus.com>
701
702	* exceptioni.cc (uncaught_exception): New routine.
703	* std/exception.h: Declare it.
704
705Thu Apr 25 13:20:57 1996  Jason Merrill  <jason@yorick.cygnus.com>
706
707	* Makefile.in (typeinfoi.o, stdexcepti.o): Use default rule.
708
709Wed Apr 24 18:38:24 1996  Mike Stump  <mrs@cygnus.com>
710
711	* exceptioni.cc: Add #pragma implementation.
712	* std/exception.h: Add #pragma interface.  Moved exception from
713	stdexcept.
714	* std/stdexcept.h: Moved exception to exception.  Fix all constructor
715	arguments to take strings to match ANSI.  Moved bad_cast and bad_typeid
716	to typeinfo.
717	* std/typeinfo.h: Moved bad_cast and bad_typeid from stdexcept.
718
719Wed Apr 24 10:43:07 1996  Doug Evans  <dje@blues.cygnus.com>
720
721	* Makefile.in (newi.o,cstringi.o,stddefi.o,cstdlibi.o,cmathi.o): Add
722	rules for SunOS VPATH.
723
724Fri Apr 19 17:24:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
725
726	* Version 2.8.0b3.
727
728Wed Apr 10 14:38:05 1996  Jason Merrill  <jason@yorick.cygnus.com>
729
730	* typeinfoi.cc (base_info): Pack the latter three fields into 32 bits.
731
732Tue Apr  9 15:49:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
733
734	* typeinfoi.cc: Add 'const'.
735	(__class_type_info): Now just one pointer to an array of structs,
736	rather than four pointers to arrays.
737
738	* typeinfoi.cc (__throw_type_match_rtti): Check for conversion to
739	void* before conversion to base*.
740	(dcast): Handle downcasting to X* given other X	subobjects in
741	the most derived type.  Ack.
742
743Mon Apr  8 15:20:32 1996  Ian Lance Taylor  <ian@cygnus.com>
744
745	* configure.in: Permit --enable-shared to specify a list of
746	directories.
747
748Sun Apr  7 22:50:53 1996  Jason Merrill  <jason@yorick.cygnus.com>
749
750	* typeinfoi.cc (__rtti_array): New entry point.
751
752Sat Apr  6 14:41:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
753
754	* exceptioni.cc (__throw_bad_cast): New entry point for compiler.
755	* typeinfoi.cc: Remove __bad_cast_object.
756
757	* typeinfoi.cc: Add nodes for unsigned builtins.
758
759Fri Apr  5 18:16:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
760
761	* typeinfoi.cc, std/typeinfo.h: Total overhaul.  Move most
762 	everything out of the header, move name field into type_info, add
763 	single-inheritance case, rewrite pointer handling, add new
764 	compiler interface.  Compare addresses to check for equality.
765
766Wed Mar 27 11:54:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
767
768	* Version 2.8.0b2.
769
770Fri Mar  8 13:56:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
771
772	* std/[cs]inst.h: Remove.
773
774Thu Mar  7 07:29:00 1996  Lee Iverson  <leei@Canada.AI.SRI.COM>
775
776	* Makefile.in (install): Restore deleted chdir to stl subdir.
777
778Thu Mar  7 15:02:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
779
780	* std/complext.h: Fix __attribute__ usage.
781
782Wed Feb 28 10:00:24 1996  Jason Merrill  <jason@yorick.cygnus.com>
783
784	* Version 2.8.0b1.
785
786Mon Feb 26 17:26:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
787
788	* std/cstring.h: New approach to changing signatures of string
789 	manipulation functions.  Still disabled.
790
791Tue Feb 20 18:29:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
792
793	* std/complext.h (__doapl, __doami, __doaml, __doadv): Helper
794 	templates to implement +=, -=, *= and /=, respectively, since
795 	member function templates do not apply to class specializations.
796	* std/{f,d,ld}complex.h, std/complext.cc, cinst.cc: Adjust.
797
798	* std/bastring.h: The representation class is now a nested class.
799	* std/bastring.cc: Add templates for static data members.
800	* sinst.cc: Don't provide specializations for static data members.
801	* std/string.h: Use default template parameters.
802
803	* Makefile.in (CXXFLAGS): Remove -pedantic -ansi.
804	(CFLAGS): Ditto.
805
806Wed Feb 14 14:39:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
807
808	* std/bastring.cc (check_realloc): Fix for sizeof (charT) > 1.
809	From John Hickin <hickin@bnr.ca>.
810
811Wed Jan 10 11:05:04 1996  Jason Merrill  <jason@yorick.cygnus.com>
812
813	* std/bastring.h (insert): Fix iterator handling.
814	From Joe Buck <jbuck@synopsys.com>.
815
816Mon Jan  8 11:48:03 1996  Jason Merrill  <jason@yorick.cygnus.com>
817
818	* std/bastring.h (max_size): Fix for sizeof (charT) > 1.
819	* std/bastring.cc (replace): Use it.
820
821	* std/bastring.cc (rfind): Fix for n > length ().
822
823Tue Dec 19 15:13:08 1995  Jason Merrill  <jason@yorick.cygnus.com>
824
825	* config/aix.ml (SHFLAGS): Add -Wl,-unix.
826
827Mon Dec 18 12:48:25 1995  Mike Stump  <mrs@cygnus.com>
828
829	* Makefile.in (exceptioni.o): Compile with -fhandle-exceptions, so
830	we can unwind through unexpected on machines that don't have a
831	working __unwind_function.
832
833Sun Dec 17 00:28:31 1995  Jeffrey A Law  (law@cygnus.com)
834
835	* Makefile.in (install): Make sure shared libraries
836	are installed with mode 555.
837
838Mon Nov 27 15:01:56 1995  Jason Merrill  <jason@yorick.cygnus.com>
839
840	* Makefile.in (install): Make shared library links relative.
841	(install): Break up -sf into -s -f.
842	({M,}SHLINK): Ditto.
843
844Sun Nov 26 22:48:06 1995  Jason Merrill  <jason@yorick.cygnus.com>
845
846	* queue: Include <stack.h> instead of <queue.h>.
847
848Sat Nov 25 11:33:13 1995  Doug Evans  <dje@canuck.cygnus.com>
849
850	* Makefile.in (install): Fix setting of rootme.
851
852Tue Nov 21 14:20:34 1995  Ian Lance Taylor  <ian@cygnus.com>
853
854	* configure.in: Check ${with_cross_host} rather than comparing
855	${host} and ${target}.
856
857Tue Nov 14 01:50:52 1995  Doug Evans  <dje@canuck.cygnus.com>
858
859	* Makefile.in (IO_DIR): Delete MULTITOP, MULTISUBDIR.
860	(LIBIBERTY_DIR): Likewise.
861	(INSTALLDIR): Delete MULTISUBDIR.
862	* configure.in: Delete call to cfg-ml-com.in.  Call config-ml.in
863	instead of cfg-ml-pos.in.
864	(XCXXINCLUDES): Delete MULTITOP.
865	* stl/configure.in (XCXXINCLUDES): Delete MULTITOP.
866	(config-ml.in): Call instead of cfg-ml-pos.in.
867
868Sun Nov 12 16:44:25 1995  Per Bothner  <bothner@kalessin.cygnus.com>
869
870	* Makefile.in (VERSION):  Set to 2.7.1.
871
872Thu Nov  9 17:39:28 1995  Jason Merrill  <jason@yorick.cygnus.com>
873
874	* config/{aix,dec-osf,irix5,linux,sol2shm}.ml: Remove LDLIBS defn;
875 	no longer needed now that make check sets LD_LIBRARY_PATH.
876
877Wed Nov  8 19:46:35 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
878
879        * std/bastring.h: Wrap with #ifndef/#define/#endif.
880        * std/cassert.h: Likewise.
881        * std/cinst.h: Likewise.
882        * std/complext.h: Likewise.
883        * std/dcomplex.h: Likewise.
884        * std/fcomplex.h: Likewise.
885        * std/ldcomplex.h: Likewise.
886        * std/sinst.h: Likewise.
887
888Wed Nov  8 16:15:48 1995  Jason Merrill  <jason@yorick.cygnus.com>
889
890	* std/bastring.cc (getline): Update to September 95 WP.  Now we
891 	don't set failbit when reading an empty line.
892
893Tue Nov  7 16:09:04 1995  Jason Merrill  <jason@yorick.cygnus.com>
894
895	* std/bastring.cc (new): Fix for sizeof (charT) != 1.
896
897Sat Nov  4 17:37:16 1995  Jason Merrill  <jason@yorick.cygnus.com>
898
899	* std/complext.cc (operator / (FLOAT, const complex<FLOAT>&)):
900 	Reimplement along the lines of the other operator / templates.
901	From John Eaton <jwe@bevo.che.wisc.edu>.
902
903Sat Nov  4 13:33:50 1995  Per Bothner  <bothner@kalessin.cygnus.com>
904
905	* configure.in (DISTCLEAN):  New, to add target-mkfrag.
906
907Tue Oct 31 13:59:32 1995  Jason Merrill  <jason@yorick.cygnus.com>
908
909	* std/bastring.h: Use size_t for the reference count.
910	* std/bastring.cc (create): Set selfish.
911	From Joe Buck (jbuck@synopsys.com).
912
913Mon Oct 30 23:09:48 1995  Per Bothner  <bothner@kalessin.cygnus.com>
914
915	* configure.in:  Don't bother changing LIBIBERTY for cross,
916	now that we are using target-libiberty instead.
917	* Makefile.in (LIBIBERTY_DIR):  Simplify.
918	(LIBIBERTY):  Remove.
919
920Wed Oct 11 14:56:49 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
921
922	* config/sol2shm.ml: New files with -rpath.
923	* configure (*-*-solaris*): Use sol2shm.ml.
924
925Thu Sep 28 09:26:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
926
927	* std/straits.h (compare, copy, move, set): Fix for non-char charT's.
928	* std/bastring.h (basic_string::remove): Fix for non-char charT's.
929
930Tue Sep 26 15:22:56 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
931
932	* config/irix5.ml: Pass -rpath to links.
933
934Fri Sep 15 00:17:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
935
936	* config/linux.ml: Conform to Linux shared library numbering
937 	scheme.
938	* Makefile.in: Ditto.
939
940Tue Sep 12 00:28:56 1995  Mike Stump  <mrs@cygnus.com>
941
942	* typeinfoi.cc: (__pointer_type_info::__rtti_match): Moved from
943	the headerfile, include all sorts of pointer conversions from 15.3
944	para 2.
945	* std/typeinfo.h (__pointer_type_info::__rtti_match): Moved from here.
946
947Mon Sep 11 23:27:59 1995  Mike Stump  <mrs@cygnus.com>
948
949	* std/typeinfo.h (__pointer_type_info::__rtti_match): We no longer
950	have to dereference the object pointer, as the pointer is always
951	passed directly.
952
953Mon Sep 11 19:29:51 1995  Mike Stump  <mrs@cygnus.com>
954
955	* std/typeinfo.h (__pointer_type_info::__rtti_match): Define so
956	that pointer conversions can happen on catch type matching.
957	* typeinfoi.cc (__throw_type_match_rtti): Arrange for __rtti_match
958	to be used on pointers.
959
960Tue Sep  5 14:49:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
961
962	* string.h: Remove for now.
963
964Thu Aug 31 14:14:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
965
966	* std/bastring.cc (operator>>): Simplify and fix.
967	(resize): Fix order of arguments to append.
968	(getline): Simplify and fix.
969
970Thu Aug 24 17:44:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
971
972	* std/cstdlib.h (abs): Provide default implementation for peons
973 	without labs.
974
975Tue Aug 22 08:43:07 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
976
977	* std/cstdlib.h: Comment out definition of div(long,long) for now,
978 	since not all targets have ldiv.
979
980Mon Aug 21 11:46:03 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
981
982	* std/cmath.h: Wrap abs(double) with #if ! _G_MATH_H_INLINES.
983
984	* stl.h: Add, for compatibility with ObjectSpace STL.
985
986	* std/complext.cc (operator /): Use abs instead of fabs.
987
988	* std/bastring.h (replace): Update single-character replace method
989 	as per my proposal.
990
991	* std/cmath.h: Add abs(float), abs(double) and abs(long double).
992  	Add commented-out declarations for other float and long double
993 	math functions.
994
995	* std/cstdlib.h: Add abs(long) and div(long,long).
996
997	* Makefile.in (install): Make shared library executable and
998 	non-writable.  Tidy.
999	(OBJS): Add cstdlibi.o and cmathi.o.
1000
1001	* Rename implementation files to have different basenames.
1002
1003Mon Aug 21 00:57:03 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
1004
1005	* Makefile.in (install): Use "cd stl"; no need for $(srcdir)
1006	prefix because we're already in $(srcdir).
1007
1008Tue Jul 25 18:41:29 1995  Per Bothner  <bothner@kalessin.cygnus.com>
1009
1010	* std/stddef.h:  Remove obsolete definition of enum capacity.
1011
1012Sat Jul 22 13:37:01 1995  Doug Evans  <dje@canuck.cygnus.com>
1013
1014	* Makefile.in (IO_DIR): Add multilib support.
1015	(LIBIBERTY, LIBIBERTY_OBJS, INSTALLDIR, stdlist): Likewise.
1016	(libiberty.a, install): Likewise.
1017	* configure.in: Likewise.
1018	(XCXXINCLUDES): Likewise.
1019	* stl/configure.in: Likewise.
1020	(XCXXINCLUDES): Likewise.
1021
1022Mon Jul 17 09:29:31 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
1023
1024	* Makefile.in (typeinfo.o, stdexcept.o): Put an else for the if
1025	stmt checking PICFLAG.
1026	(stmp-string, bigstmp-string, stmp-complex, bigstmp-complex): Likewise.
1027
1028Wed Jun 28 17:05:29 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1029
1030	* std/*.h: Wrap with extern "C++".
1031
1032	* std/ciso646.h: Don't worry about #undefing the keywords.
1033
1034Mon Jun 26 19:05:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1035
1036	* std/bastring.h (operator!=): If they've included the STL
1037        function.h, don't overload the operator templates that it defines.
1038
1039Fri Jun 23 16:54:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1040
1041	* Makefile.in (SHLINK): Force link.
1042	(install): Ditto.
1043
1044	* std/bastring.h (terminate): Never reallocate.
1045	(alloc): No longer const.
1046
1047	* std/bastring.cc (create): Always allocate an extra byte.
1048	(check_realloc): Always leave room for an extra byte.
1049	(*find*): Add missing 'const'.
1050
1051	* Makefile.in (SHARLIB): Provide a default value.
1052
1053Tue Jun 20 16:29:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1054
1055	* std/cstring.h: Don't bother tweaking prototypes for now.  When
1056        we do, we will use new-style casts.
1057
1058Fri Jun 16 13:57:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1059
1060	* Makefile.in (VERSION): Update to 2.7.0.
1061
1062	* config/aix.ml: Build both shared and archive libraries.
1063
1064Wed Jun 14 21:44:21 1995  Jason Merrill  <jason@python.cygnus.com>
1065
1066	* configure.in (frags): Use linux.ml for Linux/ELF.
1067	* config/linux.ml: New file.
1068
1069Wed Jun 14 17:56:23 1995  Niclas Andersson  <nican@ida.liu.se>
1070
1071	* configure.in: Use xiberty when building cross-compiler.
1072
1073Wed Jun 14 12:57:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1074
1075	* std/*complex*, std/cinst.h, cinst.cc: Pass by reference to const
1076        rather than by value.
1077	* std/*complex*: Add member functions real() and imag().
1078
1079Sat Jun 10 12:14:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1080
1081	* Makefile.in (bigstmp-string): Call main string object cstrmain.o
1082        instead of cstring.o.
1083
1084Wed Jun  7 11:15:15 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1085
1086	* std/cstring.h: Use #include_next to pick up <string.h>.
1087
1088	* string.h: New file.
1089
1090	* Makefile.in (MOSTLYCLEAN_JUNK): Remove piclist.
1091
1092	* configure.in (MOSTLYCLEAN): Remove stamp-picdir.
1093
1094Mon Jun  5 18:36:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1095
1096	* config/*.ml: Build both shared and archive libraries.
1097
1098	* configure.in (MOSTLYCLEAN): Remove pic.
1099	(frags): Use toplevel pic frags.
1100
1101	* Makefile.in (piclist): New rule.
1102	(SHLIB): Use it.
1103	(stl.list): Removed.
1104	(typeinfo.o): Also build pic version.
1105	(stdexcept.o): Ditto.
1106	(*stmp-*): Ditto.
1107
1108Tue May 30 12:01:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1109
1110	* std/{complext,{f,d,ld}complex}.h: To declare specializations,
1111        use friend declarations in the class body...
1112	* std/cinst.h: ...rather than macro hackery.
1113
1114	* Makefile.in (stdlist): Renamed from list.
1115
1116	* cstdarg: Don't define __CSTDARG__.
1117	* complex.h: Similarly.
1118
1119Tue May  9 19:31:20 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1120
1121	* std/bastring.cc (operator>>): Use an int to store the return value
1122        of streambuf::sbumpc.
1123	(getline): Ditto.
1124	* std/bastring.* (replace): Reverse size_t and charT arguments.
1125
1126	* configure.in (enable_shared): Support enable_shared under AIX.
1127
1128	* Makefile.in (SHARLIB): New variable and rule for building an
1129        archive library containing a single shared object (for AIX).
1130
1131Mon May  8 01:43:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1132
1133	* std/bastring.h (remove): Forgot one.
1134	(empty): And this.
1135	Disable copy-on-write if someone takes an iterator.
1136
1137	* std/bastring.cc (getline): Avoid resizing down if unnecessary.
1138	(operator>>): Don't use private methods.
1139
1140Sun May  7 02:39:56 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1141
1142	* std/bastring.h (insert, replace): Fix.
1143	* std/bastring.cc (find_*_of): Fix.
1144
1145Fri May  5 01:45:10 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1146
1147	* std/bastring.h: Add iterator remove fn.  Remove evil default
1148        arguments.
1149
1150	* std/*complex*, std/cinst.h, cinst.cc: s/__complex/complex/g.
1151        complex<float> is now specialized.  Lose _*_complex in favor of
1152        'explicit' constructors.
1153	* std/complex.h: Lose typedef of complex.
1154	* std/fcomplex.h: New file.
1155	* std/complext.cc (operator<<): Accept more input forms.
1156
1157	* std/bastring.h: Add iterator insert fns.
1158
1159Thu May  4 02:30:04 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1160
1161	* std/bastring.*: Update to current draft.
1162
1163	* std/bastring.*: Reorganize so that the pointer in a string
1164        object points to the data rather than the bsrep object, for
1165        debugging.
1166
1167Tue Apr 25 17:15:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1168
1169	* configure.in: Update to stay in sync with config.shared.
1170
1171Mon Apr 24 13:08:46 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1172
1173	* std/complext.h: Declare hypot.  Declare appropriate functions const.
1174
1175Wed Apr 12 15:26:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1176
1177	* Makefile.in (typeinfo.o): Don't use $<.
1178	(stdexcept.o): Ditto.
1179
1180Sat Apr  8 15:35:00 1995  Mike Stump  <mrs@cygnus.com>
1181
1182	* std/typeinfo.h: Move bad_cast, bad_typeid and __bad_cast_object
1183	from here to stdexcept.
1184	* std/stdexcept.h: Ditto.
1185	* Makefile.in (stdexcept.o): Added rule to build typeinfo.o with
1186	-frtti to support matching of thrown objects with rtti info for
1187	bad_cast.
1188
1189Mon Apr  3 18:13:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1190
1191	* typeinfo: New file.
1192
1193	* Makefile.in (HEADERS): Add typeinfo.
1194
1195Mon Apr  3 15:06:58 1995  Mike Stump  <mrs@cygnus.com>
1196
1197	* Makefile.in (typeinfo.o): Added rule to build typeinfo.o with
1198	-frtti to support matching of thrown objects with rtti info for
1199	bad_cast.
1200
1201Wed Mar 29 15:56:06 1995  Mike Stump  <mrs@cygnus.com>
1202
1203	* typeinfo.cc: (__throw_type_match_rtti): Added to support
1204	matching of thrown objects with rtti info.
1205
1206Thu Mar 23 18:42:30 1995  Jason Merrill  <jason@deneb.cygnus.com>
1207
1208	* Makefile.in (HEADERS): Add stdexcept.
1209
1210Sun Mar 12 01:25:27 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1211
1212	* std/typeinfo.h: Add return statements to dummy methods.
1213
1214Wed Mar  8 16:09:50 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1215
1216	* config/dec-osf.ml: Use -rpath flag.
1217
1218Fri Feb 17 18:16:46 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1219
1220	* std/typeinfo.h: Add copyright header.
1221
1222	* Makefile.in (CXXFLAGS): Add a bunch of warning options to keep
1223        me honest.
1224
1225Thu Feb 16 00:04:49 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1226
1227	* Makefile.in, config/*.ml: Generate shared library on most hosts
1228	as libstdc++.so.$(VERSION), with a symlink to libstdc++.so, so that
1229	multiple versions can coexist.
1230
1231Fri Feb 10 02:59:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1232
1233	* std/exception.h: {set_,}{terminate,unexpected} have C++ linkage.
1234
1235	* Makefile.in: Allow string and complex to be split up either by
1236        individual function or into I/O and non-I/O.  Default to the
1237        latter.
1238
1239Wed Feb  8 02:39:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1240
1241	* std/bastring.h: Start thinking about throwing exceptions.
1242
1243	* typeinfo.cc: Remove private functions; defining them to call
1244        abort () just delays errors until runtime.  Define
1245        __bad_cast_object.
1246
1247	* std/exception.h: Standard exceptions are now defined in
1248        stdexcept.h.  This header now contains declarations of terminate()
1249        et al.
1250	* exception.cc: Move code from libg++/src/except.c here.
1251	* std/typeinfo.h: Define RTTI-related exceptions here.
1252	* stdexcept{,.cc},std/stdexcept.h: New files.
1253
1254Mon Feb  6 18:51:31 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1255
1256	* Makefile.in (HEADERS): Resurrect, add new STL header names.
1257	(install): Install extensionless headers again.
1258	* extensionless headers: Resurrect, add new STL headers.
1259        Currently only forward to std/whatever or stl/whatever.
1260
1261Mon Jan 30 13:53:22 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1262
1263	* std/bastring.h (basic_string (charT, size_t)): Mark explicit.
1264
1265	* Makefile.in (install): Set rootme when installing stl headers.
1266	Only install *.* from std.
1267
1268Wed Jan 25 02:29:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1269
1270	* std/bastring.h (operator=): grab before releasing.
1271
1272Mon Jan 23 19:54:02 1995  Ronald F. Guilmette  <rfg@segfault.us.com>
1273
1274	* Makefile.in (install): Also install STL headers.
1275
1276Mon Jan 23 04:09:35 1995  Jason Merrill  <jason@python.cygnus.com>
1277
1278	* Makefile.in (list): Set $rootme before calling make.
1279
1280Wed Jan 11 19:24:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1281
1282	* typeinfo.cc (__rtti_match): Don't try to do pointer arithmetic
1283        with a void *.
1284
1285	* move all headers into std subdirectory and update files accordingly.
1286
1287Thu Jan  5 01:51:49 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1288
1289	* bastring.ccI (basic_string (size_t, capacity)): s/reserve/::reserve/.
1290
1291Wed Jan  4 17:27:32 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
1292
1293	* exception: s/string/__string/g.
1294
1295	* configure.in (MOSTLYCLEAN): Add so_locations.
1296
1297	* bastring.ccI (basic_string (size_t, capacity)): Fix thinko.
1298	(various find functions): Ditto.
1299
1300Fri Dec 30 18:04:00 1994  Mike Stump  <mrs@cygnus.com>
1301
1302	* typeinfo.h: Add support for the built-in type bool.
1303
1304Fri Dec 30 14:57:02 1994  Mike Stump  <mrs@cygnus.com>
1305
1306	* typeinfo.{cc, h}: Guard against multiple inclusions, and add #p i/i.
1307
1308Fri Dec  2 17:56:05 1994  Mike Stump  <mrs@cygnus.com>
1309
1310	* libg++ 2.6.2 released.
1311
1312	* typeinfo.{cc, h} (__rtti_match): Change interface to compiler
1313        for dynamic_casting to gear up for exception handling's use of
1314        rtti for argument matching.
1315
1316Tue Nov 29 16:49:32 1994  Per Bothner  <bothner@kalessin.cygnus.com>
1317
1318	* configure.in (configdirs):  Add stl.
1319	* Makefile.in:  Build stl, and merge .o files from it.
1320
1321Thu Nov 17 15:30:57 1994  Jason Merrill  <jason@phydeaux.cygnus.com>
1322
1323	* bastring.hI: Add iterator, const_iterator, begin() and end() to
1324        basic_string.
1325
1326Mon Nov  7 16:50:33 1994  Jason Merrill  <jason@phydeaux.cygnus.com>
1327
1328	* Makefile.in, configure.in, config/*.ml, tests/Makefile.in,
1329	tests/configure.in: Various changes to handle --enable-shared.
1330
1331Fri Nov  4 19:13:33 1994  Mike Stump  <mrs@cygnus.com>
1332
1333	* exception{,.cc}: Added to support catching bad_cast's.
1334
1335Thu Nov  3 17:42:13 1994  Mike Stump  <mrs@cygnus.com>
1336
1337	* typeinfo.h (type_info::{name, before}): Add to match draft.
1338
1339Thu Nov  3 00:56:34 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1340
1341	* Makefile.in (LIBIBERTY_OBJS): Add strerror.o.
1342
1343Mon Oct 31 15:33:06 1994  Kung Hsu  (kung@mexican.cygnus.com)
1344
1345	* typeinfo.cc: Fix a bug in the final return.
1346	* typeinfo.cc: Fix the ANSI header version number.
1347	* typeinfo.h: ditto.
1348
1349Fri Oct 28 14:23:12 1994  Mike Stump  <mrs@cygnus.com>
1350
1351	* type_info.{cc,h}: Rename to typeinfo to better match current draft.
1352
1353Wed Oct 26 11:13:53 1994  Kung Hsu  (kung@mexican.cygnus.com)
1354
1355	* type_info.h: new header file for rtti.
1356	* type_info.cc: new code file for rtti.
1357	* Makefile.in: change to include type_info.o in libstdc++ for rtti.
1358
1359Sat Oct 15 16:09:51 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1360
1361	* libg++ 2.6.1 released.
1362
1363	* cinst.hI: Also declare instantiations of out-of-line functions.
1364
1365Fri Oct 14 15:00:09 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1366
1367	* configure.in (CXXINCLUDES): Use {} to wrap variable name.
1368	* tests/configure.in (CXXINCLUDES): Ditto.
1369
1370	* cinst.hI: Declare instantiations of two-argument functions so
1371        overload resolution will work.
1372	* complext.hI: Always include cinst.hI.
1373
1374	* bastring.ccI (operator>>): Tweak.
1375
1376Tue Oct 11 17:07:49 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
1377
1378	* stddef*: Do the #pragma i/i thang.
1379
1380	* bastring.hI (basic_string::put_at): Use operator[].
1381	(basic_string::terminate): Don't necessarily copy the rep.
1382
1383	* bastring.ccI (operator>>): Avoid shrinking and then re-expanding
1384        the string.
1385
1386	* bastring.*I, sinst.cc: Only allow allocation policy control if
1387	_G_ALLOC_CONTROL is defined.
1388
1389	* Makefile.in (libstdc++.a): Depend on iostream.list and libiberty.a.
1390	(../libio/iostream.list): New rule.
1391	(../libiberty/libiberty.a): New rule.
1392	(OBJS): Add stddef.o.
1393
1394Sat Oct  8 23:59:45 1994  Jason Merrill (jason@phydeaux.cygnus.com)
1395
1396	* *: First checkin.
1397