summaryrefslogtreecommitdiff
path: root/include/libiberty.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libiberty.h: punt duplicate strverscmp prototypeMike Frysinger2021-01-021-5/+0
* This patch removes the use of the "register" keyword from the bsearch() and b...Nick Clifton2020-06-261-3/+3
* libiberty, include: add bsearch_rNick Alcock2020-06-231-0/+7
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Fix file descriptor existence of MinGW.Martin Liska2019-08-081-0/+4
* Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska2019-06-101-6/+6
* Add alloc_size for libiberty memory allocation functions.Martin Liska2019-06-101-3/+3
* libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined.Michael Forney2019-04-261-1/+1
* PR other/16615 [2/5]Sandra Loosemore2019-01-091-2/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Add linker_output as prefix for LTO temps (PR lto/86548).Martin Liska2018-07-261-0/+5
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* * libiberty.h (ASTRDUP): Adjust cast to avoid warning.Nathan Sidwell2017-05-251-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez2016-07-291-0/+11
* libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger2016-01-051-3/+3
* libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang2015-05-221-1/+1
* Pull libiberty.h copyright update from BinutilsJan-Benedict Glaw2015-01-141-2/+1
* xasprintf.c: New file.Uros Bizjak2014-12-241-0/+5
* xvasprintf.c: New file.Uros Bizjak2014-12-111-0/+5
* Add strtoll and strtoull to libiberty.Yury Gribov2014-10-281-0/+27
* libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm2014-10-151-0/+5
* pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko2014-09-261-0/+5
* [PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge2014-06-101-0/+4
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-211-1/+4
* includeTom Tromey2014-01-211-3/+3
* re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse2013-10-291-17/+17
* libiberty.h (countargv): Declare.Doug Evans2011-09-281-0/+4
* re PR c++/49756 (g++ ICE)Jakub Jelinek2011-07-221-1/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* [PATCH] Report LTO phase in lto1 process name v2Andi Kleen2010-10-061-0/+3
* filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves2010-04-231-0/+11
* re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor2009-07-251-1/+1
* crc32.c: New file.Ian Lance Taylor2009-07-241-1/+4
* libiberty.h (XALLOCA, [...]): New.Kaveh R. Ghazi2008-06-241-0/+8
* pexecute.txh (pex_free): Document process killing.Tom Tromey2007-09-061-2/+3
* libiberty.h (writeargv): Declare.Nathan Froyd2007-05-081-0/+4
* * libiberty.h (pex_write_input): Remove prototype.Joseph Myers2007-02-091-27/+0
* libiberty.h (PEX_STDERR_TO_PIPE): New define.Vladimir Prus2007-01-311-0/+21
* re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs2006-11-301-0/+7
* Patch to provide pex_run_in_environment.Mark Shinwell2006-06-011-0/+17
* pex-common.c (pex_input_file, [...]): New functions.Jim Blandy2006-04-121-0/+41
* libiberty.h (expandargv): New function.Mark Mitchell2005-09-261-0/+3
* Index: include/ChangeLogGeoffrey Keating2005-06-211-0/+5
* libiberty.h (XOBFINISH): New.Gabriel Dos Reis2005-06-061-1/+1
* * libiberty.h (vsnprintf): Add format attribute.Kaveh R. Ghazi2005-06-021-3/+2
* libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii2005-05-281-0/+10
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-1/+1