summaryrefslogtreecommitdiff
path: root/gcc/c/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* Backported from mainlinejakub2016-08-111-0/+2
* PR c/70297mpolacek2016-03-311-0/+29
* PR c/69824law2016-03-051-6/+9
* PR c/69819mpolacek2016-02-241-1/+1
* Fix incomplete initialization of the declspec struct.bernds2016-02-121-27/+1
* PR c/69669jakub2016-02-041-12/+19
* PR debug/69518jakub2016-01-291-11/+10
* PR debug/66869jakub2016-01-271-4/+15
* 2016-01-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-01-201-0/+6
* PR c/69262mpolacek2016-01-141-0/+12
* Update copyright years.jakub2016-01-041-1/+1
* PR c/68668mpolacek2015-12-071-0/+7
* Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...jsm282015-12-021-8/+24
* PR c/68533jakub2015-12-021-6/+7
* PR c/67106hubicka2015-11-291-1/+2
* * c-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.mpolacek2015-11-141-25/+13
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-1/+1
* PR c/68107mpolacek2015-11-111-17/+5
* adaamacleod2015-11-111-7/+0
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-14/+34
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-1/+2
* gcc/jakub2015-11-051-7/+1
* adaamacleod2015-10-291-15/+9
* PR c/68024mpolacek2015-10-211-0/+6
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-1/+13
* PR c/67580mpolacek2015-09-151-0/+12
* * c-decl.c (lookup_label): Return NULL_TREE instead of 0.mpolacek2015-09-151-14/+14
* PR c/67500jakub2015-09-091-1/+2
* * c-decl.c (grokdeclarator): Call error_at instead of error and passmpolacek2015-08-121-2/+2
* PR c/67088mpolacek2015-08-031-11/+13
* gcc/c/ChangeLogmanu2015-07-271-12/+8
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* Wunused-parameter warnings are given from cgraph::finalize_function,manu2015-06-291-0/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-2/+2
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-251-28/+25
* * cilk.c (extract_free_variables): Use is_global_var.mpolacek2015-06-251-5/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* PR middle-end/66325hubicka2015-06-141-1/+2
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-8/+0
* Merge debug-early branch into mainline.aldyh2015-06-051-46/+22
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-031-2/+13
* * doc/plugins.texi (enum plugin_event): New event.law2015-06-031-0/+2
* 2015-06-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-021-0/+6
* * c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.mpolacek2015-05-201-13/+9
* PR c/52085mpolacek2015-04-251-2/+4
* PR c/65345mpolacek2015-04-231-1/+30
* PR target/55143: undefined reference to c_default_pointer_modealdot2015-04-101-4/+0