aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppcharset.c
AgeCommit message (Expand)AuthorFilesLines
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