aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2000-05-16hashtab.c (hash_pointer): Delete low-order bits which are probably zero, also...Horst von Brand2-1/+6
2000-05-15- fix typo in entryDavid Edelsohn1-1/+1
2000-05-15Makefile.in: Change "pic" to depend on $(PICFLAG), notDavid Edelsohn2-3/+9
2000-05-11config.table: Use mh-sparcpic for sparc*-*-*.Jakub Jelinek2-0/+5
2000-05-09Add strncmp.c to list of CFILES and strncmp to the NEEDED listNick Clifton2-2/+7
2000-05-04demangle.h (demangler_engine): Constify.Kaveh R. Ghazi2-4/+11
2000-05-04sort.h (sys/types.h): File included unconditionnaly.Philippe De Muyter2-0/+8
2000-04-29Makefile.in (maintainer-clean-subdir): Fix handling of empty SUBDIRS.Alexandre Oliva2-3/+8
2000-04-28* libiberty/cplus-dem.cKenneth Block2-29/+128
2000-04-28aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.Kaveh R. Ghazi6-2/+479
2000-04-27hashtab.c (htab_expand): Add prototype.Jan Hubicka2-0/+7
2000-04-24hashtab.c (hash_pointer, eq_pointer): Make definition static to match prototype.Kaveh R. Ghazi2-3/+9
2000-04-24hashtab.h (hash_pointer): Declare.Mark Mitchell2-0/+34
2000-04-24* sort.c (sort_pointers): Fix endianness bugs.Mark Mitchell2-8/+12
2000-04-24sort.c: New file.Mark Mitchell3-4/+188
2000-04-21Makefile.in (*-subdir): Revamp slightly to avoid losing on 4.3BSD systems.Michael Sokolov2-3/+9
2000-04-18conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.Richard Kenner2-47/+59
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