public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin
 2015-01-12 15:07 UTC  (14+ messages)
` [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost)
    ` libgomp: "GNU OpenMP Runtime Library" (was: [PATCH 1/5] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin (repost))
                  ` libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU OpenMP Runtime Library")

[PATCH] Fix PR64404
 2015-01-12 14:56 UTC 

[PATCH][ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
 2015-01-12 14:40 UTC  (4+ messages)

[PATCH][ARM] Fix PR target/64460: Set 'shift' attr properly on some patterns
 2015-01-12 14:38 UTC  (2+ messages)

C++ PATCH for c++/64547 (constexpr fn returning void)
 2015-01-12 14:29 UTC 

[arm][patch] fix arm_neon_ok check on !arm_arch7
 2015-01-12 14:27 UTC  (10+ messages)

[PATCH] Fix PR64535 - increase emergency EH buffers via a new allocator
 2015-01-12 13:50 UTC 

[PATCH] Fix PR64357
 2015-01-12 13:16 UTC 

[PATCH] Flatten tree.h and tree-core.h (Version 3)
 2015-01-12 13:14 UTC  (12+ messages)
    ` [PATCH, committed] Fix build of jit (was Re: [PATCH] Flatten tree.h and tree-core.h (Version 3))
    ` [BUILDROBOT] tilepro-linux/tilegx-linux fallout from flattening (was: "
      ` [BUILDROBOT] tilepro-linux/tilegx-linux fallout from flattening

[PATCH] Fix PR64530
 2015-01-12 13:02 UTC 

[PATCH 0/2] Offloading from dlopened libraries
 2015-01-12 12:36 UTC  (2+ messages)

[PATCH, i386] Remove EBX usage from asm code
 2015-01-12 12:12 UTC  (5+ messages)

Simplify badness metrics in inliner, take 2
 2015-01-12 12:02 UTC  (3+ messages)

[PATCH][ARM][cleanup] Use R0_REGNUM and R1_REGNUM instead of 0 and 1 where appropriate
 2015-01-12 11:56 UTC  (3+ messages)

[PATCH, testsuite] fix ggcplug.c test-case
 2015-01-12 11:01 UTC  (7+ messages)

[PATCH]: Fix for PR ipa/64550
 2015-01-12 10:36 UTC  (2+ messages)

[wwwdocs, patch] Update Fortran part of gcc-5/changes.html
 2015-01-12 10:20 UTC 

[PATCH] Fix enum operands exchange in ipa-inline.c
 2015-01-12 10:09 UTC  (5+ messages)

[PATCH] IPA ICF: handle correctly indirect_calls
 2015-01-12  9:59 UTC  (2+ messages)

[gomp4] Merge trunk r219425 (2015-01-10) into gomp-4_0-branch
 2015-01-12  9:46 UTC 

[match-and-simplify] Merge from trunk
 2015-01-12  9:44 UTC 

[PATCH, autofdo] Some code cleanup
 2015-01-12  9:36 UTC 

[PATCH] Fix undefined label problem after crossjumping (PR rtl-optimization/64536)
 2015-01-12  9:18 UTC  (10+ messages)

PR ipa/63470 (zero sized call_stmt)
 2015-01-12  9:10 UTC 

[PATCH] Enable experimental TSAN support for Ada
 2015-01-12  9:09 UTC  (13+ messages)

[PATCH] ipa-icf.c: Fix issues generated by original latest commit
 2015-01-12  9:09 UTC  (6+ messages)

PATCH: PR bootstrap/64561: [5 Regression] HAVE_LD_PIE_COPYRELOC is defined to 1 for broken linker
 2015-01-12  9:01 UTC  (2+ messages)

[match-and-simplify] Remove printing "for expression"
 2015-01-12  8:56 UTC  (4+ messages)

[testsuite] PATCH: Correct target selector in gcc.target/i386/nop-mcount.c
 2015-01-12  8:54 UTC  (2+ messages)

[PATCH] fix visium build
 2015-01-12  8:53 UTC  (2+ messages)

[Patch, Fortran, OOP] PR 63733: [4.8/4.9/5 Regression] wrong resolution for OPERATOR generics
 2015-01-12  8:51 UTC  (4+ messages)

Fix ICE in estimate_edge_growth
 2015-01-12  8:30 UTC 

[PATCH] add option to emit more array bounds warnigs
 2015-01-12  6:48 UTC  (2+ messages)
