summaryrefslogtreecommitdiff
path: root/libiberty/config.in
AgeCommit message (Expand)Author
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-10-01[libiberty] Use pipe inside pex_runNathan Sidwell
2017-05-31configure.ac (strnlen): Add to AC_CHECK_DECLS.DJ Delorie
2015-11-09Configury changes for obstack optimizationAlan Modra
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov
2012-09-18strnlen.c: New file.Ian Lance Taylor
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek
2010-11-21Fix build regressionAnthony Green
2010-11-04Use spawnve on cygwin.Richard Henderson
2010-11-02simple-object.h: New file.Ian Lance Taylor
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen
2009-09-04re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-03-27memmem.c: New file, from gnulib.Ian Lance Taylor
2008-10-07configure.ac: Call AC_SYS_LARGEFILE.Jan Kratochvil
2005-07-22configure.ac: Check for a getopt(3) declaration.Ben Elliston
2005-07-07config.in: Regenerate for 6/20 change.Kelley Cook
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-07configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook
2005-04-12configure.ac: Check declarations for basename, ffs, asprintf, vasprintf.Gabriel Dos Reis
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi
2005-04-02configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy...Kaveh R. Ghazi
2005-03-25libiberty.h (xstrndup): Declare.Kaveh R. Ghazi
2004-12-11fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston
2004-04-22hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson
2004-03-09configure.ac: Bump version to 2.59.Kelley Cook
2004-01-10configure.in: Rename file to ...Kelley Cook
2003-06-19configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi
2003-06-09re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young
2003-05-07hashtab.c (burtle_hash): New fn.Jason Merrill
2003-04-16configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi
2003-04-16mempcpy.c, [...]: New files.Kaveh R. Ghazi
2003-02-22configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi
2003-02-22configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi
2003-02-21physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth
2003-02-21configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi
2003-02-21physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz
2003-02-13acconfig.h: New file.Kaveh R. Ghazi
2001-11-28top level:Zack Weinberg
2001-11-26configure.in: Check for alloca.h (for regex.c and putenv.c).DJ Delorie
2001-11-15config.in (HAVE_UINTPTR_T): Provide autoconf stub.Jeffrey A Law
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg
2000-12-26bsearch.c: New file.Michael Sokolov
2000-11-22Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg
2000-07-23configure.in (AC_CHECK_HEADERS): Add time.h.Michael Sokolov