]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-common.h
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / c-family / c-common.h
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-05  Marek Polacekre PR c/64423 (Incorrect column number of -Wchar-subscr...
2014-12-19  Jakub Jelinekre PR preprocessor/63831 (r217292 causes segfaults...
2014-11-21  Jakub Jelinekre PR target/63764 (ICE: in verify_ssa, at tree-ssa...
2014-11-19  Richard HendersonAllow the static chain to be set from C
2014-11-11  Andi KleenError out for Cilk_spawn or array expression in forbidd...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-26  Manuel López-IbáñezIn cp/error.c...
2014-10-15  Jason Merrillre PR c++/63455 (decltype of statement expression ...
2014-10-15  Marek Polacekinvoke.texi: Update to reflect that GNU11 is the defaul...
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-09-30  Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE...
2014-09-30  Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_COPYABLE.
2014-09-30  Jason Merrillc-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO.
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-02  Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-25  Jason Merrillc.opt: Change -std=c++1y and -std=gnu++1y to be aliases...
2014-08-23  Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-22  Marek Polacekre PR c++/62199 (ICE with -Wlogical-not-parentheses)
2014-08-19  Marek Polacekre PR c++/62153 (warn for bool expression compared...
2014-08-01  Jakub Jelinekopts.c (common_handle_option): Handle -fsanitize=alignment.
2014-06-26  Jason Merrillc-common.h (enum cxx_dialect): Add cxx1z.
2014-06-26  Teresa Johnsonc-common.h (get_dump_info): Declare.
2014-06-12  Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-05  Marek Polacekre PR c/49706 (No warning for (!x > 1) which is always...
2014-05-22  Thomas SchwingeRemove unused, and sort prototypes.
2014-05-21  Richard Sandifordtree.def (VOID_CST): New.
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-08  Marek Polacekre PR c/61053 (_Alignas(long long) reduces alignment...
2014-04-22  Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-02  Marek Polacekc-common.h (c_expand_expr): Remove declaration.
2014-03-06  Marek Polacekre PR c/60197 (ICE with _Cilk_spawn in expression)
2014-01-31  Marek Polacekre PR c/59963 (Wrong column number for warning -Woverflow)
2014-01-30  Marek Polacekre PR c/59940 (Imprecise column number for -Wconversion)
2014-01-23  Marek Polacekre PR c/59846 (Imprecise column number for -Wtype-limits)
2014-01-23  Marek Polacekre PR c/58346 (ICE with SIGFPE at -O1 and above on...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-11  Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-11  Bernd SchmidtRemove an unused global tree, last used by objc some...
2013-12-04  Joseph Myersre PR c/52023 ([C11] _Alignof (double) yields wrong...
2013-11-20  Joshua J Cogliatire PR c/53001 (-Wfloat-conversion should be available...
2013-11-15  Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-13  Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-07  Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-10-29  Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-11  Jakub Jelinekc-common.h (omp_clause_mask::operator !=): New method.
2013-10-11  Jakub Jelinektarget.c: New file.
2013-09-08  Joern Renneckec-common.c (same_scalar_type_ignoring_signedness):...
2013-08-05  Paolo Carlinire PR c++/58080 (internal compiler error, decltype...
2013-07-23  Tom Tromeyc-common.h (enum rid): New constant.
2013-07-21  Ondřej BílkaFix typos.
2013-06-27  Marc Glissere PR c++/57509 (Segmentation fault when using __builti...
2013-06-25  Balaji V. IyerReplaced Dynamic arrays with vec trees in Array Notatio...
2013-06-21  Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-06-20  Balaji V. Iyerarray-notation-common.c (find_inv_trees): Removed an...
2013-06-07  Balaji V. IyerMoved array notation helper functions from c/ to c...
2013-05-28  Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-29  Ed Smith-Rowlandre PR c++/52654 ([C++11] Warn on overflow in user-defin...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-07  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-11-07  Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-23  Joseph Myersgcc:
2012-10-12  Jakub Jelinekre PR c/54381 (-Wsizeof-pointer-memaccess refers to...
2012-10-12  Marc Glissere PR c++/53055 (ICE in cp_build_indirect_ref, at cp...
2012-10-09  Paolo Carlinire PR c++/54194 (misleading suggestion about arithmetic...
2012-10-09  Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-08  Dodji SeketeliPR c++/53528 C++11 attribute support
2012-10-01  Jason Merrillcp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the...
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-07-08  Steven Bosscherbasic-block.h: Re-group most prototypes per file.
2012-06-21  Steven Bosscherc-common.h (c_common_print_pch_checksum): Remove.
2012-06-15  Ramana Radhakrishnan[multiple changes]
2012-05-29  Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-04-30  Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-11  Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-04-10  Manuel López-Ibáñezc-common.c (warn_if_unused_value): Move definition...
2012-03-21  Jason Merrillc-common.h (enum cxx_dialect): Add cxx1y.
2011-12-20  Joseph Myersgcc:
2011-12-15  Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2011-12-01  Jason Merrillre PR c++/51009 (ICE in verify_gimple_stmt)
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-11-07  Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-07  Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-06  Joseph Myersc-decl.c (shadow_tag_warned, [...]): Handle _Alignas...
2011-11-04  Eric Botcazoure PR c++/50608 (cannot apply 'offsetof' to a non-const...
2011-10-31  Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-26  Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-18  Benjamin Kosnik[multiple changes]
2011-10-03  Artjoms SinkarovsVector shuffling patch from Artem Shinkarov.
2011-09-30  Jason Merrillcp-tree.h (TREE_NEGATED_INT): Remove.
2011-09-08  Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-08-19  Joseph Myersc-parser.c (c_parser_postfix_expression): Handle RID_BU...
2011-08-18  Joseph Myersc-decl.c (shadow_tag_warned): Check for _Noreturn.
2011-08-10  Artjoms Sinkarovsc-typeck.c (scalar_to_vector): New function.
2011-08-02  Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-25  Dodji SeketeliRemove parm name from declaration
2011-07-22  Jason Merrillre PR c++/30112 (pragma redefine_extname fails when...
2011-07-20  Jason MerrillPR c++/6709 (DR 743)
next