Daily bump.
[gcc.git] / libiberty / regex.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-04 Jakub JelinekUpdate copyright years.
2016-11-04 Mark Wielaardlibiberty: Fix -Wimplicit-fallthrough warnings.
2015-12-21 Nick Cliftonre PR other/66827 (left shifts of negative value warnin...
2014-03-13 Uros Bizjak* regex.c (bzero) [!_LIBC]: Cast the call to memcpy...
2014-03-13 Uros Bizjakregex.c (bzero): Define without coma expression.
2013-07-22 Mike StumpFix typo.
2013-07-21 Mike StumpFix.
2013-02-09 Jakub Jelinekre PR other/56245 (-fsanitize=address miscompiles GCC)
2011-04-20 Jim Meyeringremove useless if-before-free tests
2010-04-07 Jakub Jelinektree-ssa-pre.c (my_rev_post_order_compute): Remove...
2009-10-01 Martin Thuressonregex.c (byte_re_match_2_internal): Split declaration...
2005-07-22 Ben Elliston* regex.c (regcomp): Change type of `i' from unsigned...
2005-07-15 Ben Elliston* regex.c (TRANSLATE): Cast rhs of ternary expression...
2005-07-12 Ben Ellistonpexecute.c (pexecute): Cast string litrals to char *.
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-04-13 Gabriel Dos ReisFix missed replacements.
2005-04-13 Gabriel Dos Reisregex.c (wcs_re_match_2_internal, [...]): Replace not...
2005-03-28 Gabriel Dos Reisxregex2.h (_RE_ARGS): Remove definition and uses.
2004-11-20 Roger Sayleobjalloc.c, [...]: Include "config.h" before "ansidecl...
2004-02-17 Matt Kraairegex.c: Include <ansidecl.h>.
2003-04-15 Kaveh R. Ghazire PR target/10338 ([3.3 regression?] [Cygwin -> tic4x...
2002-09-20 John David Anglincp-demangle.c (demangling_new): Cast 0 to enum.
2002-09-05 Roger Sayle* regex.c: Only use "#pragma alloca" on AIX when not...
2002-08-07 DJ Delorieregex.c (re_error_msgid): Just use a simple array of...
2001-11-16 Kaveh R. GhaziUpdate test for token pasting to also check "|| defined...
2001-11-16 Kaveh R. Ghaziregex.c: Check defined(__STDC__) || defined(HAVE_STRING...
2001-11-15 Jeffrey A Lawconfig.in (HAVE_UINTPTR_T): Provide autoconf stub.
2001-11-15 Jeffrey A Lawregex.c (PREFIX): Provide an alternate definition for...
2001-11-13 Jim Meyeringobstack.c (_): Honor the setting of ENABLE_NLS.
2001-08-23 Ulrich Dreppermerge from glibc
2001-08-13 Isamu Hasegawabackport: regex.c (wcs_regex_compile): Use appropriate...
2001-07-30 Andreas Jaegerbackport: regex.c: Declare wcs functions only if compil...
2001-07-18 DJ Deloriemerge from glibc
2001-07-11 Jeff JohnstonMakefile.in: Add support for regex code.