summaryrefslogtreecommitdiff
path: root/libcpp/init.c
AgeCommit message (Expand)Author
2010-06-10common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers
2010-02-11init.c (read_original_filename): Don't call read_original_directory if _cpp_h...Jakub Jelinek
2009-11-11ChangeLog for libcppKai Tietz
2009-06-12cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.Ian Lance Taylor
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.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-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
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-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees
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
2006-11-01cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x...Douglas Gregor
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev
2006-01-23re PR preprocessor/25717 (-dD does not list all defined macros (in particular...Jakub Jelinek
2005-11-09re PR c/24101 (Segfault with preprocessed source)Uros Bizjak
2005-10-21Fix bug with -MM -MG.James E Wilson
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis
2005-03-15Index: gcc/ChangeLogGeoffrey Keating
2005-02-14directives.c, [...]: Update copyright.Kazu Hirata
2005-01-02internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis
2004-09-24warnings.m4: New file.Zack Weinberg
2004-07-232004-07-23 Matthias Klose <doko@debian.org>Matthias Klose
2004-07-04re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth
2004-06-05Makefile.am: Add makedepend.Zack Weinberg
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini