]> gcc.gnu.org Git - gcc.git/blob - libio/ChangeLog
Makefile.in (check): Don't depend on site.exp.
[gcc.git] / libio / ChangeLog
1 Tue Aug 26 12:24:01 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
2
3 * testsuite/Makefile.in (check): Don't depend on site.exp.
4 (just-check): Depend on site.exp.
5
6 Wed Aug 20 02:01:34 1997 Jason Merrill <jason@yorick.cygnus.com>
7
8 * iostream.h: Add copy assignment ops for _IO_?stream_withassign.
9
10 Tue Jul 22 10:31:41 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
11
12 * config.shared (CHECK_SUBDIRS): Use install-sh, not install.sh.
13
14 Wed Jun 25 12:20:55 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15
16 * config.shared (DOING_GPERF): Look for this, defining TOLIBGXX
17 and LIBS for it.
18
19 Wed Jun 18 11:03:34 1997 Bob Manson <manson@charmed.cygnus.com>
20
21 * config.shared (FLAGS_TO_PASS): Don't include RUNTEST.
22
23 Tue Jun 17 22:23:48 1997 Bob Manson <manson@charmed.cygnus.com>
24
25 * config.shared (FLAGS_TO_PASS): Pass RUNTEST and RUNTESTFLAGS.
26
27 Fri May 16 21:08:53 1997 Bob Manson <manson@charmed.cygnus.com>
28
29 * iovfprintf.c: Declare __cvt_double before use.
30
31 * floatconv.c (d2b): Use _G_int32_t instead of int for the
32 e and bits parameters.
33 (_IO_strtod): Use _G_int32_t.
34
35 * gen-params: Look for NO_USE_DTOA and USE_INT32_FLAGS.
36
37 * strops.c (_IO_str_init_static): use _G_int32_t appropriately.
38
39 * libio.h: If _G_NO_USE_DTOA is set, then don't define
40 _IO_USE_DTOA.
41
42 * config/mn10200.mt: Don't use dtoa, it only works
43 for "real" doubles.
44
45 Thu May 15 17:44:12 1997 Bob Manson <manson@charmed.cygnus.com>
46
47 * configure.in: Set CHECK_SUBDIRS to testsuite if we're doing
48 a cross compile.
49
50 * config.shared(check): Only run make check in the directories
51 specified by CHECK_SUBDIRS. Set CHECK_SUBDIRS to SUBDIRS
52 if it has no previous value.
53
54 Thu May 1 17:35:19 1997 Jason Merrill <jason@yorick.cygnus.com>
55
56 * Makefile.in (test, tpipe): Add $(CFLAGS).
57
58 Wed Apr 30 12:16:29 1997 Jason Merrill <jason@yorick.cygnus.com>
59
60 * configure.in: Don't turn on multilib here.
61
62 Sat Apr 26 13:38:21 1997 Bob Manson <manson@charmed.cygnus.com>
63
64 * configure.in (configdirs): Add testsuite directory.
65
66 * testsuite/ChangeLog:
67 * testsuite/Makefile.in:
68 * testsuite/libio.tests/tiomanip.exp:
69 * testsuite/libio.tests/tstdiomisc.exp:
70 * testsuite/libio.tests/tiomisc.exp:
71 * testsuite/libio.tests/tFile.exp:
72 * testsuite/libio.tests/tfformat.exp:
73 * testsuite/libio.tests/tiformat.exp:
74 * testsuite/libio.tests/hounddog.exp:
75 * testsuite/libio.tests/putbackdog.exp:
76 * testsuite/configure.in:
77 * testsuite/lib/libio.exp:
78 * testsuite/config/default.exp:
79 New files for DejaGnu-style testsuite.
80
81 Fri Apr 4 03:16:44 1997 Ulrich Drepper <drepepr@cygnus.com>
82
83 * configure.in: Enable multilibing by default.
84 Update multilib template to read config-ml.in.
85
86 * floatconv.c: Enable use in cross targets which use the
87 newlib ieeefp.h header.
88
89 Thu Jan 23 09:16:16 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
90
91 * libioP.h (_IO_file_attach): Delete redundant decl.
92
93 Tue Jan 21 22:13:45 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
94
95 * streambuf.h (class ios): Take out STREAMSIZE member, since we
96 only need (and should only have) the global one.
97
98 Tue Jan 7 14:02:40 1997 Jason Merrill <jason@yorick.cygnus.com>
99
100 * iostream.h (long long fns): Use __extension__.
101
102 * gen-params: Use _G_llong and _G_ullong instead of long long for
103 deduced types.
104
105 Fri Dec 6 13:13:30 1996 Jason Merrill <jason@yorick.cygnus.com>
106
107 * dbz/dbz.c: Use off_t.
108
109 Sat Nov 23 15:44:37 1996 Jason Merrill <jason@yorick.cygnus.com>
110
111 * Makefile.in (install): Don't install _G_config.h with other headers.
112
113 Mon Nov 18 17:12:41 1996 Jason Merrill <jason@yorick.cygnus.com>
114
115 * config.shared (SUBDIRS): Use -O instead of -O3 for debugging.
116
117 Sun Nov 3 12:43:34 1996 Jason Merrill <jason@yorick.cygnus.com>
118
119 * iostream.cc (write_int): Treat string literals as const.
120
121 Thu Sep 26 10:09:18 1996 Michael Meissner <meissner@tiktok.cygnus.com>
122
123 * depend: Regenerate.
124
125 Wed Sep 25 22:54:45 1996 Jason Merrill <jason@yorick.cygnus.com>
126
127 * config.shared (depend.new): Deal with headers that don't end in .h.
128
129 Thu Aug 29 17:05:53 1996 Michael Meissner <meissner@tiktok.cygnus.com>
130
131 * configure.in (i[345]86-*-*): Recognize i686 for pentium pro.
132
133 Mon Aug 5 01:26:32 1996 Jason Merrill <jason@yorick.cygnus.com>
134
135 * config{ure.in,.shared} (DISTCLEAN): Add multilib.out.
136
137 Fri Aug 2 17:39:35 1996 Jason Merrill <jason@yorick.cygnus.com>
138
139 * libio.h (NULL): Use __null.
140 * libioP.h (NULL): Ditto.
141 * streambuf.h (NULL): Ditto.
142 * ioextend.cc (get_array_element): Use NULL instead of (void*)0.
143
144 Fri Jul 5 18:26:41 1996 Jim Wilson <wilson@cygnus.com>
145
146 * strfile.h (struct _IO_streambuf): New struct type.
147 (struct _IO_strfile): Use it.
148
149 Tue Jun 18 18:24:21 1996 Jason Merrill <jason@yorick.cygnus.com>
150
151 * fstream.h (fstreambase): Make __my_fb mutable.
152 From Joe Buck.
153
154 Tue Jun 18 11:03:53 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
155
156 * dbz/fake.c (main): Set return type to int.
157 * dbz/dbzmain.c (main): Likewise.
158 * dbz/byteflip.c (main): Likewise.
159
160 Mon Jun 17 14:05:36 1996 Jason Merrill <jason@yorick.cygnus.com>
161
162 * gen-params: Check if clog conflicts with system libraries.
163 * stdstreams.cc: If it does, use __IO_clog.
164 * iostream.h: Likewise.
165
166 Tue Jun 11 13:39:31 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
167
168 * stdiostream.h (istdiostream (FILE*)): Put istream base
169 initializer before init for __f.
170 (ostdiostream (FILE*)): Likewise for ostream base init.
171
172 Tue May 14 11:47:21 1996 Per Bothner <bothner@andros.cygnus.com>
173
174 * strfile.h (_IO_str_fields): Removed _len field.
175 (_IO_STR_DYNAMIC, _IO_STR_FROZEN): new macros.
176 * strstream.h (strstreambuf::is_static): Removed.
177 (strstreambuf::frozen): Use _IO_STR_DYNAMIC instead of is_static.
178 * strstream.h, strstream.cc: Remove support for !_IO_NEW_STREAMS.
179 * strstream.cc (strstreambuf::init_dynamic): Don't set _s._len.
180 * strops.c (_IO_str_init_static): Better handling of the
181 negative (== unbounded) size case.
182 (_IO_str_overflow, _IO_str_underflow, _IO_str_count): Re-write
183 to not use _s._len, and otherwise cleanup/fix.
184 * strstream.h, strstream.cc (strstreambase::strstreambase()): Call
185 ios::init here.
186 (other constructors): Simplify - init already called.
187
188 Tue May 14 10:55:21 1996 Per Bothner <bothner@deneb.cygnus.com>
189
190 Change so that strstreambuf default constructor does no allocation.
191 * strstream.h (strstreambuf::init_dynamic): Default initial size = 0.
192 * strstream.cc (strstreambuf::init_dynamic): Don't allocate a
193 buffer (yet) if initial_size is 0.
194 * strops.c (_IO_str_overflow): Add 100 to size of re-allocated
195 buffer, to handle case when initial size is 0.
196
197 * iostdio.h (remove, rename, tmpfile, tempnam): Comment out.
198
199 Mon May 13 23:19:39 1996 Per Bothner <bothner@deneb.cygnus.com>
200
201 * fileops.c (_IO_file_close_it): Just call _IO_do_flush rather
202 than _IO_file_sync, to avoid useless lseek.
203
204 Tue May 14 10:48:48 1996 Jason Merrill <jason@yorick.cygnus.com>
205
206 * floatconv.c (_IO_strtod): Force rv into the stack.
207
208 * config.shared (gxx_includedir): Now $(includedir)/g++.
209
210 Sat Apr 27 02:37:49 1996 Jason Merrill <jason@yorick.cygnus.com>
211
212 * libioP.h (JUMP*): Implement for thunks.
213 (_IO_jump_t): Add second dummy field for thunks.
214
215 Thu Apr 25 13:20:00 1996 Jason Merrill <jason@yorick.cygnus.com>
216
217 * config.shared (CXX): Use gcc, not g++.
218
219 Wed Apr 24 10:29:50 1996 Doug Evans <dje@blues.cygnus.com>
220
221 * config.shared (depend.new): Delete $(srcdir)/ from foo.{c,cc}
222 for SunOS VPATH.
223 * depend: Regenerated.
224
225 Fri Apr 19 17:24:51 1996 Jason Merrill <jason@yorick.cygnus.com>
226
227 * Version 2.8.0b3.
228
229 Wed Apr 10 17:16:01 1996 Jason Merrill <jason@yorick.cygnus.com>
230
231 * configure.in (ALL): Don't build iostream.a.
232
233 Mon Apr 8 14:44:11 1996 Per Bothner <bothner@kalessin.cygnus.com>
234
235 * iosetvbuf.c (_IO_setvbuf): Clear _IO_UNBUFFERED unless _IONBF.
236
237 Mon Apr 8 15:08:23 1996 Ian Lance Taylor <ian@cygnus.com>
238
239 * configure.in: Permit --enable-shared to specify a list of
240 directories.
241
242 Fri Apr 5 17:48:56 1996 Per Bothner <bothner@kalessin.cygnus.com>
243
244 * config.shared (MOSTLYCLEAN): Also remove ${EXTRA_MOSTLYCLEAN}.
245
246 Fri Mar 22 23:25:00 1996 Ulrich Drepper <drepepr@gnu.ai.mit.edu>
247
248 * genops.c (_IO_sputbackc, _IO_sungetc): Clear EOF flag if putsh
249 back was successful.
250
251 Wed Mar 27 11:54:08 1996 Jason Merrill <jason@yorick.cygnus.com>
252
253 * Version 2.8.0b2.
254
255 Fri Mar 22 15:39:36 1996 Per Bothner <bothner@kalessin.cygnus.com>
256
257 * fileops.c (_IO_do_write): Revert previous fix. (It fails to
258 handle the case that fp->_IO_read_end != fp->_IO_write_base.)
259 (_IO_file_overflow): Instead, if _IO_read_ptr is at the end of
260 the buffer, reset all the read pointers to _IO_buf_base.
261
262 Tue Mar 12 12:03:17 1996 Per Bothner <bothner@kalessin.cygnus.com>
263
264 * fileops.c (_IO_do_write): Even if to_do==0, must re-set buffer
265 pointers. Bug and solution from Luke Blanshard <luke@cs.wisc.edu>.
266
267 Wed Feb 28 10:00:24 1996 Jason Merrill <jason@yorick.cygnus.com>
268
269 * Version 2.8.0b1.
270
271 Tue Feb 27 18:08:16 1996 Per Bothner <bothner@kalessin.cygnus.com>
272
273 * iopopen.c (_IO_proc_open): Use (char*)0 rather than imprecise NULL.
274
275 * streambuf.h (ios): Add ios::binary; deprecate ios::bin.
276 * filebuf.cc (filebuf::open): Handle ios::binary.
277
278 Fri Feb 9 12:40:19 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
279
280 * cleanup.c (_IO_cleanup_registration_needed) [!_G_HAVE_ATEXIT]: Init
281 to NULL.
282 * filedoalloc.c (_IO_cleanup_registration_needed): Remove decl.
283
284 Thu Feb 8 08:12:50 1996 Brendan Kehoe <brendan@cygnus.com>
285
286 * filedoalloc.c (_IO_cleanup_registration_needed): Revert previous
287 change, since cleanup.c only defines it if _G_HAVE_ATEXIT.
288
289 Wed Feb 7 15:10:17 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
290
291 * filedoalloc.c (_IO_cleanup_registration_needed): Declare as extern.
292
293 Tue Dec 12 17:21:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
294
295 * indstream.h, instream.cc (indirectbuf::uflow): New method.
296 * indstream.cc (indirectbuf::underflow): Fix to use sgetc, not sbumpc.
297 Fixes bug reported by Kevin Beyer <beyer@cs.wisc.edu>.
298
299 * indstream.cc (indirectbuf::seekpos): Add paranoia test.
300
301 Fri Dec 8 14:55:34 1995 Per Bothner <bothner@kalessin.cygnus.com>
302
303 * stream.h: Add warning to not use these functions.
304 * stream.cc (str, chr): Re-implement here (from libg++).
305
306 Tue Nov 28 15:07:01 1995 Per Bothner <bothner@kalessin.cygnus.com>
307
308 * config.shared: Use test instead of [ to avoid DEC Unix lossage.
309
310 Thu Nov 23 14:51:43 1995 Per Bothner <bothner@kalessin.cygnus.com>
311
312 * iopopen.c: Move #include <sys/types.h> ahead of #include <signal.h>
313 to deal with BSDI's literal implementation of Posix.
314
315 Sat Nov 25 11:21:55 1995 Doug Evans <dje@canuck.cygnus.com>
316
317 * Makefile.in (install): Set rootme.
318 * config.shared (TOPDIR): Set with ${foo-...} rather than ${foo=...}.
319 (INSTALL): Handle absolute, dot, relative-not-dot values of srcdir.
320 (TEXIDIR): Likewise.
321
322 Tue Nov 21 14:12:05 1995 Ian Lance Taylor <ian@cygnus.com>
323
324 * configure.in: Check ${with_cross_host} rather than comparing
325 ${host} and ${target}.
326
327 Mon Nov 20 13:55:29 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
328
329 * configure.in: Match *-sco3.2v[45]*.
330
331 Wed Nov 15 20:19:31 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
332
333 * config.shared (FLAGS_TO_PASS): Also pass SHLIB and SHCURSES.
334
335 Tue Nov 14 01:41:08 1995 Doug Evans <dje@canuck.cygnus.com>
336
337 * config.shared (TO_REAL_TOPDIR): Define.
338 (MULTITOP): Deleted.
339 (MULTISRCTOP, MULTIBUILDTOP): New.
340 (TOPDIR): Change MULTITOP to MULTIBUILDTOP, and use TO_REAL_TOPDIR.
341 (INSTALL): Add with_multisrctop, TO_REAL_TOPDIR.
342 (TEXIDIR): Use TO_REAL_TOPDIR.
343 (LIBS): Delete MULTITOP.
344 (FLAGS_TO_PASS): Add NM.
345 (CXXINCLUDES): Delete MULTITOP.
346 (depend.new): Delete adding MULTITOP to ../ build tree references.
347 Add MULTISRCTOP to ../ source tree references.
348 * configure.in: Delete call to cfg-ml-com.in. Call config-ml.in
349 instead of cfg-ml-pos.in.
350
351 Sun Nov 12 16:30:48 1995 Per Bothner <bothner@kalessin.cygnus.com>
352
353 * Makefile.in (VERSION): Set to 2.7.1.
354 * configure.in: Add warning for Linux.
355 * config.shared (DISTCLEAN): Add EXTRA_DISTCLEAN.
356
357 * editbuf.h (edit_mark::index_in_buffer): Avoid unused param warning.
358
359 * iostream.cc (istream::operator>> (char*)): Improve ANSI compliance.
360
361 Fri Nov 10 08:41:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
362
363 * config.shared (check): Add missing semicolon.
364
365 Thu Nov 9 17:27:22 1995 Jason Merrill <jason@yorick.cygnus.com>
366
367 * configure.in (ALL): Remove $(OSPRIM_OBJECTS).
368 * config.shared (check): Set LD_LIBRARY_PATH.
369 * NEWS: Fix typo.
370 * iogetdelim.c (_IO_getdelim): Index *lineptr, rather than lineptr.
371 From alan@spri.levels.unisa.edu.au (Alan Modra).
372
373 Mon Nov 6 15:03:33 1995 Per Bothner <bothner@kalessin.cygnus.com>
374
375 * streambuf.cc, editbuf.cc, isgetline.cc, parsestream.cc:
376 Fixes to avoid -Wall warnings.
377
378 Fri Nov 3 16:41:41 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
379
380 * gen-params [!__STDC__]: Include varargs.h instead of stdarg.h.
381
382 Thu Nov 2 15:04:03 1995 Per Bothner <bothner@kalessin.cygnus.com>
383
384 * config.shared: Re-write if X then Y else true fi to (not X) || Y.
385
386 Wed Nov 1 13:26:44 1995 Per Bothner <bothner@kalessin.cygnus.com>
387
388 * iostream.h (istream::ipfx): Add default argument value.
389 Reported by Yotam Medini <yotam_medini@tmai.com>.
390
391 * libioP.h (_IO_blen): Fix typo.
392 Reported by Bryan T. Vold <btv@ldl.healthpartners.com>.
393
394 Fri Oct 27 19:26:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
395
396 * Makefile.in (_G_config.h): Set CC to $(CC) rather than to $(CXX),
397 now that CXX defaults to g++ and CC default to gcc (when found).
398 * config.shared: Simplify CXX and CC, since they get overridden
399 by ../configure anyway.
400
401 Wed Oct 25 19:45:50 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
402
403 * iostdio.h: Wrap including the file with #ifndef _IOSTDIO_H.
404
405 Wed Oct 25 11:14:25 1995 Per Bothner <bothner@kalessin.cygnus.com>
406
407 * libio.h (_IO_seekoff, _IO_seekpos): New declarations.
408 * libioP.h (_IO_seekoff, _IO_seekpos): Remove declarations.
409 * libioP.h: Cleanup; remove old !_IO_UNIFIED_JUMPTABLES stuff.
410
411 * filebuf.cc (filebuf::~filebuf): Only call SYSYCLOSE if currently
412 open. Bug found by Martin Gerbershagen <ger@ezis-ulm.de>.
413
414 * streambuf.h (streambuf::pubseekoff, streambuf::pubseekpos):
415 Added, from ANSI draft.
416 * filebuf.cc (filebuf::open), iostream.cc (variables places), SFile.cc:
417 Use pubseekoff/pubseekpos rather than sseekoff/sseekpos.
418
419 * Makefile.in (install): Don't install libiostream.a.
420
421 * filedoalloc.c: Also #include <unistd.h>.
422
423 Mon Oct 9 18:09:54 1995 Jason Molenda <crash@phydeaux.cygnus.com>
424
425 * config.shared (SUFFIXES): add .c.
426
427 Tue Sep 26 16:08:01 1995 Per Bothner <bothner@kalessin.cygnus.com>
428
429 * procbuf.cc: Move #pragma implementation to beginning.
430
431 Wed Sep 20 17:53:33 1995 Per Bothner <bothner@kalessin.cygnus.com>
432
433 * procbuf.h, procbuf.cc: Add #pragma interface/implementation stuff.
434
435 Wed Sep 20 18:59:00 1995 John Eaton <jwe@bevo.che.wisc.edu>
436
437 * procbuf.h: Protect from being included multiple times.
438
439 Wed Sep 20 15:47:14 1995 John Eaton <jwe@bevo.che.wisc.edu>
440
441 * procbuf.h (procbuf): Add '_next' pointer field for compatibility
442 with _IO_proc_file.
443
444 Wed Sep 20 13:54:02 1995 Ian Lance Taylor <ian@cygnus.com>
445
446 * config.shared: Add support for maintainer-clean target as a
447 synonym for realclean.
448 * dbz/Makefile.in: Likewise.
449
450 Mon Sep 11 12:11:19 1995 Per Bothner <bothner@kalessin.cygnus.com>
451
452 * iopopen.c: #include <sys/types.h> before <sys/wait.h>.
453 This is in accordance with Posix, and needed for ISC.
454
455 Fri Sep 8 00:11:55 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
456
457 * gen-params: Use double quotes in the eval setting $TYPE to
458 $VALUE, to preserve any single quotes in $VALUE.
459
460 Mon Aug 21 11:39:09 1995 Jason Merrill <jason@phydeaux.cygnus.com>
461
462 * gen-params: Test for an appropriate version of gcc before using
463 mode attributes.
464
465 * config.shared: Add $(PICDIR) to $ALL.
466
467 Mon Aug 7 17:51:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
468
469 * gen-params: Generate new macro _G_HAVE_SYS_CDEFS.
470 * libio.h: If _G_HAVE_SYS_CDEFS, get __P from <sys/cdefs.h>.
471
472 Fri Aug 4 23:21:17 1995 Paul Eggert <eggert@twinsun.com>
473
474 * gen-params: When following typedef changes, allow typedefs
475 that do not have a space before the defined type name,
476 e.g. `typedef void *__gnuc_va_list;' as in Linux. Also,
477 not require a space in the definiens, e.g. `typedef void*foo;'.
478
479 Thu Aug 3 17:54:15 1995 Per Bothner <bothner@kalessin.cygnus.com>
480
481 * iostream.h, iostream.cc (istream::sync): Added missing method.
482
483 Thu Aug 3 17:49:34 1995 Per Bothner <bothner@kalessin.cygnus.com>
484
485 * configure.in: Remove netbsd special case.
486 * config/netbsd.mt: Removed; no longer used.
487
488 Tue Jun 20 16:07:12 1995 Paul Eggert <eggert@twinsun.com>
489
490 * gen-params: Take transitive closure of `typedef' relation.
491 This is needed for BSD/OS 2.0, which has
492 fpos_t -> off_t -> quad_t -> long long.
493
494 Mon Jul 24 18:28:10 1995 Doug Evans <dje@canuck.cygnus.com>
495
496 * config.shared (TOPDIR): Delete extra '/', $rootme may be empty.
497
498 Sat Jul 22 13:27:45 1995 Doug Evans <dje@canuck.cygnus.com>
499
500 * config.shared (depend.new): Fix quoting in DO NOT EDIT line.
501
502 * Makefile.in (_G_config.h): Add multilib support.
503 (install): Likewise.
504 * config.shared: Likewise.
505 * configure.in: Likewise.
506
507 Wed Jun 28 17:40:25 1995 Jason Merrill <jason@phydeaux.cygnus.com>
508
509 * PlotFile.h, SFile.h, builtinbuf.h, editbuf.h, fstream.h,
510 indstream.h, iomanip.h, iostream.h, parsestream.h, pfstream.h,
511 procbuf.h, stdiostream.h, stream.h, streambuf.h, strstream.h: Wrap
512 with extern "C++".
513
514 Thu Jun 22 04:34:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
515
516 * gen-params: Surround attributes with __.
517
518 Mon Jun 19 00:33:22 1995 Jason Merrill <jason@phydeaux.cygnus.com>
519
520 * config.shared (SUBDIRS): Massage broken shells that require
521 'else true'.
522
523 Sat Jun 17 11:25:38 1995 Jason Merrill <jason@phydeaux.cygnus.com>
524
525 * streambuf.h: Declare inline members inline in class.
526
527 Thu Jun 15 20:45:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
528
529 * Makefile.in (VERSION): Update to version 2.7.0.
530
531 Wed Jun 14 21:41:11 1995 Jason Merrill <jason@python.cygnus.com>
532
533 * Makefile.in (STDIO_WRAP_OBJECTS): Remove stdfiles.o.
534 (LIBIO_OBJECTS): Add stdfiles.o.
535
536 Wed Jun 7 16:11:36 1995 Jason Merrill <jason@python.cygnus.com>
537
538 * config.shared (all): Appease bash.
539
540 Wed Jun 7 11:16:38 1995 Jason Merrill <jason@phydeaux.cygnus.com>
541
542 * configure.in (MOSTLYCLEAN): Remove stamp-picdir.
543
544 * config.shared (MOSTLYCLEAN): Ditto.
545 (CLEAN): Don't.
546
547 Mon Jun 5 18:29:39 1995 Jason Merrill <jason@phydeaux.cygnus.com>
548
549 * config/mh-*pic: Removed.
550
551 * configure.in (MOSTLYCLEAN): Remove pic objects.
552 (frags): Use toplevel pic fragments.
553
554 * config.shared (CXXFLAGS): Use -O3.
555 (PICFLAG, PICDIR): New macros.
556 (all): Depend on $(PICDIR).
557 (FLAGS_TO_PASS): Pass PICFLAG.
558 (.x.o): Also build pic object.
559 (stamp-picdir): Create directory for pic objects.
560 (MOSTLYCLEAN): Remove pic objects.
561 (CLEAN): Remove stamp-picdir.
562
563 * Makefile.in (iostream.list): Depend on stamp-picdir.
564 (c++clean): Don't remove _G_config.h.
565
566 Mon Jun 5 15:03:47 1995 Per Bothner <bothner@kalessin.cygnus.com>
567
568 * strstream.h, strstream.cc (strstream::strstream()): Re-implement to
569 be like ostrstream::ostrestream(), and not leak memory.
570
571 * streambuf.h: Use #if !_IO_UNIFIED_JUMPTABLES instead of #ifndef.
572
573 * iolibio.h (_IO_rewind): Add missing flags when calling _IO_seekoff.
574
575 Thu May 25 22:30:21 1995 J.T. Conklin <jtc@rtl.cygnus.com>
576
577 * config/netbsd.mt (G_CONFIG_ARGS): Add defn for off_t. Another
578 layer of typedefs has been added and the gen-params script can
579 not handle it.
580
581 Wed May 10 03:02:58 1995 Jason Merrill <jason@python.cygnus.com>
582
583 * iolibio.h (_IO_rewind): Add new argument to _IO_seekoff.
584
585 * config/linux.mt (LIBIOSTREAM_OBJECTS): Include $(STDIO_WRAP_OBJECTS).
586 (LIBIOSTREAM_DEP): Include stdio.list.
587 (LIBIOSTREAM_USE): Include `cat stdio.list`.
588
589 * Makefile.in (LIBIOSTREAM_DEP): New variable.
590 (LIBIOSTREAM_USE): Ditto.
591 (libiostream.a): Use them.
592 (iostream.list): Ditto.
593 (stdio.list): New rule.
594 (stdio/stdio.list): Ditto.
595
596 Tue May 9 18:29:38 1995 Jason Merrill <jason@phydeaux.cygnus.com>
597
598 * libioP.h (_IO_jump_t): Change TYPE for __dummy from int to
599 _G_size_t.
600
601 Sat May 6 13:50:37 1995 Per Bothner <bothner@kalessin.cygnus.com>
602
603 * libio.h (_IO_UNIFIED_JUMPTABLES): #define as true.
604 (_IO_FILE): Remove _jumps field (#if _IO_UNIFIED_JUMPTABLES).
605
606 * libioP.h (enum _IO_seekflags_): Removed.
607
608 * libioP.h (_IO_setbuf_t): Change return value of setpos jumptable
609 function to match C++ streambuf::setpos. (Return NULL on failure.)
610 * fileops.c (_IO_file_setbuf), genops.c (_IO_default_setbuf),
611 filebuf.cc, iosetvbuf.c: Update to use new setbuf conventions.
612
613 * streambuf.h (streambuf): Re-order virtual functions more logically.
614 * streambuf.cc (streambuf::uflow), streambuf.h: New virtual.
615 * libioP.h (struct _IO_jump_t): Define using new JUMP_FIELD macro.
616 And re-order in more logical order consistent with streambuf vtable.
617 * fileops.c (_IO_file_jumps), iopopen.c (_IO_proc_jumps), iovfprintf.c
618 (_IO_helper_jumps), streambuf.cc (_IO_streambuf_jumps), strops.c
619 (_IO_str_jumps): Update accordingly, using JUMP_INIT macro.
620 * stdfiles.c: Set vtable to point to _IO_file_jumps.
621 * filebuf.cc, iopopen.c, iovfprintf.c (helper_vfprintf), iovsprintf.c,
622 iovsscanf.c: Use macros and #if to set jumptables.
623
624 * streambuf.c: _IO_streambuf_jumps and the _IO_sb_* methods are not
625 needed #if _IO_UNIFIED_JUMPTABLES.
626 * filebuf.cc (filebuf::__new): Also no longer needed.
627 * fstream.cc (fstreambase::__fb_init, fstreambase::fstreambase): Fix.
628 * stdstrbufs.c: Use filebuf vtable instead of builtinbuf's.
629 * builtinbuf.h, builtinbuf.cc (builtinbuf): Commented out #if
630 _IO_UNIFIED_JUMPTABLES - no longer needed.
631 * strstream.cc (SET_STR_JUMPS): Does nothing now.
632
633 * builtinbuf.cc, fileops.c, genops.c, iofgetpos.c, iofsetpos.c,
634 ioftell.c, iopopen.c, ioseekoff.c, ioseekpos.c, iosetvbuf.c,
635 iovfprintf.c, iovfscanf.c, strops.c: Use DEFUN and DEFUN_VOID.
636 * filebuf.cc, fileops.c, genops.c, iopopen.c, ioseekoff.c, ioseekpos.c,
637 iosetvbuf.c, iovfscanf.c: Use new JUMP_* and IO_OVERFLOW/... macros.
638
639 * libioP.h (_IO_seekpos_t): Third arg is now an int (using _IOS_INPUT
640 and _IOS_OUTPUT), not an enum _IO_seekflags_. Flags values are
641 changed, and their sense inverted (to match streambuf::seekpos).
642 * libioP.h (_IO_seekoff_t): Similarly match streambuf::seekoff.
643 * filebuf.cc, fileops.c (_IO_file_fopen, _IO_file_seekoff), genops.c
644 (_IO_default_seekpos, _IO_default_seekpos), iofgetpos.c, iofsetpos.c,
645 iolibio.h (_IO_fseek), ioftell.c, ioseekoff.c, ioseekpos.c,
646 iostream.cc, streambuf.cc, strops.c (_IO_str_seekoff), strstream.cc:
647 New seekpos/seekoff conventions.
648 * iostreamP.h (convert_to_seekflags): Removed - no longer needed.
649
650 * iolibio.h (_IO_fread): New declaration.
651
652 * dbz/Makefile.in: Re-arrange for cleaner dependencies.
653
654 Fri May 5 15:55:22 1995 Per Bothner <bothner@kalessin.cygnus.com>
655
656 * libioP.h (_IO_JUMPS. JUMP_FIELD, JUMP0, JUMP1, JUMP2, JUMP3,
657 JUMP_INIT, _IO_FINISH, _IO_OVERFLOW, ... _IO_SYSSTAT): New macros
658 in preparation for new unified jumptable/vtable implementation.
659 * cleanup.c, filedoalloc.c, iofclose.c, iofflush.c, iofiledoalloc.c,
660 ioprims.c, iosetbuffer.c, iostrerror.c, ioungetc.c: Use DEFUN.
661 * filedoalloc.c, iofclose, iofflush, iosetbuffer.c: Use new macros.
662
663 * iofopen.c, iofdopen.c: Use macros and #if for new jumptables.
664
665 * gen-params: Do not #include <sys/types.h>.
666 Add missing quote in 'eval'.
667 Do add #include <sys/types.h> in test for <sys/resource.h>.
668 * config/netbsd.mt: New file, defining _G_CONFIG_ARGS (for fpos_t).
669 * configure.in: Use netbsd.mt for NetBSD.
670
671 Wed May 3 15:03:47 1995 Per Bothner <bothner@kalessin.cygnus.com>
672
673 * libioP.h (DEFUN, DEFUN_VOID, AND): New macros, from ansidecl.h.
674 * iofdopen.c, iofgets.c, iofopen.c, iofputs.c, iofread.c, iofwrite.c,
675 iogetdelim.c, iogetline.c, iogets.c, ioignore.c, iopadn.c, ioperror.c,
676 ioputs.c, iovsprintf.c, iovsscanf.c, outfloat.c: Use DEFUN.
677
678 Mon May 1 16:22:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
679
680 * gen-params: #include <sys/types.h>. Don't use __WCHAR_TYPE__ in
681 definition of _G_wchar_t. Use __attribute__ ((mode)) to get
682 specific-sized ints under gcc, don't worry about int8 or int64
683 otherwise. Provide defaults if deduction fails.
684
685 Thu Apr 27 18:27:53 1995 Per Bothner <bothner@kalessin.cygnus.com>
686
687 * streambuf.h (ios::~ios): Delete _arrays.
688 (_IO_NEW_STREAMS): Turn on.
689 * libio.h (__adjust_column): Remove bogus declaration.
690 * genops.c (_IO_set_column): Fix typo (in commented-out code).
691
692 Tue Apr 25 17:14:29 1995 Jason Merrill <jason@phydeaux.cygnus.com>
693
694 * config.shared (CXXINCLUDES): Use a shell variable with a
695 different name from the make variable.
696 * configure.in: Update accordingly.
697
698 Mon Apr 17 17:19:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
699
700 * streambuf.h (__adjust_column): Remove redundant declaration.
701
702 Sat Apr 15 11:39:25 1995 Per Bothner <bothner@kalessin.cygnus.com>
703
704 * config.shared (do-clean-dvi): Also remove *.cps.
705
706 * gen-params: Use ${SED} instead of sed.
707
708 * libio.h: Remove #if'd out stuff (confuses makedepend).
709
710 * stdstreams.cc (STD_STR): Standard streams start with ios::dec set.
711
712 Fri Apr 14 23:46:31 1995 Per Bothner <bothner@kalessin.cygnus.com>
713
714 * iostream.h, iostream.cc (istream::read, ostream::write):
715 Use streamsize for the length parameter.
716
717 * streambuf.h: Removed redundant __overflow and __underflow.
718
719 * fstream.h, fstream.cc: Add void fstreambase::attach(int).
720
721 * iosscanf.c (_IO_sscanf): Fix non-__STDC__ missing declaration.
722
723 Mon Apr 3 15:40:55 1995 Jason Merrill <jason@phydeaux.cygnus.com>
724
725 * indstream.*: Fix prototypes of xsputn and xsgetn.
726
727 * fileops.c: Avoid ??? trigraph.
728
729 Mon Mar 27 16:16:38 1995 Jason Merrill <jason@phydeaux.cygnus.com>
730
731 * iomanip.h (operator<< (ostream&, const omanip<TP>&): Define
732 separately.
733 (operator>> (istream&, const imanip<TP>&): Ditto.
734
735 Mon Mar 27 08:56:00 1995 Brendan Kehoe (brendan@lisa.cygnus.com)
736
737 * builtinbuf.cc (builtinbuf::setbuf): Cast NULL to streambuf*, to
738 avoid warning/error about conversion from void*.
739 * indstream.cc (indirectbuf::seekoff): Likewise.
740 (indirectbuf::seekpos): Likewise.
741 * filebuf.cc (filebuf::setbuf): Likewise.
742 (filebuf::close): Cast NULL to filebuf*.
743
744 Wed Mar 1 14:23:18 1995 Per Bothner <bothner@kalessin.cygnus.com>
745
746 * configure.in (DISTCLEAN): Add, with target-mkfrag.
747
748 Fri Feb 24 01:01:08 1995 Jason Merrill <jason@python.cygnus.com>
749
750 * configure.in (frags): Don't require so many dashes in the
751 canonical target name.
752
753 Sat Feb 18 13:18:30 1995 Per Bothner <bothner@kalessin.cygnus.com>
754
755 * streambuf.cc (streambuf::sync): Always return 0, even for
756 non-flushed output. This is required by the ANSI/ISO draft.
757 * genops.c (_IO_sync): Likewise always return 0.
758
759 Fri Feb 17 16:33:28 1995 Per Bothner <bothner@kalessin.cygnus.com>
760
761 * fileops.c (_IO_file_close_it): Call _IO_file_sync, rather
762 than _IO_do_flush, because we want to adjust the file pointer
763 if reading and not at end (as in SVR4, and as in fflush).
764 Also, make sure to return error indication if sync fails.
765 (_IO_file_sync): Ignore seek error if it is ESPIPE.
766 (_IO_file_seekoff): If not readable, do dumb lseek.
767 * iofclose.c (_IO_fclose): If closing a non-filebuf, return -1
768 if _IO_ERR_SEEN.
769
770 Fri Feb 17 19:31:00 1995 Ian Lance Taylor <ian@cygnus.com>
771
772 * gen-params: Check for struct tms in <sys/times.h>, defining
773 HAVE_SYS_TIMES accordingly.
774
775 Wed Feb 15 21:05:11 1995 Per Bothner <bothner@kalessin.cygnus.com>
776
777 * strops.c (_IO_str_count): Use LEN macro.
778 (_IO_str_seekoff): Update _len field.
779
780 Mon Feb 6 19:29:00 1995 Jason Merrill <jason@phydeaux.cygnus.com>
781
782 * gen-params: Default to short, long and long long for 16, 32 and
783 64 bit types, in case detection fails.
784
785 Wed Jan 25 18:07:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
786
787 * gen-params (_G_wint_t): Allow for broken promotions.
788
789 Tue Jan 24 16:15:40 1995 Per Bothner <bothner@kalessin.cygnus.com>
790
791 * stdstrbufs.cc (_IO_fake_stdiobufs): Add an extra layer of struct,
792 to force correct alignment on i960s.
793 (DEF_STDIOBUF, _IO_{stdin,stdout,stderr}_buf): Update accordingly.
794
795 Thu Jan 19 18:30:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
796
797 * config.shared (CXXINCLUDES): Add libstdc++ to includes for
798 building libg++.
799 (LIBS): Also link with libstdc++ when building libg++ toys.
800 Don't set EXPORT_ALL_VARIABLES; users will have to set
801 LD_LIBRARY_PATH themselves.
802
803 Fri Dec 30 16:38:13 1994 Mike Stump <mrs@cygnus.com>
804
805 * config/linux.mt: Fix build problem on linux 1.0.8.
806
807 Thu Dec 22 11:49:45 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
808
809 * config/netware.mt: Use gcc to pre-link iostream.nlm's objects
810 instead of using nlmconv, so that references to functions in
811 libgcc.a are resolved.
812
813 * configure.in: Append .mt to target makefile fragment file names.
814
815 * floatconv.c (tens, tinytens, bigtens): Added const qualifier.
816
817 Tue Dec 20 09:59:50 1994 Mike Stump <mrs@cygnus.com>
818
819 * gen-params (VTABLE_LABEL_PREFIX): Since some systems have GNU nm
820 as nm, and they demangle by default, we have to notice this, and
821 try --no-cplus (linux) or --no-demangle when running nm.
822
823 Wed Dec 14 18:13:58 1994 Per Bothner <bothner@kalessin.cygnus.com>
824
825 * gen-params: To determine vt-name-mangling using dummy.C add
826 #include and #prama interface/implementation to avoid problem with
827 assemblers that don't emit local symbols. Reported under HPUX 8
828 by Thomas Arend <arend@blasius.Chemietechnik.Uni-Dortmund.DE>.
829
830 * streambuf.h (ios::ios): Move inline definition after
831 that of ios::init (which ios::ios calls).
832
833 Sun Dec 4 19:50:32 1994 Per Bothner <bothner@kalessin.cygnus.com>
834
835 * fileops.c (_IO_file_init, _IO_file_close_it, _IO_file_sync):
836 Set _offset to _IO_pos_BAD, to support applications that follow
837 POSIX.1 rules on mixing file handles.
838
839 * fileops.c (_IO_file_overflow): Handle case that buffer was
840 allocated (perhaps by setvbuf) but _IO_write_base is still 0.
841
842 * iostdio.h (setbuffer): #define as _IO_setbuffer.
843 * streambuf.h, filebuf.cc: Removed filebuf::do_write.
844
845 Tue Nov 29 23:38:57 1994 Per Bothner (bothner@rtl.cygnus.com)
846
847 * floatconv.c (setword0, setword1): Fix typo.
848
849 Tue Nov 29 15:37:29 1994 Per Bothner <bothner@kalessin.cygnus.com>
850
851 * config.shared: Move -fno-implicit-template from CXXFLAGS
852 to LIBCXXFLAGS. Tests are better run without it.
853
854 * floatconv.c (word0, word1): Re-place/re-implement using unions
855 instead of casts to avoid optimizer problems.
856
857 * dbz/dbzmain.c: Renamed dirname -> dir_name to avoid OSF
858 header file braindamage.
859
860 Sat Nov 5 19:44:00 1994 Jason Merrill (jason@phydeaux.cygnus.com)
861
862 * config.shared (LIBCFLAGS): Define.
863 (LIBCXXFLAGS): Define.
864 (DOING_LIBGXX): Define TOLIBGXX. Change LIBS to use -lg++. Add
865 LD_LIBRARY_PATH and .EXPORT_ALL_VARIABLES:.
866 (FLAGS_TO_PASS): Add LIBC{,XX}FLAGS.
867 (XC{,XX}FLAGS): Set to LIBCFLAGS or CFLAGS depending on $LIBDIR.
868 (COMPILE.c): Define, use in .c.o rule.
869 (COMPILE.cc): Define, use in .cc.o rule.
870
871 Sat Nov 5 15:12:12 1994 Per Bothner <bothner@kalessin.cygnus.com>
872
873 * Makefile.in (VERSION): Update to 0.67.
874
875 * streambuf.h (ios::dont_close): Is now set by default.
876 * fstream.h, fstream.cc (__fb_init): New function. Clears
877 ios::dont_close. Change fstreambase constructors to call it.
878 * strstream.cc: *strstream constructors must clear ios::dont_close.
879 * iostream.cc: Simplify - don't need to set ios::dont_close.
880 * ioassign.cc: Simplify - assume ios::dont_close is always set.
881
882 * fstream.h, fstream.cc: If _IO_NEW_STREAMS, put the
883 filebuf as a member __my_fb.
884 * strstream.{h,cc}: Likewile use a strstreambuf member __my_sb.
885 * streambuf.h, stdstreams.cc, ioextend.cc:
886 Fix if _IO_NEW_STREAMS to not use ios::dont_close.
887
888 * streambuf.h (class ios): Move rdbuf later, to avoid
889 inability of g++ to inline.
890 * filebuf.cc (filebuf::~filebuf): Call _IO_do_flush.
891
892 * config.shared: Emit rules to make depend.
893 * depend: New file.
894
895 Fri Nov 4 17:19:11 1994 Per Bothner <bothner@kalessin.cygnus.com>
896
897 * README: Fix typos.
898 * libio.h: Add comment. Update Copyright notice.
899
900 Fri Nov 4 21:46:30 1994 Paul Eggert <eggert@twinsun.com>
901
902 * libio.h (__P): Change argument name spelling from
903 `paramlist' to `protos' for compatibility with BSDI 1.1.
904
905 Thu Nov 3 00:45:16 1994 Jason Merrill (jason@phydeaux.cygnus.com)
906
907 * config.shared (CXXFLAGS): Add -fno-implicit-templates.
908
909 Mon Oct 24 15:57:35 1994 Per Bothner <bothner@kalessin.cygnus.com>
910
911 * config.shared: Define NOSTDIC and use it for libio too.
912
913 Thu Oct 20 19:45:35 1994 Jason Merrill (jason@phydeaux.cygnus.com)
914
915 * iogetdelim.c: #include <stdlib.h>.
916
917 Thu Oct 20 17:09:52 1994 Per Bothner <bothner@kalessin.cygnus.com>
918
919 * iostream.h: Add classes _IO_istream_withassign and
920 _IO_ostream_withassign. Re-type cin, cout, cerr, clog.
921 (class iostream): Don't add extra _gcount field.
922 * ioassign.cc: New file. Implement operator= for cin etc.
923 * streambuf.h (class ios): Change return type of operator=.
924 * Makefile.in (IOSTREAM_OBJECTS): Add ioassign.o.
925
926 * Makefile.in: Re-arrange, so linux.mt overrides can work.
927
928 * fileops.c (_IO_file_seekoff): Optimize seeks within buffer.
929
930 Wed Oct 19 14:25:47 1994 Jason Merrill (jason@phydeaux.cygnus.com)
931
932 * gen-params (wint_t): Return to using __WCHAR_TYPE__ for
933 compatibility with gcc versions prior to 2.6.1.
934
935 Tue Oct 18 17:08:18 1994 Per Bothner <bothner@kalessin.cygnus.com>
936
937 * Makefile.in: Define _G_CONFOG_H as _G_config.h for Linux. Use it.
938 (IO_OBJECTS): Add iogetdelim.o.
939 * config/linux.mt: New file.
940 * configure.in: Select config/linux.mt if Linux.
941 * iogetdelim.c: Verious cleanups, many from
942 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>.
943 * libioP.h: Add _IO_getdelim. Use (void) for no-parameter functions.
944
945 Thu Oct 13 16:30:56 1994 Per Bothner (bothner@kalessin.cygnus.com)
946
947 * libio.h: Rename USE_DTOA to _IO_USE_DTOA for namespace reasons.
948 * iostream.cc, iovfscanf.c, iovfprintf, floatconv.c:
949 Update USE_DTOA -> _IO_USE_DTOA.
950
951 * libio.h (_IO_feof, _IO_ferror): Move to here ...
952 * iolibio: ... from here
953
954 * iostream.cc (istream::get, istream::ignore, istream::read):
955 Set _gcount to 0 if ipfx0 failed.
956
957 * iostream.cc (flush): Do virtual function call, rather than
958 going through jumptable. (To get correct method in derived class.)
959 Bug and fix from John Wiegley <jw@cis.ohio-state.edu>.
960
961 * iofdopen.c (O_ACCMODE): Define using O_RDWR, not O_RDWRITE.
962
963 * streambuf.h (ios::rdbuf(streambuf*)): New.
964 * streambuf.h (ios::operator=): Make private (i.e. dis-allow).
965
966 Wed Oct 12 19:09:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
967
968 * gen-params: Define _G_NO_NRV and _G_NO_EXTERN_TEMPLATES if not
969 compiling with g++.
970
971 Thu Oct 6 16:03:43 1994 Per Bothner (bothner@kalessin.cygnus.com)
972
973 * iostream.texi (ostrstream::str): Note that NUL is not written
974 automatically.
975
976 Wed Oct 5 17:28:29 1994 Per Bothner (bothner@kalessin.cygnus.com)
977
978 * iogetdelim.c (_IO_getdelim): New function.
979
980 Wed Oct 5 15:40:22 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
981
982 * config/netware.mt: New file, first cut at Netware NLM support.
983 * configure.in (*-*-netware*): Use config/netware.mt.
984
985 * config.shared (NLMCONV, LD): New definition.
986
987 * gen-params: check for nm in ${binutils}/nm.new.
988 * config.shared: Likewise.
989
990 Tue Oct 4 12:20:01 1994 Per Bothner (bothner@kalessin.cygnus.com)
991
992 * iomanip.h (omanip::operator<<): Make 2nd arg be const.
993 Bug and fix reported by Greg McGary <gkm@magilla.cichlid.com>.
994
995 * strstream.cc (strstreambuf::pcount): Simplify, to match
996 ANSI/ISO specification.
997
998 Mon Sep 26 15:19:52 1994 Jason Merrill (jason@deneb.cygnus.com)
999
1000 * gen-params: Include <wchar.h> and <wctype.h> if they exist.
1001
1002 Thu Sep 8 14:41:41 1994 Jason Merrill (jason@deneb.cygnus.com)
1003
1004 * iostream.h (class istream): Declare operator>>(long double&).
1005 (class ostream): Define operator<<(long double).
1006
1007 * iostream.cc (istream::operator>>(long double&)): Define.
1008
1009 Wed Sep 7 14:42:29 1994 Per Bothner (bothner@kalessin.cygnus.com)
1010
1011 * iostream.texi (Overflow): Fix bugs in example.
1012
1013 Fri Sep 2 17:45:57 1994 Per Bothner (bothner@kalessin.cygnus.com)
1014
1015 * iostream.tex: Document a little on how to write your
1016 own streambuf-derived class, with an example.
1017
1018 Tue Aug 30 13:03:57 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
1019
1020 * floatconv.c (s2b): Declare X and Y to be _G_int32_t.
1021 (diff, quorem): Declare BORROW, Y, and Z likewise.
1022 (ulp): Declare L likewise.
1023 (_IO_strtod): Declare L and AADJ likewise.
1024 (_IO_dtoa): Declare L and D likewise. Cast division of D by DS to
1025 _G_int32_t.
1026
1027 Mon Aug 29 16:01:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
1028
1029 * iosetvbuf.c (_IO_setvbuf): If setting _IOFBF and no
1030 buffer was specified, call __doallocate.
1031
1032 * fileops.c, floatconv.c: Add a bunch of parentheses to
1033 shut up gcc warnings. Patch from H.J.Lu.
1034
1035 * stdiostream.cc (stdiobuf::sys_read): Inline call to getc
1036 for the normal case (size==1).
1037
1038 Sat Aug 20 12:14:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
1039
1040 * Makefile.in (VERSION): Increase to 0.66.
1041
1042 Fri Aug 19 17:28:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
1043
1044 * iolibio.h: Added _IO_printf prototype.
1045 Added extern "C" { ... } wrappers #ifdef __cplusplus.
1046 Bugs reported by Neal Becker <neal@ctd.comsat.com>.
1047
1048 Wed Aug 17 18:17:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
1049
1050 * fileops.c (_IO_file_seekoff): For _IO_seek_cur, adjust for
1051 read-ahead before jumping to label dumb.
1052
1053 Wed Aug 3 13:15:01 1994 H.J. Lu (hjl@nynexst.com)
1054
1055 * libioP.h (CHECK_FILE(FILE,RET)): new, which checks for
1056 FILE == NULL and _IO_MAGIC_MASK.
1057 (COERCE_FILE(FILE)): merged into CHECK_FILE(FILE,RET)
1058 with typo fixes.
1059
1060 * iofread.c, iofwrite.c: add CHECK_FILE(fp, 0);
1061 * iofclose.c: add CHECK_FILE(fp, EOF); remove _IO_MAGIC_MASK check.
1062
1063 * iofflush.c, iofgetpos.c, iofputs.c, iofscanf.c,
1064 iofsetpos.c, iofvbuf.c, ioungetc.c:
1065 Add CHECK_FILE(fp, EOF) and remove COERCE_FILE(fp).
1066
1067 * iofgets.c: add CHECK_FILE(fp, NULL) and remove COERCE_FILE(fp).
1068 * iofprintf.c: add CHECK_FILE(fp, -1) and remove COERCE_FILE(fp).
1069 * ioftell.c: add CHECK_FILE(fp, -1L) and remove COERCE_FILE(fp).
1070 * iosetbuffer.c: add CHECK_FILE(fp, ) and remove COERCE_FILE(fp).
1071
1072 Fri Aug 12 15:35:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
1073
1074 * iofdopen.c (_IO_fdopen): #define O_ACCMODE if it isn't.
1075 Still set O_APPEND if "a" is given, but don't unset it
1076 if it isn't. Added comment.
1077
1078 Mon Aug 8 13:11:00 1994 Per Bothner (bothner@kalessin.cygnus.com)
1079
1080 * gen-params (VTABLE_LABEL_PREFIX): Changes in the implementation.
1081 For look for _*vt[$_.]7*filebuf in the nm output, because that
1082 matches what g++ produces and has produced. Thus it should be
1083 somewhat more robust.
1084
1085 Sun Aug 7 22:52:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
1086
1087 * gen-params (CC): Remove no-longer-needed -I options
1088 passed to xgcc (now they are implied by the -B options).
1089
1090 Wed Jul 20 16:41:13 1994 Per Bothner (bothner@kalessin.cygnus.com)
1091
1092 * Makefile.in (tooldir): Added definition, so we can do
1093 'make install' in this directory.
1094 Bug reported by Klamer Schutte <schutte@tpd.tno.nl>.
1095
1096 Mon Jul 18 18:02:34 1994 Per Bothner (bothner@kalessin.cygnus.com)
1097
1098 * gen-params (VTABLE_LABEL_PREFIX): Remove filename sppearing
1099 by itself. Add comment explaining what is going on.
1100
1101 Tue Dec 21 13:02:48 1993 H.J. Lu (hjl@jalod)
1102
1103 * libio.h: define _IO_uid_t and _IO_HAVE_ST_BLKSIZE
1104 as _G_xxxxxxxx.
1105
1106 Tue Dec 21 13:02:48 1993 H.J. Lu (hjl@jalod)
1107
1108 * iopopen.c: Don't include <errno.h>. It is included in "libioP.h".
1109
1110 * iopopen.c (_IO_proc_close) : check if fp is on the list
1111 before close it.
1112
1113 Thu Jul 14 16:38:47 1994 Per Bothner (bothner@kalessin.cygnus.com)
1114
1115 * gen-params (CONFIG_NM): Make sed scripts to find vtable name
1116 mangling more robost for different forms of nm output.
1117
1118 Tue Dec 21 13:02:48 1993 H.J. Lu (hjl@jalod)
1119
1120 * iofopen.c (_IO_fopen): don't check [redundantly] fp == NULL after
1121 IO_file_init(&fp->_file).
1122
1123 * iomanip.h (template<class TP> class iapp):
1124 change ostream to istream.
1125
1126 Tue Jul 12 14:09:02 1994 Per Bothner (bothner@kalessin.cygnus.com)
1127
1128 * Makefile.in (VERSION): Increase to 0.65.
1129 * libioP.h (builtinbuf_vtable): Only define #ifdef __cplusplus.
1130
1131 * gen-params (_G_int8_t): Only define if defined(__STDC__),
1132 because K&R C compilers don't have signed char.
1133 (_G_int64_t, _G_uint64_t): Only define if defined(__GNUC__)
1134 because other compilers may not have long long.
1135
1136 Sun Mar 06 13:10:21 1994 H.J. Lu (hjl@nynexst.com)
1137
1138 * floatconv.c (_IO_dtoa ()): fix a small memory leak, set the
1139 "on_stack" field to be 0 if "result" is not NULL.
1140
1141 Sat Mar 05 13:18:20 1994 H.J. Lu (hjl@nynexst.com)
1142
1143 * floatconv.c (_IO_dtoa ()): if the number of digits of the
1144 floating point number is more than the previous one, free the
1145 old string and allocate a new one.
1146 [Minor optimization to avoid Bcopy. -PB]
1147
1148 Mon Jul 11 10:53:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
1149
1150 * fileops.c (_IO_file_underflow): 'count' should be unsigned,
1151 since it contains the return value of read. Reported by
1152 Teemu Torma <tot@trema.fi>.
1153
1154 Tue Dec 21 13:02:48 1993 H.J. Lu (hjl@nynexst.com)
1155
1156 * floatconv.c (_IO_strtod ()): make "+" and "-" as error.
1157
1158 Sat Jul 9 15:09:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
1159
1160 Make sure _IO_FILE::_flags is always initialized correctly, for the
1161 C functions (fopen, fdopen, popen), and not just the C++ functions.
1162 * fileops.c (_IO_file_init): Set _flags to CLOSED_FILEBUF_FLAGS.
1163 * fileops.c (_IO_file_fopen): Remove bogus assignment.
1164 * filebuf.cc (filebuf constructors): Don't pass CLOSED_FILEBUF_FLAGS
1165 to streambuf constructor - _IO_file_init does it instead.
1166 * filebuf.cc (CLOSED_FILEBUF_FLAGS): Removed.
1167 * iopopen.c (_IO_proc_open): Use _IO_mask_flags.
1168
1169 Thu Jun 30 08:49:53 1994 Jason Merrill (jason@deneb.cygnus.com)
1170
1171 * dbz/Makefile.in (mostlyclean): Add target.
1172
1173 Wed Jun 29 09:30:12 1994 Jason Merrill (jason@deneb.cygnus.com)
1174
1175 * gen-params: Woops, can't run a C program to determine target
1176 characteristics. Sigh.
1177
1178 Tue Jun 28 03:11:33 1994 Jason Merrill (jason@deneb.cygnus.com)
1179
1180 * gen-params: Add _G_{,u}int{8,16,64}_t, use a short C program to
1181 determine what all these should be rather than trying to compare
1182 the MAX numbers in the shell.
1183
1184 Sun Jun 26 21:04:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
1185
1186 * stdiostream.h, stdiostream.cc (stdiobuf::xsgetn): Removed.
1187 Too hairy. If we want to optimize it, we should do so in
1188 filebuf::xsgetn (or rather _IO_file_xsgetn).
1189
1190 * stdiostream.h (class stdiobuf), stdiostream.cc: Fix parameter
1191 and return types of virtual function to matcher base types (Oops!).
1192 * streamstream.cc (stdiobuf::xsgetn, stdiobuf::xsputn):
1193 Optimize to call fread.fwrite directly if !buffered.
1194 * fileops.c: Fix comment.
1195
1196 Fri Jun 24 11:28:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
1197
1198 * stdiostream.h (istdiostream, ostdiostream): New classes.
1199
1200 More robust final cleanup.
1201 * cleanup.c (_IO_register_cleanup): Register _IO_cleanup,
1202 rather than _IO_flush_all.
1203 * filedoalloc.c: Update comment.
1204 * genops.c (_IO_unbuffer_all): New. Makes all files unbuffered.
1205 * genops.c (_IO_cleanup), libioP.h: New function. Call
1206 _IO_flush_all, and then _IO_unbuffer_all. This is in case C++
1207 destructors try to do output *after* _IO_cleanup is called.
1208
1209 Construct standard stdiobufs statically (using type punning).
1210 * stdstrbufs.c; Unless _STDIO_USES_IOSTREAM declare standard
1211 stdiobufs (for stdin, stdout, and stderr), using type punning
1212 (struct _IO_fake_stdiobuf). This avoids constructor-time problems.
1213 * stdstreams.cc: Remove the declarations of the stdiobufs.
1214 Instead use the new (fake) ones in stdstrbufs.cc. We no longer
1215 have to call ios::sync_with_stdio at constructor time.
1216
1217 Preliminary support for new ANSI streambuf::uflow virtual.
1218 * libioP.h (struct _IO_jump_t): Add __uflow field.
1219 * genops.c (_IO_default_uflow), libioP.h: New function.
1220 * fileops.c (_IO_file_jumps), iopopen.c (IO_proc_jumps),
1221 iovfprintf.c (_IO_helper_jumps), strops.c (_IO_str_jumps),
1222 streambuf.cc (_IO_streambuf_jumps): Add _IO_default_uflow.
1223 * genops.c (__uflow): New function.
1224 (save_for_backup): New function. Some code shared by
1225 __underflow and __uflow, moved out from the former.
1226 (_IO_default_uflow): New function.
1227 * libio.h (_IO_getc): Call __uflow, not __underflow.
1228
1229 Wed Jun 22 20:22:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
1230
1231 Make sure that the vtable of a streambuf is always valid,
1232 which makes ios::rdbuf simpler and faster.
1233 * gen-params: Add code to determine _G_VTABLE_LABEL_HAS_LENGTH,
1234 _G_VTABLE_LABEL_PREFIX, _G_VTABLE_LABEL_PREFIX_ID, and
1235 _G_USING_THUNKS, which describe how virtual function tables are named.
1236 * stdfiles.c (FILEBUF_LITERAL): Moved to libioP.h.
1237 * libioP.h (builtinbuf_vtable): New (complicated) declaration.
1238 * filebuf.cc (filebuf::__new), strstream.cc (SET_STR_JUMPS):
1239 Initialize vtable to builtinbuf_vtable, not NULL.
1240 * stdstrbufs.cc: New file. Same as stdfiles.c, except that
1241 vtable is initialized to builtinbuf_vtable, not NULL.
1242 * streambuf.h (ios::rdbuf): Can now simplify/optimize, due to
1243 above changes. Always, just return _strbuf.
1244 * builtinbuf.h, builtinbuf.cc (builtinbuf::vtable,
1245 builtinbuf::get_builtin_vtable): Removed. No longer needed.
1246 * streambuf.h, builtinbuf.cc (ios::_IO_fix_vtable): No longer needed.
1247 Only defined #ifdef _STREAM_COMPAT, for binary compatibility.
1248 * Makefile.in: Move stdfiles.o from IO_OBJECTS to STDIO_WRAP_OBJECTS.
1249 (IOSTREAM_OBJECT): Add stdstrbufs.o.
1250 * Makefile.in (_G_config.h): Pass $(CXXFLAGS) as part of $(CXX).
1251
1252 Fri Feb 11 11:08:01 1994 SBPM Marc GINGOLD (marc@david.saclay.cea.fr)
1253
1254 * iovfprintf.c (helper_vfprintf): add
1255 hp->_IO_file_flags = _IO_MAGIC|(_IO_IS_FILEBUF+_IO_NO_READS);
1256 [This is needed because _IO_vfprintf checks for _IO_UNBUFFERED. -PB]
1257 [Actually: don't set _IO_IS_FILEBUF. -PB]
1258
1259 Wed Jun 22 13:49:22 1994 Per Bothner (bothner@kalessin.cygnus.com)
1260
1261 * stdiostream.cc, stdiostream.h (stdiobuf::buffered): New methods.
1262
1263 * iofdopen.c (_IO_fdopen): Various minor improvements.
1264
1265 * iovfscanf.c: Don't return EOF on control_failure.
1266
1267 Tue Dec 21 13:02:48 1993 H.J. Lu (hjl@nynexst.com)
1268
1269 * iovfscanf.c: Enforce the sequence of the conversion specifications.
1270
1271 Fri Jun 17 20:57:22 1994 Per Bothner (bothner@kalessin.cygnus.com)
1272
1273 * iofdopen.c: Use fcntl to check that requested access mode is
1274 compatible with existing access mode, and to change the
1275 O_APPEND file status flag if need be.
1276
1277 Thu Jun 16 17:33:50 1994 Per Bothner (bothner@kalessin.cygnus.com)
1278
1279 * streambuf.h (ios::init): Initialize all the fields.
1280 This may be overkill, but the current ANSI working paper requires it.
1281 * streambuf.h (ios::ios): Reimplement in terms of ios::init.
1282 * iostream.cc (Non-default constructors istream::istream,
1283 ostream::ostream, iostream::iostream): Cannot use a mem-initializer,
1284 because it is ignored if initializing a derived class. Instead,
1285 call ios::init.
1286
1287 Wed Jun 15 13:35:37 1994 Per Bothner (bothner@kalessin.cygnus.com)
1288
1289 * stdstreams.cc (ISTREAM_DEF): Fix typo (it's a _fake_istream, not
1290 a _fake_ostream). Reported by Jason Shirk <jshirk@gomez.intel.com>.
1291
1292 * stdiostream.h, stdiostream.cc (stdiobuf::~stdiobuf): New.
1293 Call _IO_do_flush.
1294 * stdiostream.cc (stdiobuf::sync): Call _IO_do_flush rather
1295 than filebuf::sync (to avoid bad seeks).
1296
1297 * libioP.h (_IO_do_flush): Add missing parentheses.
1298
1299 Fri Jun 3 19:16:57 1994 Jason Merrill (jason@deneb.cygnus.com)
1300
1301 * config.shared (CXXFLAGS): Remove -fno-implicit-templates.
1302
1303 * iomanip.h: Add explicit external instantiations.
1304
1305 Wed Jun 1 14:14:44 1994 Per Bothner (bothner@kalessin.cygnus.com)
1306
1307 * libio.h (struct _IO_FILE_plus): Move definition from here ...
1308 * libioP.h (struct _IO_FILE_plus): ... to here. Since this
1309 file is private to the implementation, we can rename the fields
1310 from the implementor's to the user's name anme space.
1311 (This avoids a lossage on SCO, whose stdio.h has a #define _file.)
1312 * iofdopen.c, iofopen.c, stdfiles.c: Fix field references accordingly.
1313 * iopopen.c (struct_IO_proc_file): Rename fields from
1314 implementor's name space to user's, and update usages.
1315 * streambuf.h (streambuf::_vtable): Re-implement to not need
1316 struct _IO_FILE_plus.
1317 * strfile.h (struct _IO_strfile_): Likewise.
1318
1319 Wed Jun 1 13:57:48 1994 Jason Merrill (jason@deneb.cygnus.com)
1320
1321 * config.shared (CXXFLAGS): Use -fno-implicit-templates instead of
1322 -fexternal-templates.
1323
1324 Tue May 31 08:49:28 1994 Mike Stump (mrs@cygnus.com)
1325
1326 * genops.c, iofclose.c, iofdopen.c, iofopen.c, iopopen.c: Be
1327 consistent about protecting #include <stdlib.h>.
1328
1329 * ioputs.c: Add #include <string.h>, to avoid warning on alpha.
1330
1331 * iofdopen.c: Add #include <stdlib.h>, so that malloc works on
1332 machines where sizeof(int) != sizeof(void *).
1333
1334 Mon May 30 17:26:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
1335
1336 * pfstream.cc (ipfstream::ipfstream, opfstream::opfstream):
1337 Reverse sense of test of return value of procbuf::open.
1338 (It returns NULL on failure.)
1339
1340 * filedoalloc.c (_IO_file_doallocate): Remove dead code for
1341 USE_MALLOC_BUF. Add code to return EOF if ALLOC_BUF fails.
1342
1343 Sat May 28 13:47:47 1994 Jason Merrill (jason@deneb.cygnus.com)
1344
1345 * iomanip.cc: Explicitly instantiate smanip<int> and
1346 smanip<ios::fmtflags>.
1347
1348 Wed May 25 16:04:12 1994 Per Bothner (bothner@kalessin.cygnus.com)
1349
1350 * strfile.h: Use __P instead of _PARAMS.
1351
1352 Fri May 20 11:42:17 1994 Per Bothner (bothner@kalessin.cygnus.com)
1353
1354 * libio.h: Rename _PARAMS macro to __P for better glibc and BSD
1355 compatibility. (Also define _PARAMS for backwards compatibility.)
1356 * cleanup.c, iolibio.h, ioperror.c, iovfprintf.c, iovfscanf.c,
1357 libioP.h: Use __P instead of _PARAMS.
1358 * iostdio.h: Use __P instead of _ARGS.
1359
1360 * fileops.c (_IO_file_read): Minor stylistic tweak. (It is
1361 preferable to test errno *after* the error return.)
1362
1363 Fri May 13 15:25:36 1994 Jason Merrill (jason@deneb.cygnus.com)
1364
1365 * iostream.*: Add insertor and extractor for bool (just pretend
1366 it's an int).
1367
1368 Fri May 13 14:12:03 1994 Mike Stump (mrs@cygnus.com)
1369
1370 * gen-params: Check for builtin bool support.
1371
1372 Wed May 11 00:48:35 1994 Jason Merrill (jason@deneb.cygnus.com)
1373
1374 Make libg++ build with gcc -ansi -pedantic-errors
1375 * gen-params: #ifdef __STRICT_ANSI__, #define _G_NO_NRV.
1376 * pfstream.cc (ipfstream::ipfstream): Wrap use of variable-size
1377 array in #ifndef __STRICT_ANSI__.
1378
1379 Fri May 6 12:42:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
1380
1381 * Makefile.in (VERSION): Increase to 0.64.
1382
1383 * isgetline.cc (istream::getline): The delimiter should *not*
1384 be included in the gcount().
1385
1386 * filedoalloc.c: #include <stdlib.h> (If __STDC__) to get malloc.
1387 * iostream.h (ostream::put): Remove overloaded versions, to match
1388 new working paper. (Actually just put inside _STREAM_COMPAT, for now.)
1389
1390 Tue May 3 14:14:57 1994 Per Bothner (bothner@kalessin.cygnus.com)
1391
1392 * genops.c (_IO_default_finish): Make robust when called
1393 multiple times on the same _IO_FILE*. (One way this can
1394 happen is by the builtinbuf destructor being followed by the
1395 streambuf destructor.)
1396
1397 Mon May 2 13:55:26 1994 Jason Merrill (jason@deneb.cygnus.com)
1398
1399 * gen-params: Actually determine wint_t rather than depending on
1400 cpp to provide it or defaulting to the underlying type for
1401 wchar_t.
1402
1403 Sat Apr 30 14:47:30 1994 Jason Merrill (jason@deneb.cygnus.com)
1404
1405 * gen-params: Add _G_wint_t, allow __*_TYPE__ to override values
1406 at compile time, fix definition of _G_ARGS.
1407
1408 Fri Apr 29 16:55:37 1994 Per Bothner (bothner@kalessin.cygnus.com)
1409
1410 * libio.h: Remove #pragma interface. (There is no implementation.)
1411
1412 Mon Mar 28 14:22:26 1994 Per Bothner (bothner@kalessin.cygnus.com)
1413
1414 * iostream.cc (ostream::operator<<(double)): Add/fix support
1415 for printing '+' when ios::showpos is set.
1416 (Fixes bug reported by Doug Moore <dougm@cs.rice.edu>.)
1417 * iostream.cc (istream::read): Set eofbit as well as failbit on eof.
1418 * iostream.cc (ostream::operator<<(int)): Fix conversion
1419 to unsigned (used to lose on INT_MIN).
1420 * iostream.cc (ostream::operator<<(long)): Use (unsigned long),
1421 rather than (unsigned) for temporary.
1422
1423 * config.shared, Makefile.in: Remove definitions and uses
1424 of XTRAFLAGS. It is no longer needed, since it is
1425 now implied by the -B flag.
1426
1427 Fri Mar 25 00:31:22 1994 Jason Merrill (jason@deneb.cygnus.com)
1428
1429 * builtinbuf.h: Add put /**/ around comment on trailing #endif.
1430
1431 * Makefile.in (c++clean): Make clean in tests subdir, too.
1432
1433 Wed Mar 23 16:42:09 1994 Doug Evans (dje@canuck.cygnus.com)
1434
1435 * configure.in: Remove Makefile.tem before creating it.
1436 Needed when configuring from read-only source trees.
1437
1438 Wed Mar 16 14:06:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
1439
1440 * stdstreams.cc: Fix so that stdiobuf are used for cin/cout/cerr,
1441 unless _STDIO_USES_IOSTREAM is defined.
1442 * filebuf.cc (filebuf::setbuf): Fix confusion about return
1443 value from _IO_file_setbuf.
1444
1445 Sun Mar 13 00:54:12 1994 Paul Eggert (eggert@twinsun.com)
1446
1447 * config.shared: Ensure that `all' precedes `.PHONY';
1448 BSDI 1.1 needs this.
1449
1450 Sat Mar 12 03:58:00 1994 Paul Eggert (eggert@twinsun.com)
1451
1452 * config.shared: Output a definition of INSTALL that uses
1453 $${rootme}, not ${rootme}. Most `make's don't care, but BSDI
1454 1.1 `make' does.
1455
1456 Fri Mar 4 17:33:01 1994 Per Bothner (bothner@kalessin.cygnus.com)
1457
1458 * iopopen.c: #define _POSIX_SOURCE.
1459 * isgetline.c (istream::getline): Various fixes.
1460
1461 Thu Mar 3 17:58:20 1994 Per Bothner (bothner@kalessin.cygnus.com)
1462
1463 * iostream.cc (write_int): Fix test for when to add initial '0'
1464 when ios::oct and ios::showbase are set.
1465 For hex, showbase adds initial 0x (or 0X) regardless of val==0.
1466 Bugs reported by Phil Roth <proth@cs.uiuc.edu>.
1467
1468 Mon Feb 21 13:18:20 1994 H.J. Lu (hjl@nynexst.com)
1469
1470 * libio.h (_IO_PENDING_OUTPUT_COUNT(_fp)): return the
1471 pending output count in _fp.
1472
1473 Fri Feb 25 09:26:57 1994 Ian Lance Taylor (ian@cygnus.com)
1474
1475 * gen-params: For HAVE_SYS_WAIT, compile dummy.c, not dummy.C.
1476
1477 Tue Feb 22 11:19:09 1994 Per Bothner (bothner@kalessin.cygnus.com)
1478
1479 * streambuf.h, genops.c, libioP.h: Rename references to
1480 _IO_FILE fields other_gbase => _IO_save_base,
1481 _aux_limit => _IO_backup_base, and _other_egptr => _IO_save_end.
1482 * libio.h: Remove no-longer needed macros _other_gbase,
1483 _aux_limit, and _other_egptr.
1484 * genops.c (__underflow, _IO_default_finishh, _IO_unsave_markers):
1485 Check _IO_save_base for NULL before FREEing it or calling
1486 _IO_free_backup_area.
1487
1488 Thu Feb 17 15:26:59 1994 Per Bothner (bothner@kalessin.cygnus.com)
1489
1490 * gen-params: Improve deduction of _G_uint32 and _G_int32.
1491 Should now work for 16-bit, 32-bit, or 64-bit targets.
1492 * gen-params: Check for sys/wait.h using ${CC}, since it's
1493 now used in a C file, not a C++ file.
1494 * floatconv.c: Typedef _G_uint32_t as unsigned32, and use
1495 unsigned32 in place of unsigned long. (Needed for Alpha.)
1496
1497 Tue Feb 8 13:40:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
1498
1499 * fileops.c (_IO_file_close_it): Simplify by using _IO_do_flush.
1500 * fileops.c (_IO_file_finish): Don't call _IO_file_close_it -
1501 do it inline. Call _IO_do_flush even if _IO_DELETE_DONT_CLOSE.
1502 * fileops.c (_IO_file_attach): Set _IO_DELETE_DONT_CLOSE.
1503 * genops.c (_IO_flush_all): Only call overflow if there is
1504 something to write.
1505 * iofclose.c (_IO_fclose): Check that magic number is correct,
1506 and clear it when done. Avoids crashing some buggy applications.
1507 * iogetline.c (_IO_getline): Don't gratuitously increment old_len.
1508 * iogets.c (_IO_gets): Take care to get required ANSi semantics.
1509
1510 Sun Feb 6 19:50:39 1994 Jason Merrill (jason@deneb.cygnus.com)
1511
1512 * iomanip.cc: Explicitly instantiate operator<< and >>.
1513
1514 Fri Feb 4 12:28:22 1994 Jason Merrill (jason@deneb.cygnus.com)
1515
1516 * config.shared (CXXFLAGS): Use -fexternal-templates.
1517
1518 * iomanip.h: Uncomment #pragma interface.
1519
1520 Thu Jan 20 13:48:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
1521
1522 If no characters are read by fgets, ANSI C doesn't allow '\0' to
1523 be written to the buffer, but it is required by ANSI C++
1524 for istream::get and istream::getline. Both use _IO_getline ...
1525 * iogetline.c (_IO_getline): Don't write a '\0' at the end
1526 of the read data. The input buffer length does not include
1527 space for a '\0'.
1528 * iofgets.c, iogets.c: Change appropriately.
1529 Also check for _IO_ERR_SEEN, as required by ANSI.
1530 * isgetline.cc: Update accordingly.
1531
1532 Mon Jan 17 13:24:26 1994 Jason Merrill (jason@deneb.cygnus.com)
1533
1534 * Makefile.in (c++clean): Added target for compiler testing
1535 (i.e. make c++clean all).
1536
1537 Mon Jan 10 11:20:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
1538
1539 * libio.h (_IO_putc): Add parentheses.
1540 Patch from Rik Faith <faith@cs.unc.edu>.
1541
1542 Tue Jan 4 01:32:28 1993 Hongjiu Lu (hjl@nynexst.com)
1543
1544 * genops.c (_IO_default_xsputn):
1545 (_IO_default_xsgetn):
1546 * ioignore.c: change "_IO_size_t count" to
1547 "_IO_ssize_t count".
1548 * iogetline.c: change "_IO_size_t len" to
1549 "_IO_ssize_t len".
1550
1551 Mon Dec 20 00:31:21 1993 Per Bothner (bothner@kalessin.cygnus.com)
1552
1553 * config.shared (CXXINCLUDES): Fix quoting of $(NOSTDINC).
1554
1555 Sun Dec 19 21:03:45 1993 Per Bothner (bothner@kalessin.cygnus.com)
1556
1557 * Makefile.in (VERSION): Increase to 0.63.
1558
1559 Fri Dec 17 13:02:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
1560
1561 * iofread.c (_IO_fread): Return 0 if either size or count is 0.
1562 * iofwrite.c (_IO_fwrite): Return 0 if either size or count is 0.
1563 (This is consistent with fread, and most implementations, but not
1564 with a literal reading of the ANSI spec.)
1565 * iovfscanf.c (_IO_vfscanf): If got EOF while skipping spaces,
1566 set seen_eof and break (instead of returning).
1567 * sbscan.cc (streambuf::vscan): Set error state before returning.
1568 * streambuf.h: Add a forward declarations for class istream
1569 to work around a g++ vtable name mangling bug. (Patch from
1570 harry@pdsrc.hilco.com via Jeffrey A Law <law@snake.cs.utah.edu>.)
1571 * NEWS: New file.
1572
1573 Sat Dec 11 16:21:08 1993 Per Bothner (bothner@kalessin.cygnus.com)
1574
1575 * iovfprintf.c (struct helper_file, _IO_helper_overflow,
1576 helper_vfprintf, _IO_helper_jumps): New structs and functions.
1577 (_IO_vfprintf): Use helper_vfprintf to make printing to
1578 unbuffered files more efficient.
1579 * genops.c (_IO_default_underflow), libioP.h: New function.
1580
1581 * iovsscanf.c (_IO_vsscanf): The input string's length marks
1582 its logical end-of-file.
1583
1584 Wed Dec 8 13:20:46 1993 Per Bothner (bothner@kalessin.cygnus.com)
1585
1586 * indstream.cc (indirectbuf::sync()): Don't crash if get_stream()
1587 or put_stream() are NULL; sync() both streams even if error.
1588
1589 Sun Dec 5 19:24:29 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
1590
1591 * iostreamP.h (convert_to_seekflags): Use _IO_seek_set instead of
1592 0 inside the conditial expressions.
1593
1594 * iofsetpos.c (_IO_fsetpos): Delete unused var `pos'.
1595
1596 Sat Dec 4 15:57:26 1993 Per Bothner (bothner@kalessin.cygnus.com)
1597
1598 * filedoalloc.c (_IO_file_doallocate): Change type of couldbetty
1599 to int, and type of size to _IO_size_t, instead of size_t.
1600 (Change needed for Ultrix, which incorrectly deliberately doesn't
1601 define size_t in <sys/types.h> if _POSIX_SOURCE is defined.)
1602
1603 Thu Dec 2 22:43:03 1993 Per Bothner (bothner@kalessin.cygnus.com)
1604
1605 * fileops.c (_IO_file_finish): Remove redundant call to _IO_un_link.
1606 * iofclose.c (_IO_fclose): Don't call fp->_jumps->__close; it's
1607 too low-level. Instead call _IO_file_close_it.
1608 * dbz/Makefile.in (rclean, distclean): Add some missing files.
1609
1610 Wed Dec 1 13:19:14 1993 Per Bothner (bothner@kalessin.cygnus.com)
1611
1612 * config/hpux.mt (MATH_H_INLINES): No longer define.
1613 Patch from Jeffrey A Law <law@snake.cs.utah.edu>.
1614
1615 Fri Nov 26 13:28:36 1993 Per Bothner (bothner@kalessin.cygnus.com)
1616
1617 * config.shared (CINCLUDES): Define default if libg++.
1618 * iofread.c: Use _IO_sgetn.c.
1619 * iolibio.h (_IO_clearerr): Fix typo.
1620 * genops.c (_IO_seekmark): Return 0 on success.
1621 * floactconv.c (Binit): Change to static.
1622 * iofclose.c (_IO_fclose): Check if file is _IO_stdin, _IO_stdout,
1623 or _IO_stderr; if so don't try to free it. Fix from hjl@nynexst.com.
1624
1625 * genops.c (_IO_default_sync), libioP.h: New function.
1626 * libioP.h (_IO_default_close): Use _IO_default_sync -same interface.
1627
1628 * Makefile.in: Increase version to 0.62.
1629 * iopopen.c (_IO_proc_close): Use waitpid (available in libibarty,
1630 if needed), rather than wait. Don't block/ignore SIGINT etc,
1631 as this is counter to Posix.2.
1632 * iopopen.c: Chain open proc_files, and have the child close
1633 the ones that are open (as required by Posix.2).
1634
1635 * fstream.h (fstreambase::rdbuf), strstream.h (strstreambase
1636 ::rdbuf): Call ios::rdbuf() instead of getting _strbuf directly.
1637
1638 * sbscan.cc (streambuf::vscan): Comment out duplicate default arg.
1639 * floatconv.c: Recognize Alpha and i860 as little-endian.
1640 * streambuf.cc: Return two bogus value returns from void functions.
1641 * iolibio.h, iofwrite.c: Fix buffer type to (const void*).
1642 * libio.h: Predefine of struct _IO_FILE to help non-g++-compilers.
1643 * libioP.h, pfstream.cc, stdfiles.c, iovfscanf.c: Cleanup syntax junk.
1644 * stdstreams.cc: Minor simplification.
1645 * streambuf.h, builtinbuf.cc: Add non-const ios::_IO_fix_vtable()
1646 for temporary binary compatibility.
1647
1648 * filedoalloc.c, fileops.c: Add _POSIX_SOURCE.
1649 * fileops.c, iofopen.c, iofputs.c, iostream.cc, strops.c,
1650 strstream.cc, genops.c: Add some missing #includes.
1651 * iofopen.c, iofdopen.c: Return NULL if malloc fails.
1652 * iovfscanf.c: Fix return type in strtol prototype.
1653 * fwrite.c: Remove bogus file.
1654
1655 Wed Nov 17 14:09:42 1993 Per Bothner (bothner@cygnus.com)
1656
1657 * builtinbuf.cc (ios::_IO_fix_vtable), streambuf.h: Make method
1658 const, to reduce problems with -Wcast-qual.
1659
1660 Tue Nov 16 19:30:42 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
1661
1662 * config.shared (CXXINCLUDE): use ${} instead of $() for NOSTDINC
1663
1664 Tue Nov 16 14:15:45 1993 Per Bothner (bothner@kalessin.cygnus.com)
1665
1666 * iopopen.c (_IO_proc_close): Re-structure to avoid
1667 declarations after statements.
1668 * floatconv.c: If not __STDC__, #define DBL_MANT_DIG.
1669 * config/isc.mt (G_CONFIG_ARGS): Remove bogus spaces.
1670 Patch from David A. Avery <daa@nic.cerf.net>.
1671
1672 Tue Nov 16 15:58:31 1993 Mark Eichin (eichin@cygnus.com)
1673
1674 * Makefile.in (_G_config.h): explicitly use $(SHELL) to run
1675 gen-params, since we know it is a script (we're explicitly looking
1676 in ${srcdir} for it) and /bin/sh might not be good enough.
1677
1678 Mon Nov 15 13:26:22 1993 Per Bothner (bothner@kalessin.cygnus.com)
1679
1680 * builtinbuf.cc: Don't depend on initialization of static
1681 variable builtinbuf::vtable, since that might happen after
1682 we need it (for a static constructor). Instead, initialize
1683 it when needed by inlining the code from get_builtin_vtable
1684 into ios::_IO_fix_vtable().
1685
1686 * floatconv.c: Avoid using #elif, which some C compilers lack.
1687 * iogetline.c, libioP.h: Make char parameter be int, to avoid
1688 some default promotion anomalies.
1689
1690 Fri Nov 5 11:49:46 1993 Per Bothner (bothner@kalessin.cygnus.com)
1691
1692 * config.shared (do-clean-dvi): Remove TeX work files.
1693 * iopopen.c (extern _IO_fork): Don't use parameter type void.
1694 * strops.c (_IO_str_init_static): Clear the allocate_buffer
1695 function pointer, to mark the strfile as being static.
1696 Bug fix from Mike Raisbeck <mike@pudding.rtr.COM>.
1697
1698 Thu Nov 4 10:44:24 1993 Per Bothner (bothner@kalessin.cygnus.com)
1699
1700 * filebuf.cc (filebuf:): Use sseekoff rather than seekoff
1701 (which loses if vtable pointer is NULL).
1702
1703 * iostream.cc (ostream::operator<<(long long n)): Fix thinko.
1704
1705 * Makefile.in (VERSION): Increase to 0.60.
1706 * Makefile.in (IO_OBJECTS): Added iopopen.o.
1707 * config.shared (DISTCLEAN): Also remove Make.pack.
1708 * config.shared (CXXINCLUDES): Add $(NOSTDINC).
1709
1710 * config.shared (INSTALL): Fix so it ues the correct install.sh
1711 whether $srcdir is absolute or relative.
1712
1713 * floatconv.c (DBL_MAX_10_EXP): Fix default value.
1714
1715 Wed Nov 3 10:20:49 1993 Per Bothner (bothner@kalessin.cygnus.com)
1716
1717 * gen-params: Make more robust to allow random junk (NeXT
1718 has spaces) before typedefs.
1719
1720 * fileops.c (_IO_file_overflow): Reduce code duplication.
1721 * Makefile.in (IO_OBJECTS): Remove ioputs.o.
1722
1723 * iovfscanf.c, libio.h: Extra parameter to _IO_vfscanf,
1724 for optionally setting an error indication..
1725 * iofscanf.c, ioscanf.c, iofscanf.c, iovsscanf.c: Fix calls to
1726 _IO_vfscanf to pass an extra NULL.
1727 * sbscan.cc (streambuf::vscan): If passed an extra stream,
1728 set its error state (using new _IO_vfscanf parameter.
1729
1730 * filedoalloc.c, fileops.c, genops.c, iogetline.c, ioignore.c,
1731 libio.h, libioP.h, streambuf.cc streambuf.h, strfile.h, strops.c,
1732 strstream.cc: Replace macros (_base, _ebuf, _eback, _gptr, _egptr,
1733 _pbase, _pptr, _epptr) by field names (_IO_buf_base, _IO_buf_end,
1734 _IO_read_base, _IO_read_pre, IO_read_end, _IO_write_base,
1735 _IO_write_ptr, _IO_write_end).
1736 * libio.h: Remove the old macros (which fixes a conflict.
1737
1738 Mon Nov 1 15:22:12 1993 Per Bothner (bothner@kalessin.cygnus.com)
1739
1740 * iostream.cc: Use _IO_sputn instead of sputn. _IO_sputn does
1741 not require a vtable pointer, and is also slightly faster.
1742
1743 * builtinbuf.{h,cc} (builtinbuf::setbuf): Fix return and
1744 parameter types.
1745
1746 Mon Oct 25 12:56:33 1993 Per Bothner (bothner@kalessin.cygnus.com)
1747
1748 Kludge to make sure _IO_FILE buffers get flushed before exit.
1749 * dbz/dbzmain.c, dbz/fake.c, dbz/byteflip.c:
1750 Invoke DBZ_FINISH macro (if defined) before (normal) exits.
1751 * dbz/Makefile.in (CFLAGS): Define DBZ_FINISH to call _IO_flush_all.
1752
1753 Sat Oct 23 22:10:53 1993 Per Bothner (bothner@kalessin.cygnus.com)
1754
1755 * Makefile.in (VERSION): Set to 0.60 for libg++ release.
1756 * fileops.c (_IO_file_attach): Set _offset to _IO_pos_BAD.
1757 * iostream.cc (ostream::flush): Fix thinkp.
1758 * editbuf.cc, isgetsb.cc, isscan.cc, osform.cc, parsestream.cc,
1759 pfstream.cc, sbform.cc, sbscan.cc, stdstreams.cc, stream.cc:
1760 Replace #include "ioprivate.h" by #include "libioP.h" (and
1761 sometimes stdarg.h, stdlib.h and/or string.h).
1762 * ioprivate.h: Removed.
1763
1764
1765 Thu Oct 21 19:24:02 1993 Per Bothner (bothner@kalessin.cygnus.com)
1766
1767 * PlotFile.h, SFile.h, editbuf.cc, editbuf.h, filebuf.cc,
1768 fstream.cc, fstream.h, indstream.cc, indstream.h, iomanip.cc,
1769 iomanip.h, ioprivate.h, iostream.cc, iostream.h, isgetline.cc,
1770 isgetsb.cc, parsestream.cc, parsestream.h, pfstream.cc,
1771 pfstream.h, procbuf.cc, procbuf.h, stdiostream.cc, stdiostream.h,
1772 stdstreams.cc, streambuf.cc, streambuf.h, strstream.cc,
1773 strstream.h: Remove old (duplicate) copyright notices.
1774
1775 * iostream.cc: Fix calls to sync() to be safe in the presence
1776 of vtable-less streambufs.
1777
1778 Wed Oct 20 15:22:04 1993 Per Bothner (bothner@kalessin.cygnus.com)
1779
1780 * streambuf.h (streambuf::underflow, streambuf::overflow):
1781 Don't make virtual functions pure.
1782 * streambuf.cc (streambuf::underflow, streambuf::overflow):
1783 Default definitions (return EOF).
1784 * fstream.h: Add new (int fd, char* buf, int len) constructors.
1785 These are deprecated, but added for AT&T compatibility.
1786 * fstream.cc fstreambase::fstreambase(int fd, char *p, int l): New.
1787
1788 Thu Oct 14 14:57:01 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
1789
1790 * configure.in: use 'mv -f' instead of 'mv'
1791
1792 Tue Oct 12 05:01:44 1993 Mike Stump (mrs@cygnus.com)
1793
1794 * floatconv.c: Fix typo, change __STDC to __STDC__.
1795
1796 Mon Oct 11 17:03:12 1993 Per Bothner (bothner@kalessin.cygnus.com)
1797
1798 * cleanup.c: It should be #if _G_HAVE_ATEXIT, not #ifdef.
1799
1800 * floatconv.c, iostrerror.c, iovfprintf.c, iovfscanf.c, libioP.h:
1801 Bunch of fixes to allow use of non-ANSI (K&R) C compilers.
1802
1803 * Makefile.in (iostream.list): Use CC=$(CXX) to force use of gcc.
1804 * README: New file.
1805
1806 Fri Oct 8 16:19:58 1993 Per Bothner (bothner@kalessin.cygnus.com)
1807
1808 * Makefile.in: Move ioungetc.o from STDIO_WRAP_OBJECTS to
1809 IO_OBJECTS (since it is needed for iovfscanf.c).
1810 * iostrerror.c: Add declaration of strerror.
1811
1812 Thu Oct 7 12:02:28 1993 Per Bothner (bothner@kalessin.cygnus.com)
1813
1814 * cleanup.c: New file, to cause flushing at exit.
1815 * filedoalloc.c: Cause flushing on exit.
1816 * Makefile.in (OSPRIM_OBJECTS): Add cleanup.o.
1817 * gen-params: Check for atexit.
1818
1819 Tue Oct 5 19:11:14 1993 Mike Stump (mrs@cygnus.com)
1820
1821 * ioperror.c (_IO_strerror): Add missing ()s in _PARAMS usage.
1822
1823 Tue Oct 5 10:33:37 1993 Per Bothner (bothner@kalessin.cygnus.com)
1824
1825 * iofprintf.c, iofscanf.c, ioprintf.c, ioscanf.c, iosprintf.c,
1826 iosscanf.c: Remove bogus semi-colon after va_dcl.
1827 * ioperror.c: Fix typos in declaration.
1828
1829 Mon Oct 4 17:12:22 1993 Per Bothner (bothner@kalessin.cygnus.com)
1830
1831 * configure.in (CLEAN): Define (as _G_config.h *.a).
1832
1833 * fileops.c (_IO_file_read): Don't assume EINTR is defined.
1834 * iosetbuf.c: Replace by generalized ...
1835 * iosetbuffer.c: ... variant, derived from BSD.
1836 * Makefile.in (STDIO_WRAP_OBJECTS): Change correspondingly.
1837 * iosetvbuf.c (iosetvbuf): Minor ANSI tweak.
1838 * iostdio.h (setbuf, setlinebuf): New #defines.
1839 * iolibio.h (_IO_setbuf, _IO_setlinebuf): (Re-)define as macros.
1840 * Makefile.in (LIBIO_OBJECTS): New macro.
1841
1842 Tue Sep 28 14:15:52 1993 Per Bothner (bothner@kalessin.cygnus.com)
1843
1844 * libioP.h (_IO_proc_open, _IO_proc_close): Add missing return types.
1845 * procbuf.cc: Belated fixes.
1846
1847 Mon Sep 27 14:04:47 1993 Per Bothner (bothner@kalessin.cygnus.com)
1848
1849 * Makefile.in: List new files. Add STDIO_WRAP_OBJECTS macro.
1850 * floatconv.c (d2b): Use Exp_msk11 instead of Exp_msk1.
1851 * iofgetpos.c (_IO_fgetpos), iofsetpos.c (_IO_fsetpos): Clean up.
1852 * iolibio.h: New file. Declarations of _IO_foo, for most foo
1853 where foo is a stdio function. (Remove these from libio.h.)
1854 * iostream.h (istream::istreambuf, ostream::ostreambuf): Move
1855 obsolete functions inside #ifdef _STREAM_COMPAT.
1856 * libio.h, libioP.h, streambuf.h, parsestream.h, stdiostream.h:
1857 Use _IO_fpos_t rather than _IO_pos_t.
1858 * iopopen.c: New file type, for pipe (popen-like) streams.
1859 * procbuf.cc: Now just a C++ wrapper for the files in iopopen.c.
1860 * streambuf.h (ios::unsetf): Return complete old value of flags.
1861 * iogets.c (_IO_gets(), ioungetc.c (_IO_ungetc), ioperror.c
1862 (_IO_perror), iostrerror.c (_IO_strerror): New files and
1863 functions, for stdio implementation.
1864 * iostdio.h: Add declarations for various recently-added functions.
1865
1866 Sun Sep 12 14:24:55 1993 Per Bothner (bothner@kalessin.cygnus.com)
1867
1868 * streambuf.h (ios::showpos):: Fix typo.
1869
1870 Fri Aug 27 12:05:47 1993 Per Bothner (bothner@kalessin.cygnus.com)
1871
1872 * iopadn.c (_IO_padn): Change to return count of chars written.
1873 * outfloat.c, iovfprintf.c: Change for new _IO_padn interface.
1874 * iostream.cc (ostream::operator<<): Make sure to set badbit
1875 on a failure (many places). Use _IO_padn more.
1876 * iostream.cc (ostream& ostream::operator<<(const void *p): Move to
1877 * osform.cc: ... here, to reduce linking-in-the-world syndrome.
1878 * osform.cc: Use rdbuf(), instead of _strbuf directly.
1879
1880 * genops.c (_IO_sgetn), libio.h: New function.
1881 * streambuf.h (streambuf.h::sgetn): Use _IO_sgetn.
1882 * SFile.cc (SFile::operator[]): Use sseekoff, not seekoff.
1883
1884 Thu Aug 26 10:16:31 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
1885
1886 * config.shared (SUBDIRS): only recurse if the directory is configured
1887
1888 Wed Aug 25 12:56:12 1993 Per Bothner (bothner@kalessin.cygnus.com)
1889
1890 * config/{hpux.mt, isc.mt, sco4.mt}:
1891 Moved from ../libg++/config (since they affect _G_config.h).
1892 * configure.in: Set target_make_frag to one of the above files.
1893
1894 Fri Aug 20 00:53:14 1993 Per Bothner (bothner@kalessin.cygnus.com)
1895
1896 * iofopen.c (iofopen): Fix type passed to _IO_un_link().
1897 * Makefile.in (_G_config.h): Pass $CC (not $CXX) as CC.
1898
1899 * configure.in (configdirs): Add dbz and stdio.
1900 * fileops.c (_IO_file_seekoff): Convert more old functionality.
1901 * iofdopen.c: Use mode parameter to set _flags.
1902 * iofscanf.c, ioputs.c, ioscanf.c, iosprintf.c: New files.
1903 * Makefile.in (IO_OBJECTS): Added new objects.
1904 * iostdio.h: Add feof. fscanf, puts, sprintf, vsprintf.
1905 * libio.h: Add _IO_vprintf macro.
1906 * iofopen.c: Invoke _IO_un_link if failure.
1907 * iovsprintf.c: Write terminating NUL.
1908
1909 * libioP.h: Add COERCE_FILE macro (by default does nothing).
1910 * iofclose.c, iofflush.c, iofgets.c, iofprintf.c, iofputs.c,
1911 iofread.c, ioftell.c, iofwrite.c, iosetbuf.c, iosetvbuf.c:
1912 Invoke COERCE_FILE macro.
1913 * ioftell.c: Use _IO_seekoff.
1914
1915 Wed Aug 18 22:49:56 1993 Per Bothner (bothner@kalessin.cygnus.com)
1916
1917 * sbform.cc (streambuf::form), sbscan.cc (streambuf::scan):
1918 Remove cast to _IO_va_list. (Loses if array type.)
1919
1920 * libio.h: Handle _IO_va_list for systems that need <stdarg.h>.
1921 * floatconv.h: Fix typo (reported by H.J.Lu).
1922
1923 Wed Aug 18 19:34:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
1924
1925 * configure.in (INSTALLDIR): handle native vs. cross case
1926
1927 * Makefile.in (install): don't use $TARGETLIB, set INSTALLDIR to
1928 $(libdir)
1929
1930 Wed Aug 18 12:10:03 1993 Per Bothner (bothner@kalessin.cygnus.com)
1931
1932 * Makefile.in: Rename iostream-files to iostream.list.
1933 * configure.in: Add iostream.list to MOSTLYCLEAN.
1934
1935 Tue Aug 17 18:56:59 1993 Per Bothner (bothner@kalessin.cygnus.com)
1936
1937 * Makefile.in: Depend on _G_config.h where appropriate.
1938 * config.shared (CXXINCLUDES): If doing libg++, search ../libio.
1939
1940 Tue Aug 17 17:34:24 1993 Per Bothner (bothner@kalessin.cygnus.com)
1941
1942 New directory. Based on old libg++/iostream code,
1943 but extensively re-written.
1944
1945
This page took 0.121074 seconds and 6 git commands to generate.