Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-24 | PR middle-end/77735 - FAIL: gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | Martin Sebor | 1 | -114/+221 |
2016-09-28 | gimple-ssa-sprintf.c (pass_sprintf_length::gate): Use x > 0 instead of 0 < x. | Jakub Jelinek | 1 | -8/+9 |
2016-09-28 | gimple-ssa-sprintf.c: Fix comment formatting. | Jakub Jelinek | 1 | -25/+17 |
2016-09-28 | PR c/77762 - Incorrect destination buffer length in -Wformat-length warning | Martin Sebor | 1 | -2/+2 |
2016-09-28 | PR middle-end/77683 - ICE on %lf directive in format_floating in | Martin Sebor | 1 | -3/+25 |
2016-09-22 | PR target/77676 - powerpc64 and powerpc64le stage2 bootstrap fail | Martin Sebor | 1 | -12/+21 |
2016-09-22 | Use GMP_RNDN for portability to MPFR 2.4.2 | Rainer Orth | 1 | -2/+2 |
2016-09-21 | gimple-ssa-sprintf.c (pass_sprintf_length::compute_format_length): Add falls ... | Marek Polacek | 1 | -0/+1 |
2016-09-20 | PR middle-end/49905 - Better sanity checking on sprintf src & dest to | Martin Sebor | 1 | -0/+2686 |