aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-04intelmic-mkoffload.c (prepare_target_image): Fix if the temp path contains a ...Jonas Hahnfeld2-1/+6
2015-09-04Add C++11 header <cuchar>.Edward Smith-Rowland14-0/+414
2015-09-04Make all <cxxx> headers include <bits/c++config.h>Jonathan Wakely16-8/+55
2015-09-04avx512f-scatter-1.c: New.Andrey Turetskiy4-0/+479
2015-09-04gcc/Andrey Turetskiy3-0/+147
2015-09-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New.Andrey Turetskiy7-58/+274
2015-09-04Daily bump.GCC Administrator1-1/+1
2015-09-04libgfortran: Use remove(3) instead of unlink(2) when deleting files.Janne Blomqvist7-21/+22
2015-09-03Clean up libstdc++ includes slightly.Jonathan Wakely5-5/+10
2015-09-03re PR libstdc++/66902 (_S_debug_messages is unneccessary public)Jonathan Wakely2-1/+4
2015-09-03altivec.md (altivec_vperm_v8hiv16qi): New define_insn.Bill Schmidt6-1/+126
2015-09-03Remove path prefixes from filenames.Jakub Jelinek2-8/+8
2015-09-03Remove mistakenly added file.Jakub Jelinek1-0/+0
2015-09-03[PATCH][AARCH64]Make arm_align_max_stack_pwr.c and arm_align_max_pwr.c compileRenlin Li3-14/+33
2015-09-03re PR c/66516 (missing diagnostic on taking the address of a builtin function)Martin Sebor15-18/+187
2015-09-03configure.tgt: Add missing ;; in between nvptx and rtems snippets.Jakub Jelinek2-0/+6
2015-09-03Make std::experimental::not_fn SFINAE-friendly.Jonathan Wakely3-12/+59
2015-09-03Add concept checks to std::next and std::prev.Jonathan Wakely4-0/+98
2015-09-03dwarf2out.c (flush_limbo_die_list): Split out from ...Richard Biener2-52/+71
2015-09-03optabs.c (expand_binop): Don't create a broadcast vector with a source elemen...Bill Schmidt4-0/+38
2015-09-03varasm.c (output_constant): Use fold_convert instead of wide_int_to_tree.Richard Biener2-1/+6
2015-09-03[gomp] Add thread attribute customizationSebastian Huber6-22/+128
2015-09-03[gomp] Thread pool managementSebastian Huber6-20/+348
2015-09-03[gomp] Add RTEMS configurationSebastian Huber10-0/+583
2015-09-03[gomp] Simplify thread pool initializationSebastian Huber2-29/+35
2015-09-03Handle 2 preds for fin_bb in expand_omp_for_static_chunkTom de Vries4-9/+32
2015-09-03Fix inner loop phi in expand_omp_for_static_chunkTom de Vries4-1/+46
2015-09-03Fix gcc_assert in expand_omp_for_static_chunkTom de Vries4-1/+17
2015-09-03Handle simple latch bb in expand_omp_for_static_chunkTom de Vries2-2/+22
2015-09-03Add param parloops-chunk-sizeTom de Vries4-0/+22
2015-09-03pr67351.C: Correct the testcase name.Naveen H.S1-1/+1
2015-09-03re PR tree-optimization/67351 (Missed optimisation on 64-bit field compared t...Naveen H.S5-26/+135
2015-09-03re PR ipa/66705 (section is missing linker error with -flto -fipa-pta)Richard Biener4-9/+34
2015-09-03libstdc++: Run tests on RTEMSSebastian Huber205-394/+616
2015-09-03RTEMS: Update RTEMS thread modelSebastian Huber2-56/+200
2015-09-03compiler: Report invalid receiver types in function definitions.Ian Lance Taylor2-2/+6
2015-09-03Daily bump.GCC Administrator1-1/+1
2015-09-02Fix spawned function with lambda functionBalaji V. Iyer9-16/+215
2015-09-02re PR c/67432 (Improve error message on empty enum)Marek Polacek4-1/+27
2015-09-02compiler: Mark erroneous constants as invalid.Ian Lance Taylor3-11/+61
2015-09-02cgraphunit.c (cgraph_node::create_wrapper): Set can_throw_external in new cal...Charles Baylis2-0/+6
2015-09-02PR 67414 Better diagnostics on backtrace failure, gf_strerror bugfixJanne Blomqvist7-56/+113
2015-09-02libstdc++: fix data races in basic_string implementationDmitry Vyukov2-2/+35
2015-09-02[AArch64_be] Fix vldX/vstX AdvSIMD intrinsics.Christophe Lyon2-2/+13
2015-09-02[testsuite] Clean up effective_target cache.Christophe Lyon11-0/+50
2015-09-02re PR libstdc++/67408 (<mutex> assumes that __gthread_mutex_t and__gthread_re...Sebastian Huber2-2/+23
2015-09-02[RS6000] Don't pass --oformat to ldAlan Modra3-10/+6
2015-09-02compiler: Accept out of range integer -> unicode conversions.Ian Lance Taylor2-1/+20
2015-09-02Daily bump.GCC Administrator1-1/+1
2015-09-01fixed misplaced testcaseKenneth Zadeck2-1/+5