aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppcharset.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-25 * cppcharset.c (one_utf8_to_utf32): Initialize 's' to silence warning.Jan Hubicka
2003-10-05 * c-pretty-print.c: Fix comment formatting.Kazu Hirata
2003-09-26 * cppcharset.c, cpphash.h: Rename 'struct strbuf' toNathanael Nerode
2003-07-13 * Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg
2003-07-12 * c-format.c: Fix comment formatting.Kazu Hirata
2003-07-11 * cppcharset.c: Fix comment.Zack Weinberg
2003-07-10 * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,Zack Weinberg
2003-07-072003-07-07 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2003-07-052003-07-05 Zack Weinberg <zack@codesourcery.com>Zack Weinberg
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-06-17 * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.cZack Weinberg
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-04-21 * cppcharset.c (_cpp_valid_ucn): Cast field precision to int.Andreas Jaeger
2003-04-20 * Makefile.in (LIBCPP_OBJS): Add cppcharset.o.Neil Booth