summaryrefslogtreecommitdiff
path: root/libiberty/config.in
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Check for a getopt(3) declaration.Ben Elliston2005-07-221-0/+4
* config.in: Regenerate for 6/20 change.Kelley Cook2005-07-071-0/+7
* libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii2005-05-281-0/+8
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-0/+20
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-071-8/+2
* configure.ac: Check declarations for basename, ffs, asprintf, vasprintf.Gabriel Dos Reis2005-04-121-0/+15
* libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi2005-04-111-0/+6
* configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy...Kaveh R. Ghazi2005-04-021-0/+6
* libiberty.h (xstrndup): Declare.Kaveh R. Ghazi2005-03-251-0/+3
* fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston2004-12-111-0/+3
* hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson2004-04-221-0/+3
* configure.ac: Bump version to 2.59.Kelley Cook2004-03-091-5/+4
* configure.in: Rename file to ...Kelley Cook2004-01-101-177/+214
* configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi2003-06-191-0/+3
* re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young2003-06-091-3/+3
* hashtab.c (burtle_hash): New fn.Jason Merrill2003-05-071-0/+10
* configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi2003-04-161-0/+6
* mempcpy.c, [...]: New files.Kaveh R. Ghazi2003-04-161-0/+9
* configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi2003-02-221-0/+6
* configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi2003-02-221-0/+6
* physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth2003-02-211-0/+15
* configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi2003-02-211-0/+6
* physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi2003-02-211-0/+6
* libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi2003-02-211-1/+4
* Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz2003-02-201-1/+10
* acconfig.h: New file.Kaveh R. Ghazi2003-02-131-1/+7
* top level:Zack Weinberg2001-11-281-6/+12
* configure.in: Check for alloca.h (for regex.c and putenv.c).DJ Delorie2001-11-261-0/+3
* config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law2001-11-151-0/+3
* aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg2001-03-061-22/+12
* bsearch.c: New file.Michael Sokolov2000-12-261-0/+3
* Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg2000-11-221-12/+15
* configure.in (AC_CHECK_HEADERS): Add time.h.Michael Sokolov2000-07-231-0/+6
* configure.in (AC_CHECK_HEADERS): Add limits.h.Michael Sokolov2000-07-231-0/+3
* aclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.Michael Sokolov2000-07-231-0/+4
* aclocal.m4: New file with new test libiberty_AC_FUNC_STRNCMP.Kaveh R. Ghazi2000-04-281-0/+9
* Makefile.in (CFILES): Add calloc.c and getpwd.c.Kaveh R. Ghazi1999-08-311-0/+3
* configure.in (checkfuncs): Add gettimeofday.Andreas Schwab1999-06-201-0/+12
* configure.in (checkfuncs): Check for sbrk.Mumit Khan1999-04-151-0/+6
* configure.in: Call AC_HEADER_SYS_WAIT.Kaveh R. Ghazi1998-11-191-0/+3
* Regenerate config.in (accidentally omitted from last patch.)Kaveh Ghazi1998-11-181-0/+3
* mkstemp.c: Check HAVE_SYS_TIME_H before including sys/time.hJeffrey A Law1998-10-131-0/+3
* getopt.c: Check HAVE_STRINGS_H before including strings.h.Jeffrey A Law1998-10-131-0/+3
* configure.in: Check for unistd.h as well.Manfred Hollstein1998-05-211-0/+3
* Initial revisionJeff Law1998-05-161-0/+188