cpplib.h (cpp_options): Use signed char.
[gcc.git] / libcpp / include /
2014-08-20 Marek Polacekcpplib.h (cpp_options): Use signed char.
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-16 Dodji SeketeliSupport location tracking for built-in macro tokens
2014-05-26 Richard Bienerconfigure.ac: Remove long long and __int64 type checks...
2014-05-20 Richard Bienerconfig.gcc: Remove need_64bit_hwint.
2014-01-23 Dodji SeketeliPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-11-16 Joseph Myersucnid-2011-1.c: New test.
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-10-31 Edward Smith-RowlandImplement C++14 digit separators.
2013-07-10 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Call account_for_...
2013-04-28 Jakub JelinekN3472 binary constants
2013-04-24 Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2012-11-16 Simon Baldwincpplib.h (struct cpp_options): Add canonical_system_hea...
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-10-23 Joseph Myersgcc:
2012-09-25 Dehao Chenre PR middle-end/54645 (Many testsuite failures)
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-30 Laurynas Biveinisgengtype.c (adjust_field_type): Diagnose duplicate...
2012-05-29 Joseph Myersdirectives.c: Fix typos.
2012-05-16 Dodji SeketeliPR preprocessor/7263 - Avoid pedantic warnings on syste...
2012-04-30 Dodji SeketeliStrip "<built-in>" loc from displayed expansion context
2012-04-27 Ollie WildAdd new option, -Wliteral-suffix.
2012-04-26 Manuel López-Ibáñeztree-diagnostic.c (maybe_unwind_expanded_macro_loc...
2011-12-20 Joseph Myersgcc:
2011-11-22 Diego Novilloline-map.h (linemap_dump): Declare.
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-25 Dodji SeketeliSupport expansion of reserved locations wrapped in...
2011-10-18 Dodji SeketeliFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17 Tom TromeyReduce memory waste due to non-power-of-2 allocs
2011-10-17 Tom TromeyAdd line map statistics to -fmem-report output
2011-10-17 Tom TromeySupport -fdebug-cpp option
2011-10-17 Tom TromeyGenerate virtual locations for tokens
2011-10-17 Tom TromeyLinemap infrastructure for virtual locations
2011-08-22 Gabriel CharetteAdd ability to force lexed tokens' source_locations.
2011-08-18 Joseph Myers* include/cpplib.h (struct cpp_options): Fix typo.
2011-08-18 Joseph Myersc1x-uni-string-1.c, [...]: New tests.
2011-08-15 Gabriel CharetteLINEMAP_POSITION_FOR_COLUMN had the exact same effect...
2011-07-28 Gabriel Charetteline-map.h (struct line_maps): Remove unused field...
2011-07-15 Dodji SeketeliUse source_location where it is due
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-10-19 Basile Starynkevitchline-map.h (source_location): Remove obsolete comment...
2010-09-29 Kai Tietzre PR preprocessor/45362 (Dangling reference about...
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-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-04-25 Joseph Myersc-common.c (flag_isoc1x): New.
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-10-14 Jakub Jelinekre PR preprocessor/41543 (BUILTINS_LOCATION wrong with...
2009-09-19 Chris Demetrioure PR preprocessor/28435 (-MMD vs not found system...
2009-07-27 Douglas B Ruppcpplib.h (INO_T_CPP): New macro.
2009-07-18 Jerry Quinndirectives.c (do_linemarker, do_line): Use CPP_STRING...
2009-06-17 Ian Lance Taylor* include/cpplib.h (progname): Don't declare.
2009-06-12 Ian Lance Taylorcpplib.h (struct cpp_options): Add warn_cxx_operator_na...
2009-06-01 Aldy Hernandezdiagnostic.c (diagnostic_build_prefix): Always print...
2009-06-01 Ian Lance Taylorcpp-id-data.h: Add extern "C".
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-10 Joseph Myersc-lex.c (c_lex_with_flags): Expect cpp_hashnode in...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-19 Joseph Myersre PR preprocessor/20078 (Gcc doesn't complain about...
2009-04-18 Joseph Myersre PR preprocessor/39646 (__FILE__ breaks for empty...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-01 Janis Johnsonre PR target/39027 (double floating point suffix of...
2009-03-31 Joseph Myersre PR preprocessor/15638 (gcc should have option to...
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2008-10-05 Matthew Gingellcpplib.h (cpp_comments, [...]): New structs.
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-05-30 Danny Smithcpplib.h (struct cpp_dir): Add new field, canonical_name.
2008-05-21 Tom Tromeyre PR preprocessor/27777 (Bad diagnostic emission when...
2008-05-21 Tom Tromeysymtab.h (HT_ALLOCED): Remove.
2008-05-13 Tom Tromeyre PR preprocessor/22168 (#if #A == #B should have...
2008-04-22 Daniel Frankecpplib.h (cpp_define_formatted): New.
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-02 Joseph Myerscppopts.texi (-dU): Document.
2008-02-20 Tom Tromeytraditional.c (lex_identifier): Use CPP_HASHNODE.
2007-12-06 Tom Tromeyre PR c/29172 (--combine can't handle #pragma once)
2007-11-12 Tom Tromeyre PR c++/17577 (#pragma implementation no longer diagn...
2007-09-06 Tom Tromeytree-cfg.c (remove_bb): Only warn if line is non-zero.
2007-08-30 Chao-ying Fuexpr.c (interpret_float_suffix): Support hr, r, lr...
2007-07-30 Ollie Wilddirectives-only.c: New file.
2007-07-03 Uros Bizjakcpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.
2007-06-05 Joerg Wunschre PR preprocessor/23479 (Implement binary constants...
2007-05-24 Ollie Wildmacro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.
2007-03-30 Richard Hendersondirectives.c (lex_macro_node_from_str): New.
2006-11-01 Douglas Gregorcpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X...
2006-08-14 Steve Ellceyre PR c++/28288 (ICE with min/max operator)
2006-02-18 Grigory Zagorodnevcpp.texi (__TIMESTAMP__): Document.
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-22 Volker Reicheltre PR c++/23333 (accepts invalid pure specifier)
next