]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-decl.c
expr.h: Remove prototypes of functions defined in builtins.c.
[thirdparty/gcc.git] / gcc / c / c-decl.c
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-24  Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
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-05-08  Marek Polacekre PR c/61077 (_Atomic in the return type or argument...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-05-01  Marek Polacekre PR c/29467 (-ansi -pedantic accepts _Bool without...
2014-04-25  Marek Polacekre PR c/18079 (Contradicting function attributes (alway...
2014-03-28  Jakub Jelinekre PR c++/60689 (Bogus error with atomic::exchange)
2014-03-07  Thomas SchwingeThe error_mark_node is not an OpenMP mappable type.
2014-01-31  Marek Polacekre PR c/59963 (Wrong column number for warning -Woverflow)
2014-01-06  Marek Polacekre PR c/57773 (-Wpedantic incorrect warning for enum...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-04  Marek Polacekre PR c/54113 (-Wmissing-prototypes produces false...
2013-12-03  Marek Polacekre PR c/59351 (ICE on empty compound literal with ...
2013-11-29  Joseph Myersre PR c/57574 (-std=c99 inline function incorrectly...
2013-11-27  Aldy Hernandezcgraph.h (enum cgraph_simd_clone_arg_type): New.
2013-11-22  David MalcolmRemove macros that implicitly use input_location
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
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-11-06  DJ Deloriec-decl.c (locate_old_decl): If a previous conflicting...
2013-11-03  Marek PolacekImplement -fsanitize=vla-bound.
2013-10-29  Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-11  Jakub Jelinektarget.c: New file.
2013-09-13  Kai Tietzre PR target/57848 (internal compiler error on builtin...
2013-07-13  Jason Merrillre PR c++/57793 (ICE with bitfields in get_bit_range)
2013-06-18  Marek Polacekre PR c/57630 (Error should include -std=c11 and friends)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-29  Manuel López-Ibáñezre PR c/53066 (Wshadow should not warn for shadowing...
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-10-04  Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01  Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.