summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* 2015-09-01 David Sherwood <david.sherwood@arm.com>davids2015-09-012-1/+6
* [RTL-ifcvt] Make non-conditional execution if-conversion more aggressivektkachov2015-09-016-68/+480
* XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfortran/67412)ro2015-09-012-0/+7
* Tidy tree-ssa-dom.c: Use dom_valueize more.alalaw012015-09-012-27/+10
* * config/msp430/msp430.opt (mcpu): Fix typo.nickc2015-09-012-1/+5
* [AArch64] Fix FAIL: gcc.target/aarch64/target_attr_crypto_ice_1.c (internal c...ktkachov2015-09-015-25/+49
* /cppaolo2015-09-014-24/+105
* gcc: doc: add missing space in asan-stack descvapier2015-09-012-1/+5
* Daily bump.gccadmin2015-09-011-1/+1
* Move some comparison simplifications to match.pdglisse2015-08-317-21/+80
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-313-0/+25
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-312-3/+11
* Move some complex simplifications to match.pdglisse2015-08-315-94/+63
* Reimplement rewrite_virtuals_into_loop_closed_ssavries2015-08-312-66/+172
* * cfganal.c (pre_and_rev_post_order_compute_fn): Correctlymatz2015-08-312-2/+7
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-313-7/+15
* 2015-08-31 Richard Biener <rguenther@suse.de>rguenth2015-08-314-5/+32
* Avoid strndup in gcc.c (PR bootstrap/67363)ro2015-08-312-1/+6
* PR fortran/54833fxcoudert2015-08-313-13/+10
* Improve function header comments in tree-ssa-loop-manip.cvries2015-08-312-12/+18
* Rename [su]sum_widen to widen_[su]sum to reflect correct standard names.collison2015-08-312-4/+10
* compiler: Check for invalid UTF8 in Go comments.ian2015-08-312-1/+11
* [gcc]wschmidt2015-08-314-2/+123
* * [SH] config.gcc (supported_defaults): Handle sh[123456ble]*-*-* instead of ...kkojima2015-08-312-1/+6
* Daily bump.gccadmin2015-08-311-1/+1
* Daily bump.gccadmin2015-08-301-1/+1
* Fix c++/67371 (issues with throw in constexpr)trippels2015-08-294-11/+55
* 2015-08-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2015-08-292-0/+19
* Remove redundant use of REG_CLASS_NAMES marosaesok2015-08-292-4/+10
* * trans.c (gfc_call_malloc, gfc_allocate_using_malloc,fxcoudert2015-08-295-43/+33
* Handle mix/max pointer reductions in parloopsvries2015-08-294-0/+61
* Daily bump.gccadmin2015-08-291-1/+1
* PR fortran/53668fxcoudert2015-08-285-41/+57
* * gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c: Simplynathan2015-08-282-6/+4
* * gcc/testsuite/gcc.dg/torture/matrix-1.c: Use plain printf.nathan2015-08-2811-20/+23
* [PATCH][lto/66752] Fix missed FSM jump threadlaw2015-08-287-0/+184
* Revert: completely_scalarize arrays as well as recordsalalaw012015-08-284-138/+67
* MIPS: Add the lo register to the clobber list in the madd-8.c and msub-8.c te...abennett2015-08-283-2/+7
* [AArch64] Rename SYMBOL_SMALL_GOTTPREL to SYMBOL_SMALL_TLSIEjiwang2015-08-283-7/+18
* 2015-08-28 Richard Biener <rguenther@suse.de>rguenth2015-08-282-10/+20
* Daily bump.gccadmin2015-08-281-1/+1
* compiler: Report unused variables initialized to function literals.ian2015-08-272-8/+9
* compiler: Allow multiple blank label definitions.ian2015-08-273-1/+13
* 2015-08-27 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2015-08-273-1/+10
* fix compile without ISLspop2015-08-272-3/+7
* remove -floop-* flagsspop2015-08-2748-2691/+275
* compiler: Don't record dependencies of invalid redefinitions.ian2015-08-274-2/+26
* remove -floop-unroll-and-jamspop2015-08-2710-291/+55
* PR target/67317uros2015-08-2710-111/+236
* * config/rs6000/vector.md (vec_shr_<mode>): Fix to do a shiftpthaugen2015-08-274-5/+61