Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-28 | merge from gcc | DJ Delorie | 1 | -4/+1 | |
2005-03-25 | merge from gcc | DJ Delorie | 1 | -2/+5 | |
2001-09-26 | merge from gcc | DJ Delorie | 1 | -0/+13 | |
2000-05-29 | * hashtab.c, partition.c, xmemdup.c: Include string.h | Zack Weinberg | 1 | -0/+3 | |
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-02-22 | import libiberty from egcs | Ian Lance Taylor | 1 | -0/+22 | |