]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-12-03  hubicka * alias.c (alias_set_subset_of, alias_sets_must_confli...
2015-12-03  evandroAdd cost model for Exynos M1
2015-12-03  alalaw01Empty the redirect_edge_var_map after each pass
2015-12-03  law[PR tree-optimization/68599] Avoid over-zealous optimiz...
2015-12-03  rsandifoDocumentation tweaks for internal-fn-related optabs
2015-12-03  rsandifoAdd an rsqrt_optab and IFN_RSQRT internal function
2015-12-03  berndsFix some issues with the ROP patch (PR 68471, 68472)
2015-12-03  nathan gcc/
2015-12-03  ktkachov[RTL-ifcvt] PR rtl-optimization/68624: Clean up logic...
2015-12-03  rguenth2015-12-03 Richard Biener <rguenther@suse.de>
2015-12-03  ienkovichgcc/
2015-12-03  vriesGuard isl_ast_op_zdiv_r usage with HAVE_ISL_OPTIONS_SET...
2015-12-03  kyukhinAdded missing ChangeLogs. Fix scan pattern for gcc...
2015-12-03  rguenth2015-12-03 Richard Biener <rguenther@suse.de>
2015-12-03  rguenth2015-12-03 Richard Biener <rguenther@suse.de>
2015-12-03  hubicka * ipa-pure-const.c (ignore_edge_for_pure_const): New...
2015-12-03  hubicka * ipa-pure-const.c (ignore_edge): Rename to ...
2015-12-03  hubicka PR ipa/68184
2015-12-03  gccadminDaily bump.
2015-12-02  jakub PR preprocessor/57580
2015-12-02  spophandle missing isl_ast_expr
2015-12-02  spopdo not insert code outside the generated region
2015-12-02  jason Allow running the testsuite in C++1z mode.
2015-12-02  kargl2015-12-02 Tobias Burnus <burnus@net-b.de>
2015-12-02  spopfix PR68550: do not handle ISL loop peeled statements
2015-12-02  mpolacek PR c/68513
2015-12-02  cesar gcc/fortran/
2015-12-02  trippelsFix c++/67337 (segfault in mangle.c)
2015-12-02  uweigand * configure.ac: Check assembler support for R_PPC64_EN...
2015-12-02  jakub PR target/68647
2015-12-02  mpolacek PR c++/68653
2015-12-02  ian./:
2015-12-02  jason Do constant folding in warn_* functions.
2015-12-02  jason Introduce cp_fold_rvalue.
2015-12-02  jason Define c_fully_fold separately for C and C++.
2015-12-02  jason * cp-gimplify.c (cp_fold): Use fold_build*.
2015-12-02  jsm28Fix TYPE_MAIN_VARIANT construction for arrays of qualif...
2015-12-02  doko2015-12-02 Matthias Klose <doko@ubuntu.com>
2015-12-02  nathan * config/nvptx/nvptx.c (enum nvptx_shuffle_kind):...
2015-12-02  spopfix invalid bounds on array refs
2015-12-02  spoprename flag_loop_optimize_isl to flag_loop_nest_optimize
2015-12-02  ebotcazou PR c++/68290
2015-12-02  ebotcazou * config/mips/mips.c (mips_emit_probe_stack_range...
2015-12-02  davids2015-12-02 David Sherwood <david.sherwood@arm.com>
2015-12-02  pmderodatTrack indirect calls for call site information in debug...
2015-12-02  tschwingeSome OpenACC host_data cleanup
2015-12-02  vriesFix oacc kernels default mapping for scalars
2015-12-02  vriesMark pointers to allocated target vars as restricted...
2015-12-02  rediFix ambiguity with multiple enable_shared_from_this...
2015-12-02  nathan * config/nvptx/nvptx-protos.h (nvptx_output_mov_insn...
2015-12-02  rguenth2015-12-02 Richard Biener <rguenther@suse.de>
2015-12-02  vriesHandle BUILT_IN_GOACC_PARALLEL in ipa-pta
2015-12-02  rguenth2015-12-02 Richard Biener <rguenther@suse.de>
2015-12-02  kyukhinAVX-512. Split out mask version for vec_extract_hi_...
2015-12-02  segherrs6000: Optimise SImode cstore on 64-bit
2015-12-02  mpolacek PR middle-end/68570
2015-12-02  rguenth2015-12-02 Richard Biener <rguenther@suse.de>
2015-12-02  rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-12-02  rsandifoCheck for invalid FAILs
2015-12-02  krebbelS/390: Make constant checking more strict
2015-12-02  krebbelS/390: vec_set mode DI->SI for shift_count
2015-12-02  krebbelS/390: Fix vec_splat_* builtins.
2015-12-02  krebbelS/390: Sort builtin types - cleanup only.
2015-12-02  krebbelS/390: Fix RT flag in vstrc instruction.
2015-12-02  krebbelS/390: Enable vrepi constants.
2015-12-02  krebbelS/390: Fix vrepi constraint letter.
2015-12-02  krebbelS/390: Further bswap enhancements.
2015-12-02  krebbelS/390: Enable 64 bit atomic tests with -m31 -mzarch.
2015-12-02  law[PATCH] Fix PR68029
2015-12-02  krebbelS/390: bswap64 testcases require -mzarch.
2015-12-02  krebbelS/390: bswap testcases require -march=z900 to work...
2015-12-02  jakub PR c/68533
2015-12-02  krebbel[PR68603] Associate conditional C++ loop's back-jump...
2015-12-02  law[PATCH] Fix declaration of pthread-structs in s-osinte...
2015-12-02  ian PR go/65717
2015-12-02  gccadminDaily bump.
2015-12-01  danglin * config/pa/fptr.c (__canonicalize_funcptr_for_compare...
2015-12-01  rsandifoPR68577: Handle narrowing for vector popcount, etc.
2015-12-01  andreast2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2015-12-01  andreast2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
2015-12-01  nathan gcc/
2015-12-01  hubicka * gcc.c-torture/execute/alias-1.c: New testcase.
2015-12-01  hubicka * lto-streamer-out.c (hash_tree): Do not stream TYPE_A...
2015-12-01  nathan * config/nvptx/nvptx.c (nvptx_function_arg_advance...
2015-12-01  mpolacek PR tree-optimization/64769
2015-12-01  wschmidt[gcc]
2015-12-01  julesOpenACC host_data support.
2015-12-01  mpolacek PR tree-optimization/67916
2015-12-01  mpolacek PR middle-end/68582
2015-12-01  rsandifoPR68474: Fix tree-call-cdce.c:use_internal_fn
2015-12-01  chrbr2015-12-01 Christian Bruel <christian.bruel@st.com>
2015-12-01  vriesMove pr46032*.c tests
2015-12-01  cesar gcc/fortran/
2015-12-01  rguenth2015-12-01 Richard Biener <rguenther@suse.de>
2015-12-01  rguenth2015-12-01 Richard Biener <rguenther@suse.de>
2015-12-01  clyon[testsuite] Fix pr46032* testcases.
2015-12-01  rguenth2015-12-01 Richard Biener <rguenther@suse.de>
2015-12-01  rediDefine path::_Cmpt after specializing path::__is_encode...
2015-12-01  ienkovichgcc/
2015-12-01  chrbrFix armv6+thumb1 unaligned tests
next