summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (C_TREE_H): Reference c/c-tree.h.tromey2013-09-252-59/+9
* * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code,tromey2013-09-252-2/+5
* 2013-09-18 Marek Polacek <polacek@redhat.com>mpolacek2013-09-182-4/+10
* 2013-09-18 Marek Polacek <polacek@redhat.com>mpolacek2013-09-182-0/+8
* PR target/57848ktietz2013-09-132-3/+7
* gcc/c-family:amylaar2013-09-082-4/+7
* c/gdr2013-09-032-4/+8
* Merge ubsan into trunk.mpolacek2013-08-302-0/+39
* Add PR marker to PR id in ChangeLog.amylaar2013-08-261-1/+1
* 2013-08-26 Joern Rennecke <joern.rennecke@embecosm.com>amylaar2013-08-262-2/+4
* * c-typeck.c (c_common_type): Prefer double_type_node overamylaar2013-08-262-1/+16
* Really commit all changesgdr2013-08-261-1/+1
* * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.gdr2013-08-232-0/+7
* * pretty-print.h (output_buffer::output_buffer): Declare.gdr2013-08-222-9/+11
* Fix for PR c/57490.bviyer2013-08-202-2/+21
* * pretty-print.h (pp_base): Remove. Adjust dependent macros.gdr2013-08-052-1/+5
* * c-parser.c (struct c_generic_association): Fix typo.jsm282013-07-232-1/+5
* 2013-07-23 Tom Tromey <tromey@redhat.com>jsm282013-07-232-0/+231
* PR c++/57793jason2013-07-132-0/+11
* gcc/c:amylaar2013-07-042-0/+10
* Implemented Jason Merrill's suggestions on Array Notation C++.bviyer2013-06-282-39/+5
* Replaced Dynamic arrays with vec trees in Array Notation for C.bviyer2013-06-252-1312/+299
* PR c/57630mpolacek2013-06-182-2/+8
* fix pr c/57577bviyer2013-06-122-12/+7
* Fix for PR c/57563bviyer2013-06-102-12/+11
* Fixed PR 57541.bviyer2013-06-072-0/+13
* Moved array notation helper functions from c/ to c-family/ files.bviyer2013-06-073-492/+17
* +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