platform/upstream/gcc.git
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
2016-11-23 Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-23 Felix MorgnerPR78494 add missing returns to propagate_const
2016-11-23 Richard Bienerre PR tree-optimization/78396 (gcc.dg/vect/bb-slp-cond...
2016-11-23 Richard SandifordRework subreg_get_info
2016-11-23 Segher Boessenkoolcombine: Convert subreg-of-lshiftrt to zero_extract...
2016-11-23 Richard SandifordAdd more subreg offset helpers
2016-11-23 Richard Bienerre PR tree-optimization/78482 (wrong code at -O3 in...
2016-11-23 Eric Botcazousparc.md (*ashrsi3_extend): Rename to...
2016-11-23 Martin Liskai386.c: Initialize function pointer to NULL to prevent
2016-11-23 Bin Chengfold-const.c (fold_cond_expr_with_comparison): Move...
2016-11-23 Bin Chengfold-const.c (fold_cond_expr_with_comparison): Move...
2016-11-23 Martin LiskaRemove build dependence on HSA run-time
2016-11-23 Aldy Hernandezre PR target/78213 (-fself-test fails on aarch64)
2016-11-23 Richard Bienerre PR middle-end/71762 (~X & Y to X < Y doesn't work...
2016-11-23 Richard Bienerre PR lto/78472 (warning: type of 's' does not match...
2016-11-23 Richard Bienerre PR tree-optimization/78154 (memcpy et al can be...
2016-11-23 Naveen H.Sfold-const.c (tree_expr_nonzero_p): Make non-static.
2016-11-23 Paolo Bonzinisystem.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do...
2016-11-23 Senthil Kumar... Fix bogus failure of uninit-19.c for avr
2016-11-23 Georg-Johann Layre PR target/60300 ([avr] Suboptimal stack pointer...
2016-11-23 Jakub Jelinekre PR target/78451 (FAIL: gcc.target/i386/sse-22a.c...
2016-11-23 Michael Collison2016-11-22 Michael Collison <michael.collison@arm...
2016-11-23 Ian Lance Taylorgodump-1.c: Update expected output for recent changes.
2016-11-23 Walter LeeTILEPro/TILE-Gx: add trap patterns
2016-11-23 Walter LeeTILE-Gx...
2016-11-23 Marek Polacekre PR tree-optimization/78455 (ICE in operator[], at...
2016-11-23 GCC AdministratorDaily bump.
2016-11-22 Steven G. Karglre PR fortran/78479 (ICE in gfc_apply_init, at fortran...
2016-11-22 Ian Lance Taylorre PR go/78431 (ICE in go_append_padding, at godump...
2016-11-22 Than McIntoshcompiler: relocate ID encoding utilities to gofrontend
2016-11-22 Steven G. Karglre PR fortran/78479 (ICE in gfc_apply_init, at fortran...
2016-11-22 Ian Lance Taylorre PR go/77910 (go: open zversion.go: no such file...
2016-11-22 Jakub Jelinekre PR target/78451 (FAIL: gcc.target/i386/sse-22a.c...
2016-11-22 Nathan Sidwellarray-notation-common.c (cilkplus_extract_an_trplets...
2016-11-22 Nathan Sidwellgcc-ar.c (main): Fix indentation.
2016-11-22 Ian Lance Taylorruntime: rewrite panic/defer code from C to Go
2016-11-22 Jakub JelinekOpenMP loop cloning for SIMT execution
2016-11-22 Joseph Myers* es.po, fr.po: Update.
2016-11-22 Alexander MonakovOpenMP offloading to NVPTX: middle-end changes
2016-11-22 Jakub Jelinekre PR target/78451 (FAIL: gcc.target/i386/sse-22a.c...
2016-11-22 Jakub Jelinekre PR target/78451 (FAIL: gcc.target/i386/sse-22a.c...
2016-11-22 Carl Lovers6000-c.c: Add built-in support for vector compare...
2016-11-22 Uros BizjakMakefile.in ($(lang_checks_parallelized)): Fix detectio...
2016-11-22 Jonathan WakelyPR78465 Remove runtime tests for <atomic> macros
2016-11-22 Janus Weilre PR fortran/78443 ([OOP] Incorrect behavior with...
2016-11-22 Georg-Johann Laypr30778.c (memset): Use size_t for 3rd parameter in...
2016-11-22 Georg-Johann Layloop-split.c: Require int32plus.
2016-11-22 Bernd Edlingerpr53447-5.c: Fix test expectations for neon-fpu.
2016-11-22 Georg-Johann Laybuiltin-shuffle-1.c (V): Use 4 * int in vector.
2016-11-22 Thomas Preud... Add multilib support for embedded bare-metal targets
2016-11-22 Kyrylo Tkachov[ARM] PR target/78439: Update movdi constraints for...
2016-11-22 Thomas Preud... re PR target/77904 ([ARM Cortex-M0] Frame pointer thras...
2016-11-22 Toma TabacuMIPS: Add the isa_rev>=2 option to interrupt_handler...
2016-11-22 Jakub Jelinekre PR tree-optimization/78436 (incorrect write to large...
2016-11-22 Jakub Jelinekre PR middle-end/78416 (wrong code for division by...
2016-11-22 Jakub Jelinekre PR middle-end/78445 (ICE in maybe_gen_insn, at optab...
2016-11-22 Szabolcs Nagy[PR libgfortran/78449] XFAIL ieee_8.f90 on aarch64...
2016-11-22 Martin LiskaAdd sem_item::m_hash_set (PR ipa/78309)
2016-11-22 GCC AdministratorDaily bump.
2016-11-21 Jeff Lawre PR target/68538 (ICE in gen_reg_rtx, at emit-rtl...
2016-11-21 Segher Boessenkoolrs6000: rl[wd]imi without shift/rotate (PR68803)
next