Age | Commit message (Expand) | Author | Files | Lines |
2014-08-20 | cpplib.h (cpp_options): Use signed char. | Marek Polacek | 1 | -1/+1 |
2014-08-19 | c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9... | Marek Polacek | 1 | -1/+1 |
2014-08-10 | re PR c/51849 (-Wc99-compat would be considered useful) | Marek Polacek | 1 | -0/+3 |
2014-05-26 | configure.ac: Remove long long and __int64 type checks... | Richard Biener | 1 | -16/+2 |
2014-05-20 | config.gcc: Remove need_64bit_hwint. | Richard Biener | 1 | -1/+18 |
2014-01-02 | Update copyright years in libcpp/ | Richard Sandiford | 1 | -1/+1 |
2013-11-16 | ucnid-2011-1.c: New test. | Joseph Myers | 1 | -0/+4 |
2013-11-05 | c.opt (-Wdate-time): New option | Tobias Burnus | 1 | -1/+5 |
2013-10-31 | Implement C++14 digit separators. | Edward Smith-Rowland | 1 | -0/+3 |
2013-07-10 | c-ppoutput.c (scan_translation_unit): Call account_for_newlines for all CPP_T... | Jakub Jelinek | 1 | -1/+1 |
2013-04-28 | N3472 binary constants | Jakub Jelinek | 1 | -1/+4 |
2013-04-24 | cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y. | Paolo Carlini | 1 | -1/+2 |
2013-01-14 | Update copyright years in libcpp. | Richard Sandiford | 1 | -3/+1 |
2012-11-16 | cpplib.h (struct cpp_options): Add canonical_system_headers. | Simon Baldwin | 1 | -0/+3 |
2012-11-10 | Implement a flag -fext-numeric-literals that allows control of whether GNU... | Ed Smith-Rowland | 1 | -2/+8 |
2012-10-23 | gcc: | Joseph Myers | 1 | -1/+2 |
2012-05-16 | PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokens | Dodji Seketeli | 1 | -1/+1 |
2012-04-27 | Add new option, -Wliteral-suffix. | Ollie Wild | 1 | -1/+6 |
2011-12-20 | gcc: | Joseph Myers | 1 | -2/+2 |
2011-10-31 | re PR c++/50920 (add a -std=c++11 option to the driver) | Jason Merrill | 1 | -1/+1 |
2011-10-26 | Implement C++11 user-defined literals. | Ed Smith-Rowland | 1 | -2/+40 |
2011-10-17 | Support -fdebug-cpp option | Tom Tromey | 1 | -0/+4 |
2011-10-17 | Generate virtual locations for tokens | Tom Tromey | 1 | -0/+8 |
2011-08-22 | Add ability to force lexed tokens' source_locations. | Gabriel Charette | 1 | -0/+4 |
2011-08-18 | * include/cpplib.h (struct cpp_options): Fix typo. | Joseph Myers | 1 | -1/+1 |
2011-08-18 | c1x-uni-string-1.c, [...]: New tests. | Joseph Myers | 1 | -1/+5 |
2011-07-15 | Use source_location where it is due | Dodji Seketeli | 1 | -7/+7 |
2010-09-29 | re PR preprocessor/45362 (Dangling reference about saved cpp_macro for push/p... | Kai Tietz | 1 | -3/+0 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -4/+4 |
2010-06-11 | cpplib.h (struct cpp_callbacks): Add user_builtin_macro callback. | Jakub Jelinek | 1 | -2/+7 |
2010-06-10 | common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++. | Joseph Myers | 1 | -4/+1 |
2010-04-25 | c-common.c (flag_isoc1x): New. | Joseph Myers | 1 | -1/+2 |
2010-04-07 | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 1 | -19/+61 |
2009-11-20 | macro.c (enter_macro_context): Call cb.used callback if defined. | Arnaud Charlet | 1 | -0/+3 |
2009-10-19 | charset.c (cpp_init_iconv): Initialize utf8_cset_desc. | Jakub Jelinek | 1 | -2/+3 |
2009-09-18 | re PR preprocessor/28435 (-MMD vs not found system header (included from a sy... | Chris Demetriou | 1 | -0/+4 |
2009-07-27 | cpplib.h (INO_T_CPP): New macro. | Douglas B Rupp | 1 | -1/+7 |
2009-07-18 | directives.c (do_linemarker, do_line): Use CPP_STRING for ignored enum value. | Jerry Quinn | 1 | -8/+0 |
2009-06-17 | * include/cpplib.h (progname): Don't declare. | Ian Lance Taylor | 1 | -3/+0 |
2009-06-12 | cpplib.h (struct cpp_options): Add warn_cxx_operator_names field. | Ian Lance Taylor | 1 | -3/+8 |
2009-05-16 | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 1 | -2/+2 |
2009-05-10 | c-lex.c (c_lex_with_flags): Expect cpp_hashnode in tok->val.node.node. | Joseph Myers | 1 | -7/+23 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -8/+4 |
2009-04-22 | re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ... | Manuel López-Ibáñez | 1 | -1/+1 |
2009-04-19 | re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit... | Joseph Myers | 1 | -1/+5 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -3/+3 |
2009-04-01 | re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted) | Janis Johnson | 1 | -0/+1 |
2009-03-31 | re PR preprocessor/15638 (gcc should have option to treat missing headers as ... | Joseph Myers | 1 | -0/+2 |
2009-03-29 | re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror... | Joseph Myers | 1 | -40/+13 |
2009-03-18 | dse.c (struct group_info): Reorder fields for 64-bit hosts. | Jakub Jelinek | 1 | -8/+8 |