Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-06 | merge from gcc | DJ Delorie | 1 | -0/+52 | |
2000-11-29 | * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in. | DJ Delorie | 1 | -0/+51 | |
(AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader. * configure.in: Call AC_C_INLINE and AC_C_CONST. Use three argument form of AC_DEFINE in dummy definitions block. Use AC_DEFINE_NOAUTOHEADER for real definitions of things defined in dummy block. Preload cache variables instead of bypassing tests, where possible. * acconfig.h: Removed. * xmalloc.c (xmalloc_failed): New function, does error reporting on failed allocation. (xmalloc, xcalloc, xrealloc): Use it. | |||||
2000-07-23 | * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro. | Jeff Law | 1 | -0/+14 | |
* configure.in (libiberty_AC_DECLARE_ERRNO): Add check. * configure, config.in: Regenerate. * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary. | |||||
2000-06-15 | Synced with libiberty in the gcc repository. | H.J. Lu | 1 | -0/+71 | |