aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure
AgeCommit message (Expand)AuthorFilesLines
2004-04-26configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.Maciej W. Rozycki1-41/+72
2004-04-22hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson1-65/+202
2004-03-09configure.ac: Bump version to 2.59.Kelley Cook1-49/+58
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson1-369/+908
2004-01-26configure.ac: Add m4_pattern_allow(LIBOBJS).Ian Lance Taylor1-5/+15
2003-10-01configure.in: Check if $MAKEINFO is missing.H.J. Lu1-14/+26
2003-09-25configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz1-679/+418
2003-09-02re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio...John David Anglin1-27/+44
2003-08-27aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz1-2017/+5898
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