aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2000-04-16* cplus-dem.c (cplus_demangle_opname): Changed to use islower.Dave Pitts2-4/+8
2000-04-05* splay-tree.c (splay_tree_remove): New.Richard Henderson2-0/+45
2000-04-05From Mark Elbrecht:Jason Merrill2-43/+0
2000-03-31hashtab.h (hashval_t): New type.Mark Mitchell2-7/+16
2000-03-29hashtab.c (htab_find_with_hash): Avoid calculating hash2 unless it will be used.Zack Weinberg2-8/+23
2000-03-24merge from bfdlandIan Lance Taylor4-13/+33
2000-03-16* Makefile.in (partition.o): Depend on config.hJeffrey A Law2-1/+5
2000-03-14Some cleanups/additions for hashtablesBernd Schmidt2-8/+71
2000-03-10Changes in include:Alex Samuel3-10/+204
2000-03-10hashtab.h (struct htab): Add del_f.Zack Weinberg2-1/+32
2000-03-08hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...Zack Weinberg2-218/+258
2000-01-04pexecute.c: Conditionally include string.h.Mumit Khan2-1/+48
2000-01-04Update copyrightKaveh Ghazi1-1/+1
2000-01-04configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc.Kaveh R. Ghazi4-87/+101
1999-12-27vasprintf.c (int_vasprintf): Don't re-read the format character as this misha...Geoff Keating2-0/+6
1999-12-05splay-tree.h (struct splay_tree_node): Rename to ...Mark Mitchell2-2/+9
1999-11-28* hashtab.c (sys/types.h): File included.Philippe De Muyter2-0/+6
1999-11-22strtoul.c, [...]: Remove advertising clause from BSD licenseJason Merrill4-19/+33
1999-11-15Revert last change.Jeff Law2-8/+0
1999-11-15* Makefile.in (LIBOBJS): Depend on stamp-picdir.Jeffrey A Law2-0/+8
1999-11-10* hashtab.c: Include stdio.h.Jeffrey A Law2-0/+6
1999-11-08* hashtab.c (traverse_hash_table): Protect prototype with PARAMS.Jeffrey A Law2-1/+5
1999-11-02* xstrdup (sys/types.h): Include this file.Philippe De Muyter2-0/+5
1999-10-28Makefile.in (SUBDIRS): New macro.Nathan Sidwell2-4/+21
1999-10-25cplus-dem.c: Move declarations of standard_symbol_characters and hp_symbol_ch...Jim Kingdon2-6/+12
1999-10-23hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg2-1/+45
1999-10-19cplus-dem.c (INTBUF_SIZE): New macro.Mark Mitchell3-107/+172
1999-10-18* calloc.c: Add a public domain notice.Kaveh R. Ghazi2-0/+7
1999-10-18* setenv.c (sys/types.h, stdio.h): Include those files unconditionaly.Philippe De Muyter2-0/+6
1999-10-15Makefile.in (CFILES): Add hashtab.cVladimir Makarov3-3/+302
1999-10-13basename.c (DIR_SEPARATOR): New macro.Mumit Khan2-5/+42
1999-10-11cplus-dem.c (do_type): Handle pointer to member types whose enclosing classes...Mark Mitchell3-1/+23
1999-10-10* config.table: Provide a backup shell for executing move-if-change.Marc Espie2-1/+5
1999-10-03xmalloc.c (xmalloc): Fix spelling error.Mark Mitchell2-6/+11
1999-10-02cplus-dem.c (fancy_abort, [...]): Add prototype.Kaveh R. Ghazi2-8/+39
1999-09-27alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>.Richard Henderson6-8/+51
1999-09-25libiberty.h (make_temp_file): Add a prototype.Kaveh R. Ghazi2-4/+6
1999-09-09* xmemdup.c: Include sys/types.h.Kaveh R. Ghazi2-0/+6
1999-09-08xmemdup.c: New xmemdup function.Jeff Garzik5-4/+30
1999-09-07config.table: Add openedition target.Linas Vepstas3-0/+9
1999-09-02* pexecute.c (pexecute): Fill in temp_base when needed.Marc Espie2-0/+6
1999-08-31* getpwd.c: Check HAVE_GETCWD before defining it away.Richard Henderson2-5/+7
1999-08-31Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi6-6/+138
1999-08-25Warning fixes:Kaveh R. Ghazi2-5/+15
1999-08-24* strtoul.c (strtoul): Add parentheses around && within ||.Philippe De Muyter2-1/+5
1999-08-06Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix, libdir, libsubdir a...Daniel Jacobowitz2-1/+11
1999-08-02* splay-tree.h (splay_tree_insert): Return the new node.Mark Mitchell2-2/+8
1999-07-26splay-tree.c (splay_tree_insert): Add initialization to avoid warning.Ian Lance Taylor2-2/+7
1999-07-14argv.c: Include stdlib.h and string.h instead of prototyping directly.Richard Henderson3-6/+11
1999-07-12* Makefile.in (NEEDED): Add bcmp, bcopy, bzero.Jason Merrill2-1/+5