aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-11-13extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers1-0/+16
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-0/+4
2013-11-12c-common.c (c_common_reswords): Add _Thread_local.Joseph Myers1-0/+13
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-0/+69
2013-11-06c-decl.c (locate_old_decl): If a previous conflicting decl is both explicit a...DJ Delorie1-0/+5
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus1-0/+7
2013-11-03Implement -fsanitize=vla-bound.Marek Polacek1-0/+4
2013-11-01c-typeck.c (c_finish_omp_clauses): Go to check_dup_generic at the end, unless...Jakub Jelinek1-0/+8
2013-10-31c-typeck.c (c_finish_omp_clauses): Diagnose aligned clause with decl that is ...Jakub Jelinek1-0/+5
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer1-0/+18
2013-10-27re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+7
2013-10-24Correct the date, which was wrong in commit r204021Tobias Burnus1-1/+1
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+7
2013-10-24c-parser.c (c_parser_struct_declaration): Add a comment.Marek Polacek1-0/+5
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-1/+1
2013-10-17tree-flow.h (struct omp_region): Move to omp-low.c.Andrew MacLeod1-0/+5
2013-10-17re PR c/58267 (Alignment specifier allowed within array declarator;)Marek Polacek1-0/+14
2013-10-11target.c: New file.Jakub Jelinek1-0/+111
2013-09-25Makefile.in (C_TREE_H): Reference c/c-tree.h.Tom Tromey1-0/+8
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey1-0/+4
2013-09-18re PR sanitizer/58443 (ubsan doesn't properly honor fsanitize= flags)Marek Polacek1-0/+6
2013-09-18re PR sanitizer/58411 (no_sanitize_undefined function attribute)Marek Polacek1-0/+6
2013-09-13re PR target/57848 (internal compiler error on builtin and '#pragma GCC targe...Kai Tietz1-0/+7
2013-09-08c-common.c (same_scalar_type_ignoring_signedness): Delete.Joern Rennecke1-0/+4
2013-09-03c-objc-common.c (c_tree_printer): Tidy.Gabriel Dos Reis1-0/+4
2013-08-30Merge ubsan into trunk.Marek Polacek1-0/+5
2013-08-26Add PR marker to PR id in ChangeLog.Joern Rennecke1-1/+1
2013-08-26re PR c/35649 (Incorrect printf warning: expect double has float)Joern Rennecke1-0/+2
2013-08-26c-typeck.c (c_common_type): Prefer double_type_node over other REAL_TYPE type...Joern Rennecke1-0/+6
2013-08-23diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer.Gabriel Dos Reis1-0/+5
2013-08-22pretty-print.h (output_buffer::output_buffer): Declare.Gabriel Dos Reis1-1/+6
2013-08-19re PR c/57490 (ICE on c-c++-common/cilk-plus/AN/an-if.c)Balaji V. Iyer1-0/+9
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis1-0/+4
2013-07-23* c-parser.c (struct c_generic_association): Fix typo.Joseph Myers1-0/+4
2013-07-23c-common.h (enum rid): New constant.Tom Tromey1-0/+8
2013-07-13re PR c++/57793 (ICE with bitfields in get_bit_range)Jason Merrill1-0/+5
2013-07-04re PR c/57821 ('array is too large' error is missing when sizetype overflows)Joern Rennecke1-0/+5
2013-06-28Implemented Jason Merrill's suggestions on Array Notation C++.Balaji V. Iyer1-0/+5
2013-06-25Replaced Dynamic arrays with vec trees in Array Notation for C.Balaji V. Iyer1-0/+12
2013-06-18re PR c/57630 (Error should include -std=c11 and friends)Marek Polacek1-0/+5
2013-06-12fix pr c/57577Balaji V. Iyer1-0/+6
2013-06-10re PR c/57563 (Lots of Cilk+ failures on i686-linux)Balaji V. Iyer1-0/+6
2013-06-07re PR middle-end/57541 ([Cilkplus]: internal compiler error: in gimplify_expr...Balaji V. Iyer1-0/+5
2013-06-07Moved array notation helper functions from c/ to c-family/ files.Balaji V. Iyer1-0/+16
2013-06-05+2013-06-04 Balaji V.Balaji V. Iyer1-0/+7
2013-06-03Fixed a bug in expansion of array notations in if-statement conditions.Balaji V. Iyer1-0/+13
2013-06-03re PR c/57474 (FAIL: c-c++-common/cilk-plus/AN/sec_implicit2?.c -fcilkplus (...Balaji V. Iyer1-0/+7
2013-05-29Fix c/c-array-notation.c compilation failure (PR bootstrap/57450)Rainer Orth1-0/+6
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer1-0/+42
2013-05-23c-typeck.c (convert_for_assignment): Handle references to memory spaces better.Mike Stump1-0/+5