]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-07-31  jamborm[PR 81477] Set versionable regardless of optimization...
2017-07-31  marxinRecover GOTO predictor.
2017-07-31  uros PR target/25967
2017-07-31  tkoenig2017-07-31 Thomas Koenig <tkoenig@gcc.gnu.org>
2017-07-31  jakub * check.c (gfc_check_num_images): Fix a pasto.
2017-07-31  marxinLearn GIMPLE pretty printer to produce nicer dump output.
2017-07-31  marxinDo UBSAN sanitization just when current_function_decl...
2017-07-31  jakub PR sanitizer/81604
2017-07-31  jakub PR tree-optimization/81603
2017-07-31  marxinRemove a Java-specific hunk.
2017-07-31  gccadminDaily bump.
2017-07-30  hjli386: Update INCOMING_FRAME_SP_OFFSET for exception...
2017-07-30  uros * config/i386/i386.h (ASM_PRINTF_EXTENSIONS): New...
2017-07-30  uros * c-format.c (asm_fprintf_char_table): Add 'z' to...
2017-07-30  gccadminDaily bump.
2017-07-29  ebotcazou * c-ada-spec.c (dump_generic_ada_node): Take into...
2017-07-29  jakub * debug.h (struct gcc_debug_hooks): Add IMPLICIT argument
2017-07-29  tbsaundeuse c++ for fold_buildN_loc
2017-07-29  tbsaundeuse c++ for gimple_build_debug_bind{,_source}
2017-07-29  tbsaundeuse c++ for bitmap_initialize
2017-07-29  tbsaundesimplify the bitmap alloc_stat functions with c++
2017-07-29  tbsaundereplace shallow_copy_rtx_stat with c++
2017-07-29  tbsaundereplace rtx_alloc_stat with c++
2017-07-29  tbsaundeuse c++ for build_tree_list{,_vec}_stat
2017-07-29  tbsaundeuse C++ for {make,build}_vector_stat
2017-07-29  tbsaunderemove unused build_var_debug_value prototype
2017-07-29  tbsaundeuse c++ for tree_cons_stat
2017-07-29  tbsaundeuse c++ instead of build_vl_exp_stat
2017-07-29  tbsaundeuse c++ instead of build_decl_stat
2017-07-29  tbsaundereplace gimple_alloc_stat with c++
2017-07-29  tbsaundeuse c++ instead of {make,grow}_tree_vec_stat
2017-07-29  tbsaundeuse c++ instead of buildN_stat{,_loc}
2017-07-29  tbsaundeuse c++ for make_int_cst_stat
2017-07-29  tbsaundeuse cxx instead of make_tree_binfo_stat
2017-07-29  tbsaundeuse c++ instead of _stat for copy_node_stat
2017-07-29  tbsaundeuse c++ instead of make_node_stat
2017-07-29  gccadminDaily bump.
2017-07-28  bergnergcc/
2017-07-28  ian compiler: add backend type conversion
2017-07-28  dje2017-07-28 Tony Reix <tony.reix@atos.net>
2017-07-28  ian * xcoff.c: Don't leak a file descriptor if an archive...
2017-07-28  ian compiler: track placeholder pointer types for conve...
2017-07-28  ian compiler: use a single temporary for calls with...
2017-07-28  tnfchris2017-07-28 Tamar Christina <tamar.christina@arm.com>
2017-07-28  amker gcc/testsuite
2017-07-28  roFix pid_t printing
2017-07-28  tnfchris2017-07-28 Tamar Christina <tamar.christina@arm.com>
2017-07-28  tnfchris2017-07-28 Tamar Christina <tamar.christina@arm.com>
2017-07-28  tnfchris2017-07-28 Tamar Christina <tamar.christina@arm.com>
2017-07-28  amker * tree-predcom.c: (struct chain): Handle store-store...
2017-07-28  amker * tree-predcom.c: Revise general description of the...
2017-07-28  amker * tree-predcom.c (initialize_root): Delete.
2017-07-28  amker * tree-predcom.c (ref_at_iteration): Add parameter...
2017-07-28  amker * tree-predcom.c (struct chain): New field init_seq.
2017-07-28  amker * tree-predcom.c (determine_roots_comp): Skip trivial...
2017-07-28  rguenth2017-07-28 Richard Biener <rguenther@suse.de>
2017-07-28  marxinSet DECL_VALUE_EXPR after a debug stmt is generated...
2017-07-28  rguenth2017-07-28 Richard Biener <rguenther@suse.de>
2017-07-28  jakub PR sanitizer/80998
2017-07-28  marxinDo not handle VLA in sanitization (PR sanitizer/81460).
2017-07-28  sh[PowerPC/RTEMS] Add 64-bit support using ELFv2 ABI
2017-07-28  jakub PR tree-optimization/81578
2017-07-28  rguenth2017-07-28 Richard Biener <rguenther@suse.de>
2017-07-28  ian * go-backend.c (go_write_export_data): Use EXCLUDE...
2017-07-28  gccadminDaily bump.
2017-07-27  bergner * config/rs6000/predicates.md (volatile_mem_operand...
2017-07-27  bergnergcc/
2017-07-27  jakub PR c/45784
2017-07-27  palmerAdd RTEMS support
2017-07-27  jgreenhalgh[PATCH][AArch64] Fix missing optimization for CMP+AND
2017-07-27  mpolacek PR c/81417
2017-07-27  bergnergcc/
2017-07-27  rguenth2017-07-27 Richard Biener <rguenther@suse.de>
2017-07-27  rguenth2017-07-27 Richard Biener <rguenther@suse.de>
2017-07-27  marxinValidate that Init value is within range defined by...
2017-07-27  ebotcazou * config/sparc/sparc.c (sparc_option_override): Set...
2017-07-27  marxinFix indirect call optimization done by autoFDO.
2017-07-27  marxinInitialize counters in autoFDO to zero, not to uninitia...
2017-07-27  rguenth2017-07-27 Richard Biener <rguenther@suse.de>
2017-07-27  jgreenhalgh[Patch (preapproved)] Guard Copy Header pass on
2017-07-27  krebbelS/390: Fix PR81534
2017-07-27  rsandifo[rs6000] Avoid rotates of floating-point modes
2017-07-27  jakub PR tree-optimization/81555
2017-07-27  jakub * attribs.c (decl_attributes): Imply noinline, noclone...
2017-07-27  gccadminDaily bump.
2017-07-26  pinskia2017-07-26 Andrew Pinski <apinski@cavium.com>
2017-07-26  meissner[gcc]
2017-07-26  rediPR libstdc++/53984 fix failing test
2017-07-26  ian PR go/81548
2017-07-26  pinskia2017-07-26 Andrew Pinski <apinski@cavium.com>
2017-07-26  paolo/cp
2017-07-26  ian * configure.ac: Check for XCOFF32/XCOFF64. Check...
2017-07-26  ian runtime: handle Alpha GNU/Linux in getSiginfo
2017-07-26  hjlx86: Properly check saved register CFA offset
2017-07-26  jgreenhalgh[Patch AArch64 obvious] Unify address costs to generic_...
2017-07-26  jason P0702R1 - List deduction of vector.
2017-07-26  jason PR c++/67054 - Inherited ctor with non-default...
2017-07-26  jgreenhalgh[Patch AArch64 Obvious] Unify branch costs to generic_b...
2017-07-26  paolo2017-07-26 Paolo Carlini <paolo.carlini@oracle.com>
2017-07-26  sh[SPARC] Add -mfsmuld option
next