[multiple changes]
[platform/upstream/gcc.git] / gcc / cppcharset.c
2004-02-02 Eric Christopher[multiple changes]
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-16 Eric Christophercppcharset.c (one_iso88591_to_utf8): New function.
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2003-11-01 John David Anglinre PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such...
2003-10-30 Richard Henderson* cppcharset.c (one_utf8_to_utf16): Initialize 's'...
2003-10-25 Jan Hubicka* cppcharset.c (one_utf8_to_utf32): Initialize 's'...
2003-10-05 Kazu Hiratac-pretty-print.c: Fix comment formatting.
2003-09-26 Nathanael Nerodecppcharset.c, cpphash.h: Rename 'struct strbuf' to...
2003-07-13 Zack WeinbergMakefile.in (LIBCPP_DEPS): Remove coretypes.h and ...
2003-07-12 Kazu Hiratac-format.c: Fix comment formatting.
2003-07-11 Zack Weinbergcppcharset.c: Fix comment.
2003-07-10 Zack Weinbergcppcharset.c (one_utf8_to_cppchar, [...]): New functions.
2003-07-07 Andrew Pinskicppcharset.c (ICONV_CONST): Define iff !HAVE_ICONV.
2003-07-05 Zack Weinbergcppcharset.c: Use the correct return type for the fallb...
2003-07-05 Zack Weinbergcpplib.h (CPP_AT_NAME, [...]): New token types.
2003-06-17 Zack Weinberg* cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
2003-06-12 Kazu HirataChangeLog: Follow spelling conventions.
2003-04-21 Andreas Jaeger* cppcharset.c (_cpp_valid_ucn): Cast field precision...
2003-04-20 Neil BoothMakefile.in (LIBCPP_OBJS): Add cppcharset.o.