aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure
AgeCommit message (Expand)AuthorFilesLines
2003-06-19configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi1-9/+22
2003-06-09re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young1-56/+80
2003-05-07hashtab.c (burtle_hash): New fn.Jason Merrill1-85/+221
2003-05-04configure.in (AC_CHECK_FUNCS): Don't make multiple calls.Kaveh R. Ghazi1-495/+63
2003-04-16configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi1-79/+81
2003-04-16mempcpy.c, [...]: New files.Kaveh R. Ghazi1-80/+83
2003-04-14configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi1-85/+84
2003-02-22configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi1-53/+57
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-80/+81
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-52/+107
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi1-2/+2
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz1-86/+177
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-127/+129
2003-01-24configure.in: Remove special pex-cygwin consideration.Christopher Faylor1-17/+29
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg1-30/+29
2002-08-15* libiberty/configure: Reverted unintended yesterday's check in.Alexandre Oliva1-147/+149
2002-08-14configure, configure: Rebuilt.Alexandre Oliva1-149/+147
2002-07-01configure.in (OUTPUT_OPTION,NO_MINUS_C_MINUS_O): Configure.Douglas B Rupp1-140/+205
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-142/+147
2002-05-07configure.in (AC_TYPE_PID_T): Use it.Mark Mitchell1-107/+121
2002-03-26config.table: Support --with-build-subdir.H.J. Lu1-19/+20
2002-03-04configure.in: Add --enable-install-libiberty option.Phil Edwards1-142/+169
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-22/+91
2001-12-31aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.Ira Ruben1-1/+4
2001-12-24configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp1-183/+196
2001-12-11configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp1-54/+61
2001-11-28top level:Zack Weinberg1-36/+86
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-76/+118
2001-11-04* configure.in: Cope with missing makeinfo.Alan Modra1-117/+122
2001-09-29* configure: Regenerate.DJ Delorie1-123/+124
2001-09-26configure.in (MAKEINFO, PERL): Detect these.DJ Delorie1-109/+219
2001-08-21configure.in: Need to set HAVE_SYS_ERRLIST and HAVE_SYS_NERR whenever hosting...Christopher Faylor1-60/+64
2001-08-17configure.in: Always set HAVE_SYS_ERRLIST when targetting cygwin.Christopher Faylor1-72/+81
2001-07-05Makefile.in: Add ffs.c dependency.Mark Klein1-1/+2
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-182/+56
2000-12-26bsearch.c: New file.Michael Sokolov1-98/+96
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg1-150/+247
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-82/+117
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-78/+112
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/+359