Age | Commit message (Expand) | Author | Files | Lines |
2017-05-25 | * libiberty.h (ASTRDUP): Adjust cast to avoid warning. | Nathan Sidwell | 1 | -1/+1 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-29 | libiberty.h (MAX_ALLOCA_SIZE): New macro. | Aldy Hernandez | 1 | -0/+11 |
2016-01-05 | libiberty: {count,dup,write}argv: constify argv input slightly | Mike Frysinger | 1 | -3/+3 |
2015-05-22 | libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined. | Yunlian Jiang | 1 | -1/+1 |
2015-01-14 | Pull libiberty.h copyright update from Binutils | Jan-Benedict Glaw | 1 | -2/+1 |
2014-12-24 | xasprintf.c: New file. | Uros Bizjak | 1 | -0/+5 |
2014-12-11 | xvasprintf.c: New file. | Uros Bizjak | 1 | -0/+5 |
2014-10-28 | Add strtoll and strtoull to libiberty. | Yury Gribov | 1 | -0/+27 |
2014-10-15 | libiberty: Expose choose_tmpdir, and fix constness of return type | David Malcolm | 1 | -0/+5 |
2014-09-26 | pex-common.h (struct pex_funcs): Add new parameter for open_write field. | Max Ostapenko | 1 | -0/+5 |
2014-06-10 | [PR lto/61334] Declare prototype for strnlen, if needed. | Thomas Schwinge | 1 | -0/+4 |
2014-05-21 | config.gcc (*-*-dragonfly*): New target. | John Marino | 1 | -1/+4 |
2014-01-21 | include | Tom Tromey | 1 | -3/+3 |
2013-10-29 | re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en... | Marc Glisse | 1 | -17/+17 |
2011-09-28 | libiberty.h (countargv): Declare. | Doug Evans | 1 | -0/+4 |
2011-07-22 | re PR c++/49756 (g++ ICE) | Jakub Jelinek | 1 | -1/+4 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-10-06 | [PATCH] Report LTO phase in lto1 process name v2 | Andi Kleen | 1 | -0/+3 |
2010-04-23 | filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR... | Pedro Alves | 1 | -0/+11 |
2009-07-25 | re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib) | Ian Lance Taylor | 1 | -1/+1 |
2009-07-24 | crc32.c: New file. | Ian Lance Taylor | 1 | -1/+4 |
2008-06-24 | libiberty.h (XALLOCA, [...]): New. | Kaveh R. Ghazi | 1 | -0/+8 |
2007-09-06 | pexecute.txh (pex_free): Document process killing. | Tom Tromey | 1 | -2/+3 |
2007-05-08 | libiberty.h (writeargv): Declare. | Nathan Froyd | 1 | -0/+4 |
2007-02-09 | * libiberty.h (pex_write_input): Remove prototype. | Joseph Myers | 1 | -27/+0 |
2007-01-31 | libiberty.h (PEX_STDERR_TO_PIPE): New define. | Vladimir Prus | 1 | -0/+21 |
2006-11-30 | re PR driver/29931 (following argv[0] symlink in process_command breaks symli... | Andrew Stubbs | 1 | -0/+7 |
2006-06-01 | Patch to provide pex_run_in_environment. | Mark Shinwell | 1 | -0/+17 |
2006-04-12 | pex-common.c (pex_input_file, [...]): New functions. | Jim Blandy | 1 | -0/+41 |
2005-09-26 | libiberty.h (expandargv): New function. | Mark Mitchell | 1 | -0/+3 |
2005-06-21 | Index: include/ChangeLog | Geoffrey Keating | 1 | -0/+5 |
2005-06-06 | libiberty.h (XOBFINISH): New. | Gabriel Dos Reis | 1 | -1/+1 |
2005-06-02 | * libiberty.h (vsnprintf): Add format attribute. | Kaveh R. Ghazi | 1 | -3/+2 |
2005-05-28 | libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. | Eli Zaretskii | 1 | -0/+10 |
2005-05-24 | libiberty.h (ACONCAT): Properly cast value of alloca(). | Gabriel Dos Reis | 1 | -1/+1 |
2005-05-12 | libiberty.h: Do not define empty basename prototype. | Steve Ellcey | 1 | -1/+4 |
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 1 | -2/+2 |
2005-04-26 | libiberty.h (unlock_std_streams): New. | Kaveh R. Ghazi | 1 | -0/+6 |
2005-04-19 | hashtab.h, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -5/+5 |
2005-04-16 | libiberty.h (unlock_stream): New. | Kaveh R. Ghazi | 1 | -0/+6 |
2005-04-14 | libiberty.h (fopen_unlocked, [...]): Remove parameter names. | Kaveh R. Ghazi | 1 | -3/+3 |
2005-04-11 | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. | Kaveh R. Ghazi | 1 | -0/+8 |
2005-03-29 | * libiberty.h: Fix indentation. | Ian Lance Taylor | 1 | -1/+1 |
2005-03-29 | pex-common.c: New file. | Ian Lance Taylor | 1 | -1/+163 |
2005-03-29 | * libiberty.h (ffs): Declare, if necessary. | Mark Mitchell | 1 | -0/+7 |
2005-03-26 | demangle.h: Remove uses of PARAMS. | Gabriel Dos Reis | 1 | -50/+48 |
2005-03-25 | libiberty.h (xstrndup): Declare. | Kaveh R. Ghazi | 1 | -0/+4 |
2005-03-22 | * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC. | Kaveh R. Ghazi | 1 | -1/+1 |
2005-03-10 | libiberty.h (gettimeofday): Declare. | Mark Mitchell | 1 | -0/+9 |