summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ./:ian2015-12-026-3/+17
* Do constant folding in warn_* functions.jason2015-12-025-15/+54
* Introduce cp_fold_rvalue.jason2015-12-022-9/+40
* Define c_fully_fold separately for C and C++.jason2015-12-029-579/+621
* * cp-gimplify.c (cp_fold): Use fold_build*.jason2015-12-022-9/+13
* Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...jsm282015-12-029-23/+82
* 2015-12-02 Matthias Klose <doko@ubuntu.com>doko2015-12-023-55/+63
* * config/nvptx/nvptx.c (enum nvptx_shuffle_kind): New. Absorbnathan2015-12-022-9/+22
* fix invalid bounds on array refsspop2015-12-025-45/+129
* rename flag_loop_optimize_isl to flag_loop_nest_optimizespop2015-12-025-4/+12
* PR c++/68290ebotcazou2015-12-023-32/+49
* * config/mips/mips.c (mips_emit_probe_stack_range): Adjust.ebotcazou2015-12-022-16/+15
* 2015-12-02 David Sherwood <david.sherwood@arm.com>davids2015-12-025-0/+42
* Track indirect calls for call site information in debug infopmderodat2015-12-023-24/+93
* Some OpenACC host_data cleanuptschwinge2015-12-0215-37/+61
* Fix oacc kernels default mapping for scalarsvries2015-12-025-5/+57
* Mark pointers to allocated target vars as restricted, if possiblevries2015-12-0211-7/+292
* Fix ambiguity with multiple enable_shared_from_this basesredi2015-12-024-16/+93
* * config/nvptx/nvptx-protos.h (nvptx_output_mov_insn): Declare.nathan2015-12-025-235/+135
* 2015-12-02 Richard Biener <rguenther@suse.de>rguenth2015-12-024-5/+14
* Handle BUILT_IN_GOACC_PARALLEL in ipa-ptavries2015-12-029-4/+210
* 2015-12-02 Richard Biener <rguenther@suse.de>rguenth2015-12-024-4/+11
* AVX-512. Split out mask version for vec_extract_hi_<mode>.kyukhin2015-12-022-19/+27
* rs6000: Optimise SImode cstore on 64-bitsegher2015-12-022-0/+55
* PR middle-end/68570mpolacek2015-12-022-0/+40
* 2015-12-02 Richard Biener <rguenther@suse.de>rguenth2015-12-024-4/+86
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-0224-91/+297
* Check for invalid FAILsrsandifo2015-12-027-261/+365
* S/390: Make constant checking more strictkrebbel2015-12-025-109/+123
* S/390: vec_set mode DI->SI for shift_countkrebbel2015-12-022-1/+6
* S/390: Fix vec_splat_* builtins.krebbel2015-12-027-8/+84
* S/390: Sort builtin types - cleanup only.krebbel2015-12-022-511/+515
* S/390: Fix RT flag in vstrc instruction.krebbel2015-12-022-16/+13
* S/390: Enable vrepi constants.krebbel2015-12-026-30/+122
* S/390: Fix vrepi constraint letter.krebbel2015-12-024-2/+53
* S/390: Further bswap enhancements.krebbel2015-12-025-15/+88
* S/390: Enable 64 bit atomic tests with -m31 -mzarch.krebbel2015-12-022-0/+7
* [PATCH] Fix PR68029law2015-12-022-1/+7
* S/390: bswap64 testcases require -mzarch.krebbel2015-12-025-4/+17
* S/390: bswap testcases require -march=z900 to work with -m31.krebbel2015-12-024-3/+10
* PR c/68533jakub2015-12-024-6/+86
* [PR68603] Associate conditional C++ loop's back-jump with start, not bodykrebbel2015-12-022-1/+14
* [PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)law2015-12-023-31/+31
* PR go/65717ian2015-12-022-25/+23
* Daily bump.gccadmin2015-12-021-1/+1
* * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Initializedanglin2015-12-012-4/+16
* PR68577: Handle narrowing for vector popcount, etc.rsandifo2015-12-014-24/+123
* 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-12-012-0/+19
* 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-12-013-0/+9
* gcc/nathan2015-12-016-46/+82