aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppcharset.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-12cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argume...Eric Christopher1-3/+3
2004-02-02[multiple changes]Eric Christopher1-64/+44
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-16cppcharset.c (one_iso88591_to_utf8): New function.Eric Christopher1-7/+84
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata1-4/+4
2003-11-01re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin1-25/+31
2003-10-30* cppcharset.c (one_utf8_to_utf16): Initialize 's' to silence warning.Richard Henderson1-1/+1
2003-10-25* cppcharset.c (one_utf8_to_utf32): Initialize 's' to silence warning.Jan Hubicka1-1/+1
2003-10-05c-pretty-print.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-09-26cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'.Nathanael Nerode1-15/+17
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg1-2/+0
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-07-11cppcharset.c: Fix comment.Zack Weinberg1-37/+39
2003-07-10cppcharset.c (one_utf8_to_cppchar, [...]): New functions.Zack Weinberg1-128/+582
2003-07-07cppcharset.c (ICONV_CONST): Define iff !HAVE_ICONV.Andrew Pinski1-2/+4
2003-07-05cppcharset.c: Use the correct return type for the fallback iconv macro.Zack Weinberg1-1/+1
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-467/+771
2003-06-17* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg1-8/+3
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2003-04-21* cppcharset.c (_cpp_valid_ucn): Cast field precision to int.Andreas Jaeger1-4/+4
2003-04-20Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth1-0/+591