aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-06-19configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi1-1/+1
2003-06-09re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young1-2/+12
2003-05-07hashtab.c (burtle_hash): New fn.Jason Merrill1-0/+1
2003-05-04configure.in (AC_CHECK_FUNCS): Don't make multiple calls.Kaveh R. Ghazi1-9/+9
2003-04-16configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi1-1/+3
2003-04-16mempcpy.c, [...]: New files.Kaveh R. Ghazi1-2/+5
2003-04-14configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi1-5/+4
2003-02-22configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi1-2/+3
2003-02-22configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi1-3/+3
2003-02-21physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth1-2/+3
2003-02-21configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi1-3/+3
2003-02-21physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi1-0/+1
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi1-2/+2
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz1-0/+3
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva1-0/+1
2003-01-30Makefile.in (libiberty_topdir): New subst.Christian Cornelssen1-0/+1
2003-01-24configure.in: Remove special pex-cygwin consideration.Christopher Faylor1-1/+0
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg1-1/+12
2002-07-01configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.Douglas B Rupp1-0/+10
2002-05-22configure.in: Fix typo in the code checking for sys_errlist.Roman Lechtchinsky1-1/+1
2002-05-08configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD at script entry, and se...Alexandre Oliva1-0/+7
2002-05-07configure.in (AC_TYPE_PID_T): Use it.Mark Mitchell1-0/+2
2002-03-26config.table: Support --with-build-subdir.H.J. Lu1-3/+9
2002-03-04configure.in: Add --enable-install-libiberty option.Phil Edwards1-0/+23
2002-01-31configure.in: Treat mingw the same as cywin wrt HAVE_SYS_ERRLIST.Adam Megacz1-1/+1
2002-01-22configure.in (variable detection): Use arrays of unspecified size instead of ...Momchil Velikov1-1/+1
2002-01-22Makefile.in (TESTLIB): New.DJ Delorie1-0/+2
2001-12-24configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp1-7/+2
2001-12-11configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp1-0/+7
2001-11-28top level:Zack Weinberg1-4/+11
2001-11-26configure.in: Check for alloca.h (for regex.c and putenv.c).DJ Delorie1-1/+1
2001-11-15config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law1-0/+12
2001-11-04* configure.in: Cope with missing makeinfo.Alan Modra1-7/+12
2001-09-27configure.in: Don't use in-tree texinfo, because libiberty must be built befo...DJ Delorie1-12/+13
2001-09-26configure.in (MAKEINFO, PERL): Detect these.DJ Delorie1-0/+45
2001-08-21configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting...Christopher Faylor1-6/+7
2001-08-17configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor1-0/+6
2001-07-05Makefile.in: Add ffs.c dependency.Mark Klein1-1/+2
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-25/+2
2000-12-26bsearch.c: New file.Michael Sokolov1-7/+8
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg1-52/+11
2000-09-05configure.in (Cygwin): special case cygwin only when we're building cygwin, n...DJ Delorie1-4/+9
2000-07-23configure.in (AC_CHECK_HEADERS): Add time.h.Michael Sokolov1-1/+2
2000-07-23configure.in (AC_CHECK_HEADERS): Add limits.h.Michael Sokolov1-1/+1
2000-07-23aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Michael Sokolov1-0/+2
2000-06-07configure.in (ac_libiberty_warn_cflags): Add -pedantic.Kaveh R. Ghazi1-1/+1
2000-04-28aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.Kaveh R. Ghazi1-1/+3
2000-01-04configure.in (ac_libiberty_warn_cflags): Turn on warnings if we're using gcc.Kaveh R. Ghazi1-0/+3
1999-08-31Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi1-2/+2
1999-06-20configure.in (checkfuncs): Add gettimeofday.Andreas Schwab1-2/+2