]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/argv.c
aarch64: Use vec_perm_indices::new_shrunk_vector in aarch64_evpc_reencode
[thirdparty/gcc.git] / libiberty / argv.c
2024-01-03  Jakub JelinekUpdate copyright years.
2023-06-07  Costas Argyrislibiberty: writeargv: Simplify function error mode.
2023-06-06  Costas Argyrislibiberty: writeargv: Simplify function error mode.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-02-19  Ayush Mittal[PATCH v2] libiberty(argv.c): Fix memory leak in expandargv
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-23  Alexandre Oliva[libiberty] output empty args as a pair of quotes
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-04-30  Daniel van Gerpenargv.c (expandargv): Fix memory leak for expanded argum...
2018-01-10  Daniel van Gerpenargv.c (expandargv): Correct check for dynamically...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-04  Jakub JelinekUpdate copyright years.
2016-12-06  DJ Delorie* argv.c (expandargv): Check for directories passed...
2016-01-05  Mike Frysingerlibiberty: {count,dup,write}argv: constify argv input...
2016-01-05  Mike Frysingerlibiberty: dupargv: rewrite to use xstrdup
2012-08-29  H.J. LuReplace malloc with xmalloc
2012-08-29  H.J. LuReplace alloca with xmalloc/free
2011-09-28  Doug Evanslibiberty.h (countargv): Declare.
2010-08-13  Nick Cliftonargv.c (expandargv): Limit the number of times that...
2009-10-08  Daniel Gutsonargv.c (consume_whitespace): New function.
2007-07-23  DJ Delorieargv.c (writeargv): Fix typo in inline documentation.
2007-07-02  Simon Baldwinargv.c (writeargv): Removed declaration of unused variable.
2007-05-08  Nathan Froydlibiberty.h (writeargv): Declare.
2007-04-11  Thomas Neumannargv.c: Use ANSI C declarations.
2006-01-20  Carlos O'DonellMakefile.in: Add test-expandargv test.
2005-09-27  Mark Mitchell* argv.c (expandargv): Do not use xmalloc_failed.
2005-09-26  Mark Mitchelllibiberty.h (expandargv): New function.
2005-05-10  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-04-16  Gabriel Dos Reisasprintf.c: Include config.h.
2005-04-13  Gabriel Dos Reisargv.c (dupargv): Mallocate space of argv[argc], not...
2005-03-26  Gabriel Dos Reisdemangle.h: Remove uses of PARAMS.
2003-04-15  Kaveh R. Ghaziargv.c: Fix comments.
2003-04-15  Roger Sayleargv.c: Use ANSI_PROTOTYPES instead of __STDC__.
2001-10-17  DJ Delorieargv.c, [...]: Improve manual formatting.
2001-10-16  DJ DelorieMakefile.in (TEXIFILES): Add fnmatch.txh.
2001-10-07  Kaveh R. Ghazidemangle.h (demangler_engine): Const-ify.
2001-03-06  Zack Weinbergaclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.
2000-12-08  Zack Weinbergsafe-ctype.h: New file.
1999-07-14  Richard Hendersonargv.c: Include stdlib.h and string.h instead of protot...
1998-12-22  Kaveh R. GhaziWarning fixes:
1998-05-06  Jeff Lawtypo typo fixes fixes
1997-10-14  Jason Merrillcplus-dem.c (demangle_signature): Don't look for return...
1997-08-21  Jason MerrillInitial revision