summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* obstack.h: Merge the following change from gnulib...Joseph Myers2003-10-222-14/+41
* floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney2003-09-222-1/+8
* Index: include/ChangeLogAndrew Cagney2003-09-162-3/+8
* floatformat.h (struct floatformat): Make "exp_bias" signed.Andrew Cagney2003-09-152-2/+10
* * floatformat.h (floatformat_is_valid): Add prototype.Daniel Jacobowitz2003-09-152-1/+10
* * xtensa-config.h: Undef all macros before defining them.Bob Wilson2003-07-102-2/+77
* demangle.h: Support C++.H.J. Lu2003-07-062-0/+12
* * filenames.h: New file imported from binutils.Zack Weinberg2003-07-012-0/+55
* xtensa-config.h: New file imported from binutils.Bob Wilson2003-07-012-0/+72
* safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNKNOWN...Zack Weinberg2003-06-222-6/+12
* safe-ctype.h (HC_UNKNOWN, [...]): New #defines.Zack Weinberg2003-06-212-8/+29
* alloc-pool.c: Don't check HAVE_LONG_DOUBLE.Kaveh R. Ghazi2003-06-172-11/+4
* hex.c (_hex_value): Make this unsigned.Jim Blandy2003-05-152-2/+9
* s/burtle/iterativeJason Merrill2003-05-072-4/+4
* hashtab.c (burtle_hash): New fn.Jason Merrill2003-05-072-0/+10
* ansidecl.h (ATTRIBUTE_NONNULL, [...]): New.Kaveh R. Ghazi2003-03-172-1/+37
* ggc-common.c (ggc_mark_roots): Use htab_traverse_noresize.Jan Hubicka2003-03-172-0/+5
* * libiberty.h: Document return value of physmem routines.Kaveh R. Ghazi2003-02-272-1/+5
* libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi2003-02-212-0/+8
* * libiberty.h (lrealpath): Add declaration.Daniel Jacobowitz2003-02-202-0/+8
* hashtab.h (htab_alloc_with_arg, [...]): Add new types.Daniel Jacobowitz2003-01-262-2/+30
* Merge from pch-branch.Geoffrey Keating2003-01-102-10/+23
* * libiberty.h (basename): Add NetBSD to the list.Simon Burge2002-11-242-1/+5
* libiberty.h (make_relative_prefix): Add prototype.Daniel Jacobowitz2002-11-222-0/+10
* partition.h: Close the extern "C" scope when compiling with C++.Roger Sayle2002-10-273-2/+10
* re PR bootstrap/8351 (3.3 20021024 (experimental) fails to bootstrap on cygwin)Roger Sayle2002-10-272-0/+8
* ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the list of platform c...Nathan Tallent2002-10-242-1/+10
* Remove bogus copyright message in my last entry.David O'Brien2002-10-161-2/+1
* getopt.h: getopt is in unistd.h.David O'Brien2002-10-122-1/+6
* libiberty.h (asprintf, vasprintf): Don't declare them if the corresponding HA...Alexandre Oliva2002-09-202-0/+9
* demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.Alan Modra2002-06-257-12/+21
* libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME.Alan Modra2002-06-243-8/+14
* hashtab.h (htab): Rearrange new members for backward compatibility.DJ Delorie2002-06-062-8/+10
* Index: include/ChangeLogGeoffrey Keating2002-06-062-1/+11
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-042-13/+41
* xregex2.h (__restrict_arr): Define to __restrict on GCC 3.1 and later.David S. Miller2002-04-162-4/+15
* dyn-string.h: Also allow IN_GLIBCPP_V3 to redefine names.Phil Edwards2002-04-012-3/+7
* Remove floatformat_arm_ext.Andrew Cagney2002-03-062-1/+4
* Allow the user to specify functions for allocating memory for splay tree root...Jim Blandy2002-02-222-0/+35
* demangle.h (cplus_demangle_v3): Add "options" parm.Jason Merrill2002-02-052-6/+10
* minor typoDJ Delorie2002-02-031-1/+1
* demangle.h (cplus_demangle_v3_type): New prototype.H.J. Lu2002-02-022-0/+9
* * libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.Kaveh R. Ghazi2002-01-282-2/+6
* demangle.h (no_demangling): New.Richard Henderson2001-12-062-0/+7
* * include/safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.Neil Booth2001-10-242-1/+8
* libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi2001-10-232-0/+3
* libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi2001-10-222-2/+6
* demangle.h (demangler_engine): Const-ify.Kaveh R. Ghazi2001-10-073-6/+11
* libiberty.h (reconcat): New function.Kaveh R. Ghazi2001-09-242-0/+13
* libiberty.h (concat, [...]): Improve comments.Kaveh R. Ghazi2001-09-182-9/+20