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