]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-decl.c
function.h: Flatten file.
[thirdparty/gcc.git] / gcc / c / c-decl.c
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-14  DJ DelorieMore missed bits from the big __intN patch
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-07  Marek Polacekre PR c/59717 (better warning when using functions...
2014-10-03  Marek Polacekre PR c/63453 (Bogus warning for gnu_inline functions)
2014-09-04  Aldy HernandezRevert incorrect merging of debug-early branch.
2014-09-04  Aldy Hernandez+ * c/c-decl.c (write_global_declarations_1): Call...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-19  Marek Polacekinvoke.texi: Document -Wc99-c11-compat.
2014-08-19  Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10  Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-07-20  Marek Polacekre PR c/61852 (Incorrect column number for -Wimplicit...
2014-07-06  Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-02  Jan Hubickac-decl.c (duplicate_decls): CLear DECL_STRUCT_FUNCTION...
2014-06-30  Marek Polacekconvert.c (convert_to_integer): Don't instrument conver...
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-15  Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12  Jan Hubickasymtab.c (section_hash): New hash.
2014-06-09  Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-05  Marek Polacekre PR c/48062 (`shadowed declaration is here' should...
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.