aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-02-28Mark ChangeLogMark Mitchell
2005-10-31from Mark Kettenis <kettenis@gnu.org>Mark Kettenis
2005-09-26libiberty.h (expandargv): New function.Mark Mitchell
2005-08-17floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis
2005-07-12xregex2.h (regexec): Qualify this prototype with __extension__ when compiling...Ben Elliston
2005-07-03re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey
2005-06-30[multiple changes]Daniel Berlin
2005-06-21Index: include/ChangeLogGeoffrey Keating
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis
2005-06-02* libiberty.h (vsnprintf): Add format attribute.Kaveh R. Ghazi
2005-05-30* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.Kaveh R. Ghazi
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii
2005-05-25demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-12libiberty.h: Do not define empty basename prototype.Steve Ellcey
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-04-26libiberty.h (unlock_std_streams): New.Kaveh R. Ghazi
2005-04-19hashtab.h, [...]: Don't use the PTR macro.Kaveh R. Ghazi
2005-04-16libiberty.h (unlock_stream): New.Kaveh R. Ghazi
2005-04-14libiberty.h (fopen_unlocked, [...]): Remove parameter names.Kaveh R. Ghazi
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi
2005-03-29* libiberty.h: Fix indentation.Ian Lance Taylor
2005-03-29pex-common.c: New file.Ian Lance Taylor
2005-03-29* libiberty.h (ffs): Declare, if necessary.Mark Mitchell
2005-03-28xregex2.h (_RE_ARGS): Remove definition and uses.Gabriel Dos Reis
2005-03-28partition.h: Remove use of PARAMS.Gabriel Dos Reis
2005-03-28ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis
2005-03-25libiberty.h (xstrndup): Declare.Kaveh R. Ghazi
2005-03-22* libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.Kaveh R. Ghazi
2005-03-10libiberty.h (gettimeofday): Declare.Mark Mitchell
2005-03-01libiberty.h: Declare unlink_if_ordinary.Jan Beulich
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini
2004-12-11fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston
2004-10-08xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New.Bob Wilson
2004-09-13Spacing bug.DJ Delorie
2004-09-13* libiberty.h (basename): Prototype for __MINGW32__.Aaron W. LaFramboise
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi
2004-08-18Split ChangeLogIan Lance Taylor
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis
2004-07-24* ansidecl.h (ARG_UNUSED): New Macro.Bernardo Innocenti
2004-07-24libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.Bernardo Innocenti
2004-07-21ansidecl.h (ATTRIBUTE_PURE): New.Paolo Bonzini
2004-07-13libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.Bernardo Innocenti
2004-07-13libiberty.h (ASTRDUP): Add casts required for stricter type conversion rules ...Bernardo Innocenti
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-05-04demangle.h: Do not use C++ reserved keyword typename as parameter for...Andreas Jaeger
2004-04-22* hashtab.h (struct htab): Add size_prime_index.Richard Henderson
2004-04-13hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law