aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2001-05-16* partition.h: Fix misspelling of `implementation'.Matt Kraai2-2/+6
2001-05-10* ansidecl.h (NULL_PTR): Delete.Kaveh R. Ghazi2-10/+4
2001-05-08cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function defin...Zack Weinberg3-5/+14
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell2-0/+9
2001-04-16ternary.h: New file - Ternary search tree header.Daniel Berlin2-0/+54
2001-04-04ansidecl.h: All logic from gcc/gansidecl.h moved here.Zack Weinberg2-0/+32
2001-03-31* libiberty.h (alloca): Handle setting C_ALLOCA.Kaveh R. Ghazi2-1/+10
2001-03-21demangle.h (enum gnu_v3_constructor_kinds, [...]): New declarations.Jim Blandy2-0/+32
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