Kaveh R. Ghazi
|
9b1a92d882
|
choose-temp.c: Always include libiberty.h.
* choose-temp.c: Always include libiberty.h. Avoid redundancies.
* cplus-dem.c: Likewise. Conform to libiberty.h.
* pexecute.c: Likewise.
* splay-tree.c: Likewise.
From-SVN: r23935
|
1998-11-27 10:28:57 +00:00 |
|
Mark Mitchell
|
ad3ef78e25
|
splay-tree.c: Tweak include directives to make sure declarations of xmalloc and free are...
* splay-tree.c: Tweak include directives to make sure declarations of
xmalloc and free are available.
From-SVN: r23358
|
1998-10-26 23:24:48 +00:00 |
|
Kaveh R. Ghazi
|
b056ad1c68
|
splay-tree.c (splay_tree_foreach_helper): Make definition static to match prototype.
* splay-tree.c (splay_tree_foreach_helper): Make definition static
to match prototype.
From-SVN: r23230
|
1998-10-22 17:00:43 +00:00 |
|
Mark Mitchell
|
ed87f9c827
|
splay-tree.c: New file.
* splay-tree.c: New file.
* Makefile.in (CFILES): Add it.
(REQUIRED_OFILES): Likewise.
(splay-tree.o): Add dependencies.
From-SVN: r23210
|
1998-10-21 09:19:13 +00:00 |
|