aboutsummaryrefslogtreecommitdiff
path: root/libiberty/splay-tree.c
AgeCommit message (Expand)Author
2003-05-07 * splay-tree.c (splay_tree_predecessor): Fix comment.Josef Zlomek
2002-09-20 * cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin
2002-09-12 * splay-tree.c (splay_tree_successor): Fix comments.Mike Stump
2002-03-07* splay-tree.c (splay_tree_xmalloc_allocate,Jim Blandy
2002-02-22include:Jim Blandy
2001-05-07 * splay-tree.h (splay_tree_max): New function.Mark Mitchell
2000-10-01 * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-09-17 * splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell
2000-09-15* splay-tree.c: #include <stdio.h>.Michael Sokolov
2000-09-10 * splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell
2000-04-06 * splay-tree.c (splay_tree_remove): New.Richard Henderson
1999-12-05 * splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell
1999-08-02 * splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell
1999-07-26 * splay-tree.c (splay_tree_insert): Add initialization to avoidIan Lance Taylor
1999-04-021999-04-02 Mark Mitchell <mark@codesourcery.com>Mark Mitchell
1999-03-30 * alias.c (alias_set_compare): Remove.Mark Mitchell
1999-01-12More address fixesJeff Law
1999-01-11More address fixes.Jeffrey A Law
1998-12-14 * choose-temp.c: Don't check IN_GCC anymore.Kaveh Ghazi
1998-11-27 * choose-temp.c: Always include libiberty.h. Avoid redundancies.Kaveh Ghazi
1998-10-26 * splay-tree.c: Tweak include directives to make sure declarations ofMark Mitchell
1998-10-22 * splay-tree.c (splay_tree_foreach_helper): Make definition staticKaveh Ghazi
1998-10-21 * splay-tree.c: New file.Mark Mitchell