aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-10-12Daily bump.GCC Administrator1-1/+1
2013-10-11altivec-7.C: Check for standard vector-type name mangling.Brooks Moses2-11/+16
2013-10-11compiler: Fix handling of hidden methods for unnamed types.Ian Lance Taylor4-6/+23
2013-10-11compiler: Use backend interface for function code expressions.Chris Manghane8-110/+135
2013-10-11re PR tree-optimization/58640 (wrong code (segfaults) at -O3 on x86_64-linux-...Jeff Law4-0/+104
2013-10-11vsx.md (*vsx_le_perm_load_v2di): Generalize to handle vector float as well.Bill Schmidt2-20/+28
2013-10-11vector.md (vec_realign_load<mode>): Generate vperm directly to circumvent sub...Bill Schmidt5-5/+155
2013-10-11compiler: Error if receiver and parameter have same name.Ian Lance Taylor1-0/+2
2013-10-11compiler: Better error message of unsafe.Offsetof(method value).Ian Lance Taylor1-1/+13
2013-10-11compiler: accept integral float constants as string indices.Ian Lance Taylor1-2/+11
2013-10-11extend.texi (returns_nonnull): Remove arguments.Marc Glisse2-1/+5
2013-10-11compiler: Improve handling of invalid ASCII characters in identifiers.Ian Lance Taylor1-1/+22
2013-10-11re PR c++/58633 (ICE with decltype of destructor call)Paolo Carlini4-1/+48
2013-10-11c-common.h (omp_clause_mask::operator !=): New method.Jakub Jelinek3-22/+40
2013-10-11re PR c++/31671 (Non-type template of type const ref accepted as a non-const ...Paolo Carlini4-1/+32
2013-10-11sse.md (VI48F_256_512): New.Alexander Ivchenko2-6/+24
2013-10-11i386.c (bdesc_args): Change corresponding pattern for __builtin_ia32_cvtps2dq...Alexander Ivchenko3-16/+32
2013-10-11sse.md (V_512): New.Alexander Ivchenko2-1/+74
2013-10-11i386.c (ix86_rtx_costs): Enable fma for TARGET_AVX512F.Alexander Ivchenko3-23/+73
2013-10-11sse.md (VI248_AVX2_8_AVX512F): New.Alexander Ivchenko2-14/+39
2013-10-11sse.md (VI124_AVX2_48_AVX512F): New.Alexander Ivchenko2-15/+41
2013-10-11sse.md (VI48_AVX512F): New.Alexander Ivchenko2-16/+38
2013-10-11sse.md (VI4_AVX512F): New.Alexander Ivchenko2-13/+37
2013-10-11sse.md (VI2_AVX512F): New.Alexander Ivchenko2-10/+43
2013-10-11i386.md (multdiv): New.Alexander Ivchenko3-24/+27
2013-10-11sse.md (V): Extended with wider modes.Alexander Ivchenko2-44/+167
2013-10-11i386.md (any_fix): New iterator.Alexander Ivchenko3-42/+114
2013-10-11sse.md (<sse2>_movnt<mode>): Update constraint to "v".Alexander Ivchenko2-17/+40
2013-10-11tree-vrp.c (infer_nonnull_range): Use is_gimple_call, ignore internal calls.Jakub Jelinek2-1/+6
2013-10-11tree-pretty-print.c (dump_generic_node): Allow to dump both (D) and (ab) for ...Richard Biener2-2/+10
2013-10-11tree.h (OMP_CLAUSE_CODE): Remove duplicate definition.Thomas Schwinge2-3/+2
2013-10-11_OPENMP pre-processor checks, openmp_version Fortran instrinsic checks.Thomas Schwinge7-0/+56
2013-10-11gomp.exp: Recurse into subdirectories when looking for test source files.Thomas Schwinge8-7/+22
2013-10-11gimple.c: GIMPLE statements have subcodes, not sub-codes.Thomas Schwinge3-3/+6
2013-10-11generic.texi (OpenMP): OMP_CLAUSE_* are subcodes, not sub-codes.Thomas Schwinge2-1/+4
2013-10-11generic.texi (Adding new DECL node types): Explain *_CHECK macros.Thomas Schwinge2-0/+8
2013-10-11gimple.texi (is_gimple_omp): Move into the correct section.Thomas Schwinge2-5/+6
2013-10-11acinclude.m4 (gcc_GAS_FLAGS): Add more gcc_cv_as_flags overrides.Thomas Schwinge3-3/+23
2013-10-11target.c: New file.Jakub Jelinek109-1208/+15686
2013-10-11compiler: Use backend interface for function declarations.Chris Manghane9-309/+368
2013-10-11compiler: Avoid extra error for anonymous embedded type.Ian Lance Taylor1-6/+1
2013-10-11Daily bump.GCC Administrator1-1/+1
2013-10-10predict.c (tree_estimate_probability): Add new parameter for estimate_bb_freq...Teresa Johnson3-10/+37
2013-10-10re PR fortran/58226 (negative subscript pos at fortran/options.c:1205)Tobias Burnus2-0/+9
2013-10-10ipa-inline.c:ipa_inline: Fix leak of "order" when optimizations are disabled.David Malcolm2-2/+8
2013-10-10Fix leak of coverage.c:da_file_nameDavid Malcolm2-0/+7
2013-10-10x86-tune.def: Enable X86_TUNE_SSE_TYPELESS_STORES for generic...Jan Hubicka7-10/+24
2013-10-10re PR middle-end/58670 (asm goto miscompilation)Jakub Jelinek5-6/+106
2013-10-10re PR tree-optimization/58656 (rnflow regressing after r202826)Richard Biener2-1/+14
2013-10-10Minor reformatting.Arnaud Charlet1-5/+6