summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly compute stack frame for exception handlerhjl/pr79793/masterH.J. Lu2017-07-274-35/+31
* dwarf2cfi.c: Update cfa.offset in create_pseudo_cfgH.J. Lu2017-07-271-0/+3
* [PATCH][AArch64] Fix missing optimization for CMP+ANDjgreenhalgh2017-07-275-0/+73
* PR c/81417mpolacek2017-07-2714-19/+74
* gcc/bergner2017-07-274-2/+34
* 2017-07-27 Richard Biener <rguenther@suse.de>rguenth2017-07-274-7/+55
* 2017-07-27 Richard Biener <rguenther@suse.de>rguenth2017-07-274-4/+44
* Validate that Init value is within range defined by IntegerRange.marxin2017-07-273-2/+10
* * config/sparc/sparc.c (sparc_option_override): Set MASK_FSMULD flagebotcazou2017-07-272-22/+24
* Fix indirect call optimization done by autoFDO.marxin2017-07-272-7/+12
* Initialize counters in autoFDO to zero, not to uninitialized.marxin2017-07-272-2/+9
* 2017-07-27 Richard Biener <rguenther@suse.de>rguenth2017-07-274-9/+61
* [Patch (preapproved)] Guard Copy Header pass onjgreenhalgh2017-07-272-1/+6
* S/390: Fix PR81534krebbel2017-07-274-3/+32
* [rs6000] Avoid rotates of floating-point modesrsandifo2017-07-274-56/+74
* PR tree-optimization/81555jakub2017-07-275-4/+70
* * attribs.c (decl_attributes): Imply noinline, noclone and no_icfjakub2017-07-2713-7/+345
* Daily bump.gccadmin2017-07-271-1/+1
* 2017-07-26 Andrew Pinski <apinski@cavium.com>pinskia2017-07-262-2/+7
* [gcc]meissner2017-07-2616-115/+140
* PR libstdc++/53984 fix failing testredi2017-07-262-4/+11
* PR go/81548ian2017-07-263-2/+8
* 2017-07-26 Andrew Pinski <apinski@cavium.com>pinskia2017-07-262-1/+6
* /cppaolo2017-07-264-1/+27
* * configure.ac: Check for XCOFF32/XCOFF64. Check for loadquery.ian2017-07-267-33/+1544
* runtime: handle Alpha GNU/Linux in getSiginfoian2017-07-262-1/+6
* x86: Properly check saved register CFA offsethjl2017-07-264-4/+31
* [Patch AArch64 obvious] Unify address costs to generic_addrcost_tablejgreenhalgh2017-07-262-36/+13
* P0702R1 - List deduction of vector.jason2017-07-263-0/+43
* PR c++/67054 - Inherited ctor with non-default-constructible membersjason2017-07-263-1/+30
* [Patch AArch64 Obvious] Unify branch costs to generic_branch_costjgreenhalgh2017-07-262-20/+17
* 2017-07-26 Paolo Carlini <paolo.carlini@oracle.com>paolo2017-07-262-1/+6
* [SPARC] Add -mfsmuld optionsh2017-07-266-13/+48
* Disable pr79041-2.c with -mabi=ilp32.wilco2017-07-262-0/+6
* PR middle-end/70992mpolacek2017-07-269-6/+89
* 2017-07-26 Richard Biener <rguenther@suse.de>rguenth2017-07-266-18/+45
* Fix PR46932: Block auto increment on frame pointerwilco2017-07-264-0/+29
* Move non-local goto expansion after parm_birth_insn (PR sanitize/81186).marxin2017-07-264-10/+39
* [SPARC] Drop superfluous MASK_FPU enablesh2017-07-262-5/+10
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-262-10/+16
* 2017-07-24 Michael Meissner <meissner@linux.vnet.ibm.com>meissner2017-07-265-43/+40
* Daily bump.gccadmin2017-07-261-1/+1
* gcc/ChangeLog:carll2017-07-254-0/+122
* compiler: clean up unresolved placeholders for pointer typesian2017-07-254-4/+49
* PR libstdc++/53984 handle exceptions in basic_istream::sentryredi2017-07-256-29/+123
* Remove deprecated iostream members for C++17redi2017-07-255-9/+48
* 2017-07-25 Andrew Pinski <apinski@cavium.com>pinskia2017-07-252-0/+30
* Fix i686-pc-cygwin build failure.wilson2017-07-252-8/+13
* Delete files unused since openbsd 2 & 3 support was dropped.wilson2017-07-254-112/+5
* * config/i386/i386.c (ix86_decompose_address): Do not check foruros2017-07-253-17/+20