aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2002-06-24libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME.Alan Modra3-8/+14
2002-06-06hashtab.h (htab): Rearrange new members for backward compatibility.DJ Delorie2-8/+10
2002-06-06Index: include/ChangeLogGeoffrey Keating2-1/+11
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-13/+41
2002-04-16xregex2.h (__restrict_arr): Define to __restrict on GCC 3.1 and later.David S. Miller2-4/+15
2002-04-01dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine names.Phil Edwards2-3/+7
2002-03-06Remove floatformat_arm_ext.Andrew Cagney2-1/+4
2002-02-22Allow the user to specify functions for allocating memory for splay tree root...Jim Blandy2-0/+35
2002-02-05demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill2-6/+10
2002-02-03minor typoDJ Delorie1-1/+1
2002-02-02demangle.h (cplus_demangle_v3_type): New prototype.H.J. Lu2-0/+9
2002-01-28* libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.Kaveh R. Ghazi2-2/+6
2001-12-06demangle.h (no_demangling): New.Richard Henderson2-0/+7
2001-10-24* include/safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.Neil Booth2-1/+8
2001-10-23libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi2-0/+3
2001-10-22libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi2-2/+6
2001-10-07demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi3-6/+11
2001-09-24libiberty.h (reconcat): New function.Kaveh R. Ghazi2-0/+13
2001-09-18libiberty.h (concat, [...]): Improve comments.Kaveh R. Ghazi2-9/+20
2001-09-18* objalloc.h (OBJALLOC_ALIGN): Define using offsetof.Alan Modra2-6/+9
2001-09-17libiberty.h (concat_length, [...]): New.Kaveh R. Ghazi2-0/+30
2001-09-17libiberty.h (ASTRDUP): New macro.Kaveh R. Ghazi2-0/+18
2001-08-29* ansidecl.h: Update comments reflecting previous change.Kaveh R. Ghazi2-5/+11
2001-08-27ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.Kaveh R. Ghazi2-4/+8
2001-08-23dyn-string.h, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff6-20/+25
2001-08-21fibheap.h: Tidy formatting.Richard Henderson2-13/+19