aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-11-10omp-low.h (replace_oacc_fn_attrib, [...]): Declare.Nathan Sidwell1-0/+9
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-0/+12
2015-11-08Clean up fallout on ILP32 from r229831.Martin Sebor1-0/+4
2015-11-07Move #undef DEF_BUILTIN* to builtins.defRichard Sandiford1-0/+4
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-0/+10
2015-11-05gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.Cesar Philippidis1-0/+14
2015-11-05PR c++/67942 - diagnose placement new buffer overflowMartin Sebor1-0/+5
2015-11-05gcc/Jakub Jelinek1-0/+18
2015-11-04ENABLE_CHECKING refactoring: C family front endsMikhail Maltsev1-0/+5
2015-11-03re PR c/67882 (surprising offsetof result on an invalid array member without ...Martin Sebor1-0/+8
2015-11-03OpenACC atomic directiveThomas Schwinge1-0/+6
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+7
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-0/+23
2015-10-28* c-common.c (pointer_int_sum): Fold the MULT_EXPR.Jason Merrill1-0/+4
2015-10-27[PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++Thomas Schwinge1-0/+9
2015-10-22Fix up ChangeLog for rev. 229155.Martin Sebor1-7/+12
2015-10-20array-notation-common.c (is_cilkplus_vector_p): Define.Marek Polacek1-0/+5
2015-10-20c.opt (std=gnu++11): Do not describe as experimental.Marek Polacek1-0/+5
2015-10-19Implement N4268, Do constant evaluation of all non-type template args.Jason Merrill1-0/+5
2015-10-19c-cppbuiltin.c (c_cpp_builtins): Define __cpp_enumerator_attributes...Jason Merrill1-0/+6
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+28
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-0/+5
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+15
2015-10-02re PR c/67819 (-Wduplicated-cond should take macros into account)Marek Polacek1-0/+4
2015-10-02re PR c/64249 (Missing warning for if (A) else if (A))Marek Polacek1-0/+7
2015-10-01Do not describe -std=c11 etc. as experimental in c.opt help text.Joseph Myers1-0/+6
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell1-0/+5
2015-09-25c-ubsan.c (ubsan_instrument_division): Remove unnecessary code.Marek Polacek1-0/+5
2015-09-25re PR sanitizer/64906 (-fsanitize=integer-divide-by-zero creates false -Wmayb...Marek Polacek1-0/+5
2015-09-24Fix a -Wmisleading-indentation false-negativePatrick Palka1-0/+6
2015-09-23[c-family/49654/49655] reject invalid options in pragma diagnosticManuel López-Ibáñez1-0/+7
2015-09-22Fix -Wmisleading-indentation false-positivePatrick Palka1-0/+8
2015-09-22c.opt (Wmultiple-inheritance, [...]): New C++ warnings.Nathan Sidwell1-0/+5
2015-09-22Disconnect -Wabi=<n> from -fabi-compat-version=<n>.Jason Merrill1-0/+8
2015-09-21Complete the implementation of N4230, Nested namespace definition.Ville Voutilainen1-0/+6
2015-09-18Misplaced return in previous commit.Manuel López-Ibáñez1-0/+4
2015-09-18Use explicit locations for some warnings in c-pragma.c.Manuel López-Ibáñez1-0/+6
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev1-0/+5
2015-09-15Change of location_get_source_line signatureDavid Malcolm1-0/+7
2015-09-14c-opts.c (c_common_post_options): Set C++ standard earlier, before setting va...Marek Polacek1-0/+5
2015-09-14c-common.c (warn_for_sign_compare): Cast to unsigned when shifting a negative...Marek Polacek1-0/+5
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard1-0/+6
2015-09-09re PR c++/53184 (Unnecessary anonymous namespace warnings)Paolo Carlini1-0/+5
2015-09-03re PR c/66516 (missing diagnostic on taking the address of a builtin function)Martin Sebor1-0/+7
2015-09-02Fix spawned function with lambda functionBalaji V. Iyer1-0/+11
2015-08-25re PR middle-end/67330 (ICE handling weak attributes)Marek Polacek1-0/+6
2015-08-22Fix column location in c_lex_with_flags errorsManuel López-Ibáñez1-0/+4
2015-08-19remove more useless typedefsTrevor Saunders1-0/+5
2015-08-18re PR middle-end/36757 (__builtin_signbit should be type-generic)Francois-Xavier Coudert1-0/+6
2015-08-18re PR c++/67160 (static_assert feature test macro)Paolo Carlini1-0/+6