summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* +2013-06-04 Balaji V. Iyer <balaji.v.iyer@intel.com>bviyer2013-06-052-21/+13
* Fixed a bug in expansion of array notations in if-statement conditions.bviyer2013-06-034-18/+62
* 2013-06-03 Balaji V. Iyer <balaji.v.iyer@intel.com>bviyer2013-06-032-1/+12
* Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)ro2013-05-292-2/+8
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-286-26/+3304
* * c-typeck.c (convert_for_assignment): Handle references to memorymrs2013-05-232-15/+13
* * Makefile.in (LLINKER): New variable.jason2013-05-162-1/+5
* /c-familypaolo2013-04-242-4/+10
* PR c/19449jakub2013-04-032-4/+19
* 2013-03-21 Richard Biener <rguenther@suse.de>rguenth2013-03-212-1/+6
* Fix bootstrap with -O3.mpolacek2013-02-122-1/+7
* PR c/56078jakub2013-01-242-4/+14
* Update copyright years in gcc/rsandifo2013-01-1015-36/+15
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-045-5/+7
* PR c++/55619jakub2012-12-203-15/+32
* PR c/39464jakub2012-12-182-2/+11
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-185-154/+152
* gcc/c-family:redi2012-10-292-1/+7
* 2012-10-29 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-292-2/+19
* PR c/54381jakub2012-10-122-35/+49
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-093-8/+16
* 2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-10-092-1/+8
* 2012-10-09 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-093-92/+13
* 2012-10-04 Arnaud Charlet <charlet@adacore.com>charlet2012-10-042-2/+7
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-012-2/+7
* c:jsm282012-09-142-1/+11
* c:jsm282012-09-142-9/+48
* PR c/54559jakub2012-09-132-0/+12
* Remove unnecessary VEC function overloads.dnovillo2012-09-113-10/+8
* PR c/54428jakub2012-08-312-14/+23
* PR c/54355jakub2012-08-242-1/+8
* * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.jakub2012-08-174-12/+85
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-153-17/+17
* gcc/lto/ChangeLog:uros2012-07-242-1/+5
* gcc/steven2012-07-163-2/+7
* toplevel/steven2012-06-2915-0/+34222