summaryrefslogtreecommitdiff
path: root/libcpp/internal.h
AgeCommit message (Expand)Author
2012-01-09re PR preprocessor/33919 (__BASE_FILE__ does not expand correctly when includ...Gary Funck
2011-12-07re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek
2011-11-02internal.h (uxstrdup, ustrchr): Return const unsigned char *.Paolo Carlini
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)Dodji Seketeli
2011-10-17Generate virtual locations for tokensTom Tromey
2011-10-17Linemap infrastructure for virtual locationsTom Tromey
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette
2010-09-29re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers
2010-03-29More N3077 raw string changesJason Merrill
2009-11-11ChangeLog for libcppKai Tietz
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek
2009-06-01cpp-id-data.h: Add extern "C".Ian Lance Taylor
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-30re PR preprocessor/31932 (cpp -f*-charset and gcj --encoding accept no values...Sergiy Vyshnevetskiy
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers
2008-10-05cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston
2008-05-30re PR preprocessor/36320 (Required diagnosis of syntax error missed)Tom Tromey
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey
2008-04-21re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.)Tom Tromey
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees
2007-12-06re PR c/29172 (--combine can't handle #pragma once)Tom Tromey
2007-10-31re PR preprocessor/30786 (ICE on _Pragma at end of file)Tom Tromey
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey
2007-07-30directives-only.c: New file.Ollie Wild
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild
2007-05-21internal.h (struct cpp_reader): Add new fields: nonexistent_file_hash and non...Ian Lance Taylor
2007-01-04re PR preprocessor/28165 (_Pragma GCC system_header broken)Tom Tromey
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson
2005-10-21Fix bug with -MM -MG.James E Wilson
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook
2005-03-15Index: gcc/ChangeLogGeoffrey Keating
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata
2005-02-14re PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)Paolo Bonzini
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis
2004-11-27internal.h: Replace all uses of uchar with unsigned char.Roger Sayle
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz
2004-11-04internal.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H as well.Zack Weinberg
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg
2004-07-24internal.h (xnew, [...]): Remove.Bernardo Innocenti
2004-07-16re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)Andris Pavenis
2004-06-30line-map.h (fileline): Remove old typedef.Per Bothner
2004-06-09Index: gcc/ChangeLogGeoffrey Keating
2004-06-05Makefile.am: Add makedepend.Zack Weinberg
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini