summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* gcc/jakub2015-10-134-159/+1968
* * c-parser.c (c_parser_statement_after_labels): Usempolacek2015-10-063-19/+24
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-052-1/+6
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-043-1/+20
* PR c/67730mpolacek2015-10-022-0/+10
* PR c/64249mpolacek2015-10-022-12/+58
* * c-typeck.c (convert_for_assignment): Improve commentary.mpolacek2015-10-012-2/+16
* PR c/67730mpolacek2015-09-302-3/+13
* Use explicit locations for some warnings in c-pragma.c.manu2015-09-182-1/+8
* PR c/67580mpolacek2015-09-154-2/+31
* * c-decl.c (lookup_label): Return NULL_TREE instead of 0.mpolacek2015-09-152-14/+26
* * c-common.c (warn_for_sign_compare): Cast to unsigned when shiftingmpolacek2015-09-142-3/+7
* Warn when comparing nonnull arguments to NULL in a function.mark2015-09-102-0/+15
* PR c/67502jakub2015-09-102-2/+24
* PR c/67501jakub2015-09-092-2/+7
* PR c/67500jakub2015-09-093-10/+18
* PR c/67495jakub2015-09-092-10/+41
* PR sanitizer/67279mpolacek2015-09-042-1/+7
* Remove path prefixes from filenames.jakub2015-09-031-3/+3
* gcc/ChangeLogmsebor2015-09-032-1/+59
* PR c/67432mpolacek2015-09-022-1/+16
* remove more useless typedefstbsaunde2015-08-194-12/+15
* * c-decl.c (grokdeclarator): Call error_at instead of error and passmpolacek2015-08-122-2/+7
* PR c/67088mpolacek2015-08-032-11/+20
* Refactor entry point to -Wmisleading-indentationppalka2015-08-022-36/+57
* gcc/c/ChangeLogmanu2015-07-272-12/+14
* PR c++/66555mpolacek2015-07-272-0/+9
* PR c++/55095mpolacek2015-07-202-10/+19
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-093-2/+5
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-0810-18/+21
* Wunused-parameter warnings are given from cgraph::finalize_function,manu2015-06-292-0/+9
* PR c/66322mpolacek2015-06-292-5/+26
* * c-common.c (check_main_parameter_types): Use VECTOR_TYPE_Pmpolacek2015-06-262-10/+13
* * array-notation-common.c (find_rank): Use INDIRECT_REF_P.mpolacek2015-06-263-7/+14
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-253-4/+5
* gcc/rsandifo2015-06-252-2/+8
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-256-49/+53
* * cilk.c (extract_free_variables): Use is_global_var.mpolacek2015-06-254-8/+12
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-1710-14/+12
* PR middle-end/66325hubicka2015-06-142-1/+8
* Fix misplaced ChangeLog entriespmderodat2015-06-111-0/+5
* Restore DW_AT_abstract_origin for cross-unit call sitespmderodat2015-06-111-0/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-0811-41/+13
* Merge debug-early branch into mainline.aldyh2015-06-055-50/+37
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-0410-23/+12
* PR c/66341mpolacek2015-06-042-1/+7
* 2015-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-032-2/+19
* * doc/plugins.texi (enum plugin_event): New event.law2015-06-032-0/+7
* 2015-06-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-022-0/+11
* gcc/wilson2015-05-222-0/+6