aboutsummaryrefslogtreecommitdiff
path: root/include/libiberty.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2021-01-02libiberty.h: punt duplicate strverscmp prototypeMike Frysinger1-5/+0
2020-06-26This patch removes the use of the "register" keyword from the bsearch() and b...Nick Clifton1-3/+3
2020-06-23libiberty, include: add bsearch_rNick Alcock1-0/+7
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-08-08Fix file descriptor existence of MinGW.Martin Liska1-0/+4
2019-06-10Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska1-6/+6
2019-06-10Add alloc_size for libiberty memory allocation functions.Martin Liska1-3/+3
2019-04-26libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined.Michael Forney1-1/+1
2019-01-09PR other/16615 [2/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-26Add linker_output as prefix for LTO temps (PR lto/86548).Martin Liska1-0/+5
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-05-25* libiberty.h (ASTRDUP): Adjust cast to avoid warning.Nathan Sidwell1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-07-29libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez1-0/+11
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger1-3/+3
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang1-1/+1
2015-01-14Pull libiberty.h copyright update from BinutilsJan-Benedict Glaw1-2/+1
2014-12-24xasprintf.c: New file.Uros Bizjak1-0/+5
2014-12-11xvasprintf.c: New file.Uros Bizjak1-0/+5
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov1-0/+27
2014-10-15libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm1-0/+5
2014-09-26pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko1-0/+5
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge1-0/+4
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino1-1/+4
2014-01-21includeTom Tromey1-3/+3
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse1-17/+17
2011-09-28libiberty.h (countargv): Declare.Doug Evans1-0/+4
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek1-1/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen1-0/+3
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves1-0/+11
2009-07-25re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor1-1/+1
2009-07-24crc32.c: New file.Ian Lance Taylor1-1/+4
2008-06-24libiberty.h (XALLOCA, [...]): New.Kaveh R. Ghazi1-0/+8
2007-09-06pexecute.txh (pex_free): Document process killing.Tom Tromey1-2/+3
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd1-0/+4
2007-02-09* libiberty.h (pex_write_input): Remove prototype.Joseph Myers1-27/+0
2007-01-31libiberty.h (PEX_STDERR_TO_PIPE): New define.Vladimir Prus1-0/+21
2006-11-30re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs1-0/+7
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell1-0/+17
2006-04-12pex-common.c (pex_input_file, [...]): New functions.Jim Blandy1-0/+41
2005-09-26libiberty.h (expandargv): New function.Mark Mitchell1-0/+3
2005-06-21Index: include/ChangeLogGeoffrey Keating1-0/+5
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis1-1/+1
2005-06-02* libiberty.h (vsnprintf): Add format attribute.Kaveh R. Ghazi1-3/+2