aboutsummaryrefslogtreecommitdiff
path: root/libcpp/include/cpplib.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-27c-cppbuiltin.c (c_cpp_builtins): Use ggc_strdup for the fp_suffix argument.Jakub Jelinek1-1/+1
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-21C++: provide macro used-before-defined hint (PR c++/72786)David Malcolm1-0/+1
2017-11-13Implement __VA_OPT__Tom Tromey1-0/+3
2017-10-31diagnostics: get rid of *_at_rich_loc in favor of overloadingDavid Malcolm1-3/+3
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers1-2/+2
2017-09-15Add support for -std=c++2a.Andrew Sutton1-1/+2
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-1/+1
2017-06-05libcpp: add callback for comment-handlingDavid Malcolm1-0/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini1-1/+6
2016-10-12gcc/Jakub Jelinek1-0/+3
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-1/+3
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+7
2016-08-18Spelling suggestions for misspelled preprocessor directivesDavid Malcolm1-0/+8
2016-08-05On-demand locations within string-literalsDavid Malcolm1-0/+51
2016-08-01* include/cpplib.h: Fix comment typo.Andreas Schwab1-1/+1
2016-06-22libcpp: Tweak to missing #include source locationDavid Malcolm1-1/+6
2016-06-01c-common.c (get_source_date_epoch): Rename to cb_get_source_date_epoch.Eduard Sanou1-3/+3
2016-04-28c-common.c (get_source_date_epoch): New function...Eduard Sanou1-0/+3
2016-03-21re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)Jakub Jelinek1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-19re PR preprocessor/60736 (Crash in preprocessor including stdc-predef.h when ...Jakub Jelinek1-0/+3
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-1/+2
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-2/+2
2015-06-30Implement N4197 - Adding u8 character literalsEdward Smith-Rowland1-0/+5
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm1-1/+1
2015-05-09lex.c (lex_string): Add -Wc++11-compat warning.Jason Merrill1-1/+5
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek1-0/+1
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland1-0/+3
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers1-1/+13
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek1-0/+3
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez1-2/+2
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-1/+3
2014-08-23cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland1-1/+1
2014-08-20cpplib.h (cpp_options): Use signed char.Marek Polacek1-1/+1
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-1/+1
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-0/+3
2014-05-26configure.ac: Remove long long and __int64 type checks...Richard Biener1-16/+2
2014-05-20config.gcc: Remove need_64bit_hwint.Richard Biener1-1/+18
2014-01-02Update copyright years in libcpp/Richard Sandiford1-1/+1
2013-11-16ucnid-2011-1.c: New test.Joseph Myers1-0/+4
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus1-1/+5
2013-10-31Implement C++14 digit separators.Edward Smith-Rowland1-0/+3
2013-07-10c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T...Jakub Jelinek1-1/+1
2013-04-28N3472 binary constantsJakub Jelinek1-1/+4
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini1-1/+2
2013-01-14Update copyright years in libcpp.Richard Sandiford1-3/+1