Implement -Wmisleading-indentation
[gcc.git] / libcpp / macro.c
2015-02-03 Dodji SeketeliPR preprocessor/64803 - __LINE__ inside macro is not...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-19 Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-11-06 Joseph MyersPreserve original spellings of extended identifiers.
2014-09-04 Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-29 Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-27 Marek Polacekre PR c/61861 (Incorrect column number for -Wdiscarded...
2014-07-16 Dodji SeketeliSupport location tracking for built-in macro tokens
2014-07-10 Edward Smith-Rowlandre PR preprocessor/61389 (libcpp diagnostics shouldn...
2014-06-05 Edward Smith-Rowlandre PR c++/61038 (g++ -E is unusable with UDL strings)
2014-05-21 Edward Smith-Rowlandre PR c++/61038 (g++ -E is unusable with UDL strings)
2014-02-19 Jakub Jelinekre PR preprocessor/58844 (ICE with invalid use of ##)
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-11-06 Tobias Burnusmacro.c (_cpp_builtin_macro_text): Correct wording...
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2012-05-29 Joseph Myersdirectives.c: Fix typos.
2012-05-29 Dodji SeketeliPR preprocessor/53229 - Fix diagnostics location when...
2012-05-02 Dodji SeketeliProperly initialize cpp_context in destringize_and_run
2012-04-30 Dodji SeketeliFix expansion point loc for macro-like tokens
2012-04-30 Dodji SeketeliFix token pasting with -ftrack-macro-expansion
2012-04-30 Dodji SeketeliFix cpp_sys_macro_p with -ftrack-macro-expansion
2012-01-09 Richard Guenthermacro.c (_cpp_builtin_macro_text): Remove unused variab...
2012-01-09 Gary Funckre PR preprocessor/33919 (__BASE_FILE__ does not expand...
2011-12-05 Dodji SeketeliAdd 'inline' to prototype of tokens_buff_remove_last_token
2011-10-18 Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17 Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-04-20 Jim Meyeringremove useless if-before-free tests
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-06-11 Jakub Jelinekcpplib.h (struct cpp_callbacks): Add user_builtin_macro...
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2009-11-20 Arnaud Charletmacro.c (enter_macro_context): Call cb.used callback...
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-09-02 Ian Lance Taylormacro.c (stringify_arg): Escape CPP_WCHAR tokens.
2009-05-10 Joseph Myersc-lex.c (c_lex_with_flags): Expect cpp_hashnode in...
2009-04-19 Joseph Myersre PR preprocessor/20078 (Gcc doesn't complain about...
2009-04-12 Joseph Myersre PR preprocessor/31869 (stringifying empty macros)
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-30 Jakub Jelinekre PR target/39558 (Bad interaction of decls named...
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2008-09-18 Simon Baldwincpplib.h (struct cpp_options): Add new boolean flag...
2008-07-21 Manuel López-Ibáñezline-map.h (linenum_type): New typedef.
2008-07-14 Ben Ellistoncpplib.h (NODE_CONDITIONAL): New.
2008-07-03 Andrew Haleyre PR preprocessor/33305 (We should warn about empty...
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-02 Joseph Myerscppopts.texi (-dU): Document.
2008-01-25 Jakub Jelinekre PR preprocessor/34692 (Internal error with pragma...
2008-01-22 Tom Tromeyre PR c++/34859 (g++ -D__STDC_LIMIT_MACROS -D__STDC_LIM...
2007-11-30 Tom Tromeyre PR preprocessor/32868 (Don't warn about redefinition...
2007-11-01 Tom Tromeyre PR preprocessor/30805 (Internal compiler error when...
2007-10-31 Tom Tromeyre PR preprocessor/30786 (ICE on _Pragma at end of...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-07-30 Ollie Wilddirectives-only.c: New file.
2007-05-24 Ollie Wildmacro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-05-23 Simon Martinre PR preprocessor/20077 (GCC accepts macro definitions...
2007-05-02 Tom Tromeyre PR preprocessor/28709 (Bad diagnostic pasting tokens...
2007-01-30 Tom Tromeyre PR preprocessor/29966 (crash in cc1 with backtrace...
2006-10-12 Jakub Jelinekre PR preprocessor/28709 (Bad diagnostic pasting tokens...
2006-06-09 Jakub Jelinekre PR preprocessor/27746 (ICE on openmp code when using...
2006-02-18 Grigory Zagorodnevcpp.texi (__TIMESTAMP__): Document.
2006-01-23 Jakub Jelinekre PR preprocessor/25717 (-dD does not list all defined...
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-11-04 Andrew Pinskire PR preprocessor/22042 (stringification BUG)
2005-06-29 Kelley Cookall files: Update FSF address in copyright headers.
2005-05-28 Gabriel Dos Reisconfigure.ac: Check declarations for asprintf and vaspr...
2005-04-05 Jakub Jelinekre PR preprocessor/19475 (missing whitespace after...
2005-03-12 Geoffrey KeatingIndex: libcpp/ChangeLog
2005-03-04 Jakub Jelinekre PR preprocessor/20282 (gcc4 can not bootstrap itself...
2005-02-15 Eric Christopherre PR preprocessor/19077 (Internal compiler error compi...
2005-02-14 Kazu Hiratadirectives.c, [...]: Update copyright.
2005-02-14 Paolo Bonzinire PR bootstrap/19818 (GCC 4.0 cannot bootstrap itself)
2005-01-02 Gabriel Dos Reisinternal.h: Update references to Cpp lib filenames.
2004-09-09 Zack Weinbergcpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes...
2004-07-24 Bernardo Innocentiinternal.h (xnew, [...]): Remove.
2004-06-09 Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-05 Zack WeinbergMakefile.am: Add makedepend.
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.