aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-29pa.h (BIGGEST_ALIGNMENT): Adjust comment.John David Anglin2-7/+15
2016-10-28vax.h (REGNO_REG_CLASS): Access the REGNO argument.Jeff Law3-2/+8
2016-10-29Daily bump.GCC Administrator1-1/+1
2016-10-28re PR fortran/71891 (fortran/symbol.c:4864: suspicious if ?)Steven G. Kargl2-1/+6
2016-10-28compiler, runtime: copy slice code from Go 1.7 runtimeIan Lance Taylor5-220/+407
2016-10-28* doc/sourcebuild.texi (Ada Tests): Remove mention of gcc chapter.Eric Botcazou2-4/+4
2016-10-28target.def (min_arithmetic_precision): New hook.Eric Botcazou12-21/+180
2016-10-28combine: Improve change_zero_ext (fixes PR71847)Segher Boessenkool2-4/+60
2016-10-28re PR go/78144 (FAIL: time on systems with tzdata2016g installed)Ian Lance Taylor1-1/+1
2016-10-28re PR tree-optimization/43721 (Failure to optimise (a/b) and (a%b) into singl...Prathamesh Kulkarni23-0/+735
2016-10-28re PR go/78143 (bootstrap broken in libgo on powerpc-linux-gnu)Ian Lance Taylor1-1/+1
2016-10-28dojump.c (do_jump_by_parts_greater_rtx): Invert probability when swapping the...Eric Botcazou3-35/+55
2016-10-28libgo: redirect grep output in mkrsysinfo.sh to /dev/nullIan Lance Taylor1-1/+1
2016-10-28re PR debug/77773 (Segfault when compiling __simd64_float16_t using arm-none-...Aldy Hernandez2-5/+14
2016-10-28bfin.c (bfin_legitimate_address_p): Add missing fallthru comment.Jeff Law3-0/+12
2016-10-28sched: Do not mix prologue and epilogue insnsSegher Boessenkool6-0/+89
2016-10-28GIMPLE store merging passKyrylo Tkachov27-35/+2264
2016-10-28re PR middle-end/72747 (powerpc: wrong code generated for vec_splats in casca...Will Schmidt5-12/+57
2016-10-28re PR middle-end/78128 (fortran/resolve.c:resolve_operator miscompiled at -O2)Richard Biener2-3/+10
2016-10-28S/390: Add static OSC breaker if necessary.Andreas Krebbel5-0/+197
2016-10-28S/390: Add support for arch<n> arch/tune options.Andreas Krebbel8-10/+430
2016-10-28re PR rtl-optimization/77919 (ICE converting DC to V2DF mode)Jakub Jelinek4-1/+20
2016-10-28re PR rtl-optimization/78132 (GCC produces invalid instruction (kmovd and kmo...Jakub Jelinek4-0/+36
2016-10-28Daily bump.GCC Administrator1-1/+1
2016-10-27* gcc.dg/vect/pr71264.c: XFAIL on SPARC.Eric Botcazou2-1/+6
2016-10-27* config/sparc/sparc.md (<*vlop:code><VL:mode>3): Remove leading '*'.Eric Botcazou2-1/+5
2016-10-27constraints.md (wH constraint): Add new constraints for allowing 32-bit integ...Michael Meissner13-70/+429
2016-10-27re PR fortran/78026 (ICE in gfc_resolve_omp_declare_simd, at fortran/openmp.c...Jakub Jelinek6-39/+70
2016-10-27re PR middle-end/78025 (ICE in simd_clone_adjust, at omp-simd-clone.c:1126)Jakub Jelinek4-93/+194
2016-10-27Fix initialization of UNIONs with -finit-derived.Fritz Reese9-22/+318
2016-10-27builtins.c (expand_builtin_nonlocal_goto): Avoid evaluating PIC_OFFSET_TABLE_...Aldy Hernandez2-2/+7
2016-10-27match.pd ((convert (op:s (convert@2 @0) (convert?@3 @1)))): Add support for c...Bin Cheng4-5/+32
2016-10-27Fix some DEC I/O testcases.Fritz Reese3-7/+29
2016-10-27dwarf2out.c (gen_member_die): Only reparent_child instead of splice_child_die...Jakub Jelinek2-1/+7
2016-10-27* class.c (add_method): Allow using-declarations to coexist.Jason Merrill3-0/+28
2016-10-27Enable ARMv8-M atomic and synchronization support for ARMv8-M BaselineThomas Preud'homme13-3/+127
2016-10-27Adapt other atomic operations to ARMv8-M BaselineThomas Preud'homme4-37/+161
2016-10-27plugin.c (register_plugin_info): Produce an error message if the plugin is no...Nick Clifton2-1/+14
2016-10-27match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)): New pattern.Bin Cheng5-0/+51
2016-10-27re PR fortran/78092 (ICE when calling SIZEOF on CLASS(*) entry)Steven G. Kargl4-1/+35
2016-10-27Daily bump.GCC Administrator1-1/+1
2016-10-26sh.c (output_branch): Add missing fallthru comments.Jeff Law3-2/+11
2016-10-26re PR target/78056 (build failure on Power7)Kelvin Nilsen6-6/+92
2016-10-26mips.c (mips16_constant_cost): Add missing fallthru comments.Jeff Law2-2/+11
2016-10-26Show INSN_UIDs in compact modeDavid Malcolm4-9/+17
2016-10-26haifa-sched.c (call_used_regs_num): Rename to...Pat Haugen2-12/+28
2016-10-26microblaze.c (tls_mentioned_p): Avoid fallthru.Jeff Law2-0/+4
2016-10-26Introduce class rtx_writerDavid Malcolm5-244/+308
2016-10-26arc.c (acr_print_operand): Adjust fallthru comment.Jeff Law4-2/+13
2016-10-26cr16.c (cr16_print_operand): Add missing fallthru comment.Jeff Law2-0/+5