aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-06-30[multiple changes]Daniel Berlin2-0/+14
2005-06-21Index: include/ChangeLogGeoffrey Keating2-0/+9
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis2-1/+5
2005-06-02* libiberty.h (vsnprintf): Add format attribute.Kaveh R. Ghazi2-3/+6
2005-05-30* ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.Kaveh R. Ghazi2-0/+20
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii2-4/+20
2005-05-25demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.Richard Henderson2-0/+7
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis3-3/+10
2005-05-12libiberty.h: Do not define empty basename prototype.Steve Ellcey2-1/+8
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton24-74/+639
2005-04-26libiberty.h (unlock_std_streams): New.Kaveh R. Ghazi2-0/+10
2005-04-19hashtab.h, [...]: Don't use the PTR macro.Kaveh R. Ghazi7-30/+36
2005-04-16libiberty.h (unlock_stream): New.Kaveh R. Ghazi2-0/+10
2005-04-14libiberty.h (fopen_unlocked, [...]): Remove parameter names.Kaveh R. Ghazi2-3/+8
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi2-0/+13
2005-03-29* libiberty.h: Fix indentation.Ian Lance Taylor2-1/+5
2005-03-29pex-common.c: New file.Ian Lance Taylor2-1/+173
2005-03-29* libiberty.h (ffs): Declare, if necessary.Mark Mitchell2-0/+11
2005-03-28xregex2.h (_RE_ARGS): Remove definition and uses.Gabriel Dos Reis2-44/+36
2005-03-28partition.h: Remove use of PARAMS.Gabriel Dos Reis5-122/+45
2005-03-28ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis2-4/+8
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis6-102/+97
2005-03-26demangle.h: Remove uses of PARAMS.Gabriel Dos Reis3-86/+90
2005-03-25libiberty.h (xstrndup): Declare.Kaveh R. Ghazi2-0/+8
2005-03-22* libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.Kaveh R. Ghazi2-1/+5
2005-03-10libiberty.h (gettimeofday): Declare.Mark Mitchell2-0/+13
2005-03-01libiberty.h: Declare unlink_if_ordinary.Jan Beulich2-0/+8
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini2-0/+10
2004-12-11fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston2-1/+6
2004-10-08xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS, [...]): New.Bob Wilson2-6/+15
2004-09-13Spacing bug.DJ Delorie1-1/+1
2004-09-13* libiberty.h (basename): Prototype for __MINGW32__.Aaron W. LaFramboise2-1/+5
2004-09-05builtin-attrs.def (ATTR_SENTINEL, [...]): New.Kaveh Ghazi3-5/+20
2004-08-18Split ChangeLogIan Lance Taylor2-2122/+2130
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis2-3/+8
2004-07-24* ansidecl.h (ARG_UNUSED): New Macro.Bernardo Innocenti2-3/+15
2004-07-24libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.Bernardo Innocenti1-0/+31
2004-07-21ansidecl.h (ATTRIBUTE_PURE): New.Paolo Bonzini2-0/+13
2004-07-13libiberty.h (XNEW, [...]): Move here from libcpp/internal.h.Bernardo Innocenti1-0/+7
2004-07-13libiberty.h (ASTRDUP): Add casts required for stricter type conversion rules ...Bernardo Innocenti3-4/+10
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+3
2004-05-04demangle.h: Do not use C++ reserved keyword typename as parameter for...Andreas Jaeger2-19/+24
2004-04-22* hashtab.h (struct htab): Add size_prime_index.Richard Henderson2-4/+12
2004-04-13hashtab.c (htab_remove_elt_with_hash): New function.Jeff Law2-0/+5
2004-03-30* hashtab.h, splay-tree.h: Use new shorter form of GTY markers.Zack Weinberg3-8/+12
2004-02-25* dyn-string.h: Update copyright date.Ian Lance Taylor2-1/+5
2004-02-24dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and the associated ...Ian Lance Taylor2-29/+5
2004-01-13demangle.h: Instead of checking ANSI_PROTOTYPES, just include "libiberty.h".Ian Lance Taylor2-6/+4
2004-01-13* demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.Ian Lance Taylor2-0/+7
2004-01-12demangle.h (enum demangle_component_type): Define.Ian Lance Taylor2-2/+379