aboutsummaryrefslogtreecommitdiff
path: root/libcpp/internal.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-06re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek1-1/+4
2013-01-14Update copyright years in libcpp.Richard Sandiford1-2/+1
2012-10-23gcc:Joseph Myers1-2/+2
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-1/+1
2012-05-29PR preprocessor/53229 - Fix diagnostics location when pasting tokensDodji Seketeli1-3/+7
2012-01-09re PR preprocessor/33919 (__BASE_FILE__ does not expand correctly when includ...Gary Funck1-1/+2
2011-12-07re PR bootstrap/50237 (bootstrap comparison failure for libcpp/lex.o)Jakub Jelinek1-0/+1
2011-11-02internal.h (uxstrdup, ustrchr): Return const unsigned char *.Paolo Carlini1-6/+6
2011-10-22Fix cpp_peek_token behaviour (PR bootstrap/50778)Dodji Seketeli1-1/+1
2011-10-17Generate virtual locations for tokensTom Tromey1-5/+53
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-1/+72
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette1-0/+4
2010-09-29re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p...Kai Tietz1-1/+11
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-3/+3
2010-03-29More N3077 raw string changesJason Merrill1-1/+2
2009-11-11ChangeLog for libcppKai Tietz1-0/+14
2009-10-19charset.c (cpp_init_iconv): Initialize utf8_cset_desc.Jakub Jelinek1-0/+4
2009-06-01cpp-id-data.h: Add extern "C".Ian Lance Taylor1-0/+8
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez1-0/+1
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