summaryrefslogtreecommitdiff
path: root/include/splay-tree.h
Commit message (Expand)AuthorAgeFilesLines
* Fix splay tree KEY leak detected in GDB test gdb.base/macscp.expPhilippe Waroquiers2019-02-121-2/+9
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.Bernd Edlinger2018-05-281-1/+3
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* Update copyright year in includeH.J. Lu2015-07-141-2/+1
* remove gengtype support for param_is use_param, if_marked and splay tree allo...Trevor Saunders2014-12-101-12/+8
* gengtype.c (main): Make uintptr_t a known type.Tristan Gingold2012-04-101-13/+6
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-2/+13
* splay-tree.h (libi_uhostptr_t): Add gcc specific __extension__ for long long ...Kai Tietz2009-10-231-0/+6
* update copyright datesAlan Modra2009-09-031-1/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-4/+2
* * splay-tree.h: Fix whitespace.Uros Bizjak2007-07-131-17/+17
* splay-tree.h (libi_uhostptr_t, [...]): Adjust types work-a-round whitespace p...Kai Tietz2007-07-121-4/+4
* splay-tree.h (libi_uhostptr_t, [...]): New types, needed for WIN64 when a lon...Kai Tietz2007-07-121-16/+24
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* hashtab.h, [...]: Don't use the PTR macro.Kaveh R. Ghazi2005-04-191-2/+2
* partition.h: Remove use of PARAMS.Gabriel Dos Reis2005-03-281-42/+27
* * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.Zack Weinberg2004-03-301-6/+6
* Merge from pch-branch.Geoffrey Keating2003-01-101-10/+15
* demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra2002-06-251-2/+2
* Allow the user to specify functions for allocating memory for splay tree root...Jim Blandy2002-02-221-0/+25
* dyn-string.h, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-231-4/+4
* splay-tree.h (splay_tree_max): New function.Mark Mitchell2001-05-071-0/+4
* Fix copyright datesNick Clifton2001-03-141-1/+1
* splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell2000-09-101-1/+7
* * splay-tree.h (splay_tree_remove): Declare.Richard Henderson2000-04-051-0/+2
* splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell1999-12-051-3/+3
* * splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell1999-08-021-1/+2
* splay-tree.h (splay_tree_compare_pointers): Declare.Mark Mitchell1999-04-021-0/+2
* alias.c (alias_set_compare): Remove.Mark Mitchell1999-03-301-0/+2
* Update FSF address in copyright header.Jeff Law1999-01-111-16/+17
* demangle.h: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-141-2/+0
* ansidecl.h: Wrap problematic macros with !IN_GCC.Kaveh R. Ghazi1998-11-081-4/+2
* demangle.h: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-071-1/+0
* splay-tree.h: Wrap function pointer parameter declarations in PARAMS() macro.Kaveh R. Ghazi1998-10-221-4/+4
* * splay-tree.h: New file.Mark Mitchell1998-10-211-0/+116