summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge ix86_maybe_switch_abi with ix86_set_current_functionhjl/pr67850H.J. Lu2015-10-061-14/+8
* 2015-10-06 Venkataramanan Kumar <Venkataramanan.kumar@amd.com>vekumar2015-10-0614-29/+1239
* 2015-10-06 Richard Biener <rguenther@suse.de>rguenth2015-10-064-4/+35
* Update template instantiation documentationredi2015-10-063-41/+67
* PR c/65345ebotcazou2015-10-062-10/+21
* gcc/testsuite/kyukhin2015-10-061-1/+1
* 2015-10-06 Richard Biener <rguenther@suse.de>rguenth2015-10-068-382/+357
* gcc/testsuite/kyukhin2015-10-062-0/+8
* Daily bump.gccadmin2015-10-061-1/+1
* Fix PR65345 in SH backendkkojima2015-10-052-5/+13
* /cppaolo2015-10-055-1/+51
* Remove diffstat from ChangeLog.rsandifo2015-10-051-37/+0
* lex: Update unicode letters table to Unicode 8.0.0.ian2015-10-052-23/+37
* * tree-ssa-loop-im.cmpolacek2015-10-053-3/+7
* increase the number of parametersspop2015-10-054-3/+12
* move param detection to scop detectionspop2015-10-059-365/+310
* move scop detection related stuff to graphite-scop-detection.cspop2015-10-053-860/+1183
* IPA-CP Alignment lattice cleanupjamborm2015-10-055-65/+246
* PR tree-optimization/67821mpolacek2015-10-055-1/+40
* Move runtime transactional memory tests to libitm testsute.jason2015-10-053-0/+0
* [PR other/65021] mkoffloads -save-temps handling, and cleanup cleanuptschwinge2015-10-054-18/+74
* make more gimple_x_ptr accessors const correcttbsaunde2015-10-052-39/+55
* remove unused gasm accessorstbsaunde2015-10-052-20/+5
* remove gimple_location_ptr ()tbsaunde2015-10-053-11/+8
* make build_uses store tree * instead of treetbsaunde2015-10-052-14/+24
* Add a build_real_truncate helper functionrsandifo2015-10-055-34/+37
* [AArch64] Fix output assembly bug under TLSIE ILP32jiwang2015-10-052-1/+6
* libgcc/kyukhin2015-10-054-0/+19
* Cleanup directives.chrbr2015-10-052-4/+7
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-0555-443/+294
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-0521-58/+93
* Remove remaining uses of REAL_ARITHMETICrsandifo2015-10-0514-60/+40
* Replace REAL_VALUES_LESS with real_lessrsandifo2015-10-0512-28/+50
* Remove remaining uses of REAL_VALUES_IDENTICALrsandifo2015-10-058-12/+30
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-0530-72/+146
* 2015-10-05 Richard Biener <rguenther@suse.de>rguenth2015-10-052-40/+31
* 2015-10-05 Richard Biener <rguenther@suse.de>rguenth2015-10-052-169/+111
* [Patch ARM/ AArch64] Fix typo in vcvt_f16.c testcase .ramana2015-10-052-2/+9
* 2015-10-05 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-10-054-1/+76
* Daily bump.gccadmin2015-10-051-1/+1
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-0462-56/+833
* PR rtl-optimization/67447uros2015-10-042-0/+30
* * config/i386/i386.c (ix86_nsaved_regs): Use GENERAL_REGNO_P touros2015-10-042-7/+16
* * gcc.target/i386/vect-pack-trunc-1.c: Require avx512bwuros2015-10-047-0/+16
* Remove dead codemikael2015-10-042-8/+5
* Fix fortran common-related error recovery ICE.mikael2015-10-045-7/+37
* Factor access to the common block head symbolmikael2015-10-042-4/+10
* Daily bump.gccadmin2015-10-041-1/+1
* * Makefile.in (insn-latencytab.o): Remove -Wno-duplicated-cond.mpolacek2015-10-032-2/+5
* xtensa: add uclinux supportjcmvbkbc2015-10-036-0/+121