2015-09-08 |
Alan Lawrence | [AArch64] vreinterpret(q?), vget_(low|high), vld1(q... |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [AArch64] Implement vcvt_{,high_}f16_f32 |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [AArch64] vld{2,3,4}{,_lane,_dup}, vcombine, vcreate |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [AArch64] Add support for float16x{4,8}_t vectors/builtins |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [ARM] Remaining intrinsics |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [ARM] float16x8_t intrinsics in arm_neon.h |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | fix ChangeLog whitespace |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [ARM] Add V8HFmode and float16x8_t type |
commit | commitdiff | tree |
2015-09-08 |
Alan Lawrence | [ARM] float16x4_t intrinsics in arm_neon.h |
commit | commitdiff | tree |
2015-09-08 |
Charles Baylis | fix ChangeLog entry for r227407 |
commit | commitdiff | tree |
2015-09-08 |
Ian Lance Taylor | re PR other/67457 (segfault in libbacktrace) |
commit | commitdiff | tree |
2015-09-08 |
Ilya Verbin | backport: Makefile.am (liboffloadmic_host_la_DEPENDENCI... |
commit | commitdiff | tree |
2015-09-08 |
Paolo Carlini | re PR c++/67369 (ICE (in tsubst_decl, at cp/pt.c:11302... |
commit | commitdiff | tree |
2015-09-08 |
Ian Lance Taylor | re PR other/67457 (segfault in libbacktrace) |
commit | commitdiff | tree |
2015-09-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-07 |
Jonathan Wakely | Relax Debug Mode assertions on operator-> for smart... |
commit | commitdiff | tree |
2015-09-07 |
Ilya Verbin | intelmic-mkoffload.c (prepare_target_image): Handle... |
commit | commitdiff | tree |
2015-09-07 |
Jonathan Wakely | Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h |
commit | commitdiff | tree |
2015-09-07 |
Jonathan Wakely | Rename shadowed variable in libstdc++ test. |
commit | commitdiff | tree |
2015-09-07 |
Jonathan Wakely | Enable timed mutex unlock tests on darwin. |
commit | commitdiff | tree |
2015-09-07 |
Marek Polacek | re PR inline-asm/67448 (compiler crash#inline assembly... |
commit | commitdiff | tree |
2015-09-07 |
Marek Polacek | system.h (INTTYPE_MINIMUM): Rewrite to avoid shift... |
commit | commitdiff | tree |
2015-09-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-06 |
Paolo Bonzini | cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Do not warn. |
commit | commitdiff | tree |
2015-09-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-04 |
Janne Blomqvist | PR 53379 Print backtrace on error termination. |
commit | commitdiff | tree |
2015-09-04 |
Francois-Xavier... | intrinsic.h (gfc_simplify_mvbits): Remove. |
commit | commitdiff | tree |
2015-09-04 |
Manuel López... | re PR fortran/67429 (Missing part of error messages.) |
commit | commitdiff | tree |
2015-09-04 |
Jakub Jelinek | re PR middle-end/67452 (LTO ICE with -fopenmp-simd) |
commit | commitdiff | tree |
2015-09-04 |
Senthil Kumar... | re PR target/65210 ([avr] ICE: when using attributs... |
commit | commitdiff | tree |
2015-09-04 |
Jonathan Wakely | fix darwin bootstrap errors due to <mutex>. |
commit | commitdiff | tree |
2015-09-04 |
Tom de Vries | Document ftrapv/fwrapv interaction |
commit | commitdiff | tree |
2015-09-04 |
Jeff Law | [PATCH] Minor cleanup of const_and_copies stack |
commit | commitdiff | tree |
2015-09-04 |
H.J. Lu | Apppend $prop to et_prop_list only if needed |
commit | commitdiff | tree |
2015-09-04 |
Marek Polacek | re PR c/67279 (-fsanitize=undefined spurious error... |
commit | commitdiff | tree |
2015-09-04 |
Jonathan Wakely | Add portable timed_mutex and recursive_timed_mutex. |
commit | commitdiff | tree |
2015-09-04 |
Jonas Hahnfeld | intelmic-mkoffload.c (prepare_target_image): Fix if... |
commit | commitdiff | tree |
2015-09-04 |
Edward Smith... | Add C++11 header <cuchar>. |
commit | commitdiff | tree |
2015-09-04 |
Jonathan Wakely | Make all <cxxx> headers include <bits/c++config.h> |
commit | commitdiff | tree |
2015-09-04 |
Andrey Turetskiy | avx512f-scatter-1.c: New. |
commit | commitdiff | tree |
2015-09-04 |
Andrey Turetskiy | gcc/ |
commit | commitdiff | tree |
2015-09-04 |
Andrey Turetskiy | tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New. |
commit | commitdiff | tree |
2015-09-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-03 |
Janne Blomqvist | libgfortran: Use remove(3) instead of unlink(2) when... |
commit | commitdiff | tree |
2015-09-03 |
Jonathan Wakely | Clean up libstdc++ includes slightly. |
commit | commitdiff | tree |
2015-09-03 |
Jonathan Wakely | re PR libstdc++/66902 (_S_debug_messages is unneccessar... |
commit | commitdiff | tree |
2015-09-03 |
Bill Schmidt | altivec.md (altivec_vperm_v8hiv16qi): New define_insn. |
commit | commitdiff | tree |
2015-09-03 |
Jakub Jelinek | Remove path prefixes from filenames. |
commit | commitdiff | tree |
2015-09-03 |
Jakub Jelinek | Remove mistakenly added file. |
commit | commitdiff | tree |
2015-09-03 |
Renlin Li | [PATCH][AARCH64]Make arm_align_max_stack_pwr.c and... |
commit | commitdiff | tree |
2015-09-03 |
Martin Sebor | re PR c/66516 (missing diagnostic on taking the address... |
commit | commitdiff | tree |
2015-09-03 |
Jakub Jelinek | configure.tgt: Add missing ;; in between nvptx and... |
commit | commitdiff | tree |
2015-09-03 |
Jonathan Wakely | Make std::experimental::not_fn SFINAE-friendly. |
commit | commitdiff | tree |
2015-09-03 |
Jonathan Wakely | Add concept checks to std::next and std::prev. |
commit | commitdiff | tree |
2015-09-03 |
Richard Biener | dwarf2out.c (flush_limbo_die_list): Split out from ... |
commit | commitdiff | tree |
2015-09-03 |
Bill Schmidt | optabs.c (expand_binop): Don't create a broadcast vecto... |
commit | commitdiff | tree |
2015-09-03 |
Richard Biener | varasm.c (output_constant): Use fold_convert instead... |
commit | commitdiff | tree |
2015-09-03 |
Sebastian Huber | [gomp] Add thread attribute customization |
commit | commitdiff | tree |
2015-09-03 |
Sebastian Huber | [gomp] Thread pool management |
commit | commitdiff | tree |
2015-09-03 |
Sebastian Huber | [gomp] Add RTEMS configuration |
commit | commitdiff | tree |
2015-09-03 |
Sebastian Huber | [gomp] Simplify thread pool initialization |
commit | commitdiff | tree |
2015-09-03 |
Tom de Vries | Handle 2 preds for fin_bb in expand_omp_for_static_chunk |
commit | commitdiff | tree |
2015-09-03 |
Tom de Vries | Fix inner loop phi in expand_omp_for_static_chunk |
commit | commitdiff | tree |
2015-09-03 |
Tom de Vries | Fix gcc_assert in expand_omp_for_static_chunk |
commit | commitdiff | tree |
2015-09-03 |
Tom de Vries | Handle simple latch bb in expand_omp_for_static_chunk |
commit | commitdiff | tree |
2015-09-03 |
Tom de Vries | Add param parloops-chunk-size |
commit | commitdiff | tree |
2015-09-03 |
Naveen H.S | pr67351.C: Correct the testcase name. |
commit | commitdiff | tree |
2015-09-03 |
Naveen H.S | re PR tree-optimization/67351 (Missed optimisation... |
commit | commitdiff | tree |
2015-09-03 |
Richard Biener | re PR ipa/66705 (section is missing linker error with... |
commit | commitdiff | tree |
2015-09-03 |
Sebastian Huber | libstdc++: Run tests on RTEMS |
commit | commitdiff | tree |
2015-09-03 |
Sebastian Huber | RTEMS: Update RTEMS thread model |
commit | commitdiff | tree |
2015-09-03 |
Ian Lance Taylor | compiler: Report invalid receiver types in function... |
commit | commitdiff | tree |
2015-09-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-02 |
Balaji V. Iyer | Fix spawned function with lambda function |
commit | commitdiff | tree |
2015-09-02 |
Marek Polacek | re PR c/67432 (Improve error message on empty enum) |
commit | commitdiff | tree |
2015-09-02 |
Ian Lance Taylor | compiler: Mark erroneous constants as invalid. |
commit | commitdiff | tree |
2015-09-02 |
Charles Baylis | cgraphunit.c (cgraph_node::create_wrapper): Set can_thr... |
commit | commitdiff | tree |
2015-09-02 |
Janne Blomqvist | PR 67414 Better diagnostics on backtrace failure, gf_st... |
commit | commitdiff | tree |
2015-09-02 |
Dmitry Vyukov | libstdc++: fix data races in basic_string implementation |
commit | commitdiff | tree |
2015-09-02 |
Christophe... | [AArch64_be] Fix vldX/vstX AdvSIMD intrinsics. |
commit | commitdiff | tree |
2015-09-02 |
Christophe... | [testsuite] Clean up effective_target cache. |
commit | commitdiff | tree |
2015-09-02 |
Sebastian Huber | re PR libstdc++/67408 (<mutex> assumes that __gthread_m... |
commit | commitdiff | tree |
2015-09-02 |
Alan Modra | [RS6000] Don't pass --oformat to ld |
commit | commitdiff | tree |
2015-09-02 |
Ian Lance Taylor | compiler: Accept out of range integer -> unicode conver... |
commit | commitdiff | tree |
2015-09-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2015-09-01 |
Kenneth Zadeck | fixed misplaced testcase |
commit | commitdiff | tree |
2015-09-01 |
Alan Modra | [RS6000] Weak functions may not be file local |
commit | commitdiff | tree |
2015-09-01 |
Matthew Fortune | MIPS compact branch support |
commit | commitdiff | tree |
2015-09-01 |
James Bowman | * MAINTAINERS: add myself |
commit | commitdiff | tree |
2015-09-01 |
Vladimir Makarov | re PR target/61578 (Code size increase for ARM thumb... |
commit | commitdiff | tree |
2015-09-01 |
Steven G. Kargl | read_dir.f90: XFAIL this testcase on FreeBSD. |
commit | commitdiff | tree |
2015-09-01 |
Ilya Enkovich | re PR target/67405 (ICE on invalid use of struct on... |
commit | commitdiff | tree |
2015-09-01 |
Aldy Hernandez | + * trans-mem.c: Add contributed-by. |
commit | commitdiff | tree |
2015-09-01 |
Rainer Orth | Don't xfail gcc.dg/vect/no-scevccp-outer-11.c |
commit | commitdiff | tree |
2015-09-01 |
Richard Biener | expr.c (expand_expr_real_1): For expanding TERed defs... |
commit | commitdiff | tree |
2015-09-01 |
David Sherwood | genmodes.c: Add CONST_MODE_UNIT_SIZE modifier. |
commit | commitdiff | tree |
2015-09-01 |
Kyrylo Tkachov | [RTL-ifcvt] Make non-conditional execution if-conversio... |
commit | commitdiff | tree |
2015-09-01 |
Rainer Orth | XFAIL gfortran.dg/execute_command_line_2.f90 (PR libfor... |
commit | commitdiff | tree |
2015-09-01 |
Alan Lawrence | Tidy tree-ssa-dom.c: Use dom_valueize more. |
commit | commitdiff | tree |
next |