]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-tree.h
Come up with fndecl_built_in_p.
[thirdparty/gcc.git] / gcc / c / c-tree.h
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-01-13  Jakub Jelinekre PR c/83801 ([avr] String constant in __flash not...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Joseph MyersAllow _Alignas in compound literals (C11 DR#444).
2017-11-30  Jakub Jelinekre PR c/83222 (Inconsistent "initializer element is...
2017-11-19  Jakub Jelinekre PR c/66618 (Failure to diagnose non-constant initial...
2017-10-04  David MalcolmC: underline parameters in mismatching function calls
2017-08-24  David MalcolmC: fix logic within c_expr::get_location
2017-08-21  David MalcolmC: use full locations within c_parser_expr_list's vec...
2017-08-09  Marek PolacekBoolify some parameters.
2017-08-09  Marek Polacekre PR c/81417 (-Wsign-compare should print types being...
2017-07-06  David MalcolmSupport C++-specific selftests
2017-06-02  Bernd Edlingerinvoke.texi: Document the -Wsizeof-pointer-div warning.
2017-05-18  Marek Polacekc-common.c (self_promoting_args_p): Change the return...
2017-05-17  Marek PolacekBye bye, c_save_expr.
2017-05-09  Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-03-27  Jakub Jelinekre PR target/80162 (ICE on invalid code (address of...
2017-03-23  Marek Polacekc-tree.h: Remove a C_RID_YYCODE reference.
2017-01-24  David MalcolmAdd "__RTL" to cc1
2017-01-04  David MalcolmC FE: implement fix-it hint for -Wmissing-braces
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-09-02  Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-06-22  David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-13  David MalcolmC: fixits for named initializers
2016-06-07  David MalcolmC: add fixit hint to misspelled field names
2016-05-19  David MalcolmPR c/71171: Fix uninitialized source_range in c_parser_...
2016-05-12  Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-11  Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-02  Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-04-20  Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-13  Marek Polacekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-02-12  Bernd SchmidtFix obstack use-after-free problems in C frontend,...
2016-01-20  Prathamesh Kulkarnire PR c/24293 (Undefined behaviour not diagnosed with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-04  Eric Botcazouc-tree.h (c_build_va_arg): Adjust prototype.
2015-12-02  Jason MerrillDefine c_fully_fold separately for C and C++.
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-10-27  Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-15  Marek Polacekre PR c/67580 (Improve error message on missing "struct...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-06-05  Aldy HernandezMerge debug-early branch into mainline.
2015-04-10  Bernhard Reutner... PR target/55143: undefined reference to c_default_point...
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Phil MuldoonLet GDB reuse GCC's parser.
2014-10-17  Marek Polacekre PR c/63543 (incomplete type error should suppress...
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-08-19  Marek Polacekinvoke.texi: Document -Wc99-c11-compat.
2014-08-10  Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-06  Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-06-03  Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-05-10  Marek Polacekc-parser.c (c_parser_declaration_or_fndef): Pass init_l...
2014-05-09  Marek Polacekre PR c/61096 (error_init lacks a location)
2014-05-02  Marek Polacekc-tree.h (error_init): Remove declaration.
2014-04-25  Marek Polacekre PR c/60114 (Incorrect column number for -pedantic...
2014-03-28  Jakub Jelinekre PR c++/60689 (Bogus error with atomic::exchange)
2014-02-07  Prathamesh Kulkarnic-parser.c (c_parser_get_builtin_args): Replace calls...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-13  Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-12  Joseph Myersc-common.c (c_common_reswords): Add _Thread_local.
2013-11-07  Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-10-11  Jakub Jelinektarget.c: New file.
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-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.