]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/config.in
rs6000: Use bcdsub. instead of bcdadd. for bcd invalid number checking
[thirdparty/gcc.git] / libiberty / config.in
2023-11-28  Jakub Jelineklibiberty: Use x86 HW optimized sha1
2023-11-10  Brendan Shanks[PATCH v3] libiberty: Use posix_spawn in pex-unix when...
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-01  Nathan Sidwell[libiberty] Use pipe inside pex_run
2017-05-31  DJ Delorieconfigure.ac (strnlen): Add to AC_CHECK_DECLS.
2015-11-09  Alan ModraConfigury changes for obstack optimization
2015-05-22  Yunlian Jianglibiberty.h (asprintf): Don't declare if HAVE_DECL_ASPR...
2014-10-28  Yury GribovAdd strtoll and strtoull to libiberty.
2012-09-18  Ian Lance Taylorstrnlen.c: New file.
2011-07-22  Jakub Jelinekre PR c++/49756 (g++ ICE)
2010-11-21  Anthony GreenFix build regression
2010-11-04  Richard HendersonUse spawnve on cygwin.
2010-11-02  Ian Lance Taylorsimple-object.h: New file.
2010-10-06  Andi Kleen[PATCH] Report LTO phase in lto1 process name v2
2009-09-04  Ozkan Sezerre PR target/39065 (libiberty hashtab.c:hash_pointer...
2009-09-03  Ozkan Sezerre PR target/39065 (libiberty hashtab.c:hash_pointer...
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-03-27  Ian Lance Taylormemmem.c: New file, from gnulib.
2008-10-07  Jan Kratochvilconfigure.ac: Call AC_SYS_LARGEFILE.
2005-07-22  Ben Ellistonconfigure.ac: Check for a getopt(3) declaration.
2005-07-07  Kelley Cookconfig.in: Regenerate for 6/20 change.
2005-05-28  Eli Zaretskiilibiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare...
2005-05-24  Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-07  Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-04-12  Gabriel Dos Reisconfigure.ac: Check declarations for basename, ffs...
2005-04-11  Kaveh R. Ghazilibiberty.h (fopen_unlocked, [...]): Provide prototypes...
2005-04-02  Kaveh R. Ghaziconfigure.ac (ac_libiberty_warn_cflags): Add -Wwrite...
2005-03-25  Kaveh R. Ghazilibiberty.h (xstrndup): Declare.
2004-12-10  Ben Ellistonfibheap.h (struct fibnode): Only use unsigned long...
2004-04-22  Richard Hendersonhashtab.c: Include limits.h, stdint.h, ansidecl.h.
2004-03-09  Kelley Cookconfigure.ac: Bump version to 2.59.
2004-01-10  Kelley Cookconfigure.in: Rename file to ...
2003-06-19  Dara Hazeghiconfigure.in: Add check for malloc.h needed by m68k...
2003-06-09  Albert Chin-A-Youngre PR bootstrap/10974 (Bootstrap failure)
2003-05-07  Jason Merrillhashtab.c (burtle_hash): New fn.
2003-04-16  Kaveh R. Ghaziconfigure.in (funcs, [...]): Add snprintf and vsnprintf.
2003-04-16  Kaveh R. Ghazimempcpy.c, [...]: New files.
2003-02-22  Kaveh R. Ghaziconfigure.in: Check for sys/systemcfg.h and _system_con...
2003-02-22  Kaveh R. Ghaziconfigure.in: Check for sys/sysctl.h and sysctl.
2003-02-21  Rainer Orthphysmem.c (physmem_total): Use getsysinfo on Tru64...
2003-02-21  Kaveh R. Ghaziconfigure.in: Check for sys/sysmp.h and sysmp.
2003-02-21  Kaveh R. Ghaziphysmem.c (physmem_total, [...]): De-ANSI-fy.
2003-02-21  Kaveh R. Ghazilibiberty.h (physmem_total, [...]): Prototype.
2003-02-20  Daniel JacobowitzMakefile.in (CFILES): Add lrealpath.c.
2003-02-13  Kaveh R. Ghaziacconfig.h: New file.
2001-11-28  Zack Weinbergtop level:
2001-11-26  DJ Delorieconfigure.in: Check for alloca.h (for regex.c and puten...
2001-11-15  Jeffrey A Lawconfig.in (HAVE_UINTPTR_T): Provide autoconf stub.
2001-03-06  Zack Weinbergaclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
2000-12-26  Michael Sokolovbsearch.c: New file.
2000-11-22  Zack WeinbergMakefile.in, [...]: Expunge remaining traces of facilit...
2000-07-23  Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add time.h.
2000-07-23  Michael Sokolovconfigure.in (AC_CHECK_HEADERS): Add limits.h.
2000-07-23  Michael Sokolovaclocal.m4 (libiberty_AC_DECLARE_ERRNO): New macro.
2000-04-28  Kaveh R. Ghaziaclocal.m4: New file with new test libiberty_AC_FUNC_ST...
1999-08-31  Kaveh R. GhaziMakefile.in (CFILES): Add calloc.c and getpwd.c.
1999-06-21  Andreas Schwabconfigure.in (checkfuncs): Add gettimeofday.
1999-04-15  Mumit Khanconfigure.in (checkfuncs): Check for sbrk.
1998-11-19  Kaveh R. Ghaziconfigure.in: Call AC_HEADER_SYS_WAIT.
1998-11-18  Kaveh GhaziRegenerate config.in (accidentally omitted from last...
1998-10-13  Jeffrey A Lawmkstemp.c: Check HAVE_SYS_TIME_H before including sys...
1998-10-13  Jeffrey A Lawgetopt.c: Check HAVE_STRINGS_H before including strings.h.
1998-05-21  Manfred Hollsteinconfigure.in: Check for unistd.h as well.
1998-05-16  Jeff LawInitial revision