` [PING] "

[testsuite] PATCH: Add -fno-pie to gcc.target/i386/pr54445-2.c
 2015-01-12  3:36 UTC 

[testsuite] PATCH: Support PIE in gcc.dg/tree-ssa/ssa-store-ccp-3.c
 2015-01-12  0:34 UTC 

[testsuite] PATCH: Ignore additional messages on Linux/x86 with PIE
 2015-01-12  0:31 UTC 

[testsuite] PATCH: Add check_effective_target_pie
 2015-01-12  0:25 UTC 

flatten expr.h (version 2)
 2015-01-12  0:23 UTC 

[PING][PATCH][1-3] New configure options that make the compiler use -fPIE and -pie as default option
 2015-01-11 23:54 UTC  (11+ messages)

[RFC PATCH Fortran] make enum_9/10.f90 testcases work under FreeBSD ARM
 2015-01-11 22:02 UTC 

[RFC, PATCH][LRA, MIPS] ICE: in decompose_normal_address, at rtlanal.c:5817
 2015-01-11 22:01 UTC  (10+ messages)

[PATCH] Warn about unclosed pragma omp declare target
 2015-01-11 21:55 UTC  (9+ messages)
  ` [PING][PATCH] "
      ` [PING^2][PATCH] "
        ` [PING^3][PATCH] "
          ` [PING^4][PATCH] "
            ` [PING^5][PATCH] "

[PATCH][RFC][OpenMP] Forbid target* pragmas in target regions
 2015-01-11 21:32 UTC 

LTO streaming of TARGET_OPTIMIZE_NODE
 2015-01-11 21:28 UTC  (8+ messages)

[PATCH][OpenMP] Forbid usage of non-target functions in target regions
 2015-01-11 20:37 UTC  (3+ messages)

[Patch, Fortran, committed] PR 58023: ICE on invalid with bad PPC declaration
 2015-01-11 20:36 UTC 

[PATCH] testsuite/lib/target-supports.exp: Fix check_effective_target_lto
 2015-01-11 20:07 UTC  (3+ messages)

[Patch docs 0/5] Update some of md.texi
 2015-01-11 17:40 UTC  (4+ messages)
` [Patch docs 2/5] Update "Instruction Patterns" in md.texi

[Patch, Fortran, F03] PR 64508: interface check missing for procedure pointer component as actual argument
 2015-01-11 17:39 UTC  (4+ messages)

[PATCH] cgraph_edge: small refactoring
 2015-01-11 17:33 UTC  (2+ messages)

[Fortran, Patch] PR60334 - Segmentation fault on character pointer assignments
 2015-01-11 15:56 UTC  (3+ messages)

[PATCH] config/h8300/h8300.c: Regress part of the original commit for fixing issue
 2015-01-11 15:11 UTC 

[PATCH] Instrument bit field and unaligned accesses for TSAN
 2015-01-11 13:38 UTC  (7+ messages)
        ` [PATCH] Fix parameters of __tsan_vptr_update

[RFC PATCH] Handle sequence in reg_set_p
 2015-01-11 13:16 UTC  (3+ messages)

[PATCH, aarch64] Add prefetch support
 2015-01-11  8:53 UTC  (3+ messages)

[doc, committed] fix over-full hboxes
 2015-01-11  5:49 UTC 

[PATCH][1-3] New configure options that make the compiler use -fPIE and -pie as default option
 2015-01-10 17:06 UTC  (11+ messages)
    ` [PING][PATCH][1-3] "

[Patch, i386] Support AES, F16C, BMI and BMI2 targets in multiversioning
 2015-01-10 15:07 UTC  (3+ messages)
  ` [Patch, i386] Support "

[PATCH][rtlanal.c][BE][1/2] Fix vector load/stores to not use ld1/st1
 2015-01-10 14:59 UTC  (5+ messages)

[PATCH, fortran] Add gfc_define_builtin_with_spec
 2015-01-10 13:05 UTC  (4+ messages)

[PATCH][libatomic] Avoid misaligned atomic operations
 2015-01-10 12:52 UTC 

[PATCH, moxie] Fix mul.x availability on moxieboix
 2015-01-10 10:39 UTC 

[PATCH] IPA ICF: add comparison for target and optimization nodes
 2015-01-10  9:14 UTC  (6+ messages)

