Age | Commit message (Expand) | Author | Files | Lines |
2003-05-07 | splay-tree.c (splay_tree_predecessor): Fix comment. | Josef Zlomek | 1 | -2/+2 |
2002-09-20 | cp-demangle.c (demangling_new): Cast 0 to enum. | John David Anglin | 1 | -1/+1 |
2002-09-12 | * splay-tree.c (splay_tree_successor): Fix comments. | Mike Stump | 1 | -2/+2 |
2002-03-07 | splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions,... | Jim Blandy | 1 | -2/+6 |
2002-02-22 | Allow the user to specify functions for allocating memory for splay tree root... | Jim Blandy | 1 | -6/+48 |
2001-05-07 | splay-tree.h (splay_tree_max): New function. | Mark Mitchell | 1 | -1/+35 |
2000-10-01 | c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only. | Mark Mitchell | 1 | -2/+2 |
2000-09-17 | splay-tree.c (splay_tree_predecessor): Fix typo in comment. | Mark Mitchell | 1 | -1/+1 |
2000-09-15 | * splay-tree.c: #include <stdio.h>. | Michael Sokolov | 1 | -0/+2 |
2000-09-10 | splay-tree.h (splay_tree_predecessor): Declare. | Mark Mitchell | 1 | -1/+67 |
2000-04-05 | * splay-tree.c (splay_tree_remove): New. | Richard Henderson | 1 | -0/+41 |
1999-12-05 | splay-tree.h (struct splay_tree_node): Rename to ... | Mark Mitchell | 1 | -2/+2 |
1999-08-02 | * splay-tree.h (splay_tree_insert): Return the new node. | Mark Mitchell | 1 | -2/+4 |
1999-07-26 | splay-tree.c (splay_tree_insert): Add initialization to avoid warning. | Ian Lance Taylor | 1 | -2/+2 |
1999-04-02 | splay-tree.h (splay_tree_compare_pointers): Declare. | Mark Mitchell | 1 | -0/+15 |
1999-03-30 | alias.c (alias_set_compare): Remove. | Mark Mitchell | 1 | -0/+15 |
1999-01-12 | More address fixes | Jeff Law | 1 | -1/+2 |
1999-01-11 | More address fixes. | Jeff Law | 1 | -13/+13 |
1998-12-14 | choose-temp.c: Don't check IN_GCC anymore. | Kaveh R. Ghazi | 1 | -1/+1 |
1998-11-27 | choose-temp.c: Always include libiberty.h. | Kaveh R. Ghazi | 1 | -4/+0 |
1998-10-26 | splay-tree.c: Tweak include directives to make sure declarations of xmalloc a... | Mark Mitchell | 1 | -0/+10 |
1998-10-22 | splay-tree.c (splay_tree_foreach_helper): Make definition static to match pro... | Kaveh R. Ghazi | 1 | -1/+1 |
1998-10-21 | splay-tree.c: New file. | Mark Mitchell | 1 | -0/+331 |