aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2004-01-10merge from gccDJ Delorie1-520/+0
2003-10-012003-10-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+12
* configure.in: Check if $MAKEINFO is missing. * configure: Regenerated.
2003-09-25 * configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz1-0/+1
* configure: Regenerated.
2003-08-27 * aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz1-9/+27
(libiberty_AC_FUNC_STRNCMP): Use AC_LIBOBJ. (LIB_AC_PROG_CC): Remove. * configure.in: Update AC_PREREQ to 2.57. Use GCC_NO_EXECUTABLES. Use AC_PROG_CC and set ac_libiberty_warn_cflags instead of using LIB_AC_PROG_CC. Use AC_LIBOBJ. Call AC_ISC_POSIX later, only if performing link tests. * configure: Regenerated.
2003-06-19merge from gccDJ Delorie1-1/+1
2003-06-13merge from gccDJ Delorie1-2/+12
2003-05-07libiberty/Jason Merrill1-0/+1
* hashtab.c (burtle_hash): New fn. * configure.in: Add AC_C_BIGENDIAN_CROSS. * aclocal.m4: Include accross.m4. * configure, config.in: Regenerate. include/ * hashtab.h (burtle_hash): Prototype. (burtle_hash_object): New macro.
2003-05-04merge from gccDJ Delorie1-9/+9
2003-04-16merge from gccDJ Delorie1-1/+3
2003-04-16merge from gccDJ Delorie1-2/+5
2003-04-14merge from gccDJ Delorie1-5/+4
2003-02-22merge from gccDJ Delorie1-4/+5
2003-02-21merge from gccDJ Delorie1-3/+4
2003-02-21merge from gccDJ Delorie1-0/+1
2003-02-21merge from gccDJ Delorie1-2/+2
2003-02-20 * Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz1-0/+3
(REQUIRED_OFILES): Add lrealpath.o. (lrealpath.o): Add rule. * aclocal.m4 (libiberty_NEED_DECLARATION): Add. * configure.in: Add realpath and canonicalize_file_name to checkfuncs and AC_CHECK_FUNCS. Use libiberty_NEED_DECLARATION for canonicalize_file_name. * lrealpath.c: New file. * make-relative-prefix.c: Update documentation. (make_relative_prefix): Simplify. Use lbasename and lrealpath. * config.in: Regenerated. * configure: Regenerated. * functions.texi: Regenerated.
2003-02-20* configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toAlexandre Oliva1-0/+1
config.status. * configure: Rebuilt.
2003-01-30merge from gccDJ Delorie1-0/+1
2003-01-25merge from gccDJ Delorie1-1/+0
2003-01-24merge from gccDJ Delorie1-1/+12
2002-07-01merge from gccDJ Delorie1-0/+10
2002-06-06merge from gccDJ Delorie1-1/+1
2002-05-08merge from gccDJ Delorie1-0/+7
2002-05-07merge from gccDJ Delorie1-0/+2
2002-03-26merge from gccDJ Delorie1-3/+9
2002-03-04merge from gccDJ Delorie1-0/+23
2002-01-31merge from gccDJ Delorie1-1/+1
2002-01-22 * configure.in (variable detection): Use arrays of unspecifiedRichard Henderson1-1/+1
size instead of plain integers.
2002-01-22merge from gccDJ Delorie1-0/+2
2001-12-24merge from gccDJ Delorie1-7/+2
2001-12-11merge from gccDJ Delorie1-0/+7
2001-11-28merge from gccDJ Delorie1-4/+11
2001-11-26merge from gccDJ Delorie1-1/+1
2001-11-15merge from gccDJ Delorie1-0/+12
2001-11-13merge from gccDJ Delorie1-7/+12
2001-09-27merge from gccDJ Delorie1-12/+13
2001-09-26merge from gccDJ Delorie1-0/+45
2001-08-22merge from gccDJ Delorie1-6/+7
2001-08-17merge from gccDJ Delorie1-0/+6
2001-07-05merge from gccDJ Delorie1-1/+2
2001-03-06merge from gccDJ Delorie1-25/+2
2000-12-26* bsearch.c: New file.DJ Delorie1-7/+8
* configure.in (funcs): Add bsearch. (AC_CHECK_FUNCS): Likewise. * configure, config.in: Regenerate.
2000-11-29* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.DJ Delorie1-52/+11
(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-09-05* configure.in (Cygwin): special case cygwin only when we'reDJ Delorie1-4/+9
building cygwin, not when we're hosting cygwin.
2000-07-23 * configure.in (AC_CHECK_HEADERS): Add time.h.Jeff Law1-1/+2
(AC_HEADER_TIME): Add check. * configure, config.in: Regenerate. * getruntime.c: Portably #include <sys/time.h> and/or <time.h>.
2000-07-23 * aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Jeff Law1-0/+2
* configure.in (libiberty_AC_DECLARE_ERRNO): Add check. * configure, config.in: Regenerate. * pexecute.c, strtol.c, strtoul.c: Declare errno if necessary.
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.