pr60092.c: Remove default dg-skip-if arguments.
[gcc.git] / gcc / c-family /
2014-03-26 Jakub Jelinekubsan.h (ubsan_create_data): Change second argument...
2014-03-22 Jakub Jelinekre PR debug/60603 (.debug_macinfo/.debug_macro has...
2014-03-13 Jakub Jelinekre PR middle-end/36282 (Spurious warning "asm declarati...
2014-03-11 Jason Merrill* c.opt: Add -std=gnu++14.
2014-03-11 Ian BoltonDon't override -ffp-contract=fast if -funsafe-math...
2014-03-08 Paulo Matoslto-wrapper.c (merge_and_complain): Ensure -fshort...
2014-03-07 Jason Merrill* c.opt: Add -std=c++14.
2014-03-06 Marek Polacekre PR c/60197 (ICE with _Cilk_spawn in expression)
2014-03-03 Jakub Jelinekc-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.
2014-02-26 Jason Merrillre PR c++/59231 (gcc misses [-Werror=sign-compare]...
2014-02-19 Jakub Jelinekre PR c/37743 (Bogus printf format warning with __built...
2014-02-19 Jakub Jelinekre PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family...
2014-02-12 Jakub Jelinekre PR c/60101 (Long compile times when mixed complex...
2014-02-08 Jakub Jelinekre PR middle-end/60092 (posix_memalign not recognized...
2014-02-06 Marek Polacekre PR c/60087 (Incorrect column number for -Wsign-compare)
2014-02-05 Marek Polacekre PR c/53123 (Double return statement in c-omp.c sourc...
2014-02-04 Marek Polacekre PR c/60036 (Spurious signedness conversion warning...
2014-02-03 Marc Glissere PR c++/53017 (Integer constant expression not consta...
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-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
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-20 Eric Botcazouc-ada-spec.h (dump_ada_specs): Revert prototype change.
2014-01-15 Laurent Alfonsire PR c++/49718 (please allow no_instrument_function...
2014-01-15 Jakub Jelinekre PR c/58943 (wrong calculation of indirect structure...
2014-01-09 Jakub Jelinekre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Richard Sandifordarc-common.c, [...]: Use the standard form for the...
2013-12-28 Eric Botcazouc-ada-spec.c (print_constructor): New function.
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-18 Balaji V. IyerAdded support for Cilk Plus SIMD-enabled function for C.
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-11 Bernd SchmidtAdd a missing tree code to a switch.
2013-12-11 Bernd SchmidtRemove an unused global tree, last used by objc some...
2013-12-05 Marek Polacekc-common.c (c_sizeof_or_alignof_type): Move a declarati...
2013-12-04 Joseph Myersre PR c/52023 ([C11] _Alignof (double) yields wrong...
2013-12-04 Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-11-29 H.J. LuProperly handle function without arguments
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-29 Jakub Jelinekre PR c/59280 (ICE with attribute((constructor(invalid))))
2013-11-28 Sergey Ostanevichcommon.opt: Introduced a new option -fsimd-cost-model.
2013-11-22 Jakub Jelinekubsan.c (ubsan_source_location): Don't crash on unknown...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-20 Richard SandifordRemove unintentional blank link from prevous commit.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-20 Kenneth Zadeckc-common.c (check_function_arguments_recurse): Use...
2013-11-20 Joshua J Cogliatire PR c/53001 (-Wfloat-conversion should be available...
2013-11-19 Basile Starynkevitchc-opts.c: Include plugin.h.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
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-15 Richard Sandifordc-pretty-print.c (pp_c_character_constant): Remove...
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-08 Ilya Enkovichcommon.opt (fcheck-pointer-bounds): Move to ...
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-06 Joseph Myersc-opts.c (c_common_post_options): Set -ffp-contract...
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-11-05 Joseph Myersi386.c (ix86_float_exceptions_rounding_supported_p...
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-11-04 Marek Polacekre PR c++/58979 (ICE with invalid use of pointer-to...
2013-11-04 Joseph Myerscpp.texi (__GCC_IEC_559, [...]): Document macros.
2013-11-04 Eric Botcazouc-ada-spec.h (cpp_operation): Add IS_TRIVIAL.
2013-11-03 Marek PolacekImplement -fsanitize=vla-bound.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-31 Edward Smith-RowlandImplement C++14 digit separators.
2013-10-30 Jakub Jelinek* cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_P...
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-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-27 Richard Sandifordc-lex.c (interpret_integer): Remove call to cpp_num_sig...
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-24 Tobias BurnusCorrect the date, which was wrong in commit r204021
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-23 Gerald PfeiferFix up ChangeLog entries (name, e-mail, formatting...
2013-10-23 Jason Merrillc-format.c (gcc_cxxdiag_char_table): Add %X.
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-11 Jakub Jelinekc-common.h (omp_clause_mask::operator !=): New method.
2013-10-11 Jakub Jelinektarget.c: New file.
2013-10-09 Marc Glissere PR c/20318 (RFE: add attribute to specify that a...
2013-10-03 Marc Glissere PR c++/19476 (Missed null checking elimination with...
2013-09-25 Marek Polacekre PR sanitizer/58413 (ubsan constant folding)
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-14 Iain Sandoere PR target/48094 (ld: warning: section has unexpected...
2013-09-13 Jacek Cabanc-target.def: New hook
2013-09-09 Paolo Carlinire PR c++/43452 (Array delete causes error on incomplet...
2013-09-08 Joern Renneckec-common.c (same_scalar_type_ignoring_signedness):...
2013-09-04 Gabriel Dos Reisc-pretty-print.h (c_pretty_printer::simple_type_specifi...
next