summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-05-16* partition.h: Fix misspelling of `implementation'.Matt Kraai
2001-05-10* ansidecl.h (NULL_PTR): Delete.Kaveh R. Ghazi
2001-05-08cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell
2001-04-16ternary.h: New file - Ternary search tree header.Daniel Berlin
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg
2001-03-31* libiberty.h (alloca): Handle setting C_ALLOCA.Kaveh R. Ghazi
2001-03-21demangle.h (enum gnu_v3_constructor_kinds, [...]): New declarations.Jim Blandy
2001-03-14Fix pathname.DJ Delorie
2001-03-14Fix copyright datesNick Clifton
2001-03-10lbasename.c: New file.Neil Booth
2001-03-06oops, edited changelogs in wrong treeZack Weinberg
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg
2001-03-02safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc compati...John David Anglin
2001-02-02Add support for Java demangling under the v3 ABI:Bryce McKinlay
2000-12-18COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fi...Joseph Myers
2000-12-16safe-ctype.h: Make code work on all targets and not just on targets where a c...Herman A.J. ten Brugge
2000-12-08safe-ctype.h: New file.Zack Weinberg
2000-12-06* getopt.h obstack.h: Standarize copyright statement.Rodney Brown
2000-12-05also tweak commentJason Merrill
2000-12-04* demangle.h: Change "new_abi" to "v3" everywhere.Richard Henderson
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg
2000-11-15Correct date and style of last entryHans-Peter Nilsson
2000-11-15* demangle.h: Add gnat and java demangle styles.Kenneth Block
2000-11-04hashtab.h (struct htab): Add member return_allocation_failure.Hans-Peter Nilsson
2000-11-03* hashtab.h: Change void * to PTR where necessary.Hans-Peter Nilsson
2000-09-10splay-tree.h (splay_tree_predecessor): Declare.Mark Mitchell
2000-09-05John David Anglin <dave@hiauly1.hia.nrc.ca>John David Anglin
2000-09-05In include:Alex Samuel
2000-08-28[multiple changes]Jason Merrill
2000-08-24* libiberty.h (ARRAY_SIZE): New macro.Greg McGary
2000-07-24tweakJason Merrill
2000-06-23in include/ChangeLog:Alex Samuel
2000-06-07configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi
2000-06-05In include,Alex Samuel
2000-06-01restore commentJason Merrill
2000-05-31Add field ``name'' to floatformat.Andrew Cagney
2000-05-23getopt.h (getopt): Also check HAVE_DECL_* when prototyping.Kaveh R. Ghazi
2000-05-06cpphash.h: Remove conditional #define of __extension__.Zack Weinberg
2000-05-04demangle.h (demangler_engine): Constify.Kaveh R. Ghazi
2000-05-04sort.h (sys/types.h): File included unconditionnaly.Philippe De Muyter
2000-05-04cpphash.h (U): New define, to correct type of string constants.Zack Weinberg
2000-04-28* libiberty/cplus-dem.cKenneth Block
2000-04-24hashtab.h (hash_pointer): Declare.Mark Mitchell
2000-04-24* sort.h: New file.Mark Mitchell
2000-04-18conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner
2000-04-17symcat.h: Honor autoconf macro HAVE_STRINGIZE.Kaveh R. Ghazi
2000-04-05* splay-tree.h (splay_tree_remove): Declare.Richard Henderson
2000-03-31hashtab.h (hashval_t): New type.Mark Mitchell
2000-03-14Some cleanups/additions for hashtablesBernd Schmidt