[PATCH, moxie] Tabify assembly output
 2015-01-10  8:56 UTC 

[PATCH, moxie] Fix CC_REG definition
 2015-01-10  2:01 UTC 

libgo patch committed: Pass CGO_LDFLAGS to linker for cgo
 2015-01-10  1:56 UTC 

[PATCH 00/21] PR 63854: Fix various memory leaks
 2015-01-10  1:21 UTC  (6+ messages)
` [PATCH 12/21] PR jit/63854: Add a valgrind suppresion file

gotools patch committed: Fix for non-bootstrap case
 2015-01-10  1:01 UTC 

Housekeeping work in backends.html
 2015-01-10  0:46 UTC  (3+ messages)

[PATCH, committed] Simplify jit.dg/test-combination.c
 2015-01-10  0:01 UTC 

[Patch/combine] PR64304 wrong bitmask passed to force_to_mode in combine_simplify_rtx
 2015-01-09 22:40 UTC  (4+ messages)

Patch RFA: Support for building Go tools
 2015-01-09 21:29 UTC  (6+ messages)

libgo patch commited: Adjust finding gccgo by cmd/go to match upstream
 2015-01-09 21:28 UTC 

[PATCH, committed] New jit API entrypoint: gcc_jit_context_new_rvalue_from_long
 2015-01-09 20:20 UTC 

[PATCH/expand] PR64011 Adjust bitsize when partial overflow happen for big-endian
 2015-01-09 20:12 UTC  (4+ messages)

[PATCH] Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c
 2015-01-09 20:12 UTC  (3+ messages)

[PATCH] libobjc: Properly handle classes without instance variables in class_copyIvarList ()
 2015-01-09 19:06 UTC  (6+ messages)

[patch libstdc++] Fix assignability check in uninitialized_copy
 2015-01-09 18:45 UTC  (3+ messages)

[PATCH, committed] PR jit/64206: delay cleanup of tempdir if the user has requested debuginfo
 2015-01-09 17:11 UTC 

[PATCH] rs6000: Fix TARGET_PROMOTE_FUNCTION_MODE
 2015-01-09 17:04 UTC  (2+ messages)

[Patch, AArch64, Testsuite] Check for expected MOVI vectorization
 2015-01-09 16:47 UTC 

[PATCH] rs6000: Fix recip tests for -m32 -mpowerpc64
 2015-01-09 16:20 UTC  (2+ messages)

[doc] fix documentation of -fvtable-verify and related options
 2015-01-09 16:11 UTC  (3+ messages)

[PATCH] rs6000: Fix va_start handling for -m32 -mpowerpc64 ABI_V4
 2015-01-09 16:10 UTC  (2+ messages)

[PATCH] rs6000: Introducing rs6000_abi_word_mode
 2015-01-09 16:00 UTC  (2+ messages)

[nvptx-tools, committed] Also install [...]/nvptx-none/bin/ar and [...]/nvptx-none/bin/ranlib
 2015-01-09 15:40 UTC  (2+ messages)

[PATCH] Fix sporadic failure in g++.dg/tsan/aligned_vs_unaligned_race.C
 2015-01-09 15:37 UTC  (13+ messages)

[patch] libstdc++/60966 fix packaged_task also
 2015-01-09 14:57 UTC 

[PATCH][ARM] FreeBSD arm support, EABI, v2
 2015-01-09 14:25 UTC  (4+ messages)

[PATCH 1/3] RTEMS: Use MULTILIB_REQUIRED for PowerPC
 2015-01-09 14:24 UTC  (6+ messages)
` [PATCH 3/3] RTEMS: Add e6500 multilibs "
` [PATCH 2/3] RTEMS: Fix MPC8540 "

[PATCH 1/2] RTEMS: Rename ARM target config files
 2015-01-09 13:53 UTC  (4+ messages)
` [PATCH 2/2] RTEMS: Use MULTILIB_REQUIRED for ARM

[PATCH 2/3] Extended if-conversion
 2015-01-09 12:31 UTC  (20+ messages)

[PATCH][AArch64] Implement vsqrt_f64 intrinsic
 2015-01-09 11:45 UTC  (4+ messages)

[PATCH][ARM] Make issue rate part of per-core tuning structs
 2015-01-09 11:34 UTC  (4+ messages)

[PATCH][AArch64] Fix PR 64263: Do not try to split constants when destination is SIMD reg
 2015-01-09 11:33 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).