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