aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2003-12-19fibheap.h (fibnode): Use __extension__ for bit-fields mark and degree if __GN...Andreas Tobler2-2/+7
2003-12-19fibheap.h (fibnode): Use unsigned long int for bit-fields if __GNUC__ is defi...Kazu Hirata2-0/+10
2003-10-22obstack.h: Merge the following change from gnulib...Joseph Myers2-14/+41
2003-09-22floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney2-1/+8
2003-09-16Index: include/ChangeLogAndrew Cagney2-3/+8
2003-09-15floatformat.h (struct floatformat): Make "exp_bias" signed.Andrew Cagney2-2/+10
2003-09-15* floatformat.h (floatformat_is_valid): Add prototype.Daniel Jacobowitz2-1/+10
2003-07-10* xtensa-config.h: Undef all macros before defining them.Bob Wilson2-2/+77
2003-07-06demangle.h: Support C++.H.J. Lu2-0/+12
2003-07-01* filenames.h: New file imported from binutils.Zack Weinberg2-0/+55
2003-07-01xtensa-config.h: New file imported from binutils.Bob Wilson2-0/+72
2003-06-22safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg2-6/+12
2003-06-21safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2-8/+29
2003-06-17alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi2-11/+4
2003-05-15hex.c (_hex_value): Make this unsigned.Jim Blandy2-2/+9
2003-05-07s/burtle/iterativeJason Merrill2-4/+4
2003-05-07hashtab.c (burtle_hash): New fn.Jason Merrill2-0/+10
2003-03-17ansidecl.h (ATTRIBUTE_NONNULL, [...]): New.Kaveh R. Ghazi2-1/+37
2003-03-17ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka2-0/+5
2003-02-27* libiberty.h: Document return value of physmem routines.Kaveh R. Ghazi2-1/+5
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi2-0/+8
2003-02-20* libiberty.h (lrealpath): Add declaration.Daniel Jacobowitz2-0/+8
2003-01-26hashtab.h (htab_alloc_with_arg, [...]): Add new types.Daniel Jacobowitz2-2/+30
2003-01-10Merge from pch-branch.Geoffrey Keating2-10/+23
2002-11-24* libiberty.h (basename): Add NetBSD to the list.Simon Burge2-1/+5
2002-11-22libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz2-0/+10
2002-10-27partition.h: Close the extern "C" scope when compiling with C++.Roger Sayle3-2/+10
2002-10-27re PR bootstrap/8351 (3.3 20021024 (experimental) fails to bootstrap on cygwin)Roger Sayle2-0/+8
2002-10-24ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the list of platform c...Nathan Tallent2-1/+10
2002-10-16Remove bogus copyright message in my last entry.David O'Brien1-2/+1
2002-10-12getopt.h: getopt is in unistd.h.David O'Brien2-1/+6
2002-09-20libiberty.h (asprintf, vasprintf): Don't declare them if the corresponding HA...Alexandre Oliva2-0/+9
2002-06-25demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra7-12/+21