OSDN Git Service

* Makefile.in (install): Some of HEADERS come from the stl dir now.
[pf3gnuchains/gcc-fork.git] / libstdc++ / ChangeLog
1 Sun Nov  2 12:14:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
2
3         * Makefile.in (install): Some of HEADERS come from the stl dir now.
4         * algorithm, deque, functional, iterator, list, map, memory, numeric,
5         queue, set, stack, utility, vector: Now in stl dir.
6
7 Fri Oct 10 00:40:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
8
9         * std/bastring.h: Use ibegin internally.  Return passed iterator
10         instead of recalculating it where appropriate.
11         * std/bastring.cc: Adjust for erase.
12
13         From Yotam Medini:
14         * std/bastring.h: Replace remove with erase.
15
16 Thu Oct  9 23:24:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
17
18         * stdexcepti.cc (__out_of_range): New fn.
19         (__length_error): New fn.
20
21         * std/bastring.h (OUTOFRANGE): Fix logic.  Use throwing functions.
22         (LENGTHERROR): Likewise.
23         Revert Oct 2 changes.
24         * string: Revert Oct 2 changes.
25
26 Tue Oct  7 00:51:51 1997  Jason Merrill  <jason@yorick.cygnus.com>
27
28         * std/{f,d,ld}complex.h: Replace guiding fns if not -ansi.
29
30 Thu Oct  2 00:08:18 1997  Jason Merrill  <jason@yorick.cygnus.com>
31
32         * std/bastring.h: Move exception stuff after definition of string.
33         Move typedef of string here.
34         * string: From here.
35
36 Sat Sep 27 16:48:00 1997  Jason Merrill  <jason@yorick.cygnus.com>
37
38         * std/complext.h: Lose injection decls.
39         * std/fcomplex.h: Likewise.
40         * std/dcomplex.h: Likewise.
41         * std/ldcomplex.h: Likewise.
42
43 Sat Sep 27 16:47:35 1997  Mark Mitchell  <mmitchell@usa.net>
44
45         * std/complext.h: Declare templates before making them
46         friends.  Use new friend <> syntax.
47         * std/complext.cc: Don't rely on guiding declarations.
48         * std/fcomplex.h: Use new friend <> syntax.
49         * std/dcomplex.h: Likewise.
50         * std/ldcomplex.h: Likewise.
51
52 Thu Sep 25 19:55:56 1997  Jason Merrill  <jason@yorick.cygnus.com>
53
54         * std/bastring.h: Enable exceptions.
55         (assign, append, insert, replace): Implement member template versions.
56
57 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
58
59         * config/linux.mt: New file.  Make sure _PTHREADS is defined
60         if necessary.
61         * configure.in: Find linux.mt file.
62
63 Thu Sep 11 15:03:20 1997  Jason Merrill  <jason@yorick.cygnus.com>
64
65         * std/bastring.h (class basic_string): Add global scope to
66         use of reverse_iterator.
67
68 Tue Sep  9 19:47:07 1997  Jason Merrill  <jason@yorick.cygnus.com>
69
70         * std/bastring.h: Adjust use of reverse_iterator template.
71
72 Wed Aug 27 00:04:33 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
73
74         * Makefile.in: create correct multiple links to
75         shared libstdc++.
76
77 Tue Aug 26 12:24:01 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
78
79         * testsuite/Makefile.in (check): Don't depend on site.exp.
80         (just-check): Depend on site.exp.
81
82 Mon Aug 25 14:26:45 1997  Jason Merrill  <jason@yorick.cygnus.com>
83
84         * Makefile.in (CXXFLAGS): Add -Weffc++.
85
86 Sat Aug 23 21:25:37 1997  Mark Mitchell  <mmitchell@usa.net>
87
88         * bastring.h: Enable reverse_iterator and its ilk.
89
90         * bastring.h: Provide specializations of member function templates
91         for const_iterator.
92
93 Wed Jul 30 10:59:00 1997  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
94
95         * stlinst.cc: Add instantiation file for 
96         __default_alloc_template<fale, 0> and
97         __malloc_alloc_template<0>
98
99 Sun Jun  1 17:03:40 1997  Jason Merrill  <jason@yorick.cygnus.com>
100
101         * std/bastring.cc (find_last_of): Correct handling of POS.
102         (find_last_not_of): Likewise.
103
104 Thu May  1 17:37:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
105
106         * Makefile.in ($(SHLIB)): Add $(LIBCXXFLAGS).
107
108 Wed Apr 30 12:06:23 1997  Jason Merrill  <jason@yorick.cygnus.com>
109
110         * Makefile.in (IO_DIR): Remove $(MULTIBUILDTOP).
111         (LIBIBERTY_DIR): Likewise.
112         * configure.in: Don't turn on multilib here.
113
114 Fri Apr 25 16:09:15 1997  Bob Manson  <manson@charmed.cygnus.com>
115
116         * testsuite/libstdc++.tests/test.exp, testsuite/lib/libstdc++.exp,
117           testsuite/configure.in, testsuite/Makefile.in,
118           testsuite/config/default.exp, testsuite/ChangeLog: New files.
119
120         * configure.in: Add new testsuite directory to be configured.
121
122 Tue Apr 22 19:03:39 1997  Alexandre Oliva <oliva@dcc.unicamp.br>
123
124         * Makefile.in (install): Fix handling of mshlink.
125
126 Fri Apr  4 03:25:13 1997  Ulrich Drepper  <drepper@cygnus.com>
127
128         * Makefile.in (IO_DIR): Prepend $(MULTIBUILDTOP) to
129         support multilib build.
130         (LIBIBERTY_DIR): Likewise.
131
132         * configure.in: Enable multilibing by default.
133         Update multilib template to read config-ml.in.
134         
135 Wed Mar 12 16:09:34 1997  Jason Merrill  <jason@yorick.cygnus.com>
136
137         * configure.in (XCXXINCLUDES): Add the STL directory.
138
139 Thu Jan 23 08:08:43 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
140
141         * stdexcept: Delete dtors for all of the error classes, to match
142         their removal in the Apr 1995 WP.
143         (class overflow_error): Define missing class, added in May 1996 WP.
144
145 Mon Nov 18 16:57:25 1996  Jason Merrill  <jason@yorick.cygnus.com>
146
147         * Makefile.in (stuff[12]): More rules for my own evil purposes.
148         (CXXFLAGS, CFLAGS): Use -O instead of -O3 so debugging works.
149
150 Wed Oct 16 13:47:45 1996  Jason Merrill  <jason@yorick.cygnus.com>
151
152         * config/irix5.ml: Do link against the math library.
153         * configure.in: Support shared libs on Irix 6.
154
155 Fri Oct 11 18:06:09 1996  Jason Merrill  <jason@yorick.cygnus.com>
156
157         * config/linux.ml: Lose version overrides.
158
159         * Makefile.in (MSHLINK): Defaults to .so.2.x
160         (mshlink): Indirect rule for making it.
161
162 Tue Sep 24 17:58:31 1996  Jason Merrill  <jason@yorick.cygnus.com>
163
164         * Remove new, typeinfo, exception, stddef*.
165         * Move public headers from std/*.h to *.
166
167 Sun Sep 22 05:35:55 1996  Jason Merrill  <jason@yorick.cygnus.com>
168
169         * Makefile.in: Remove new, exception, typeinfo handling.
170         * exceptioni.cc, newi.cc, typeinfoi.cc, std/exception.h, std/new.h,
171         std/typeinfo.h, new.h: Remove.
172         * typeinfo, new, exception: Refer to the files with .h in gcc.
173
174 Fri Sep 20 14:39:19 1996  Jason Merrill  <jason@yorick.cygnus.com>
175
176         * Makefile.in: Remove references to stl.list.
177         * configure.in (configdirs): Remove stl.
178
179 Sat Sep 14 09:42:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
180
181         * Makefile.in (stuff): Convenience for me.
182
183         * std/bastring.h: Remove kludge obsoleted by new overloading code.
184
185 Fri Sep  6 16:43:21 1996  Jason Merrill  <jason@yorick.cygnus.com>
186
187         * typeinfoi.cc (__dynamic_cast): Fix static_cast.
188         (__rtti_si): Likewise.
189         (dcast): Likewise.
190
191 Thu Aug 29 17:06:23 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
192
193         * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
194
195 Tue Jul 23 14:27:44 1996  Mike Stump  <mrs@cygnus.com>
196
197         * Makefile.in (exceptioni.o): Use -fexceptions now.
198
199 Mon Jun 17 13:57:24 1996  Per Bothner  <bothner@deneb.cygnus.com>
200
201         * std/bastring.h (class basic_string::remove):  Add casts.
202
203         * configure.in:  Use EXTRA_DISTCLEAN rather than DISTCLEAN.
204
205 Fri Jun  7 14:09:20 1996  Jason Merrill  <jason@yorick.cygnus.com>
206
207         * typeinfoi.cc (BUILTIN): Align typeinfo object like a pointer.
208
209 Wed May 29 16:48:35 1996  Mike Stump  <mrs@cygnus.com>
210
211         * exceptioni.cc (__throw_bad_exception): Add.
212         * std/exception.h (bad_exception): Add.
213         * std/typeinfo.h: Remove leftovers of bad_cast_object.
214
215 Mon May  6 14:04:42 1996  Jason Merrill  <jason@yorick.cygnus.com>
216
217         * std/complext.h: s/FLOAT/_FLT/g.
218
219 Thu May  2 17:26:24 1996  Mike Stump  <mrs@cygnus.com>
220
221         * exceptioni.cc (uncaught_exception): New routine.
222         * std/exception.h: Declare it.
223
224 Thu Apr 25 13:20:57 1996  Jason Merrill  <jason@yorick.cygnus.com>
225
226         * Makefile.in (typeinfoi.o, stdexcepti.o): Use default rule.
227
228 Wed Apr 24 18:38:24 1996  Mike Stump  <mrs@cygnus.com>
229
230         * exceptioni.cc: Add #pragma implementation.
231         * std/exception.h: Add #pragma interface.  Moved exception from
232         stdexcept.
233         * std/stdexcept.h: Moved exception to exception.  Fix all constructor
234         arguments to take strings to match ANSI.  Moved bad_cast and bad_typeid
235         to typeinfo.
236         * std/typeinfo.h: Moved bad_cast and bad_typeid from stdexcept.
237
238 Wed Apr 24 10:43:07 1996  Doug Evans  <dje@blues.cygnus.com>
239
240         * Makefile.in (newi.o,cstringi.o,stddefi.o,cstdlibi.o,cmathi.o): Add
241         rules for SunOS VPATH.
242
243 Fri Apr 19 17:24:51 1996  Jason Merrill  <jason@yorick.cygnus.com>
244
245         * Version 2.8.0b3.
246
247 Wed Apr 10 14:38:05 1996  Jason Merrill  <jason@yorick.cygnus.com>
248
249         * typeinfoi.cc (base_info): Pack the latter three fields into 32 bits.
250
251 Tue Apr  9 15:49:38 1996  Jason Merrill  <jason@yorick.cygnus.com>
252
253         * typeinfoi.cc: Add 'const'.
254         (__class_type_info): Now just one pointer to an array of structs,
255         rather than four pointers to arrays.
256
257         * typeinfoi.cc (__throw_type_match_rtti): Check for conversion to
258         void* before conversion to base*.
259         (dcast): Handle downcasting to X* given other X subobjects in
260         the most derived type.  Ack.
261
262 Mon Apr  8 15:20:32 1996  Ian Lance Taylor  <ian@cygnus.com>
263
264         * configure.in: Permit --enable-shared to specify a list of
265         directories.
266
267 Sun Apr  7 22:50:53 1996  Jason Merrill  <jason@yorick.cygnus.com>
268
269         * typeinfoi.cc (__rtti_array): New entry point.
270
271 Sat Apr  6 14:41:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
272
273         * exceptioni.cc (__throw_bad_cast): New entry point for compiler.
274         * typeinfoi.cc: Remove __bad_cast_object.
275
276         * typeinfoi.cc: Add nodes for unsigned builtins.
277
278 Fri Apr  5 18:16:22 1996  Jason Merrill  <jason@yorick.cygnus.com>
279
280         * typeinfoi.cc, std/typeinfo.h: Total overhaul.  Move most
281         everything out of the header, move name field into type_info, add
282         single-inheritance case, rewrite pointer handling, add new
283         compiler interface.  Compare addresses to check for equality.
284
285 Wed Mar 27 11:54:08 1996  Jason Merrill  <jason@yorick.cygnus.com>
286
287         * Version 2.8.0b2.
288
289 Fri Mar  8 13:56:18 1996  Jason Merrill  <jason@yorick.cygnus.com>
290
291         * std/[cs]inst.h: Remove.
292
293 Thu Mar  7 07:29:00 1996  Lee Iverson  <leei@Canada.AI.SRI.COM>
294
295         * Makefile.in (install): Restore deleted chdir to stl subdir.
296
297 Thu Mar  7 15:02:58 1996  Jason Merrill  <jason@yorick.cygnus.com>
298
299         * std/complext.h: Fix __attribute__ usage.
300
301 Wed Feb 28 10:00:24 1996  Jason Merrill  <jason@yorick.cygnus.com>
302
303         * Version 2.8.0b1.
304
305 Mon Feb 26 17:26:26 1996  Jason Merrill  <jason@yorick.cygnus.com>
306
307         * std/cstring.h: New approach to changing signatures of string
308         manipulation functions.  Still disabled.
309
310 Tue Feb 20 18:29:30 1996  Jason Merrill  <jason@yorick.cygnus.com>
311
312         * std/complext.h (__doapl, __doami, __doaml, __doadv): Helper
313         templates to implement +=, -=, *= and /=, respectively, since
314         member function templates do not apply to class specializations.
315         * std/{f,d,ld}complex.h, std/complext.cc, cinst.cc: Adjust.
316
317         * std/bastring.h: The representation class is now a nested class.
318         * std/bastring.cc: Add templates for static data members.
319         * sinst.cc: Don't provide specializations for static data members.
320         * std/string.h: Use default template parameters.
321
322         * Makefile.in (CXXFLAGS): Remove -pedantic -ansi.
323         (CFLAGS): Ditto.
324
325 Wed Feb 14 14:39:07 1996  Jason Merrill  <jason@yorick.cygnus.com>
326
327         * std/bastring.cc (check_realloc): Fix for sizeof (charT) > 1.
328         From John Hickin <hickin@bnr.ca>.
329         
330 Wed Jan 10 11:05:04 1996  Jason Merrill  <jason@yorick.cygnus.com>
331
332         * std/bastring.h (insert): Fix iterator handling.
333         From Joe Buck <jbuck@synopsys.com>.
334
335 Mon Jan  8 11:48:03 1996  Jason Merrill  <jason@yorick.cygnus.com>
336
337         * std/bastring.h (max_size): Fix for sizeof (charT) > 1.
338         * std/bastring.cc (replace): Use it.
339
340         * std/bastring.cc (rfind): Fix for n > length ().
341
342 Tue Dec 19 15:13:08 1995  Jason Merrill  <jason@yorick.cygnus.com>
343
344         * config/aix.ml (SHFLAGS): Add -Wl,-unix.
345
346 Mon Dec 18 12:48:25 1995  Mike Stump  <mrs@cygnus.com>
347
348         * Makefile.in (exceptioni.o): Compile with -fhandle-exceptions, so
349         we can unwind through unexpected on machines that don't have a
350         working __unwind_function.
351
352 Sun Dec 17 00:28:31 1995  Jeffrey A Law  (law@cygnus.com)
353
354         * Makefile.in (install): Make sure shared libraries
355         are installed with mode 555.
356
357 Mon Nov 27 15:01:56 1995  Jason Merrill  <jason@yorick.cygnus.com>
358
359         * Makefile.in (install): Make shared library links relative.
360         (install): Break up -sf into -s -f.
361         ({M,}SHLINK): Ditto.
362
363 Sun Nov 26 22:48:06 1995  Jason Merrill  <jason@yorick.cygnus.com>
364
365         * queue: Include <stack.h> instead of <queue.h>.
366
367 Sat Nov 25 11:33:13 1995  Doug Evans  <dje@canuck.cygnus.com>
368
369         * Makefile.in (install): Fix setting of rootme.
370
371 Tue Nov 21 14:20:34 1995  Ian Lance Taylor  <ian@cygnus.com>
372
373         * configure.in: Check ${with_cross_host} rather than comparing
374         ${host} and ${target}.
375
376 Tue Nov 14 01:50:52 1995  Doug Evans  <dje@canuck.cygnus.com>
377
378         * Makefile.in (IO_DIR): Delete MULTITOP, MULTISUBDIR.
379         (LIBIBERTY_DIR): Likewise.
380         (INSTALLDIR): Delete MULTISUBDIR.
381         * configure.in: Delete call to cfg-ml-com.in.  Call config-ml.in
382         instead of cfg-ml-pos.in.
383         (XCXXINCLUDES): Delete MULTITOP.
384         * stl/configure.in (XCXXINCLUDES): Delete MULTITOP.
385         (config-ml.in): Call instead of cfg-ml-pos.in.
386
387 Sun Nov 12 16:44:25 1995  Per Bothner  <bothner@kalessin.cygnus.com>
388
389         * Makefile.in (VERSION):  Set to 2.7.1.
390
391 Thu Nov  9 17:39:28 1995  Jason Merrill  <jason@yorick.cygnus.com>
392
393         * config/{aix,dec-osf,irix5,linux,sol2shm}.ml: Remove LDLIBS defn;
394         no longer needed now that make check sets LD_LIBRARY_PATH.
395
396 Wed Nov  8 19:46:35 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
397
398         * std/bastring.h: Wrap with #ifndef/#define/#endif.
399         * std/cassert.h: Likewise.
400         * std/cinst.h: Likewise.
401         * std/complext.h: Likewise.
402         * std/dcomplex.h: Likewise.
403         * std/fcomplex.h: Likewise.
404         * std/ldcomplex.h: Likewise.
405         * std/sinst.h: Likewise.
406
407 Wed Nov  8 16:15:48 1995  Jason Merrill  <jason@yorick.cygnus.com>
408
409         * std/bastring.cc (getline): Update to September 95 WP.  Now we
410         don't set failbit when reading an empty line.
411
412 Tue Nov  7 16:09:04 1995  Jason Merrill  <jason@yorick.cygnus.com>
413
414         * std/bastring.cc (new): Fix for sizeof (charT) != 1.
415
416 Sat Nov  4 17:37:16 1995  Jason Merrill  <jason@yorick.cygnus.com>
417
418         * std/complext.cc (operator / (FLOAT, const complex<FLOAT>&)):
419         Reimplement along the lines of the other operator / templates.
420         From John Eaton <jwe@bevo.che.wisc.edu>.
421
422 Sat Nov  4 13:33:50 1995  Per Bothner  <bothner@kalessin.cygnus.com>
423
424         * configure.in (DISTCLEAN):  New, to add target-mkfrag.
425
426 Tue Oct 31 13:59:32 1995  Jason Merrill  <jason@yorick.cygnus.com>
427
428         * std/bastring.h: Use size_t for the reference count.
429         * std/bastring.cc (create): Set selfish.
430         From Joe Buck (jbuck@synopsys.com).
431
432 Mon Oct 30 23:09:48 1995  Per Bothner  <bothner@kalessin.cygnus.com>
433
434         * configure.in:  Don't bother changing LIBIBERTY for cross,
435         now that we are using target-libiberty instead.
436         * Makefile.in (LIBIBERTY_DIR):  Simplify.
437         (LIBIBERTY):  Remove.
438         
439 Wed Oct 11 14:56:49 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
440
441         * config/sol2shm.ml: New files with -rpath.
442         * configure (*-*-solaris*): Use sol2shm.ml.
443
444 Thu Sep 28 09:26:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
445
446         * std/straits.h (compare, copy, move, set): Fix for non-char charT's.
447         * std/bastring.h (basic_string::remove): Fix for non-char charT's.
448
449 Tue Sep 26 15:22:56 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
450
451         * config/irix5.ml: Pass -rpath to links.
452
453 Fri Sep 15 00:17:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
454
455         * config/linux.ml: Conform to Linux shared library numbering
456         scheme.
457         * Makefile.in: Ditto.
458
459 Tue Sep 12 00:28:56 1995  Mike Stump  <mrs@cygnus.com>
460
461         * typeinfoi.cc: (__pointer_type_info::__rtti_match): Moved from
462         the headerfile, include all sorts of pointer conversions from 15.3
463         para 2.
464         * std/typeinfo.h (__pointer_type_info::__rtti_match): Moved from here.
465
466 Mon Sep 11 23:27:59 1995  Mike Stump  <mrs@cygnus.com>
467
468         * std/typeinfo.h (__pointer_type_info::__rtti_match): We no longer
469         have to dereference the object pointer, as the pointer is always
470         passed directly.
471
472 Mon Sep 11 19:29:51 1995  Mike Stump  <mrs@cygnus.com>
473
474         * std/typeinfo.h (__pointer_type_info::__rtti_match): Define so
475         that pointer conversions can happen on catch type matching.
476         * typeinfoi.cc (__throw_type_match_rtti): Arrange for __rtti_match
477         to be used on pointers.
478
479 Tue Sep  5 14:49:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
480
481         * string.h: Remove for now.
482
483 Thu Aug 31 14:14:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
484
485         * std/bastring.cc (operator>>): Simplify and fix.
486         (resize): Fix order of arguments to append.
487         (getline): Simplify and fix.
488
489 Thu Aug 24 17:44:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
490
491         * std/cstdlib.h (abs): Provide default implementation for peons
492         without labs.
493
494 Tue Aug 22 08:43:07 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
495
496         * std/cstdlib.h: Comment out definition of div(long,long) for now,
497         since not all targets have ldiv.
498
499 Mon Aug 21 11:46:03 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
500
501         * std/cmath.h: Wrap abs(double) with #if ! _G_MATH_H_INLINES.
502
503         * stl.h: Add, for compatibility with ObjectSpace STL.
504
505         * std/complext.cc (operator /): Use abs instead of fabs.
506
507         * std/bastring.h (replace): Update single-character replace method
508         as per my proposal.
509
510         * std/cmath.h: Add abs(float), abs(double) and abs(long double).
511         Add commented-out declarations for other float and long double
512         math functions.
513
514         * std/cstdlib.h: Add abs(long) and div(long,long).
515
516         * Makefile.in (install): Make shared library executable and
517         non-writable.  Tidy.
518         (OBJS): Add cstdlibi.o and cmathi.o.
519
520         * Rename implementation files to have different basenames.
521
522 Mon Aug 21 00:57:03 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
523
524         * Makefile.in (install): Use "cd stl"; no need for $(srcdir)
525         prefix because we're already in $(srcdir).
526
527 Tue Jul 25 18:41:29 1995  Per Bothner  <bothner@kalessin.cygnus.com>
528
529         * std/stddef.h:  Remove obsolete definition of enum capacity. 
530
531 Sat Jul 22 13:37:01 1995  Doug Evans  <dje@canuck.cygnus.com>
532
533         * Makefile.in (IO_DIR): Add multilib support.
534         (LIBIBERTY, LIBIBERTY_OBJS, INSTALLDIR, stdlist): Likewise.
535         (libiberty.a, install): Likewise.
536         * configure.in: Likewise.
537         (XCXXINCLUDES): Likewise.
538         * stl/configure.in: Likewise.
539         (XCXXINCLUDES): Likewise.
540
541 Mon Jul 17 09:29:31 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
542
543         * Makefile.in (typeinfo.o, stdexcept.o): Put an else for the if
544         stmt checking PICFLAG.
545         (stmp-string, bigstmp-string, stmp-complex, bigstmp-complex): Likewise.
546
547 Wed Jun 28 17:05:29 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
548
549         * std/*.h: Wrap with extern "C++".
550
551         * std/ciso646.h: Don't worry about #undefing the keywords.
552
553 Mon Jun 26 19:05:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
554
555         * std/bastring.h (operator!=): If they've included the STL
556         function.h, don't overload the operator templates that it defines.
557
558 Fri Jun 23 16:54:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
559
560         * Makefile.in (SHLINK): Force link.
561         (install): Ditto.
562
563         * std/bastring.h (terminate): Never reallocate.
564         (alloc): No longer const.
565
566         * std/bastring.cc (create): Always allocate an extra byte.
567         (check_realloc): Always leave room for an extra byte.
568         (*find*): Add missing 'const'.
569
570         * Makefile.in (SHARLIB): Provide a default value.
571
572 Tue Jun 20 16:29:52 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
573
574         * std/cstring.h: Don't bother tweaking prototypes for now.  When
575         we do, we will use new-style casts.
576
577 Fri Jun 16 13:57:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
578
579         * Makefile.in (VERSION): Update to 2.7.0.
580
581         * config/aix.ml: Build both shared and archive libraries.
582
583 Wed Jun 14 21:44:21 1995  Jason Merrill  <jason@python.cygnus.com>
584
585         * configure.in (frags): Use linux.ml for Linux/ELF.
586         * config/linux.ml: New file.
587
588 Wed Jun 14 17:56:23 1995  Niclas Andersson  <nican@ida.liu.se>
589
590         * configure.in: Use xiberty when building cross-compiler.
591
592 Wed Jun 14 12:57:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
593
594         * std/*complex*, std/cinst.h, cinst.cc: Pass by reference to const
595         rather than by value.
596         * std/*complex*: Add member functions real() and imag().
597
598 Sat Jun 10 12:14:38 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
599
600         * Makefile.in (bigstmp-string): Call main string object cstrmain.o
601         instead of cstring.o.
602
603 Wed Jun  7 11:15:15 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
604
605         * std/cstring.h: Use #include_next to pick up <string.h>.
606
607         * string.h: New file.
608
609         * Makefile.in (MOSTLYCLEAN_JUNK): Remove piclist.
610
611         * configure.in (MOSTLYCLEAN): Remove stamp-picdir.
612
613 Mon Jun  5 18:36:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
614
615         * config/*.ml: Build both shared and archive libraries.
616
617         * configure.in (MOSTLYCLEAN): Remove pic.
618         (frags): Use toplevel pic frags.
619
620         * Makefile.in (piclist): New rule.
621         (SHLIB): Use it.
622         (stl.list): Removed.
623         (typeinfo.o): Also build pic version.
624         (stdexcept.o): Ditto.
625         (*stmp-*): Ditto.
626
627 Tue May 30 12:01:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
628
629         * std/{complext,{f,d,ld}complex}.h: To declare specializations,
630         use friend declarations in the class body...
631         * std/cinst.h: ...rather than macro hackery.
632
633         * Makefile.in (stdlist): Renamed from list.
634
635         * cstdarg: Don't define __CSTDARG__.
636         * complex.h: Similarly.
637
638 Tue May  9 19:31:20 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
639
640         * std/bastring.cc (operator>>): Use an int to store the return value
641         of streambuf::sbumpc.
642         (getline): Ditto.
643         * std/bastring.* (replace): Reverse size_t and charT arguments.
644
645         * configure.in (enable_shared): Support enable_shared under AIX.
646
647         * Makefile.in (SHARLIB): New variable and rule for building an
648         archive library containing a single shared object (for AIX).
649
650 Mon May  8 01:43:19 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
651
652         * std/bastring.h (remove): Forgot one.
653         (empty): And this.
654         Disable copy-on-write if someone takes an iterator.
655
656         * std/bastring.cc (getline): Avoid resizing down if unnecessary.
657         (operator>>): Don't use private methods.
658
659 Sun May  7 02:39:56 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
660
661         * std/bastring.h (insert, replace): Fix.
662         * std/bastring.cc (find_*_of): Fix.
663
664 Fri May  5 01:45:10 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
665
666         * std/bastring.h: Add iterator remove fn.  Remove evil default
667         arguments.
668
669         * std/*complex*, std/cinst.h, cinst.cc: s/__complex/complex/g.
670         complex<float> is now specialized.  Lose _*_complex in favor of
671         'explicit' constructors.
672         * std/complex.h: Lose typedef of complex.
673         * std/fcomplex.h: New file.
674         * std/complext.cc (operator<<): Accept more input forms.
675
676         * std/bastring.h: Add iterator insert fns.
677
678 Thu May  4 02:30:04 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
679
680         * std/bastring.*: Update to current draft.
681
682         * std/bastring.*: Reorganize so that the pointer in a string
683         object points to the data rather than the bsrep object, for
684         debugging.
685
686 Tue Apr 25 17:15:09 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
687
688         * configure.in: Update to stay in sync with config.shared.
689
690 Mon Apr 24 13:08:46 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
691
692         * std/complext.h: Declare hypot.  Declare appropriate functions const.
693
694 Wed Apr 12 15:26:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
695
696         * Makefile.in (typeinfo.o): Don't use $<.
697         (stdexcept.o): Ditto.
698
699 Sat Apr  8 15:35:00 1995  Mike Stump  <mrs@cygnus.com>
700
701         * std/typeinfo.h: Move bad_cast, bad_typeid and __bad_cast_object
702         from here to stdexcept.
703         * std/stdexcept.h: Ditto.
704         * Makefile.in (stdexcept.o): Added rule to build typeinfo.o with
705         -frtti to support matching of thrown objects with rtti info for
706         bad_cast.
707
708 Mon Apr  3 18:13:14 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
709
710         * typeinfo: New file.
711
712         * Makefile.in (HEADERS): Add typeinfo.
713
714 Mon Apr  3 15:06:58 1995  Mike Stump  <mrs@cygnus.com>
715
716         * Makefile.in (typeinfo.o): Added rule to build typeinfo.o with
717         -frtti to support matching of thrown objects with rtti info for
718         bad_cast.
719
720 Wed Mar 29 15:56:06 1995  Mike Stump  <mrs@cygnus.com>
721
722         * typeinfo.cc: (__throw_type_match_rtti): Added to support
723         matching of thrown objects with rtti info.
724
725 Thu Mar 23 18:42:30 1995  Jason Merrill  <jason@deneb.cygnus.com>
726
727         * Makefile.in (HEADERS): Add stdexcept.
728
729 Sun Mar 12 01:25:27 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
730
731         * std/typeinfo.h: Add return statements to dummy methods.
732
733 Wed Mar  8 16:09:50 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
734
735         * config/dec-osf.ml: Use -rpath flag.
736
737 Fri Feb 17 18:16:46 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
738
739         * std/typeinfo.h: Add copyright header.
740
741         * Makefile.in (CXXFLAGS): Add a bunch of warning options to keep
742         me honest.
743
744 Thu Feb 16 00:04:49 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
745
746         * Makefile.in, config/*.ml: Generate shared library on most hosts
747         as libstdc++.so.$(VERSION), with a symlink to libstdc++.so, so that
748         multiple versions can coexist.
749
750 Fri Feb 10 02:59:39 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
751
752         * std/exception.h: {set_,}{terminate,unexpected} have C++ linkage.
753
754         * Makefile.in: Allow string and complex to be split up either by
755         individual function or into I/O and non-I/O.  Default to the
756         latter.
757
758 Wed Feb  8 02:39:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
759
760         * std/bastring.h: Start thinking about throwing exceptions.
761
762         * typeinfo.cc: Remove private functions; defining them to call
763         abort () just delays errors until runtime.  Define
764         __bad_cast_object.
765
766         * std/exception.h: Standard exceptions are now defined in
767         stdexcept.h.  This header now contains declarations of terminate()
768         et al.
769         * exception.cc: Move code from libg++/src/except.c here.
770         * std/typeinfo.h: Define RTTI-related exceptions here.
771         * stdexcept{,.cc},std/stdexcept.h: New files.
772
773 Mon Feb  6 18:51:31 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
774
775         * Makefile.in (HEADERS): Resurrect, add new STL header names.
776         (install): Install extensionless headers again.
777         * extensionless headers: Resurrect, add new STL headers.
778         Currently only forward to std/whatever or stl/whatever.
779
780 Mon Jan 30 13:53:22 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
781
782         * std/bastring.h (basic_string (charT, size_t)): Mark explicit.
783
784         * Makefile.in (install): Set rootme when installing stl headers.
785         Only install *.* from std.
786
787 Wed Jan 25 02:29:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
788
789         * std/bastring.h (operator=): grab before releasing.
790
791 Mon Jan 23 19:54:02 1995  Ronald F. Guilmette  <rfg@segfault.us.com>
792
793         * Makefile.in (install): Also install STL headers.
794
795 Mon Jan 23 04:09:35 1995  Jason Merrill  <jason@python.cygnus.com>
796
797         * Makefile.in (list): Set $rootme before calling make.
798
799 Wed Jan 11 19:24:47 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
800
801         * typeinfo.cc (__rtti_match): Don't try to do pointer arithmetic
802         with a void *.
803
804         * move all headers into std subdirectory and update files accordingly.
805
806 Thu Jan  5 01:51:49 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
807
808         * bastring.ccI (basic_string (size_t, capacity)): s/reserve/::reserve/.
809
810 Wed Jan  4 17:27:32 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
811
812         * exception: s/string/__string/g.
813
814         * configure.in (MOSTLYCLEAN): Add so_locations.
815
816         * bastring.ccI (basic_string (size_t, capacity)): Fix thinko.
817         (various find functions): Ditto.
818
819 Fri Dec 30 18:04:00 1994  Mike Stump  <mrs@cygnus.com>
820
821         * typeinfo.h: Add support for the built-in type bool.
822
823 Fri Dec 30 14:57:02 1994  Mike Stump  <mrs@cygnus.com>
824
825         * typeinfo.{cc, h}: Guard against multiple inclusions, and add #p i/i.
826
827 Fri Dec  2 17:56:05 1994  Mike Stump  <mrs@cygnus.com>
828
829         * libg++ 2.6.2 released.
830
831         * typeinfo.{cc, h} (__rtti_match): Change interface to compiler
832         for dynamic_casting to gear up for exception handling's use of
833         rtti for argument matching.
834
835 Tue Nov 29 16:49:32 1994  Per Bothner  <bothner@kalessin.cygnus.com>
836
837         * configure.in (configdirs):  Add stl.
838         * Makefile.in:  Build stl, and merge .o files from it.
839
840 Thu Nov 17 15:30:57 1994  Jason Merrill  <jason@phydeaux.cygnus.com>
841
842         * bastring.hI: Add iterator, const_iterator, begin() and end() to
843         basic_string.
844
845 Mon Nov  7 16:50:33 1994  Jason Merrill  <jason@phydeaux.cygnus.com>
846
847         * Makefile.in, configure.in, config/*.ml, tests/Makefile.in,
848         tests/configure.in: Various changes to handle --enable-shared.
849
850 Fri Nov  4 19:13:33 1994  Mike Stump  <mrs@cygnus.com>
851
852         * exception{,.cc}: Added to support catching bad_cast's.
853
854 Thu Nov  3 17:42:13 1994  Mike Stump  <mrs@cygnus.com>
855
856         * typeinfo.h (type_info::{name, before}): Add to match draft.
857
858 Thu Nov  3 00:56:34 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
859
860         * Makefile.in (LIBIBERTY_OBJS): Add strerror.o.
861
862 Mon Oct 31 15:33:06 1994  Kung Hsu  (kung@mexican.cygnus.com)
863
864         * typeinfo.cc: Fix a bug in the final return.
865         * typeinfo.cc: Fix the ANSI header version number.
866         * typeinfo.h: ditto.
867
868 Fri Oct 28 14:23:12 1994  Mike Stump  <mrs@cygnus.com>
869
870         * type_info.{cc,h}: Rename to typeinfo to better match current draft.
871
872 Wed Oct 26 11:13:53 1994  Kung Hsu  (kung@mexican.cygnus.com)
873
874         * type_info.h: new header file for rtti.
875         * type_info.cc: new code file for rtti.
876         * Makefile.in: change to include type_info.o in libstdc++ for rtti.
877
878 Sat Oct 15 16:09:51 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
879
880         * libg++ 2.6.1 released.
881
882         * cinst.hI: Also declare instantiations of out-of-line functions.
883
884 Fri Oct 14 15:00:09 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
885
886         * configure.in (CXXINCLUDES): Use {} to wrap variable name.
887         * tests/configure.in (CXXINCLUDES): Ditto.
888
889         * cinst.hI: Declare instantiations of two-argument functions so
890         overload resolution will work.
891         * complext.hI: Always include cinst.hI.
892
893         * bastring.ccI (operator>>): Tweak.
894
895 Tue Oct 11 17:07:49 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
896
897         * stddef*: Do the #pragma i/i thang.
898
899         * bastring.hI (basic_string::put_at): Use operator[].
900         (basic_string::terminate): Don't necessarily copy the rep.
901
902         * bastring.ccI (operator>>): Avoid shrinking and then re-expanding
903         the string.
904
905         * bastring.*I, sinst.cc: Only allow allocation policy control if
906         _G_ALLOC_CONTROL is defined.
907
908         * Makefile.in (libstdc++.a): Depend on iostream.list and libiberty.a.
909         (../libio/iostream.list): New rule.
910         (../libiberty/libiberty.a): New rule.
911         (OBJS): Add stddef.o.
912
913 Sat Oct  8 23:59:45 1994  Jason Merrill (jason@phydeaux.cygnus.com)
914
915         * *: First checkin.