]> gcc.gnu.org Git - gcc.git/blame - libio/ChangeLog
cse.c (insert_regs): Also in REG case...
[gcc.git] / libio / ChangeLog
CommitLineData
31777026
KW
1Sun Jul 23 15:16:23 2000 Krister Walfridsson <cato@df.lth.se>
2
3 * gen-params: Added trailing space for 'long long int' regexp.
4
bece74bd
AS
52000-06-28 Alex Samuel <samuel@codesourcery.com>
6
7 * libioP.h (VTABLE_LABEL): Update for new vtable mangling.
8 * stdstrbufs.cc (filebuf_vtable): Likewise.
9 (stdiobuf_vtable): Likewise.
10
f5579898
MM
112000-06-04 Mark Mitchell <mark@codesourcery.com>
12
13 * libioP.h: Handle new ABI mangling.
14 * stdstrbufs.cc: Likewise.
15
4dd35855
UD
162000-05-24 Ulrich Drepper <drepper@redhat.com>
17
18 * iostream.cc (endl): Fix bug in last change.
19 (ends): Make same change as for endl.
20
db9aed0e
JL
21Tue May 23 22:56:56 2000 Jerry Quinn
22
23 * iostream.cc (endl): Verify stream can accept characters
24 before writing its eol.
25
63b8af0c
DE
262000-05-15 David Edelsohn <edelsohn@gnu.org>
27
28 * config.shared: Change "pic" to depend on $(PICFLAG), not
29 on $(enable_shared).
c35db293
RL
30
312000-05-11 Robert Lipe <robertlipe@usa.net>
32
33 * configure.in: Remove special casing for sco3.2v[45].
34 * config/sco4.mt: Deleted.
35
36348eab
JJ
362000-05-10 Jakub Jelinek <jakub@redhat.com>
37
38 * configure.in: Use mh-sparcpic for sparc*-*-*.
39
5729663d
ZW
402000-04-02 Zack Weinberg <zack@wolery.cumb.org>
41
42 * configure.in: Indent the # of #include_next one space.
43
ad242caf
JM
442000-03-29 Jason Merrill <jason@casey.cygnus.com>
45
46 * configure.in: -linux-gnu*, not -linux-gnu.
47
dfe50efb
ML
48