summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* Error for '-' as filename of a precompiled header (PR pch/78970)marxin2017-01-101-1/+6
* Remove Concepts from -std=c++1z.jason2016-03-081-2/+0
* gcc/c-family/ChangeLog:edlinger2016-02-191-4/+6
* PR other/69006: fix extra newlines after diagnosticsdmalcolm2016-01-261-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-0/+2
* adaamacleod2015-11-111-2/+0
* adaamacleod2015-10-291-4/+4
* Disconnect -Wabi=<n> from -fabi-compat-version=<n>.jason2015-09-221-8/+14
* * c-opts.c (c_common_post_options): Set C++ standard earlier, beforempolacek2015-09-141-4/+4
* Add C++ Concepts TS support.jason2015-08-071-0/+2
* PR c++/55095mpolacek2015-07-201-0/+4
* 2015-07-15 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-151-6/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* gcc/c-family/jason2015-07-011-2/+2
* gcc/c-family/jason2015-07-011-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-0/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* PR c++/44282jason2015-06-021-1/+1
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-6/+8
* * c-opts.c (c_common_post_options): Also clearjason2015-05-101-0/+1
* gcc/c-family/jason2015-05-101-0/+4
* gcc/c-family/jason2015-05-091-1/+1
* PR c/65179mpolacek2015-05-071-0/+5
* PR c++/64956jason2015-02-131-0/+5
* Always pass explicit location to fatal_error.jsm282015-01-301-4/+5
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+10
* Update copyright years.jakub2015-01-051-1/+1
* N3778: Sized Deallocationjason2014-12-151-0/+4
* PR debug/38757 gcc does not emit DW_LANG_C99.mark2014-11-211-0/+7
* In cp/error.c, I separate the initialization of the diagnostic contextmanu2014-10-261-13/+2
* c-family/mpolacek2014-10-171-0/+4
* * doc/invoke.texi: Update to reflect that GNU11 is the defaultmpolacek2014-10-151-0/+3
* gcc/c-family/ChangeLog:manu2014-09-151-4/+0
* gcc/ChangeLog:manu2014-09-091-23/+0
* gcc/ChangeLog:manu2014-09-041-31/+10
* libcpp/ChangeLog:manu2014-08-291-28/+0
* libcpp/ChangeLog:manu2014-08-291-4/+0
* * c.opt: Change -std=c++1y and -std=gnu++1y to be aliases forjason2014-08-251-5/+5
* libcpp/emsr2014-08-231-6/+7
* gcc/c-family/ChangeLog:manu2014-08-221-11/+1
* gcc/ChangeLog:manu2014-08-201-1/+15
* gcc/ChangeLog:manu2014-08-191-6/+3
* gcc/c-family/mpolacek2014-08-191-2/+5
* PR c/51849mpolacek2014-08-101-0/+1
* PR c/57653mpolacek2014-07-241-0/+6
* * c-common.h (enum cxx_dialect): Add cxx1z.jason2014-06-261-0/+25
* 2014-06-26 Teresa Johnson <tejohnson@google.com>tejohnson2014-06-261-0/+38