summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Diagnose volatile accesses in transaction_safe function.jason/tmJason Merrill2015-09-293-11/+31
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-09-2948-47/+723
* [PATCH] Fix building microblaze targets with trunklaw2015-09-292-1/+4
* 2015-09-29 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-09-293-2/+7
* [PATCH] Fix warnings building pdp11 portlaw2015-09-294-2/+12
* [PATCH] Fix building interix targetslaw2015-09-292-1/+3
* [PATCH] Fix undefined behaviour in SH portlaw2015-09-293-4/+12
* remove dead code of commutative_reductionsspop2015-09-292-602/+27
* [PATCH] Fix undefined behaviour in rx portlaw2015-09-293-6/+11
* add separate insn sched class for vector LDP & STPspop2015-09-295-6/+30
* [PATCH] Fix undefined behaviour in rl78 portlaw2015-09-292-1/+4
* [PATCH] Fix undefined behaviour in msp430 portlaw2015-09-293-3/+10
* Leave errno unchanged by successful std::stoi etcredi2015-09-293-0/+42
* liboffloadmic/iverbin2015-09-297-611/+1126
* PR libstdc++/67583 Fix invalid sputn calls in testsredi2015-09-293-2/+11
* 2015-09-29 Richard Biener <rguenther@suse.de>rguenth2015-09-296-18/+119
* 2015-09-29 Richard Biener <rguenther@suse.de>rguenth2015-09-294-4/+27
* Reduce space and time overhead of std::threadredi2015-09-294-44/+117
* * gcc.dg/tg-tests.h (foo_1) [UNSAFE]: Also check if f and ld areuros2015-09-292-4/+9
* gcc/ienkovich2015-09-2911-20/+1199
* Dump function attributesvries2015-09-292-0/+11
* PR target/67716kkojima2015-09-292-36/+57
* Fix gcc.dg/asm-4.csegher2015-09-292-4/+7
* Daily bump.gccadmin2015-09-291-1/+1
* Update soft-fp from glibc.jsm282015-09-2882-136/+587
* 2015-09-28 Paul Thomas <pault@gcc.gnu.org>pault2015-09-2816-39/+566
* inlude/nathan2015-09-2826-193/+504
* Re: [PATCH] Fix undefined behaviour in arc portlaw2015-09-282-2/+2
* fix bootstrap due to unused variable warningspop2015-09-282-1/+6
* LWG 2135: terminate() in condition_variable::wait()redi2015-09-283-3/+10
* Redesign Graphite scop detectionspop2015-09-2845-979/+905
* fix PR67700spop2015-09-286-3/+73
* 2015-09-28 David Wohlferd <dw@LimeGreenSocks.com>sandra2015-09-282-21/+29
* [AArch64] Revert "Improve TLS Descriptor pattern to release RTL loop IV opt"jiwang2015-09-286-73/+24
* PR other/67652iverbin2015-09-282-1/+6
* Now that muser-mode is default the multilib definitions does not require todanielh2015-09-282-10/+19
* * config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Placedje2015-09-282-3/+10
* gcc/olegendo2015-09-288-56/+322
* [Patch 1/2 AArch64/ARM] Give AArch64 ROR (Immediate) a new type attributejgreenhalgh2015-09-286-10/+22
* Add missing PR line in ChangeLog entryvries2015-09-281-0/+1
* [RTL-ifcvt] PR rtl-optimization/67481: Look more deeply for CCmode sets durin...ktkachov2015-09-282-0/+20
* [RTL-ifcvt] PR rtl-optimization/67465: Handle pairs of complex+simple blocks ...ktkachov2015-09-284-1/+100
* Add gcc.dg/vect/pr62171.cvries2015-09-282-0/+31
* update a few places for the change from gimple_statement_base to gimpletbsaunde2015-09-284-12/+18
* 2015-09-28 Daniel Cederman <cederman@gaisler.com>danielh2015-09-282-0/+5
* 2015-09-28 Daniel Cederman <cederman@gaisler.com>danielh2015-09-284-7/+15
* 2015-09-28 Daniel Cederman <cederman@gaisler.com>danielh2015-09-283-11/+25
* 2015-09-28 Andrew Pinski <apinski@cavium.com> naveenh2015-09-282-1/+6
* Daily bump.gccadmin2015-09-281-1/+1
* * config/i386/predicates.md (register_sse4nonimm_operand): Newuros2015-09-273-48/+40