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