aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-opts.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Error for '-' as filename of a precompiled header (PR pch/78970)Martin Liska1-1/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-21Implement P0522R0, matching of template template arguments.Jason Merrill1-0/+4
2016-11-23[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh1-0/+12
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill1-0/+6
2016-10-31re PR c++/77948 (Option processing of -std=c++11 -std=gnu++11 doesn't reset e...Jakub Jelinek1-15/+8
2016-10-18Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez1-0/+10
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-12gcc/Jakub Jelinek1-0/+5
2016-09-29Implement P0001R1 - C++17 removal of register storage class specifier c-family/Jakub Jelinek1-0/+4
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh1-2/+1
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm1-1/+1
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-1/+1
2016-08-05On-demand locations within string-literalsDavid Malcolm1-0/+3
2016-07-15Update -fabi-version default to 11.Jason Merrill1-3/+3
2016-07-08P0145: Refining Expression Order for C++ (-fstrong-eval-order).Jason Merrill1-4/+4
2016-06-14P0145R2: Refining Expression Order for C++.Jason Merrill1-0/+6
2016-03-08Remove Concepts from -std=c++1z.Jason Merrill1-2/+0
2016-02-19re PR c++/69865 (-trigraphs option broken)Bernd Edlinger1-4/+6
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+2
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-2/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-4/+4
2015-09-22Disconnect -Wabi=<n> from -fabi-compat-version=<n>.Jason Merrill1-8/+14
2015-09-14c-opts.c (c_common_post_options): Set C++ standard earlier, before setting va...Marek Polacek1-4/+4
2015-08-07Add C++ Concepts TS support.Andrew Sutton1-0/+2
2015-07-20re PR c++/55095 (Wshift-overflow)Marek Polacek1-0/+4
2015-07-15opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod1-6/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-07-01c-opts.c (c_common_post_options): Default to C++14.Jason Merrill1-2/+2
2015-07-01c-opts.c (c_common_post_options): Highest ABI level is now 10.Jason Merrill1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-0/+2
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-01re PR c++/44282 (fastcall is not mangled at all)Jason Merrill1-1/+1
2015-05-19Replace line_map union with C++ class hierarchyDavid Malcolm1-6/+8
2015-05-09c-opts.c (c_common_post_options): Also clear cpp_opts->cpp_warn_cxx11_compat.Jason Merrill1-0/+1
2015-05-09c-common.h (enum cxx_dialect): Add cxx_unset.Jason Merrill1-0/+4
2015-05-09c.opt (Wc++11-compat): Make primary.Jason Merrill1-1/+1
2015-05-07re PR c/65179 (Introduce new C warning: -Wshift-negative-value)Marek Polacek1-0/+5
2015-02-13re PR c++/64956 (__GXX_ABI_VERSION needs a proper definition for the 5.x rele...Jason Merrill1-0/+5
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-4/+5
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-15N3778: Sized DeallocationJason Merrill1-0/+4
2014-11-21PR debug/38757 gcc does not emit DW_LANG_C99.Mark Wielaard1-0/+7
2014-10-26In cp/error.c...Manuel López-Ibáñez1-13/+2
2014-10-17c-opts.c (c_common_post_options): Set warn_implicit_int.Marek Polacek1-0/+4