]> gcc.gnu.org Git - gcc.git/blame - libio/ChangeLog
aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
[gcc.git] / libio / ChangeLog
CommitLineData
bece74bd
AS
12000-06-28 Alex Samuel <samuel@codesourcery.com>
2
3 * libioP.h (VTABLE_LABEL): Update for new vtable mangling.
4 * stdstrbufs.cc (filebuf_vtable): Likewise.
5 (stdiobuf_vtable): Likewise.
6
f5579898
MM
72000-06-04 Mark Mitchell <mark@codesourcery.com>
8
9 * libioP.h: Handle new ABI mangling.
10 * stdstrbufs.cc: Likewise.
11
4dd35855
UD
122000-05-24 Ulrich Drepper <drepper@redhat.com>
13
14 * iostream.cc (endl): Fix bug in last change.
15 (ends): Make same change as for endl.
16
db9aed0e
JL
17Tue May 23 22:56:56 2000 Jerry Quinn
18
19 * iostream.cc (endl): Verify stream can accept characters
20 before writing its eol.
21
63b8af0c
DE
222000-05-15 David Edelsohn <edelsohn@gnu.org>
23
24 * config.shared: Change "pic" to depend on $(PICFLAG), not
25 on $(enable_shared).
c35db293
RL
26
272000-05-11 Robert Lipe <robertlipe@usa.net>
28
29 * configure.in: Remove special casing for sco3.2v[45].
30 * config/sco4.mt: Deleted.
31
36348eab
JJ
322000-05-10 Jakub Jelinek <jakub@redhat.com>
33
34 * configure.in: Use mh-sparcpic for sparc*-*-*.
35
5729663d
ZW
362000-04-02 Zack Weinberg <zack@wolery.cumb.org>
37
38 * configure.in: Indent the # of #include_next one space.
39
ad242caf
JM
402000-03-29 Jason Merrill <jason@casey.cygnus.com>
41
42 * configure.in: -linux-gnu*, not -linux-gnu.
43
dfe50efb
ML
44