aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppcharset.c
AgeCommit message (Expand)Author
2004-02-02[multiple changes]Eric Christopher
2004-01-23alias.c, [...]: Update copyright.Kazu Hirata
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata
2003-11-01re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory)John David Anglin
2003-10-30* cppcharset.c (one_utf8_to_utf16): Initialize 's' to silence warning.Richard Henderson
2003-10-25* cppcharset.c (one_utf8_to_utf32): Initialize 's' to silence warning.Jan Hubicka
2003-10-05c-pretty-print.c: Fix comment formatting.Kazu Hirata
2003-09-26cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'.Nathanael Nerode
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata
2003-07-11cppcharset.c: Fix comment.Zack Weinberg
2003-07-10cppcharset.c (one_utf8_to_cppchar, [...]): New functions.Zack Weinberg
2003-07-07cppcharset.c (ICONV_CONST): Define iff !HAVE_ICONV.Andrew Pinski
2003-07-05cppcharset.c: Use the correct return type for the fallback iconv macro.Zack Weinberg
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg
2003-06-17* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-06-12ChangeLog: Follow spelling conventions.Kazu Hirata
2003-04-21* cppcharset.c (_cpp_valid_ucn): Cast field precision to int.Andreas Jaeger
2003-04-20Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth