summaryrefslogtreecommitdiff
path: root/libcpp/init.c
Commit message (Expand)AuthorAgeFilesLines
* cpplib.h (struct cpp_options): Add warn_cxx_operator_names field.Ian Lance Taylor2009-06-121-4/+11
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-1/+1
* re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez2009-04-221-0/+18
* re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez2009-04-201-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-3/+3
* re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2009-03-291-8/+5
* cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell2008-10-051-0/+9
* cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin2008-09-181-20/+34
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-11/+13
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-1/+9
* directives-only.c: New file.Ollie Wild2007-07-301-9/+18
* macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild2007-05-241-0/+1
* cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x...Douglas Gregor2006-11-011-12/+14
* cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev2006-02-181-0/+1
* re PR preprocessor/25717 (-dD does not list all defined macros (in particular...Jakub Jelinek2006-01-231-1/+7
* re PR c/24101 (Segfault with preprocessed source)Uros Bizjak2005-11-091-0/+2
* Fix bug with -MM -MG.James E Wilson2005-10-211-1/+1
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-201-16/+22
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-291-1/+1
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-3/+3
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-0/+1
* directives.c, [...]: Update copyright.Kazu Hirata2005-02-141-1/+1
* internal.h: Update references to Cpp lib filenames.Gabriel Dos Reis2005-01-021-2/+2
* warnings.m4: New file.Zack Weinberg2004-09-241-0/+1
* 2004-07-23 Matthias Klose <doko@debian.org>Matthias Klose2004-07-231-1/+1
* re PR preprocessor/16192 (Bug in expression evaluation when operand is missing)Neil Booth2004-07-041-0/+2
* Makefile.am: Add makedepend.Zack Weinberg2004-06-051-12/+0
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-241-0/+631