summaryrefslogtreecommitdiff
path: root/include/libiberty.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-08-08Fix file descriptor existence of MinGW.Martin Liska
2019-06-10Add warn_unused_result attribute for memory-related functions in libiberty.Martin Liska
2019-06-10Add alloc_size for libiberty memory allocation functions.Martin Liska
2019-04-26libiberty.h (vasprintf): Don't declare if HAVE_DECL_VASPRINTF is not defined.Michael Forney
2019-01-09PR other/16615 [2/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-07-26Add linker_output as prefix for LTO temps (PR lto/86548).Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-05-25* libiberty.h (ASTRDUP): Adjust cast to avoid warning.Nathan Sidwell
2017-01-04Update copyright years.Jakub Jelinek
2016-07-29libiberty.h (MAX_ALLOCA_SIZE): New macro.Aldy Hernandez
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang
2015-01-14Pull libiberty.h copyright update from BinutilsJan-Benedict Glaw
2014-12-24xasprintf.c: New file.Uros Bizjak
2014-12-11xvasprintf.c: New file.Uros Bizjak
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov
2014-10-15libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm
2014-09-26pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko
2014-06-10[PR lto/61334] Declare prototype for strnlen, if needed.Thomas Schwinge
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino
2014-01-21includeTom Tromey
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse
2011-09-28libiberty.h (countargv): Declare.Doug Evans
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen
2010-04-23filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR...Pedro Alves
2009-07-25re PR bootstrap/40854 (Conflicting crc32 functions in libiberty and zlib)Ian Lance Taylor
2009-07-24crc32.c: New file.Ian Lance Taylor
2008-06-24libiberty.h (XALLOCA, [...]): New.Kaveh R. Ghazi
2007-09-06pexecute.txh (pex_free): Document process killing.Tom Tromey
2007-05-08libiberty.h (writeargv): Declare.Nathan Froyd
2007-02-09* libiberty.h (pex_write_input): Remove prototype.Joseph Myers
2007-01-31libiberty.h (PEX_STDERR_TO_PIPE): New define.Vladimir Prus
2006-11-30re PR driver/29931 (following argv[0] symlink in process_command breaks symli...Andrew Stubbs
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell
2006-04-12pex-common.c (pex_input_file, [...]): New functions.Jim Blandy
2005-09-26libiberty.h (expandargv): New function.Mark Mitchell
2005-06-21Index: include/ChangeLogGeoffrey Keating
2005-06-06libiberty.h (XOBFINISH): New.Gabriel Dos Reis
2005-06-02* libiberty.h (vsnprintf): Add format attribute.Kaveh R. Ghazi
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-12libiberty.h: Do not define empty basename prototype.Steve Ellcey
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-04-26libiberty.h (unlock_std_streams): New.Kaveh R. Ghazi
2005-04-19hashtab.h, [...]: Don't use the PTR macro.Kaveh R. Ghazi
2005-04-16libiberty.h (unlock_stream): New.Kaveh R. Ghazi