platform/upstream/gcc.git
2016-06-21 Trevor Saundersremove support for the interix target
2016-06-21 Kelvin Nilsenrs6000.h: Add conditional preprocessing directives...
2016-06-21 Eric Botcazoutree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_S...
2016-06-21 Michael Meissnerstor-layout.c (layout_type): Move setting complex MODE...
2016-06-21 Tobias Burnusre PR fortran/71068 (ICE in check_data_variable():...
2016-06-21 Jason MerrillFix constraint satisfaction in uninstantiated template.
2016-06-21 Jason MerrillFix type_dependent_expression_p of member templates.
2016-06-21 Wilco DijkstraThe recently added gcc.target/aarch64/advsimd-intrinsic...
2016-06-21 Wilco DijkstraFix tree-ssa/attr-hotcold-2.c failures now that the...
2016-06-21 Martin Liskas/imposisble/impossible in predict.c
2016-06-21 Wilco DijkstraDue to recent improvements to the vectorizer...
2016-06-21 Ilya Verbin[AVX-512ER] vrsqrt28ps auto generation
2016-06-21 Ilya Verbin[AVX-512ER] vrcp28ps auto generation
2016-06-21 H.J. LuConvert V1TImode register to TImode in debug insn
2016-06-21 Kelvin Nilsenvadsdu-0.c: Replace dg-require-effective-target directi...
2016-06-21 Virendra Pathak[PATCH/AARCH64] Accept vulcan as a cpu name for the...
2016-06-21 David Edelsohnconfig-list.mk: Remove rs6000-ibm-aix4.3, rs6000-ibm...
2016-06-21 Eric Botcazoucse.c (canon_asm_operands): New function extracted...
2016-06-21 Georg-Johann Layre PR target/30417 (Section .data cannot be moved with...
2016-06-21 Georg-Johann Layre PR target/71103 (avr-gcc crashes with unrecognizable...
2016-06-21 Jakub Jelinekre PR tree-optimization/71588 (ICE on valid code at...
2016-06-21 Senthil Kumar... Mark some more tests as UNSUPPORTED for avr
2016-06-21 GCC AdministratorDaily bump.
2016-06-20 Joseph MyersFix ICE on conditional expression between DFP and non...
2016-06-20 Jakub Jelinekre PR middle-end/71581 (ICE on valid code on x86_64...
2016-06-20 Jakub Jelinekre PR rtl-optimization/71591 (SIGSEGV in test_uncond_ju...
2016-06-20 Hans-Peter... Clear executable property mistakenly added to pr71571.C.
2016-06-20 François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-06-20 David B. Robinsre PR target/71571 ([CRIS] Multiple inheritance non...
2016-06-20 Hans-Peter... re PR target/71571 ([CRIS] Multiple inheritance non...
2016-06-20 Jakub Jelinekre PR target/71559 (ICE in ix86_fp_cmp_code_to_pcmp_imm...
2016-06-20 Tobias Burnusre PR fortran/71194 (ICE on compilation with fcheck...
2016-06-20 David MalcolmC++ FE: Show both locations in string literal concatena...
2016-06-20 Wilco DijkstraThis patch cleans up the -mpc-relative-loads option...
2016-06-20 Martin SeborPR c/69507 - bogus warning: ISO C does not allow __alig...
2016-06-20 Renlin Li[PATCH]Fix scan-tree-dump-times syntax errors in gcc...
2016-06-20 James Greenhalgh[AArch64] Give some new costs for Cortex-A53 floating...
2016-06-20 James Greenhalgh[Patch AArch64] Add some more missing intrinsics
2016-06-20 James Greenhalgh[Patch AArch64] Fixup to fcvt patterns added in r237200
2016-06-20 James Greenhalgh[AArch64] Give some new costs for Cortex-A57 floating...
2016-06-20 Arnaud Charlet[multiple changes]
2016-06-20 Ed Schonbergsem_ch13.adb (Visible_Component): New procedure...
2016-06-20 Arnaud Charlet[multiple changes]
2016-06-20 Wilco DijkstraImprove modes_tieable by returning true in more cases...
2016-06-20 Arnaud Charlet[multiple changes]
2016-06-20 Wilco DijkstraThe Cortex-A57 scheduler is missing fcsel, so add it.
2016-06-20 Kyrylo Tkachov[typo] alignement -> alignment
2016-06-20 Georg-Johann Layre PR target/71103 (avr-gcc crashes with unrecognizable...
2016-06-20 Georg-Johann Layavr.c (avr_print_operand): Fix "format not a string...
2016-06-20 David Edelsohnre PR target/71375 (Failure on startup on rs6000-ibm...
2016-06-20 GCC AdministratorDaily bump.
2016-06-19 Martin SeborPR c/69507 - bogus warning: ISO C does not allow ‘__ali...
2016-06-19 Martin SeborPR c/69507 - bogus warning: ISO C does not allow ‘__ali...
2016-06-19 Bernhard Reutner... Use gfc_add_*_component defines where appropriate
2016-06-19 GCC AdministratorDaily bump.
2016-06-18 Bernhard Reutner... trans-types.c: Commentary typo fix.
2016-06-18 John David... fptr.c (__canonicalize_funcptr_for_compare): Don't...
2016-06-18 John David... pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
2016-06-18 Senthil Kumar... MAINTAINERS (Write After Approval): Add myself.
2016-06-18 Eric Botcazoure PR bootstrap/71435 (sparc bootstrap failure since...
2016-06-18 GCC AdministratorDaily bump.
2016-06-17 DJ Deloriere PR target/71338 ([RL78] mulu instruction not used...
2016-06-17 Cesar Philippidisopenmp.c (match_acc): New generic function to parse...
2016-06-17 Paolo Carlinidecl.c (validate_constexpr_redeclaration): Change pair...
2016-06-17 Jakub Jelinektree.c (builtin_valid_in_constant_expr_p): Test for...
2016-06-17 Paolo Carlinidecl.c (grokfndecl): Change pair of errors to error...
2016-06-17 Jonathan Wakelylibstdc++/71545 fix debug checks in binary search algor...
2016-06-17 Martin LiskaFix memory leak in tree-ssa-reassoc.c
2016-06-17 Jason MerrillPR c++/71209 - wrong error with dependent base
2016-06-17 Christophe... [ARM][testsuite] Make arm_neon_fp16 depend on arm_neon_ok
2016-06-17 Martin LiskaChange PRED_LOOP_EXIT from 92 to 85.
2016-06-17 Bin Chengre PR tree-optimization/71354 (gcc.dg/vect/vect-23...
2016-06-17 Jakub Jelineksemantics.c (handle_omp_array_sections_1): Don't ICE...
2016-06-17 James Greenhalgh[Patch ARM arm_neon.h] s/__FAST_MATH/__FAST_MATH__/g
2016-06-17 Bin Chengre PR tree-optimization/71347 (Performance drop after...
2016-06-17 Bin Chengre PR tree-optimization/71354 (gcc.dg/vect/vect-23...
2016-06-17 Bin Chengtree-vect-loop.c (vect_create_epilog_for_reduction...
2016-06-17 Bin Chengtree-vectorizer.h (struct dr_with_seg_len): Remove...
2016-06-17 Szabolcs Nagy[AArch64] Handle iterator definitions with conditionals...
2016-06-17 GCC AdministratorDaily bump.
2016-06-16 John David... pa.c (pa_output_pic_pcrel_sequence): New.
2016-06-16 Michael CollisonAdd Michael Collison with Write After Approval
2016-06-16 François Dumont2016-06-16 François Dumont <fdumont@gcc.gnu.org>
2016-06-16 Bernhard Reutner... doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387...
2016-06-16 Martin LiskaFix finding of a first match predictor
2016-06-16 Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Handle COMPONEN...
2016-06-16 Uros Bizjakinvoke.texi (x86 Options): Document -m80387 and -mhard...
2016-06-16 Senthil Kumar... avr.c (avr_asm_init_sections): Remove setup of progmem_...
2016-06-16 Jocelyn Mayerdriver-i386.c (host_detect_local_cpu): Set PROCESSOR_K8...
2016-06-16 Martin LiskaIntroduce fortran loop preheader
2016-06-16 Martin LiskaAdd 'Fortran' to display text of all PRED_FORTRAN_*
2016-06-16 Daniel KrueglerProvide swappable traits (p0185r1)
2016-06-16 Uros Bizjakre PR target/71242 ([ia64] Missing built-in functions...
2016-06-16 Nick Cliftonmsp430-opts.h (msp430_hwmult_types): Add MSP430_HWMULT_...
2016-06-16 Jonathan WakelyRemove trailing whitespace from libstdc++ headers
2016-06-16 Jan Hubickapr36648.cc: Disable cunrolli
2016-06-16 Jonathan WakelyOptimize inserting value_type into std::vector
2016-06-16 Claudiu Zissulescu[ARC] Use GOTOFFPC relocation for pc-relative accesses.
2016-06-16 Martin LiskaFix code emission for FAIL_ALLOC predictor
2016-06-16 Arnaud Charlet[multiple changes]
next