aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24Use this branch for work on PR80101.ibm/bz80101Kelvin Nilsen
2017-03-24 PR sanitizer/79904Jakub Jelinek
2017-03-242017-03-24 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2017-03-24 PR c++/77339 - ICE with invalid use of alias template.Jason Merrill
2017-03-24 PR c++/80119Marek Polacek
2017-03-24 * genrecog.c (validate_pattern): Add VEC_SELECT validation.Jakub Jelinek
2017-03-24S/390: arch12: New builtins.Andreas Krebbel
2017-03-24S/390: arch12: Support new vector floating point modes.Andreas Krebbel
2017-03-24S/390: arch12: Support the mul/add/subtractAndreas Krebbel
2017-03-24S/390: arch12: Add indirect branch patternAndreas Krebbel
2017-03-24S/390: arch12: Add vllezlf instruction.Andreas Krebbel
2017-03-24S/390: arch12: New vector popcount variantsAndreas Krebbel
2017-03-24S/390: arch12: Add support for new vector bitAndreas Krebbel
2017-03-24S/390: arch12: Add arch12 option.Andreas Krebbel
2017-03-24S/390: Rearrange fixuns_trunc pattern definitions.Andreas Krebbel
2017-03-24S/390: Use wfc for scalar vector comparesAndreas Krebbel
2017-03-24S/390: Move and rename vector check.Andreas Krebbel
2017-03-24S/390: movdf improvementsAndreas Krebbel
2017-03-24S/390: movsf/sd pattern fixes.Andreas Krebbel
2017-03-24S/390: vec_init improvementsAndreas Krebbel
2017-03-24S/390: Improve support of 128 bit vectors in GPRsAndreas Krebbel
2017-03-24S/390: Rename cpu facility vec to vx.Andreas Krebbel
2017-03-24S/390: PR79904: Disallow reg + sym_ref literal pool addresses.Andreas Krebbel
2017-03-24S/390: PR79893: Add diagnostics vec_load_bndry builtin.Andreas Krebbel
2017-03-24 PR rtl-optimization/80112Jakub Jelinek
2017-03-24Adjust c-c++-common/Wimplicit-fallthrough-7.c etc. line numbersRainer Orth
2017-03-242017-03-24 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2017-03-242017-03-24 Richard Biener <rguenther@suse.de>Richard Biener
2017-03-24Require effective target global_constructor for two testcasesTom de Vries
2017-03-24Require effective target indirect_jump in Wimplicit-fallthrough-34.cTom de Vries
2017-03-24Require effective target nonlocal_goto in pr79244.cTom de Vries
2017-03-24Add missing dg-require-effective-target alloca in gcc testsuiteTom de Vries
2017-03-24Daily bump.GCC Administrator
2017-03-23gcc/testsuite/ChangeLog:Kelvin Nilsen
2017-03-23Fix Debug Mode test failuresJonathan Wakely
2017-03-23Fix broken links in manual and remove outdated infoJonathan Wakely
2017-03-23Implement LWG 2686, std::hash<error_condition>, for C++17Daniel Kruegler
2017-03-23Implement P0607R0 "Inline Variables for Standard Library" for C++17Daniel Kruegler
2017-03-23 PR c++/80150 - ICE with overloaded variadic deduction.Jason Merrill
2017-03-23[ARM] PR target/71436: Restrict *load_multiple pattern till after LRAKyrylo Tkachov
2017-03-23[gcc]Bill Schmidt
2017-03-23 PR c++/77563 - missing ambiguous conversion error.Jason Merrill
2017-03-23 * c-tree.h: Remove a C_RID_YYCODE reference.Marek Polacek
2017-03-23Fix memory leak in identify_jump_threads()Markus Trippelsdorf
2017-03-232017-03-23 Richard Biener <rguenther@suse.de>Richard Biener
2017-03-23Daily bump.GCC Administrator
2017-03-22 internal/syscall/unix: add randomTrap for m68kIan Lance Taylor
2017-03-22Also fixed by revision r246391.Dominique d'Humieres
2017-03-22 PR tree-optimization/80072Jakub Jelinek
2017-03-22 compiler: initialize gogo fieldsIan Lance Taylor