aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2001-03-14Fix pathname.DJ Delorie1-1/+1
2001-03-14Fix copyright datesNick Clifton10-8/+48
2001-03-10lbasename.c: New file.Neil Booth2-0/+9
2001-03-06oops, edited changelogs in wrong treeZack Weinberg1-0/+5
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-0/+14
2001-03-02safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc compati...John David Anglin2-2/+7
2001-02-02Add support for Java demangling under the v3 ABI:Bryce McKinlay1-1/+4
2000-12-18COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fi...Joseph Myers2-3/+9
2000-12-16safe-ctype.h: Make code work on all targets and not just on targets where a c...Herman A.J. ten Brugge2-8/+8
2000-12-08safe-ctype.h: New file.Zack Weinberg2-0/+109
2000-12-06* getopt.h obstack.h: Standarize copyright statement.Rodney Brown3-2/+8
2000-12-05also tweak commentJason Merrill1-1/+1
2000-12-04* demangle.h: Change "new_abi" to "v3" everywhere.Richard Henderson2-6/+10
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg2-6/+14
2000-11-15Correct date and style of last entryHans-Peter Nilsson1-1/+1
2000-11-15* demangle.h: Add gnat and java demangle styles.Kenneth Block2-2/+13
2000-11-04hashtab.h (struct htab): Add member return_allocation_failure.Hans-Peter Nilsson2-0/+16
2000-11-03* hashtab.h: Change void * to PTR where necessary.Hans-Peter Nilsson2-5/+9
2000-09-10splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell2-1/+11
2000-09-05John David Anglin <dave@hiauly1.hia.nrc.ca>John David Anglin2-10/+10
2000-09-05In include:Alex Samuel2-4/+9
2000-08-28[multiple changes]Jason Merrill2-0/+150
2000-08-24* libiberty.h (ARRAY_SIZE): New macro.Greg McGary2-0/+6
2000-07-24tweakJason Merrill1-2/+1
2000-06-23in include/ChangeLog:Alex Samuel2-11/+54
2000-06-07configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi3-2/+9
2000-06-05In include,Alex Samuel3-20/+105
2000-06-01restore commentJason Merrill1-1/+1
2000-05-31Add field ``name'' to floatformat.Andrew Cagney2-1/+8
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi3-2/+22
2000-05-06cpphash.h: Remove conditional #define of __extension__.Zack Weinberg2-0/+12
2000-05-04demangle.h (demangler_engine): Constify.Kaveh R. Ghazi2-2/+6
2000-05-04sort.h (sys/types.h): File included unconditionnaly.Philippe De Muyter2-0/+8
2000-05-04cpphash.h (U): New define, to correct type of string constants.Zack Weinberg2-1/+5
2000-04-28* libiberty/cplus-dem.cKenneth Block2-0/+22
2000-04-24hashtab.h (hash_pointer): Declare.Mark Mitchell2-0/+11
2000-04-24* sort.h: New file.Mark Mitchell2-0/+49
2000-04-18conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2-5/+15
2000-04-17symcat.h: Honor autoconf macro HAVE_STRINGIZE.Kaveh R. Ghazi2-1/+15
2000-04-05* splay-tree.h (splay_tree_remove): Declare.Richard Henderson2-0/+6
2000-03-31hashtab.h (hashval_t): New type.Mark Mitchell2-4/+13
2000-03-14Some cleanups/additions for hashtablesBernd Schmidt2-4/+19
2000-03-10Changes in include:Alex Samuel2-0/+85
2000-03-10hashtab.h (struct htab): Add del_f.Zack Weinberg2-3/+17
2000-03-08hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...Zack Weinberg2-58/+71
2000-01-01symcat.h (STRINGX): Change "?" to "s" to stringify argument s.Hans-Peter Nilsson2-2/+7
1999-12-05splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell2-3/+10
1999-11-30ansidecl.h (ATTRIBUTE_MALLOC): New macro.Kaveh R. Ghazi3-15/+31
1999-11-29libiberty.h: Include stdarg.h when ANSI_PROTOTYPES is defined.Kaveh R. Ghazi2-0/+18
1999-11-10ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'.Philippe De Muyter2-9/+27