aboutsummaryrefslogtreecommitdiff
path: root/libcpp/internal.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-3/+3
2009-03-30re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy1-4/+0
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-5/+2
2008-10-05cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell1-0/+3
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez1-2/+2
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-0/+1
2008-05-30re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey1-1/+1
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey1-4/+0
2008-04-21re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey1-2/+2
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees1-0/+9
2007-12-06re PR c/29172 (--combine can't handle #pragma once)Tom Tromey1-2/+1
2007-10-31re PR preprocessor/30786 (ICE on _Pragma at end of file)Tom Tromey1-1/+1
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-0/+8
2007-07-30directives-only.c: New file.Ollie Wild1-0/+11
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-0/+3
2007-05-21internal.h (struct cpp_reader): Add new fields: nonexistent_file_hash and non...Ian Lance Taylor1-0/+4
2007-01-04re PR preprocessor/28165 (_Pragma GCC system_header broken)Tom Tromey1-1/+8
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev1-0/+5
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-4/+10
2005-10-21Fix bug with -MM -MG.James E Wilson1-2/+2
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook1-1/+1
2005-03-15Index: gcc/ChangeLogGeoffrey Keating1-1/+24
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-0/+3
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini1-0/+9
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis1-14/+14
2004-11-27internal.h: Replace all uses of uchar with unsigned char.Roger Sayle1-43/+48
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-0/+3
2004-11-04internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg1-1/+5
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg1-0/+3
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti1-5/+0
2004-07-16re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis1-0/+1
2004-06-30line-map.h (fileline): Remove old typedef.Per Bothner1-2/+2
2004-06-09Index: gcc/ChangeLogGeoffrey Keating1-43/+1
2004-06-05Makefile.am: Add makedepend.Zack Weinberg1-0/+4
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+651