Age | Commit message (Expand) | Author | Files | Lines |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-02-12 | Fix splay tree KEY leak detected in GDB test gdb.base/macscp.exp | Philippe Waroquiers | 1 | -3/+10 |
2019-01-21 | Fix leak in splay-tree | Tom Tromey | 1 | -0/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-05-28 | splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions. | Bernd Edlinger | 1 | -0/+19 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -2/+1 |
2011-02-03 | libiberty: documentation markup and order fixes. | Ralf Wildenhues | 1 | -8/+8 |
2010-12-08 | splay-tree.c (splay_tree_foreach_helper): Remove arg `sp', all callers updated. | Doug Evans | 1 | -13/+39 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -7/+48 |
2008-01-19 | re PR other/33768 (splay-tree.c typo) | Manuel López-Ibáñez | 1 | -2/+2 |
2005-11-07 | splay-tree.c (rotate_left): New function. | Richard Guenther | 1 | -111/+80 |
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 1 | -2/+2 |
2005-03-28 | partition.h: Remove use of PARAMS. | Gabriel Dos Reis | 1 | -78/+35 |
2004-12-07 | splay-tree.c (splay_tree_delete_helper): Redesign the logic so that recursion... | DJ Delorie | 1 | -7/+48 |
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 |