aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2000-06-15Synced with libiberty in the gcc repository.H.J. Lu1-17/+8
2000-06-06* Makefile.in: add EXTRA_INCSDJ Delorie1-4/+15
* configure.in: if with-newlib, point to it for includes rather than using the installed includes, for target builds. If cygwin, override function list only for target builds. * configure: regenerate Note from DJ: I waited a week for gcc approval and got none, but we need this patch for cygwin builds *now*. I'll fix it later if need be.
2000-02-22merge with libiberty from egcs 2000-02-22Ian Lance Taylor1-8/+48
1999-08-05Revert last patch to xmalloc.c, and instead bring over this patch fromIan Lance Taylor1-1/+2
egcs: Thu Apr 15 23:00:55 1999 Mumit Khan <khan@xraylith.wisc.edu> * configure.in (checkfuncs): Check for sbrk. * config.in: Rebuilt. * configure: Likewise. * xmalloc.c: Use HAVE_SBRK instead of the host specific definitions.
1999-05-06 * configure.in (sys/resource.h): Add to AC_CHECK_HEADERS list.Richard Henderson1-1/+1
* getruntime.c: Only attempt to include sys/resource.h and use getrusage if both HAVE_GETRUSAGE and HAVE_SYS_RESOURCE_H are defined.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+341