summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WIP] [PR fortran/72741] Rework Fortran OpenACC routine clause handlingtschwinge/omp/pr72741-wipThomas Schwinge2016-08-119-225/+500
* Cesar's [gomp4] Fix PR72741cesar2016-08-102-4/+41
* Restore libgomp/testsuite/libgomp.oacc-fortran/routine-7.f90 as libgomp/tests...Thomas Schwinge2016-08-101-0/+121
* Cesar's [PATCH] OpenACC routines in fortran modulesThomas Schwinge2016-08-1010-100/+197
* Repeated use of the C/C++ OpenACC routine directiveThomas Schwinge2016-08-109-115/+391
* Use verify_oacc_routine_clauses for C/C++Thomas Schwinge2016-08-106-29/+341
* Use correct location information for OpenACC shape and simple clauses in C/C++Thomas Schwinge2016-08-102-17/+20
* Use "oacc kernels" attribute for OpenACC kernelsThomas Schwinge2016-08-1010-48/+34
* Test cases to check OpenACC offloaded function's attributes and classificationThomas Schwinge2016-08-106-0/+183
* [RS6000] e500 part of pr71680amodra2016-08-102-0/+8
* * gccgo.texi (Invoking gccgo): Document -fgo-optimize-allocs andian2016-08-102-13/+87
* compiler: implement go:noinline and go:nosplit directivesian2016-08-103-3/+9
* Daily bump.gccadmin2016-08-101-1/+1
* compiler: implement go:linkname compiler directiveian2016-08-096-10/+126
* * config/i3836/avx512fintrin.h (_mm512_cvtsepi64_epi32): Removejakub2016-08-092-1/+5
* PR c++/68703 - bogus error with dependent vector lengthjason2016-08-0910-1/+85
* Add tests for __gcov_dump and __gcov_resetmarxin2016-08-093-0/+60
* Fix typo in gcov.teximarxin2016-08-095-5/+16
* Remove __gcov_indirect_call_profilermarxin2016-08-094-30/+8
* Fix usage of POW2 histogrammarxin2016-08-094-1/+29
* Fix POW2 histogrammarxin2016-08-096-3/+36
* Set +x for two python scripts.marxin2016-08-092-0/+0
* 2016-08-09 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-08-095-8/+95
* [PATCH][PR64971]Convert function pointer to Pmode when emit call.renlin2016-08-093-18/+20
* PR c++/71712 - ABI tags on conversion ops.jason2016-08-095-0/+38
* Adjust mangling of ABI tags on class template member functions.jason2016-08-097-30/+230
* PR c/7652mpolacek2016-08-097-3/+22
* mksysinfo.sh: always define CLONE_NEWNETian2016-08-092-1/+4
* [PR ipa/71981] Make get_dynamic_type grok MEM_REFjamborm2016-08-094-1/+26
* PR target/72843uros2016-08-092-4/+14
* gcc/testsuiteamker2016-08-092-0/+17
* PR tree-optimization/72772amker2016-08-094-8/+47
* PR tree-optimization/72772amker2016-08-094-26/+38
* PR c++/72849 - ICE with incomplete class.jason2016-08-094-2/+12
* MIPS: Skip gcc.dg/loop-8.c due to additional invariantsmpf2016-08-092-1/+6
* PR c++/56701 - wrong type of &*thisjason2016-08-093-5/+13
* compiler: rewrite compiler directive supportian2016-08-097-87/+298
* MIPS: Use create_tmp_var_raw in mips_atomic_assign_expand_fenvmpf2016-08-092-3/+9
* 2016-08-09 Richard Biener <rguenther@suse.de>rguenth2016-08-092-2/+8
* PR tree-optimization/72824jakub2016-08-094-1/+59
* 2016-08-09 Richard Biener <rguenther@suse.de>rguenth2016-08-094-14/+63
* 2016-08-09 Richard Biener <rguenther@suse.de>rguenth2016-08-092-1/+8
* PR c++/72809jakub2016-08-094-1/+43
* Implement C++17 constexpr lambda.jason2016-08-0929-29/+332
* Fix empty class parameters with constexpr.jason2016-08-096-6/+37
* Fix warning breaking profiled bootstrapak2016-08-092-0/+7
* Make autofdo tests safer for parallel buildsak2016-08-092-12/+20
* Daily bump.gccadmin2016-08-091-1/+1
* text/template: reduce maxExecDepth for gccgo furtherian2016-08-082-3/+3
* c-format.c: suggest the correct format string to use (PR c/64955)dmalcolm2016-08-0811-20/+371