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