]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-opts.c
Cleanup of libcpp diagnostic callbacks
[thirdparty/gcc.git] / gcc / c-family / c-opts.c
2018-10-09  David MalcolmCleanup of libcpp diagnostic callbacks
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-06-13  Jason Merrillc-opts.c (c_common_post_options): Warn about useless...
2018-06-13  Jason MerrillPR c++/86094 - wrong code with defaulted move ctor.
2018-05-30  David Paganre PR c/55976 (-Werror=return-type should error on...
2018-01-18  Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-06  Martin LiskaInstrument function exit with __builtin_unreachable...
2017-10-30  Joseph MyersAdd -std=c17, -std=gnu17.
2017-10-11  Nathan Sidwell[PATCH] Include path enumeration
2017-09-15  Andrew SuttonAdd support for -std=c++2a.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-01  Boris Kolpackovc-opts.c (c_common_finish): Write dependency informatio...
2017-08-11  Martin LiskaIntroduce TARGET_SUPPORTS_ALIASES
2017-06-14  Boris KolpackovRecognize '-' as special -MF argument (write to stdout)
2017-05-19  Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-08  Jason MerrillBump C++ ABI version.
2017-04-25  Bernd Edlinger017-04-25 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-01-05  Martin LiskaError for '-' as filename of a precompiled header ...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jason MerrillImplement P0522R0, matching of template template arguments.
2016-11-23  James Greenhalgh[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11...
2016-11-02  Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-31  Jakub Jelinekre PR c++/77948 (Option processing of -std=c++11 -std...
2016-10-18  Aldy HernandezMakefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-11  Jakub Jelinekgcc/
2016-09-29  Jakub JelinekImplement P0001R1 - C++17 removal of register storage...
2016-09-29  James Greenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-08-18  David MalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-05  David MalcolmOn-demand locations within string-literals
2016-07-15  Jason MerrillUpdate -fabi-version default to 11.
2016-07-08  Jason MerrillP0145: Refining Expression Order for C++ (-fstrong...
2016-06-14  Jason MerrillP0145R2: Refining Expression Order for C++.
2016-03-08  Jason MerrillRemove Concepts from -std=c++1z.
2016-02-19  Bernd Edlingerre PR c++/69865 (-trigraphs option broken)
2016-01-26  David MalcolmPR other/69006: fix extra newlines after diagnostics
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-09-22  Jason MerrillDisconnect -Wabi=<n> from -fabi-compat-version=<n>.
2015-09-14  Marek Polacekc-opts.c (c_common_post_options): Set C++ standard...
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-07-20  Marek Polacekre PR c++/55095 (Wshift-overflow)
2015-07-15  Andrew MacLeodopth-gen.awk: Check for UNKNOWN_LOCATION rather than...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-01  Jason Merrillc-opts.c (c_common_post_options): Default to C++14.
2015-07-01  Jason Merrillc-opts.c (c_common_post_options): Highest ABI level...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-02  Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-05-19  David MalcolmReplace line_map union with C++ class hierarchy
2015-05-10  Jason Merrillc-opts.c (c_common_post_options): Also clear cpp_opts...
2015-05-10  Jason Merrillc-common.h (enum cxx_dialect): Add cxx_unset.
2015-05-09  Jason Merrillc.opt (Wc++11-compat): Make primary.
2015-05-07  Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-02-13  Jason Merrillre PR c++/64956 (__GXX_ABI_VERSION needs a proper defin...
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-15  Jason MerrillN3778: Sized Deallocation
2014-11-21  Mark WielaardPR debug/38757 gcc does not emit DW_LANG_C99.
2014-10-26  Manuel López-IbáñezIn cp/error.c...
2014-10-17  Marek Polacekc-opts.c (c_common_post_options): Set warn_implicit_int.
2014-10-15  Marek Polacekinvoke.texi: Update to reflect that GNU11 is the defaul...
2014-09-15  Manuel López-Ibáñezc.opt (Wpsabi): Use LangEnabledBy.
2014-09-09  Manuel López-Ibáñezinvoke.texi (Wnormalized=): Update.
2014-09-04  Manuel López-Ibáñezoptions.texi: Document that Var and Init are required...
2014-08-29  Manuel López-Ibáñezdirectives.c (check_eol_1): New.
2014-08-29  Manuel López-Ibáñezmacro.c (warn_of_redefinition): Suppress warnings for...
2014-08-25  Jason Merrillc.opt: Change -std=c++1y and -std=gnu++1y to be aliases...
2014-08-23  Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-22  Manuel López-Ibáñezc.opt (Wcomment): Use CPP, Var and LangEnabledBy.
2014-08-20  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-08-19  Manuel López-Ibáñezre PR preprocessor/60975 (-Wvariadic-macros does not...
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-24  Marek Polacekre PR c/57653 (filename information discarded when...
2014-06-26  Jason Merrillc-common.h (enum cxx_dialect): Add cxx1z.
2014-06-26  Teresa Johnsonc-common.h (get_dump_info): Declare.
2014-06-12  Jason MerrillSupport -Wabi warning about backward compatibility.
2014-05-06  Richard Bienerc-opts.c (c_common_post_options): For -freestanding...
2014-03-22  Jakub Jelinekre PR debug/60603 (.debug_macinfo/.debug_macro has...
2014-03-11  Ian BoltonDon't override -ffp-contract=fast if -funsafe-math...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-23  Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-19  Basile Starynkevitchc-opts.c: Include plugin.h.
2013-11-06  Joseph Myersc-opts.c (c_common_post_options): Set -ffp-contract...
2013-11-05  Tobias Burnusc.opt (-Wdate-time): New option
2013-06-23  Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-04-24  Paolo Carlinicpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
2013-02-18  Jakub Jelinekre PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal...
2013-01-19  Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
next