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