aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-format.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-12/+4
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-04-25c-format.c (check_format_info_recurse): Handle PLUS_EXPR for format string.Jakub Jelinek1-0/+40
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-12/+14
2001-01-13c-common.c: Move format checking code to ...Joseph Myers1-0/+2507