summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez2013-11-151-1/+6
* extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers2013-11-131-1/+1
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-1/+1
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2013-10-291-0/+17
* c-common.h (omp_clause_mask::operator !=): New method.Jakub Jelinek2013-10-111-0/+7
* target.c: New file.Jakub Jelinek2013-10-111-3/+145
* c-common.c (same_scalar_type_ignoring_signedness): Delete.Joern Rennecke2013-09-081-1/+1
* re PR c++/58080 (internal compiler error, decltype in function declaration (f...Paolo Carlini2013-08-051-1/+2
* c-common.h (enum rid): New constant.Tom Tromey2013-07-231-1/+1
* Fix typos.Ondřej Bílka2013-07-211-1/+1
* re PR c++/57509 (Segmentation fault when using __builtin_shuffle in templated...Marc Glisse2013-06-271-1/+1
* Replaced Dynamic arrays with vec trees in Array Notation for C.Balaji V. Iyer2013-06-251-1/+1
* Implemented Cilk Plus Array Notation for C++Balaji V. Iyer2013-06-211-0/+27
* array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.Balaji V. Iyer2013-06-201-1/+1
* Moved array notation helper functions from c/ to c-family/ files.Balaji V. Iyer2013-06-071-2/+22
* Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer2013-05-281-0/+26
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* re PR c++/52654 ([C++11] Warn on overflow in user-defined literals)Ed Smith-Rowland2012-11-291-1/+13
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-18/+14
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-11-071-7/+0
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-11-071-4/+0
* gcc:Joseph Myers2012-10-231-0/+1
* re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)Jakub Jelinek2012-10-121-2/+2
* re PR c++/53055 (ICE in cp_build_indirect_ref, at cp/typeck.c:2836)Marc Glisse2012-10-121-1/+3
* re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini2012-10-091-1/+2
* re PR c++/54427 (Expose more vector extensions)Marc Glisse2012-10-091-0/+11
* PR c++/53528 C++11 attribute supportDodji Seketeli2012-10-081-0/+1
* cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.Jason Merrill2012-10-011-1/+0
* invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek2012-08-171-2/+5
* basic-block.h: Re-group most prototypes per file.Steven Bosscher2012-07-081-0/+1
* c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher2012-06-211-1/+0
* [multiple changes]Ramana Radhakrishnan2012-06-151-0/+1
* expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocate a kept temp.Michael Matz2012-05-291-2/+0
* re PR c++/51033 (generic vector subscript and shuffle support was not added t...Marc Glisse2012-04-301-0/+2
* re PR target/52624 (missing __builtin_bswap16)Eric Botcazou2012-04-111-1/+1
* c-common.c (warn_if_unused_value): Move definition to here.Manuel López-Ibáñez2012-04-101-0/+1
* c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill2012-03-211-1/+3
* gcc:Joseph Myers2011-12-201-4/+4
* re PR libstdc++/51365 (cannot use final empty class in std::tuple)Jonathan Wakely2011-12-151-6/+6
* re PR c++/51009 (ICE in verify_gimple_stmt)Jason Merrill2011-12-011-6/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+25
* re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill2011-11-071-1/+0
* re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill2011-11-061-0/+1
* c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers2011-11-061-0/+4
* re PR c++/50608 (cannot apply 'offsetof' to a non-constant address)Eric Botcazou2011-11-041-1/+2
* re PR c++/50920 (add a -std=c++11 option to the driver)Jason Merrill2011-10-311-4/+5
* Implement C++11 user-defined literals.Ed Smith-Rowland2011-10-261-0/+23
* [multiple changes]Benjamin Kosnik2011-10-181-1/+2
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-1/+1
* cp-tree.h (TREE_NEGATED_INT): Remove.Jason Merrill2011-09-301-2/+1