aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-06-28val-profiler-threads-1.c (main): Fix 2nd argument passed to pthread_join.Eric Botcazou2-2/+7
2017-06-28tree-vectorizer.h (vect_get_vec_defs): Remove.Richard Biener5-116/+254
2017-06-28re PR target/68535 (arm.c: 5 * set but not used)Michael Collison2-14/+15
2017-06-28S/390: New option -mpic-data-is-text-relativeAndreas Krebbel8-14/+159
2017-06-28re PR fortran/80164 (ICE in gfc_format_decoder at gcc/fortran/error.c:933)Jerry DeLisle4-1/+75
2017-06-28Daily bump.GCC Administrator1-1/+1
2017-06-27runtime: adapt memory management to AIX mmapIan Lance Taylor1-1/+1
2017-06-27syscall: ptrace fixes for s390Ian Lance Taylor1-1/+1
2017-06-27pt.c (tsubst_decl <FUNCTION_DECL>): Move var decls to initialization point.Nathan Sidwell2-36/+22
2017-06-27match.pd (X >/>=/</<= 0 ? 1.0 : -1.0): New patterns.Andrew Pinski6-0/+148
2017-06-27Fix genmultilib reuse rule checks for large sets of option combinations.Joseph Myers2-3/+17
2017-06-27aarch64-simd.md (aarch64_combine<mode>): Directly call aarch64_split_simd_com...Michael Collison3-61/+41
2017-06-27cp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...Nathan Sidwell9-47/+45
2017-06-27Kill IDENTIFIER_TEMPLATE.Nathan Sidwell5-33/+15
2017-06-27vxworks.h (ASM_SPEC): Remove definition.Jerome Lambourg2-3/+7
2017-06-27vxworks.h (DBX_REGISTER_NUMBER): Pick distinct map for 64bits.Jerome Lambourg2-3/+23
2017-06-27config.gcc (i*86-wrs-vxworks7): Handle new acceptable triplet.Jerome Lambourg2-2/+14
2017-06-27re PR sanitizer/81223 (ICE in instrument_null at gcc/ubsan.c:1230)Marek Polacek4-1/+24
2017-06-27Simple reassoc transforms in match.pdMarc Glisse4-0/+51
2017-06-27fenv.h builtinsMarc Glisse6-3/+59
2017-06-27vxworks.h (VXWORKS_LIB_SPEC): Incorporate ...Jerome Lambourg3-14/+39
2017-06-27predict.c (test_prediction_value_range): Use -1U instead of -1 to avoid narro...Jakub Jelinek5-6/+16
2017-06-27re PR c++/62046 (A catch in a class, without any try, compiles fine)Paolo Carlini2-0/+9
2017-06-27vxworks.h (VXWORKS_LIBS_RTP): Alternative definition for 64bit configurations.Jerome Lambourg3-3/+19
2017-06-27re PR sanitizer/81209 (-fsanitize=undefined ICE on darwin)Jakub Jelinek4-0/+28
2017-06-27re PR middle-end/81207 (tree check fail in simplify_builtin_call)Jakub Jelinek4-3/+26
2017-06-27re PR bootstrap/81216 (bootstrap failed on i386 and powerpc64le)Marek Polacek4-2/+27
2017-06-27value-prof.c (free_hist): Remove call to memset and the enclosing if condition.Prathamesh Kulkarni2-2/+5
2017-06-27libgo: add misc/cgo filesIan Lance Taylor1-1/+1
2017-06-27Daily bump.GCC Administrator1-1/+1
2017-06-26PR c++/81215 - deduction failure with variadic TTP.Jason Merrill3-12/+75
2017-06-26syscall: don't define PtraceRegs for AlphaIan Lance Taylor1-1/+1
2017-06-26libgo: redefine ia64 struct names around linux/ptrace.hIan Lance Taylor1-1/+1
2017-06-26PR c++/81169 - -Wclass-memaccess illegitimate warning related to volatileMartin Sebor4-2/+77
2017-06-26config.gcc (*-*-vxworks*): Add TARGET_VXWORKS7=1 to tm_defines for all vxwork...Jerome Lambourg3-2/+69
2017-06-26cp-tree.h (lang_decl_fn): Remove assignment_operator_p field.Nathan Sidwell7-62/+65
2017-06-26vxworks.h (VXWORKS_OS_CPP_BUILTINS): builtin_define _VX_TOOL_FAMILY and _VX_T...Jerome Lambourg2-0/+7
2017-06-26rs6000-c.c: Add support for built-in functions vector bool char vec_reve (vec...Carl Love8-0/+502
2017-06-26re PR tree-optimization/71815 (SLSR misses several PHI candidate cases)William Schmidt2-0/+2
2017-06-26gimple-ssa-strength-reduction.c (uses_consumed_by_stmt): New function.Bill Schmidt5-9/+62
2017-06-26[PATCH][Testsuite]Use user defined memmove in gcc.c-torture/execute/builtins/...Renlin Li3-0/+27
2017-06-26re PR target/81175 (EXC_BAD_ACCESS in ::slpeel_duplicate_current_defs_from_ed...Richard Biener4-168/+202
2017-06-26re PR tree-optimization/81203 (tail recursion: internal compiler error: verif...Richard Biener4-0/+26
2017-06-26re PR c/80116 (Warn about macros expanding to multiple statements)Marek Polacek24-19/+822
2017-06-26* c-c++-common/ubsan/sanitize-recover-7.c (dg-options): Add -w.Eric Botcazou2-1/+5
2017-06-26[ARM, testsuite] Add -mfloat-abi=hard to arm_neon_okChristophe Lyon6-3/+60
2017-06-26re PR tree-optimization/80928 (SLP vectorization does not handle induction in...Richard Biener4-21/+45
2017-06-26Daily bump.GCC Administrator1-1/+1
2017-06-25Daily bump.GCC Administrator1-1/+1
2017-06-24re PR fortran/81160 (arith.c:2009: bad statement order ?)Jerry DeLisle2-2/+9