aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm3-2/+29
2014-11-19Allow the static chain to be set from CRichard Henderson2-1/+3
2014-11-18re PR sanitizer/63813 ([UBSAN] ICE in ubsan_type_descriptor, at ubsan.c:346)Jakub Jelinek2-10/+29
2014-11-15re PR middle-end/63884 (ICE: SIGSEGV in is_sec_implicit_index_fn with -fcilkp...Marek Polacek2-0/+13
2014-11-12Predefine __NO_MATH_ERRNO__ for -fno-math-errno.Joseph Myers2-0/+10
2014-11-12re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek2-0/+30
2014-11-11Error out for Cilk_spawn or array expression in forbidden placesAndi Kleen3-0/+48
2014-11-11Fix error location for cilk error messageAndi Kleen2-1/+6
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini2-3/+15
2014-11-10cpplib.h (cpp_callbacks): Add has_attribute.Edward Smith-Rowland3-4/+106
2014-11-05ipa-chkp.c: New.Ilya Enkovich2-2/+150
2014-11-04c-common.c (shorten_compare): Do not shorten mixed DFP and non-DFP compares.Richard Biener2-1/+12
2014-11-02feat-cxx11.C: Commentary and rearrangement of tests.Edward Smith-Rowland2-1/+11
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford5-15/+20
2014-10-28cgraph.h: Flatten.Andrew MacLeod6-0/+49
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2-0/+12
2014-10-26In cp/error.c...Manuel López-Ibáñez3-14/+10
2014-10-24re PR c/56980 (C pretty-printer does not handle well pointer to typedef of st...Marek Polacek2-1/+9
2014-10-23c-ubsan.c (ubsan_instrument_shift): Perform the MINUS_EXPR in unsigned type.Marek Polacek2-5/+11
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek2-3/+10
2014-10-21Revert r216483.Kirill Yukhin2-71/+45
2014-10-20re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)Igor Zamyatin2-41/+87
2014-10-17c-opts.c (c_common_post_options): Set warn_implicit_int.Marek Polacek3-1/+10
2014-10-16function.h: Flatten file.Andrew MacLeod3-1/+17
2014-10-16tree-core.h: Fix comment to not assume pointers are multiples of bytes.DJ Delorie2-1/+6
2014-10-15re PR c++/63455 (decltype of statement expression internal compiler error: i...Jason Merrill2-1/+10
2014-10-15invoke.texi: Update to reflect that GNU11 is the default mode for C.Marek Polacek3-1/+8
2014-10-14Missed bit of previous commit.DJ Delorie1-13/+14
2014-10-14machmode.h (int_n_data_t): New.DJ Delorie5-36/+136
2014-10-12move many gc hashtab to hash_tableTrevor Saunders2-10/+22
2014-10-06c-cppbuiltin.c: Move __cpp_attribute_deprecated to the C++11 section.Edward Smith-Rowland2-1/+6
2014-10-03re PR c++/54427 (Expose more vector extensions)Marc Glisse2-0/+11
2014-10-01Implement SD-6: SG10 Feature Test RecommendationsEdward Smith-Rowland2-0/+54
2014-09-30c-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE and RID_IS_TRIVIALLY_C...Jason Merrill3-0/+7
2014-09-30c-common.h (enum rid): Add RID_IS_TRIVIALLY_COPYABLE.Jason Merrill3-0/+5
2014-09-30c-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO.Jason Merrill3-2/+6
2014-09-24re PR c/61405 (Not emitting "enumeration value not handled in switch" warning...Marek Polacek2-3/+6
2014-09-24Add an no_reorder attribute for LTOAndi Kleen2-0/+33
2014-09-23Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.Joseph Myers2-0/+30
2014-09-19re PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)Jan Hubicka1-0/+20
2014-09-19Remove LIBGCC2_TF_CEXT target macro.Joseph Myers2-0/+27
2014-09-15c.opt (Wpsabi): Use LangEnabledBy.Manuel López-Ibáñez3-5/+6
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2-0/+12
2014-09-11re PR target/58757 (Advertise the lack of denormal support on alpha without -...Marc Glisse2-14/+13
2014-09-10ubsan.h (struct ubsan_mismatch_data): Removed.Jakub Jelinek3-9/+49
2014-09-09opth-gen.awk: Generate mapping from cpp message reasons to the options that e...Manuel López-Ibáñez3-57/+38
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez3-25/+31
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers2-0/+19
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2-4/+129
2014-09-05re PR tree-optimization/63148 (r187042 causes auto-vectorization failure for ...Richard Biener2-2/+14