summaryrefslogtreecommitdiff
path: root/gcc/c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-11-062-12/+66
|\
| * 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-052-12/+66
* | Merge in trunk.mrs2013-11-045-15/+197
|\ \ | |/
| * Implement -fsanitize=vla-bound.mpolacek2013-11-032-0/+15
| * * c-typeck.c (c_finish_omp_clauses) <case OMP_CLAUSE_UNIFORM>: Go tojakub2013-11-012-1/+13
| * * c-typeck.c (c_finish_omp_clauses): Diagnose aligned clausejakub2013-10-312-0/+13
| * Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-295-0/+80
| * 2013-10-27 Tobias Burnus <burnus@net-b.de>burnus2013-10-272-10/+32
| * Correct the date, which was wrong in commit r204021burnus2013-10-241-1/+1
| * 2013-08-24 Tobias Burnus <burnus@net-b.de>burnus2013-10-242-5/+35
| * c/mpolacek2013-10-242-1/+11
| * Fix up ChangeLog entries (name, e-mail, formatting, otherwise).gerald2013-10-231-1/+1
* | Merge in trunk.mrs2013-10-207-365/+3608
|\ \ | |/
| * * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-173-0/+7
| * PR c/58267mpolacek2013-10-172-11/+41
| * libgomp/jakub2013-10-116-293/+3548
| * * 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
* | Merge in trunk.mrs2013-09-203-11/+32
|\ \ | |/
| * 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
* | Merge in trunk.mrs2013-09-044-15/+103
|\ \ | |/
| * 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
* | Add wide-int branch.mrs2013-08-134-35/+38
|/
* * 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