aboutsummaryrefslogtreecommitdiff
path: root/libcpp/charset.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+4
2008-06-12re PR preprocessor/36479 (Short buffer in libcpp)H.J. Lu1-0/+1
2008-04-21re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey1-9/+31
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-38/+77
2007-12-11charset.c (convert_using_iconv): Close out any shift states, returning to the...DJ Delorie1-4/+21
2006-12-28re PR preprocessor/30001 (out-of-bounds access when processing empty file)Tom Tromey1-2/+2
2005-11-03re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers1-2/+8
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis1-12/+12
2005-03-16charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating1-4/+8
2005-03-15Index: gcc/ChangeLogGeoffrey Keating1-20/+110
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-0/+62
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-2/+59
2005-02-19charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end.Devang Patel1-1/+9
2004-09-18* charset.c (_cpp_destroy_iconv, emit_numeric_escape)Zack Weinberg1-6/+22
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-1/+1
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+1429