]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-common.c
Factor unrelated declarations out of tree.h.
[thirdparty/gcc.git] / gcc / c-family / c-common.c
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
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-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18  Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-15  Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-12  Joseph Myersc-common.c (c_common_reswords): Add _Thread_local.
2013-11-09  Joseph Myersc-common.c (atomic_size_supported_p): New function.
2013-11-07  Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-11-06  Tobias Burnusmacro.c (_cpp_builtin_macro_text): Correct wording...
2013-11-04  Marek Polacekre PR c++/58979 (ICE with invalid use of pointer-to...
2013-10-30  Ilya Enkovichc-common.c (handle_bnd_variable_size_attribute): New.
2013-10-29  Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-26  Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-15  Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-11  Jakub Jelinektarget.c: New file.
2013-10-09  Marc Glissere PR c/20318 (RFE: add attribute to specify that a...
2013-09-18  Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
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-08-04  Ed Smith-Rowlandre PR c++/58072 ([C++11] Error messages involving user...
2013-07-23  Tom Tromeyc-common.h (enum rid): New constant.
2013-07-21  Ondřej BílkaFix typos.
2013-07-13  Lubos Lunakre PR c++/55203 (No unused warning for variables of...
2013-07-04  Joern Renneckere PR c/57821 ('array is too large' error is missing...
2013-06-27  Marc Glissere PR c++/57509 (Segmentation fault when using __builti...
2013-06-23  Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-11  Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-05-28  Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-14  Jakub Jelinekre PR c++/57274 (Bogus sequence-point warning in C++)
2013-05-10  Marc Glissestor-layout.c (element_precision): New function.
2013-04-29  Senthil Kumar Selvarajc-common.c (check_user_alignment): Emit error for negat...
2013-04-24  Paolo Carlinic.opt ([Wpointer-arith]): Enabled by -Wpedantic, as...
2013-04-03  Paolo Carlinic-common.c (pointer_int_sum): Remove dead code.
2013-03-09  Richard Sandifordre PR middle-end/56524 (Compiler ICE when compiling...
2013-02-28  Konstantin Serebryanyre PR sanitizer/56454 (need to rename attribute no_addr...
2013-02-19  Aldy Hernandezre PR target/52555 (ICE unrecognizable insn with -ffast...
2013-02-05  Jakub Jelinekre PR middle-end/56167 (ICE with invalid __attribute__...
2013-01-30  Jakub Jelinekre PR c++/55742 (__attribute__ in class function declar...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-09  Jakub Jelinekre PR c/48418 (Bit shift operator >>=)
2012-12-27  Sriraman TallamBefore this patch...
2012-12-03  Marek PolacekFix PR c/55570.
2012-11-29  Ed Smith-Rowlandre PR c++/52654 ([C++11] Warn on overflow in user-defin...
2012-11-23  Jakub Jelinekre PR sanitizer/55435 ([asan] implement an attribute...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  Andi KleenHandle target specific memory models in C frontend
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-11-07  Manuel López-Ibáñezre PR c/51294 (spurious warning from -Wconversion in...
2012-10-25  Marc Glissere PR c++/54427 (Expose more vector extensions)
2012-10-12  Jakub Jelinekre PR c/54381 (-Wsizeof-pointer-memaccess refers to...
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  Jason MerrillPartial implementation of C++11 thread_local.
2012-10-08  Dodji SeketeliPR c++/53528 C++11 attribute support
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-26  Richard HendersonHot/cold attributes for labels.
2012-07-20  Jakub Jelinekre PR c++/28656 (duplicated null argument warning on...
2012-07-11  Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2012-07-02  Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-06-15  Ramana Radhakrishnan[multiple changes]
2012-06-04  Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-29  Joseph Myers* c-common.c: Fix typo.
2012-05-15  Paolo Carlinire PR c++/11856 (unsigned warning in template)
2012-05-14  Bernd Schmidtattribs.c (decl_attributes): Avoid emitting a warning...
2012-05-10  Paolo Carlinire PR c++/53158 ([C++11] Bogus error in loop condition)
2012-05-10  Richard Guenthercuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.
2012-05-08  Manuel López-Ibáñezre PR c++/53261 (ICE in tree_strip_nop_conversions)
2012-05-05  Manuel López-Ibáñezre PR c/43772 (Errant -Wlogical-op warning when testing...
2012-05-03  Manuel López-Ibáñezre PR c/51712 (-Wtype-limits should not trigger for...
2012-04-30  Marc Glissere PR c++/51033 (generic vector subscript and shuffle...
2012-04-30  Manuel López-Ibáñezc-common.c (check_function_arguments): Replace Wmissing...
2012-04-27  Ollie WildAdd new option, -Wliteral-suffix.
2012-04-22  Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-04-19  Christian BruelFix #52283 error: case label does not reduce to an...
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.
2012-03-12  Richard Guentherlto-lang.c (builtin_type_for_size): Use lto_type_for_size.
2012-02-13  Jakub Jelinekre PR c++/52215 (__atomic_compare_exchange_n for enumer...
2012-01-25  Mike Stumpc-common.c (c_common_type_for_mode): Match signed/unsig...
2011-12-30  Paolo Carlinire PR c++/51316 (alignof doesn't work with arrays of...
2011-12-20  Joseph Myersgcc:
2011-12-19  Jason Merrillre PR c++/51228 (ICE with transparent union)
2011-12-15  Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2011-11-25  Andrew MacLeodre PR c/51256 (ICE with invalid parameter for __atomic...
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-06  Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-04  Eric Botcazoure PR c++/50608 (cannot apply 'offsetof' to a non-const...
next