aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-12-20Mark ChangeLogMark Mitchell
2001-10-23Mark ChangeLogMark Mitchell
2001-08-19Mark ChangeLogGCC Administrator
2001-08-19Mark ChangeLogGCC Administrator
2001-06-17Mark ChangeLogMark Mitchell
2001-05-08demangle.h: Use PARAMS for all prototypes.Zack Weinberg
2001-05-07splay-tree.h (splay_tree_max): New function.Mark Mitchell
2001-03-24libiberty.h: Declare lbasename ().Neil Booth
2001-03-20cp-demangle.c (struct demangling_def): New fields: is_constructor and is_dest...Jim Blandy
2001-03-02safe-ctype.h (_sch_test): Cast enum bit to short int for pcc compatibility.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
2000-03-10Changes in include:Alex Samuel
2000-03-10hashtab.h (struct htab): Add del_f.Zack Weinberg
2000-03-08hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...Zack Weinberg
2000-01-01symcat.h (STRINGX): Change "?" to "s" to stringify argument s.Hans-Peter Nilsson