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