Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-05-10 | libiberty: fix wrong replacent in comments | Martin Liska | 1 | -4/+4 |
2022-05-10 | libiberty: stop using PTR macro | Martin Liska | 1 | -4/+4 |
2022-01-15 | Add -Wuse-after-free [PR80532]. | Martin Sebor | 1 | -0/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-04 | Update copyright years. | Jakub Jelinek | 1 | -2/+1 |
2016-11-04 | libiberty: Fix -Wimplicit-fallthrough warnings. | Mark Wielaard | 1 | -2/+6 |
2015-12-21 | re PR other/66827 (left shifts of negative value warnings due to C++14 switch) | Nick Clifton | 1 | -1/+1 |
2014-03-13 | * regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void). | Uros Bizjak | 1 | -1/+1 |
2014-03-13 | regex.c (bzero): Define without coma expression. | Uros Bizjak | 1 | -3/+3 |
2013-07-22 | Fix typo. | Mike Stump | 1 | -1/+1 |
2013-07-21 | Fix. | Mike Stump | 1 | -1/+1 |
2013-02-09 | re PR other/56245 (-fsanitize=address miscompiles GCC) | Jakub Jelinek | 1 | -4/+6 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -7/+4 |
2010-04-07 | tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var... | Jakub Jelinek | 1 | -3/+3 |
2009-10-01 | regex.c (byte_re_match_2_internal): Split declaration and assignment to avoid... | Martin Thuresson | 1 | -2/+5 |
2005-07-22 | * regex.c (regcomp): Change type of `i' from unsigned to int. | Ben Elliston | 1 | -2/+2 |
2005-07-15 | * regex.c (TRANSLATE): Cast rhs of ternary expression to char. | Ben Elliston | 1 | -2/+4 |
2005-07-12 | pexecute.c (pexecute): Cast string litrals to char *. | Ben Elliston | 1 | -1/+1 |
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 1 | -2/+2 |
2005-04-13 | Fix missed replacements. | Gabriel Dos Reis | 1 | -2/+2 |
2005-04-13 | regex.c (wcs_re_match_2_internal, [...]): Replace not with negate. | Gabriel Dos Reis | 1 | -8/+8 |
2005-03-28 | xregex2.h (_RE_ARGS): Remove definition and uses. | Gabriel Dos Reis | 1 | -291/+170 |
2004-11-20 | objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat... | Roger Sayle | 1 | -2/+4 |
2004-02-17 | regex.c: Include <ansidecl.h>. | Matt Kraai | 1 | -2/+4 |
2003-04-15 | re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target co... | Kaveh R. Ghazi | 1 | -1/+1 |
2002-09-20 | cp-demangle.c (demangling_new): Cast 0 to enum. | John David Anglin | 1 | -1/+1 |
2002-09-05 | * regex.c: Only use "#pragma alloca" on AIX when not using gcc. | Roger Sayle | 1 | -1/+1 |
2002-08-07 | regex.c (re_error_msgid): Just use a simple array of strings. | DJ Delorie | 1 | -81/+25 |
2001-11-16 | Update test for token pasting to also check "|| defined(ALMOST_STDC)" | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-16 | regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whet... | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-15 | config.in (HAVE_UINTPTR_T): Provide autoconf stub. | Jeffrey A Law | 1 | -1/+1 |
2001-11-15 | regex.c (PREFIX): Provide an alternate definition for non-ANSI/ISO compilers. | Jeffrey A Law | 1 | -3/+12 |
2001-11-12 | obstack.c (_): Honor the setting of ENABLE_NLS. | Jim Meyering | 1 | -1/+1 |
2001-08-23 | merge from glibc | Ulrich Drepper | 1 | -14/+58 |
2001-08-12 | backport: regex.c (wcs_regex_compile): Use appropriate string to compare with... | Isamu Hasegawa | 1 | -2/+2 |
2001-07-30 | backport: regex.c: Declare wcs functions only if compiling with MBS_SUPPORT. | Andreas Jaeger | 1 | -46/+107 |
2001-07-18 | merge from glibc | DJ Delorie | 1 | -10/+24 |
2001-07-10 | Makefile.in: Add support for regex code. | Jeff Johnston | 1 | -0/+8245 |