aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27initial meld of work done in staging branchibm/rfc02464Kelvin Nilsen
2016-05-26Branch to do development of rfc02464, which adds binary floating-point Kelvin Nilsen
2016-05-26[gcc]Michael Meissner
2016-05-26 * c-parser.c (c_parser_omp_clause_schedule): Warn ifJakub Jelinek
2016-05-26Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF)Patrick Palka
2016-05-26ira.c bb_loop_depthAlan Modra
2016-05-26 * config/i386/i386.md (*movqi_internal) <attr "isa">: UseUros Bizjak
2016-05-26IVOPTS: make comp_cost in a more c++ fashion.Martin Liska
2016-05-26Fix ivopts estimates for internal functionsRichard Sandiford
2016-05-26 * gcc.dg/20060410.c: Xfail on ptx.Nathan Sidwell
2016-05-26 * config/nvptx/free.asm: Delete.Nathan Sidwell
2016-05-262016-05-26 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-05-26GCC expands switch statements in a very simplistic way and tries to use a tableWilco Dijkstra
2016-05-26SIMD operations like combine prefer to have their operands in FP registers,Wilco Dijkstra
2016-05-26Skip tail call tests on Thumb-1 targetsThomas Preud'homme
2016-05-26libgomp/Chung-Lin Tang
2016-05-26 PR tree-optimization/71280Jakub Jelinek
2016-05-262016-05-26 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-05-26 * config/i386/sse.md (*vcvtps2ph_store<mask_name>): Use v constraintJakub Jelinek
2016-05-26 * config/i386/sse.md (*ssse3_palignr<mode>_perm): Add avx512bwJakub Jelinek
2016-05-26 * config/i386/sse.mdJakub Jelinek
2016-05-26[AArch64, testsuite] Fix vmul_elem_1.c on big-endianJiong Wang
2016-05-26Daily bump.GCC Administrator
2016-05-25 PR tree-optimization/71272Jeff Law
2016-05-25This patch adds support for the vec_cmpne altivec builtins from the PowerBill Seurer
2016-05-25 * tree-ssa-phiopt.c (factor_out_conditional_conversion): RemoveEric Botcazou
2016-05-252016-05-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>Senthil Kumar Selvaraj
2016-05-25 PR target/70738Uros Bizjak
2016-05-25Fix comment.Jason Merrill
2016-05-25 PR c++/71173 - wrong qualified lookupJason Merrill
2016-05-25 * ru.po: Update.Joseph Myers
2016-05-25Fix configure test for sendfile()Jonathan Wakely
2016-05-25[RTL ifcvt] PR rtl-optimization/66940: Avoid signed overflow in noce_get_alt_...Kyrylo Tkachov
2016-05-25AVX-512F: Add vectorizer support builtinsIlya Verbin
2016-05-25 PR c/71266Marek Polacek
2016-05-25 PR c/71265Marek Polacek
2016-05-25 * ru.po: Update.Joseph Myers
2016-05-25 * config/msp430/msp430.c (msp430_attr): Produce an error if aNick Clifton
2016-05-25 libgcc/Nathan Sidwell
2016-05-252016-05-25 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-25Fix dump output typoMartin Liska
2016-05-252016-05-25 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-252016-05-25 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-05-25Remove _GLIBCXX14_USE_CONSTEXPRJonathan Wakely
2016-05-25Fix PR tree-optimization/71239.Martin Liska
2016-05-252016-05-25 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-252016-05-24 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2016-05-252016-05-25 Richard Biener <rguenther@suse.de>Richard Biener
2016-05-25* cgraph.c (cgraph_node::get_availability): Fix typo in comment.Bernd Edlinger
2016-05-25Daily bump.GCC Administrator