summaryrefslogtreecommitdiff
path: root/libcpp/internal.h
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez2009-04-221-0/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-3/+3
* re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy2009-03-301-4/+0
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-291-5/+2
* cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell2008-10-051-0/+3
* line-map.h (linenum_type): New typedef.Manuel López-Ibáñez2008-07-211-2/+2
* cpplib.h (NODE_CONDITIONAL): New.Ben Elliston2008-07-141-0/+1
* re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey2008-05-301-1/+1
* re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey2008-05-211-4/+0
* re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey2008-04-211-2/+2
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-0/+9
* re PR c/29172 (--combine can't handle #pragma once)Tom Tromey2007-12-061-2/+1
* re PR preprocessor/30786 (ICE on _Pragma at end of file)Tom Tromey2007-10-311-1/+1
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-0/+8
* directives-only.c: New file.Ollie Wild2007-07-301-0/+11
* macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild2007-05-241-0/+3
* internal.h (struct cpp_reader): Add new fields: nonexistent_file_hash and non...Ian Lance Taylor2007-05-211-0/+4
* re PR preprocessor/28165 (_Pragma GCC system_header broken)Tom Tromey2007-01-041-1/+8
* cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev2006-02-181-0/+5
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-4/+10
* Fix bug with -MM -MG.James E Wilson2005-10-211-2/+2
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-1/+24
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-121-0/+3
* directives.c, [...]: Update copyright.Kazu Hirata2005-02-141-1/+1
* re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini2005-02-141-0/+9
* internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis2005-01-021-14/+14
* internal.h: Replace all uses of uchar with unsigned char.Roger Sayle2004-11-271-43/+48
* sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz2004-11-231-0/+3
* internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg2004-11-041-1/+5
* cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg2004-09-091-0/+3
* internal.h (xnew, [...]): Remove.Bernardo Innocenti2004-07-241-5/+0
* re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis2004-07-161-0/+1
* line-map.h (fileline): Remove old typedef.Per Bothner2004-06-301-2/+2
* Index: gcc/ChangeLogGeoffrey Keating2004-06-091-43/+1
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-0/+4
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+651