Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-03 | * hashtab.c: Change void * to PTR where necessary. | Hans-Peter Nilsson | 1 | -36/+36 | |
(htab_create, htab_expand): Correct formatting of comment before function. | |||||
2000-06-15 | Synced with libiberty in the gcc repository. | H.J. Lu | 1 | -62/+107 | |
2000-05-29 | * hashtab.c, partition.c, xmemdup.c: Include string.h | Zack Weinberg | 1 | -0/+4 | |
if HAVE_STRING_H. * pexecute.c, xexit.c: Include stdlib.h if HAVE_STDLIB_H. * objalloc.c: Include config.h. Include stdlib.h and don't declare malloc or free if HAVE_STDLIB_H. * strerror.c, strsignal.c: Include stdlib.h if HAVE_STDLIB_H, else declare malloc without prototype. Include string.h if HAVE_STRING_H, else declare memset without prototype. Don't include stddef.h. * sort.c: Bring over from GCC. | |||||
2000-03-24 | merge from gcc | Jason Merrill | 1 | -166/+265 | |
2000-02-22 | import libiberty from egcs | Ian Lance Taylor | 1 | -0/+330 | |