]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
[PR 82808] Use proper result types for arithmetic jump functions
[thirdparty/gcc.git] / gcc /
2017-11-28  jamborm[PR 82808] Use proper result types for arithmetic jump...
2017-11-28  law * gimple-ssa-evrp-analyze.c
2017-11-28  jason * g++.dg/cpp0x/fntmpdefarg2a.C: Move expected warning.
2017-11-28  kyukhinEnable VBMI2 support [5/7]
2017-11-28  kyukhinEnable VBMI2 support [4/7]
2017-11-28  pault2017-11-28 Paul Thomas <pault@gcc.gnu.org>
2017-11-28  rguenth2017-11-28 Richard Biener <rguenther@suse.de>
2017-11-28  hainque2017-11-28 Olivier Hainque <hainque@adacore.com>
2017-11-28  jakub PR debug/81307
2017-11-28  rguenth2017-11-28 Richard Biener <rguenther@suse.de>
2017-11-28  jakub PR c/83117
2017-11-28  jkovalRemove Cilk Plus support.
2017-11-28  ramana[Patch AArch64] Fixup floating point division with...
2017-11-28  jakub PR rtl-optimization/81020
2017-11-28  jakub * tree.def (SWITCH_EXPR): Change from 3 operand to...
2017-11-28  jakub PR tree-optimization/80788
2017-11-28  rguenth2017-11-28 Richard Biener <rguenther@suse.de>
2017-11-28  segherrs6000: Improve comparison rtx_cost (PR81288)
2017-11-28  segherrs6000: Improve scc isel
2017-11-28  gccadminDaily bump.
2017-11-28  mseborPR c++/83058 - ICE on C++ code with negative array...
2017-11-27  jakub PR c++/81888
2017-11-27  jason * pt.c (primary_template_specialization_p): Rename...
2017-11-27  meissner[gcc]
2017-11-27  gerald * hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static...
2017-11-27  rguenth2017-11-27 Richard Biener <rguenther@suse.de>
2017-11-27  rguenth2017-11-27 Richard Biener <rguenther@suse.de>
2017-11-27  tnfchris2017-11-27 Tamar Christina <tamar.christina@arm.com>
2017-11-27  jakub PR c++/81675
2017-11-27  trippelsFix UB in hash-map.h
2017-11-27  ebotcazou * cfgloop.h (struct loop): Document usage of USHRT_MAX...
2017-11-27  itsimbalFix code generation for buildtin_longjmp with CET.
2017-11-27  jamborm[PR 81248] Fix ipa-sra size check
2017-11-27  jakub * g++.dg/ubsan/null-8.C (bar): New function.
2017-11-27  jakub PR debug/81307
2017-11-27  jakub PR target/83100
2017-11-27  trippelsFix PR82488 - signed integer overflow in expr.c
2017-11-27  gccadminDaily bump.
2017-11-26  uros * config/i386/i386.c (processor_target_table): Add...
2017-11-26  jyongPlugin support on Windows/MinGW
2017-11-26  gccadminDaily bump.
2017-11-25  jakub PR rtl-optimization/81553
2017-11-25  schwab* g++.dg/abi/structret1.C (FrameworkObject::action...
2017-11-25  jakub PR target/82848
2017-11-25  gccadminDaily bump.
2017-11-24  jakub PR fortran/81304
2017-11-24  wilcoFactor out division by squares
2017-11-24  rguenth2017-11-24 Richard Biener <rguenther@suse.de>
2017-11-24  glisseSimplify 0 - ptr.
2017-11-24  hubicka PR bootstrap/83015
2017-11-24  rguenth2017-11-24 Richard Biener <rguenther@suse.de>
2017-11-24  jakub PR sanitizer/83014
2017-11-24  jakub * tree-object-size.c (pass_through_call): Use gimple_c...
2017-11-24  kyukhinAdd missing gcc/config.gcc hunks from r255121.
2017-11-24  kyukhinAdd missing hunks from r255121.
2017-11-24  gccadminDaily bump.
2017-11-23  clyon[ARM] Fix Dot Product NEON intrinsics
2017-11-23  ebotcazou PR ada/83091
2017-11-23  kyukhinEnable VBMI2 support [3/7]
2017-11-23  kyukhinEnable VBMI2 support [2/7]
2017-11-23  jakub * config/rs6000/rs6000.c (rs6000_gimple_fold_builtin...
2017-11-23  jakub * parser.c (cp_parser_omp_declare): Change return...
2017-11-23  jakub * c-parser.c (c_parser_omp_declare_simd): Reject decla...
2017-11-23  jakub PR fortran/81841
2017-11-23  jakub * g++.dg/pr65240-1.C: Add -Wno-return-type to dg-options.
2017-11-23  glisseSimplify ptr - 0
2017-11-23  cbaylisThis patch adds support for modelling the varying costs of
2017-11-23  cbaylis[ARM] Refactor costs calculation for MEM.
2017-11-23  markFix .debug_rnglists generation with -gdwarf-5 -gsplit...
2017-11-23  ebotcazou * doc/generic.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-23  uros * config/i386/i386.h (TARGET_PREFER_AVX256): Also
2017-11-23  hubicka * ipa-profile.c (ipa_propagate_frequency_1): Use count...
2017-11-23  hubicka * ipa-fnsummary.c (record_modified_bb_info): Use sreal
2017-11-23  hubicka * cgraphclones.c (cgraph_node::create_clone): Fix...
2017-11-23  vries[libgccjit] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TY...
2017-11-23  vries[sh] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0)
2017-11-23  vries[ft32] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELT
2017-11-23  olegendogcc/
2017-11-23  jakub PR middle-end/82253
2017-11-23  pault2017-11-23 Paul Thomas <pault@gcc.gnu.org>
2017-11-23  rguenth2017-11-23 Richard Biener <rguenther@suse.de>
2017-11-23  rguenth2017-11-23 Richard Biener <rguenther@suse.de>
2017-11-23  rguenth2017-11-23 Richard Biener <rguenther@suse.de>
2017-11-23  ian cmd/go, go/internal/gccgoimporter: pass -X to ar...
2017-11-23  gccadminDaily bump.
2017-11-23  law * gimple-ssa-evrp-analyze.c (evrp_range_analyzer:...
2017-11-22  jakub * g++.dg/abi/pr68355.C: Don't expect tail call on...
2017-11-22  jakub PR c++/82401
2017-11-22  ebotcazou PR rtl-optimization/83030
2017-11-22  dmalcolmjit: update test suite for change to -Warray-bounds
2017-11-22  jakub * g++.dg/graphite/pr41562.C: Add -Wno-return-type.
2017-11-22  jakub * simplify-rtx.c (simplify_binary_operation_1) <case...
2017-11-22  dmalcolmC/C++: fix quoting of "aka" typedef information (PR...
2017-11-22  uros * lib/target-supports.exp (check_effective_target_bswa...
2017-11-22  law * gimple-ssa-evrp-analyze.c (evrp_range_analyzer:...
2017-11-22  rsandifoReplace REDUC_*_EXPRs with internal functions.
2017-11-22  tkoenig2017-11-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-11-22  hainque2017-11-22 Olivier Hainque <hainque@adacore.com>
2017-11-22  glisseAvoid two_valued_val_range_p for pointers.
2017-11-22  clyon[ARM] Fix more -Wreturn-type fallout (gcc.target/arm...
next