gcc.git
2016-11-26 Prathamesh... tree.c (build_common_tree_nodes): Initialize ptrdiff_ty...
2016-11-26 GCC AdministratorDaily bump.
2016-11-25 Janne BlomqvistFor typo in documentation wrt. C_PTRDIFF_T constant
2016-11-25 Jakub Jelinekre PR rtl-optimization/78438 (incorrect comparison...
2016-11-25 Jakub Jelinekre PR rtl-optimization/78526 (ICE: in decompose, at...
2016-11-25 Vladimir Makarovre PR rtl-optimization/77541 (wrong code with 512bit...
2016-11-25 Janus Weilre PR fortran/60853 ([OOP] Failure to disambiguate...
2016-11-25 Jakub Jelinekre PR rtl-optimization/78527 (ice on valid C code at...
2016-11-25 Martin LiskaFix documentation reference (PR web/71666)
2016-11-25 Martin LiskaDon't use priority {cd}tors if not supported by a targe...
2016-11-25 Richard Bienerre PR ipa/78515 (ICE: in fold_binary_loc, at fold-const...
2016-11-25 Paul Thomas[multiple changes]
2016-11-25 Bin Chengre PR middle-end/78507 (ICE: tree check: expected integ...
2016-11-25 Richard Bienergimple-fold.c (fold_stmt_1): Check may_propagate_copy...
2016-11-25 Richard Bienerre PR tree-optimization/78343 (Loop is not eliminated)
2016-11-25 Eric BotcazouRemove conflict marker
2016-11-25 Thomas Preud... Improve comment for struct symbolic_number in bswap...
2016-11-25 Thomas Preud... Fix PR77673: bswap loads passed end of object
2016-11-25 Eric Botcazoure PR ada/67205 (eliminate No_Implicit_Dynamic_Code...
2016-11-25 Martin Jambor[PR 70965] Schedule extra rebuild_cgraph_edges
2016-11-25 James Greenhalgh[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should...
2016-11-25 Richard Bienerre PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond...
2016-11-25 Jakub Jelinekre PR gcov-profile/78467 (gcc.dg/tree-prof/comp-goto...
2016-11-25 Richard SandifordTweak LRA handling of shared spill slots
2016-11-25 Richard SandifordSet mode of decimal floats before calling layout_type
2016-11-25 Richard SandifordAdd run tests for recent sibcall patches
2016-11-25 Richard SandifordTighten check for whether sibcall references local...
2016-11-25 Senthil Kumar... Fix bogus pr64277.c failure for avr
2016-11-25 Jakub Jelinekre PR middle-end/78501 (SEGV in vrp_val_max)
2016-11-25 GCC AdministratorDaily bump.
2016-11-24 Martin SeborPR tree-optimization/78476 - snprintf(0, 0, ...) with...
2016-11-24 Rainer OrthFix bootstrap with !ASM_OUTPUT_MAX_SKIP_ALIGN
2016-11-24 Uros Bizjaki386.md (wide AND insn to QImode splitter): Use explici...
2016-11-24 Ben Ellistonconfig.guess: Import latest version.
2016-11-24 Uros Bizjak* config/i386/i386.md: Move some more patterns around.
2016-11-24 Vladimir Makarovre PR rtl-optimization/77541 (wrong code with 512bit...
2016-11-24 Steven G. Karglre PR fortran/78500 (ICE in gfc_check_vardef_context...
2016-11-24 James Greenhalgh[Patch AArch64 13/17] Enable _Float16 for AArch64
2016-11-24 James Greenhalgh[Patch libgcc AArch64 12/17] Enable hfmode soft-float...
2016-11-24 James Greenhalgh[Patch AArch64 11/17] Add floatdihf2 and floatunsdihf2...
2016-11-24 Alexander MonakovAllow -fopenmp in NVPTX mkoffload
2016-11-24 Eric Botcazousparc-common.c (sparc_option_optimization_table): Enabl...
2016-11-24 Kyrylo Tkachov[TER] PR target/48863 : Don't replace expressions acros...
2016-11-24 Eric Botcazoure PR rtl-optimization/78437 (invalid sign-extend conve...
2016-11-24 Martin LiskaDump probability for edges a frequency for BBs
2016-11-24 Bernd Schmidtcommon.opt (flimit-function-alignment): New.
2016-11-24 Richard Bienerre PR tree-optimization/71595 (ICE on valid code at...
2016-11-24 Bernd Schmidtre PR rtl-optimization/78120 (If conversion no longer...
2016-11-24 Bernd Schmidtre PR rtl-optimization/78120 (If conversion no longer...
2016-11-24 Bernd Schmidtre PR rtl-optimization/78120 (If conversion no longer...
2016-11-24 Bin Chengmatch.pd: Refine type conversion in result expr for...
2016-11-24 Eric Botcazoure PR middle-end/78429 (ICE in set_value_range, at...
2016-11-24 Martin Liskacp_parser_range_for: use safe_push instead of quick_pus...
2016-11-24 Naveen H.Sldp_stp_1.c: Add -mcpu=generic.
2016-11-24 Richard Bienerre PR middle-end/71762 (~X & Y to X < Y doesn't work...
2016-11-24 Naveen H.Sfmaxmin.c: Add -fno-vect-cost-model.
2016-11-24 Martin LiskaFix print_node for CONSTRUCTORs
2016-11-24 Chung-Lin Tangnios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED.
2016-11-24 Peter Bergnerre PR target/78458 (LRA ICE building libgcc for powerpc...
2016-11-24 GCC AdministratorDaily bump.
2016-11-23 Joseph MyersFix e500 offset handling for TImode.
2016-11-23 Joseph MyersAdd another e500 subreg pattern.
2016-11-23 Segher Boessenkoolcombine: Query can_change_dest_mode before changing...
2016-11-23 Jeff Law* varasm.c (assemble_name): Increase buffer size for...
2016-11-23 Uros Bizjak* config/i386/i386.md: Move some insn patterns around.
2016-11-23 Jeff Law* config/spu/spu.md (floatunsdidf2): Remove unused...
2016-11-23 Jakub Kicinski* doc/extend.texi: Constify first argument to __builtin...
2016-11-23 Bernd Edlingeropth-gen.awk: Use unsigned shifts for bit masks.
2016-11-23 Steven G. Karglre PR fortran/78297 (ICE in finish_equivalences, at...
2016-11-23 David Edelsohn* gcc.target/powerpc/builtins-3.c: Add -maltivec and...
2016-11-23 Uros Bizjaki386.md (*<any_or:code>hi_1): Fix operand 2 constraints.
2016-11-23 Jakub Jelinekre PR sanitizer/69278 (Confusion option handling for...
2016-11-23 Jakub Jelinekre PR tree-optimization/78482 (wrong code at -O3 in...
2016-11-23 Jakub Jelinekre PR middle-end/69183 (ICE when using OpenMP PRIVATE...
2016-11-23 Kito Chengre PR target/78230 (Compile pr66178.c fail for mips64el...
2016-11-23 Uros Bizjaki386.md (*movqi_internal): Calculate mode attribute...
2016-11-23 Jakub Jelinekre PR c++/77907 (Add "const" to argument of constexpr...
2016-11-23 Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-11-23 Jeff Law* config/mcore/mcore.c (emit_new_cond_insn): Fix prototype.
2016-11-23 Jeff Lawiq2000.c (iq2000_rtx_costs): Avoid multiplication in...
2016-11-23 Prathamesh... re PR middle-end/78153 (strlen return value can be...
2016-11-23 Jeff Law* config/ia64/ia64.c (ia64_emit_insn_before): Fix proto...
2016-11-23 James Greenhalgh[Patch ARM 17/17] Enable _Float16 for ARM and fix PR...
2016-11-23 James Greenhalgh[Patch 16/17 libgcc ARM] Half to double precision conve...
2016-11-23 James Greenhalgh[Patch 15/17 libgcc ARM] Add double to half conversions.
2016-11-23 James Greenhalgh[Patch 14/17] [libgcc, ARM] Generalise float-to-half...
2016-11-23 James Greenhalgh[Patch testsuite patch 10/17] Add options for floatN...
2016-11-23 James Greenhalgh[Patch libgcc 9/17] Update soft-fp from glibc
2016-11-23 James Greenhalgh[Patch 8/17] Make _Float16 available if HFmode is available
2016-11-23 James Greenhalgh[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.
2016-11-23 James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-23 James Greenhalgh[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11...
2016-11-23 James Greenhalgh[Patch 4/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-23 James Greenhalgh[Patch 3/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-23 James Greenhalgh[Patch 2/17] Implement TARGET_C_EXCESS_PRECISION for...
2016-11-23 James Greenhalgh[Patch 1/17] Add a new target hook for describing exces...
2016-11-23 Martin SeborPR middle-end/78461 - [7 Regression] ICE: in operator+=
2016-11-23 Jakub Jelinekre PR c++/71450 (ICE on invalid C++11 code on x86_64...
2016-11-23 Jakub Jelinekre PR c++/77739 (internal compiler error: in create_tmp...
2016-11-23 Jonathan WakelyFix PR number in ChangeLog
next