]> gcc.gnu.org Git - gcc.git/blame - libio/ChangeLog
Make-lang.in (CXX_SRCS): Add mangle.c.
[gcc.git] / libio / ChangeLog
CommitLineData
4dd35855
UD
12000-05-24 Ulrich Drepper <drepper@redhat.com>
2
3 * iostream.cc (endl): Fix bug in last change.
4 (ends): Make same change as for endl.
5
db9aed0e
JL
6Tue May 23 22:56:56 2000 Jerry Quinn
7
8 * iostream.cc (endl): Verify stream can accept characters
9 before writing its eol.
10
63b8af0c
DE
112000-05-15 David Edelsohn <edelsohn@gnu.org>
12
13 * config.shared: Change "pic" to depend on $(PICFLAG), not
14 on $(enable_shared).
c35db293
RL
15
162000-05-11 Robert Lipe <robertlipe@usa.net>
17
18 * configure.in: Remove special casing for sco3.2v[45].
19 * config/sco4.mt: Deleted.
20
36348eab
JJ
212000-05-10 Jakub Jelinek <jakub@redhat.com>
22
23 * configure.in: Use mh-sparcpic for sparc*-*-*.
24
5729663d
ZW
252000-04-02 Zack Weinberg <zack@wolery.cumb.org>
26
27 * configure.in: Indent the # of #include_next one space.
28
ad242caf
JM
292000-03-29 Jason Merrill <jason@casey.cygnus.com>
30
31 * configure.in: -linux-gnu*, not -linux-gnu.
32
dfe50efb
ML
33