summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Properly check saved register CFA offsethjl/pr81563/masterH.J. Lu2017-07-262-4/+20
* [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
* * gimple.c (gimple_assign_set_rhs_with_ops): Do not ask gsi_replaceebotcazou2017-07-256-1/+35
* match.pd: combine successive multiplications by constantsamonakov2017-07-255-7/+36
* match.pd: reassociate multiplicationsamonakov2017-07-254-2/+26
* 2017-07-07 Torsten Duwe <duwe@suse.de>rguenth2017-07-2520-1/+318
* PR target/81532jakub2017-07-256-27/+71
* 2017-07-25 Tamar Christina <tamar.christina@arm.com>tnfchris2017-07-252-3/+36
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-254-3/+34
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-254-1/+46
* * dwarf2asm.c (dw2_asm_output_nstring): Encode double quotedje2017-07-253-2/+19
* * c-decl.c (grokfield): Remove local variable.mpolacek2017-07-252-2/+5
* Fix PR79041wilco2017-07-252-0/+5
* * ioparm.def: Use 1U << 31 instead of 1 << 31 as flags2 mask.jakub2017-07-252-2/+6
* Do not silently continue if config.{build,host,gcc} failssegher2017-07-253-6/+11
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-252-4/+8
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-252-12/+39
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-255-19/+81
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-252-2/+8
* domwalk: optimize basic block sortingamonakov2017-07-252-17/+41
* Fix wrong condition in ipa-visibility.c (PR ipa/81520).marxin2017-07-254-4/+29
* [RTEMS] Add GCC Runtime Library Exceptionsh2017-07-2519-192/+294
* gcc/gjl2017-07-254-22/+22
* PR c/81364mpolacek2017-07-254-3/+62
* PR target/81414amker2017-07-254-4/+31
* * config/avr/avr-log.c (avr_log_vadump) ['T']: Print NULL-TREE.gjl2017-07-252-1/+11
* 2017-07-25 Richard Biener <rguenther@suse.de>rguenth2017-07-254-2/+30
* Daily bump.gccadmin2017-07-251-1/+1
* PR testsuite/80759 Fix broken tests in ms-sysv.expdansan2017-07-244-226/+241
* PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solarisdansan2017-07-249-43/+85
* [gcc]meissner2017-07-2438-2274/+145
* passes: Print a header in emergency_dump_functionsegher2017-07-242-0/+6
* cfgrtl: Don't crash in rtl_dump_bb if BB_END(bb) is NULLsegher2017-07-242-14/+20