summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hashtab.h (hash_pointer): Declare.Mark Mitchell2000-04-242-0/+11
* * sort.h: New file.Mark Mitchell2000-04-242-0/+49
* conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2000-04-182-5/+15
* symcat.h: Honor autoconf macro HAVE_STRINGIZE.Kaveh R. Ghazi2000-04-172-1/+15
* * splay-tree.h (splay_tree_remove): Declare.Richard Henderson2000-04-052-0/+6
* hashtab.h (hashval_t): New type.Mark Mitchell2000-03-312-4/+13
* Some cleanups/additions for hashtablesBernd Schmidt2000-03-142-4/+19
* Changes in include:Alex Samuel2000-03-102-0/+85
* hashtab.h (struct htab): Add del_f.Zack Weinberg2000-03-102-3/+17
* hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...Zack Weinberg2000-03-082-58/+71
* symcat.h (STRINGX): Change "?" to "s" to stringify argument s.Hans-Peter Nilsson2000-01-012-2/+7
* splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell1999-12-052-3/+10
* ansidecl.h (ATTRIBUTE_MALLOC): New macro.Kaveh R. Ghazi1999-11-303-15/+31
* libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.Kaveh R. Ghazi1999-11-292-0/+18
* ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter1999-11-102-9/+27
* hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg1999-10-232-2/+14
* * hashtab.h: New file.Vladimir Makarov1999-10-152-0/+107
* ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi1999-10-102-3/+17
* libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi1999-09-252-0/+8
* libiberty.h (basename): OpenBSD has a correct prototype.Marc Espie1999-09-142-5/+7
* * libiberty.h (xmemdup): Add prototype for new function.Jeff Garzik1999-09-082-0/+8
* Avoids false positives with -Wcast-qual:Kaveh R. Ghazi1999-09-012-7/+19
* * libiberty.h (getpwd): Prototype.Kaveh R. Ghazi1999-08-312-0/+9
* * splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell1999-08-022-1/+6
* * ansidecl.h: Copy attribute support macros from egcs.Ian Lance Taylor1999-07-262-1/+38
* SyncJeff Law1999-04-063-1/+49
* splay-tree.h (splay_tree_compare_pointers): Declare.Mark Mitchell1999-04-022-0/+6
* alias.c (alias_set_compare): Remove.Mark Mitchell1999-03-302-0/+6
* Update FSF address in copyright header.Jeff Law1999-01-113-18/+21
* demangle.h: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-143-4/+5
* demangle.h: (DMGL_EDG): new macro for Kuck and AssociatesElena Zannoni1998-12-072-3/+28
* * libiberty.h: Prototype xcalloc.Kaveh R. Ghazi1998-11-132-0/+9
* Delete whitespace at EOL.Jeff Law1998-11-101-13/+13
* ansidecl.h: Wrap problematic macros with !IN_GCC.Kaveh R. Ghazi1998-11-084-10/+22
* demangle.h: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-073-2/+5
* splay-tree.h: Wrap function pointer parameter declarations in PARAMS() macro.Kaveh R. Ghazi1998-10-222-4/+9
* * splay-tree.h: New file.Mark Mitchell1998-10-212-0/+120
* backport: libiberty.h (xexit): Change decl to use modern GCC attribute to ind...Jeff Law1998-10-082-2/+14
* * getopt.h, obstack.h: Updated from gcc.Jeffrey A Law1998-09-052-154/+177
* * getopt.h: Updated from gcc.Jeffrey A Law1998-09-052-1/+5
* [multiple changes]Jeff Law1998-05-113-15/+162
* Initial revisionJason Merrill1997-08-2110-0/+2993