aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2000-01-01symcat.h (STRINGX): Change "?" to "s" to stringify argument s.Hans-Peter Nilsson2-2/+7
1999-12-05splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell2-3/+10
1999-11-30ansidecl.h (ATTRIBUTE_MALLOC): New macro.Kaveh R. Ghazi3-15/+31
1999-11-29libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.Kaveh R. Ghazi2-0/+18
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter2-9/+27
1999-10-23hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg2-2/+14
1999-10-15* hashtab.h: New file.Vladimir Makarov2-0/+107
1999-10-10ansidecl.h (HAVE_GCC_VERSION): New macro.Kaveh R. Ghazi2-3/+17
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi2-0/+8
1999-09-14libiberty.h (basename): OpenBSD has a correct prototype.Marc Espie2-5/+7
1999-09-08* libiberty.h (xmemdup): Add prototype for new function.Jeff Garzik2-0/+8
1999-09-01Avoids false positives with -Wcast-qual:Kaveh R. Ghazi2-7/+19
1999-08-31* libiberty.h (getpwd): Prototype.Kaveh R. Ghazi2-0/+9
1999-08-02* splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell2-1/+6
1999-07-26* ansidecl.h: Copy attribute support macros from egcs.Ian Lance Taylor2-1/+38
1999-04-06SyncJeff Law3-1/+49
1999-04-02splay-tree.h (splay_tree_compare_pointers): Declare.Mark Mitchell2-0/+6
1999-03-30alias.c (alias_set_compare): Remove.Mark Mitchell2-0/+6
1999-01-11Update FSF address in copyright header.Jeff Law3-18/+21
1998-12-14demangle.h: Don't check IN_GCC anymore.Kaveh R. Ghazi3-4/+5
1998-12-07demangle.h: (DMGL_EDG): new macro for Kuck and AssociatesElena Zannoni2-3/+28
1998-11-13* libiberty.h: Prototype xcalloc.Kaveh R. Ghazi2-0/+9
1998-11-10Delete whitespace at EOL.Jeff Law1-13/+13
1998-11-08ansidecl.h: Wrap problematic macros with !IN_GCC.Kaveh R. Ghazi4-10/+22
1998-11-07demangle.h: Don't include gansidecl.h.Kaveh R. Ghazi3-2/+5
1998-10-22splay-tree.h: Wrap function pointer parameter declarations in PARAMS() macro.Kaveh R. Ghazi2-4/+9
1998-10-21* splay-tree.h: New file.Mark Mitchell2-0/+120
1998-10-08backport: libiberty.h (xexit): Change decl to use modern GCC attribute to ind...Jeff Law2-2/+14
1998-09-05* getopt.h, obstack.h: Updated from gcc.Jeffrey A Law2-154/+177
1998-09-05* getopt.h: Updated from gcc.Jeffrey A Law2-1/+5
1998-05-11[multiple changes]Jeff Law3-15/+162
1997-08-21Initial revisionJason Merrill10-0/+2993