public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH i386 11/8] [AVX512] Add missing packed PF gathers/scatters, rename load/store
 2014-01-27 10:25 UTC  (6+ messages)
      ` [PATCH i386 11/8] [AVX512] [2/2] Add missing packed PF gathers/scatters

[PATCH][ARM]Add support for armv7ve into gcc
 2014-01-27 10:18 UTC 

[ARM Documentation] Clarify -mcpu, -mtune, -march
 2014-01-27 10:02 UTC 

[PATCH - obvious] Remove unused create_gimple_tmp declaration
 2014-01-27  9:42 UTC 

[Patch, i386] Separate Intel processor with expanded ISA
 2014-01-27  9:15 UTC 

[Patch, fortran] PR58007: unresolved fixup hell
 2014-01-27  8:49 UTC  (9+ messages)

Another build!=host fix
 2014-01-27  7:35 UTC  (5+ messages)
    ` [PING] "

configure check for flex
 2014-01-27  5:38 UTC  (2+ messages)

[RFC] [PATCH, AARCH64] : Using standard patterns for stack protection
 2014-01-27  4:14 UTC  (2+ messages)

[committed] hppa: Use indirect long call to non-local functions when generating 32-bit code
 2014-01-26 16:39 UTC 

[committed] Slightly improve some indirect call sequences on PA
 2014-01-26 16:15 UTC 

Add const char* constructors for exception classes in <stdexcept>
 2014-01-26 14:15 UTC  (4+ messages)
    ` [PING] "

[Patch, i386] Separate Intel processor with expanded ISA
 2014-01-26 14:02 UTC  (2+ messages)

[patch] Fix typo in comment
 2014-01-26 11:25 UTC 

[patch] Adjust some libstdc++ tests
 2014-01-26 11:23 UTC 

profile mode fix
 2014-01-26 10:38 UTC  (2+ messages)

vector conditional expression with scalar arguments
 2014-01-25 22:55 UTC  (16+ messages)
              ` [C++,doc] vector conditional expression

[committed] TILEPro/TILE-Gx: fix include file issue in atomic.c
 2014-01-25 20:51 UTC 

[committed] TILEPro/TILE-Gx: add __sync intrinsics to libgcc
 2014-01-25 20:50 UTC 

[committed] TILEPro/TILE-Gx: fix atomic_nand_and_fetch in libgcc
 2014-01-25 20:50 UTC 

[committed] TILE-Gx: implement 16-byte alignment for __int128 types
 2014-01-25 20:50 UTC 

[committed] TILE-Gx: fix atomic_fetch_sub pattern
 2014-01-25 20:50 UTC 

[committed] TILE-Gx/TILEPro: define __GCC_HAVE_SYNX_COMPARE_AND_SWAP_<n>
 2014-01-25 20:50 UTC 

[committed] TILEPro/TILE-Gx: fix atomic.c for big endian
 2014-01-25 20:50 UTC 

[committed] TILE-Gx: fix pic code generation issue
 2014-01-25 20:49 UTC 

[committed] TILE-Gx: bundling fix for stack protector patterns
 2014-01-25 20:49 UTC 

[committed] TILE-Gx/TILEPro: prefetch scheduling fix
 2014-01-25 20:49 UTC 

[committed] TILEPro: fix ctzdi2, clzdi2, and ffsdi2 patterns
 2014-01-25 20:49 UTC 

[MIPS, committed] Fix LO liveness in MIPS16 divmod patterns
 2014-01-25 20:16 UTC 

Handle XOR in canonicalize_condition
 2014-01-25 20:03 UTC  (4+ messages)

[Patch, microblaze]: Add TARGET_ASM_OUTPUT_MI_THUNK to support varargs thunk
 2014-01-25 15:57 UTC  (4+ messages)

[Ada] Fix slight discrepancy between fat and thin pointers
 2014-01-25 10:52 UTC 

[Ada] Fix error with pragma Linker_Section
 2014-01-25 10:42 UTC 

[Ada] Pass in Out param with Default_Value aspect
 2014-01-25 10:35 UTC 

[PATCH] Fix test case vect-nop-move.c
 2014-01-25  8:31 UTC  (5+ messages)
` [PING] "

[GOOGLE] Adjust profile for AutoFDO
 2014-01-25  5:28 UTC 

[jit] Add test case for a client that adds nothing to a gcc_jit_context
 2014-01-25  3:25 UTC 

[jit] Eliminate the code-creation callback
 2014-01-25  3:12 UTC 

[PATCH, committed] Replace flag_enable_cilkplus with flag_cilkplus
 2014-01-25  2:11 UTC  (2+ messages)

[PATCH] preprocessor/58580 - preprocessor goes OOM with warning for zero literals
 2014-01-24 23:20 UTC  (20+ messages)

[C++ RFC/Patch] PR 58561
 2014-01-24 23:14 UTC 

[PATCH] add __attribute__ ((designated_init))
 2014-01-24 23:01 UTC  (6+ messages)

[PATCH] Don't warn with -Waggressive-loop-optimizations multiple times about the same loop (PR middle-end/59561)
 2014-01-24 22:56 UTC  (2+ messages)

Go patch committed: Use backend interface for unary expressions
 2014-01-24 22:49 UTC 

Disable accumulate-outgoing-args for Generic and Buldozers
 2014-01-24 22:40 UTC  (9+ messages)

[PATCH] Improve dumping CALL_INSN_FUNCTION_USAGE
 2014-01-24 22:04 UTC  (2+ messages)

[PATCH] Set correct probability for ORDER/UNORDER jumps
 2014-01-24 21:54 UTC  (6+ messages)

[PATCH] Don't ignore write/write DDR_REVERSED_P dependencies (PR tree-optimization/59594)
 2014-01-24 21:18 UTC 

[PATCH] [GOMP4] OpenACC 1.0+ support in fortran front-end
 2014-01-24 20:47 UTC  (12+ messages)
` [PATCH 1/6] "
  ` [PATCH 2/6] "
    ` [PATCH 3/6] "
      ` [PATCH 4/6] "
        ` [PATCH 5/6] "
          ` [PATCH 6/6] "
            ` [PATCH 7/6] "

[PATCH] _Cilk_for for C and C++
 2014-01-24 20:33 UTC  (15+ messages)

[RFA][PATCH] Fix tree-optimization/59919
 2014-01-24 20:30 UTC  (7+ messages)

PR libstdc++/59529, 59530,59531 Various string_view bugs
 2014-01-24 20:24 UTC  (2+ messages)

[jit] Support floating-point division; add test-quadratic.c
 2014-01-24 20:16 UTC 

[patch] fix libstdc++/59548
 2014-01-24 20:09 UTC 

C++ PATCH for c++/58550 (ICE on invalid 'auto' with LTO)
 2014-01-24 19:04 UTC 

C++ PATCH for c++/59659 (compile-hog with list-initialization of member array)
 2014-01-24 19:01 UTC  (4+ messages)

Two build != host fixes
 2014-01-24 17:34 UTC  (12+ messages)

[PATCH, ARM] Suppress Redundant Flag Setting for Cortex-A15
 2014-01-24 17:16 UTC 

[jit] Use access methods for context options
 2014-01-24 17:03 UTC 

[C PATCH] Improve locinfo a bit (PR c/59846)
 2014-01-24 17:01 UTC  (8+ messages)

[ARM 1/5 big.LITTLE] Add driver support for rewriting -mcpu names
 2014-01-24 16:59 UTC  (6+ messages)
` [AArch64] fix big.LITTLE spec rewriting
` [ARM] "

lto-plugin: mismatch between ld's architecture and GCC's configure --host
 2014-01-24 16:22 UTC  (9+ messages)

PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk
 2014-01-24 15:57 UTC  (18+ messages)
                          ` [gomp4] OpenACC structured blocks (was: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk)
                                ` ICE in Cilk Plus structured block checker (was: [gomp4] OpenACC structured blocks (was: PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk))

[C++ Patch] PR 57524
 2014-01-24 15:28 UTC  (2+ messages)

[Ada] Failure to detect redeclaration of constant with initial aggregate value
 2014-01-24 15:00 UTC 

[Ada] Document check flags use in semantic analysis and expander
 2014-01-24 14:55 UTC 

[Ada] Discriminant checks on view conversions
 2014-01-24 14:55 UTC 

[Ada] Fix function Prj.Env.Ada_Objects_Path
 2014-01-24 14:50 UTC 

[Ada] Semantic checks on iterator specifications
 2014-01-24 14:50 UTC 

[Ada] Allow raise expression in return statement
 2014-01-24 14:50 UTC 

[Ada] Missing error for derived task not overriding primitive
 2014-01-24 14:36 UTC 

[Ada] Fix some missing cases of floating-point validity checks
 2014-01-24 14:36 UTC 

[Ada] Fix problem with run-time library units and SPARK mode
 2014-01-24 14:27 UTC 

[Ada] Protect against potentially uninitialized source information
 2014-01-24 14:23 UTC 

[Ada] Duplicate projects not detected
 2014-01-24 14:05 UTC 

[Ada] Turn off SPARK_Mode for generated subprograms
 2014-01-24 14:05 UTC 

Allow passing arrays in registers on AArch64
 2014-01-24 11:54 UTC  (3+ messages)

[Ada] Fix crash for bad Depends operand
 2014-01-24 11:42 UTC 

[PATCH, SH] fix builtin_strncmp
 2014-01-24 10:35 UTC  (2+ messages)

[committed] Fix PR59846 test
 2014-01-24 10:35 UTC 

[PATCH] Documentation for dump and optinfo output
 2014-01-24 10:21 UTC  (2+ messages)

[jit] Add contrib/jit-coverage-report.py
 2014-01-24  2:28 UTC 

[PATCH, rs6000] Avoid optimization problem for VEC_PERM_EXPR
 2014-01-24  1:48 UTC  (3+ messages)

Go patch committed: Convert named types before flattening
 2014-01-24  1:01 UTC 

[PATCH] PR59909, Fix powerpcle64 power8 bootstrap (quad memory support)
 2014-01-24  0:39 UTC  (5+ messages)
  ` [PATCH #2] "

[Google gcc-4_8] always emit __gcov_get_profile_prefix when linking libgcov.a
 2014-01-24  0:23 UTC  (2+ messages)

[PATCH, rs6000] Implement -maltivec=be for vec_mergeh and vec_mergel Altivec builtins
 2014-01-24  0:09 UTC 

[jit] Add GCC_JIT_BOOL_OPTION_DUMP_GENERATED_CODE
 2014-01-23 21:59 UTC 

[jit] Fix how locals are created; add BIND_EXPR
 2014-01-23 21:32 UTC 

[jit] Introduce add_stmt helper method
 2014-01-23 21:03 UTC 

patch to fix PR59915
 2014-01-23 20:09 UTC 

[GOOGLE] Builtins handling in IVOPT
 2014-01-23 19:48 UTC  (4+ messages)

[Patch] PR55189 enable -Wreturn-type by default
 2014-01-23 18:57 UTC  (4+ messages)

[C PATCH] Warn about unused RHS of COMPOUND_EXPR (PR c/59871)
 2014-01-23 17:53 UTC  (8+ messages)

[C PATCH] Disallow subtracting pointers to empty structs (PR c/58346)
 2014-01-23 17:47 UTC  (11+ messages)

[patch] fix libstdc++/59872
 2014-01-23 17:33 UTC 

Commit: MSP430: Linker script renaming
 2014-01-23 17:09 UTC 

[Ada] Fix problem in save/restore of SPARK_Mode
 2014-01-23 17:04 UTC 

[Ada] Restrictions on 'Old in a postcondition
 2014-01-23 16:59 UTC 

[PATCH] fix for PR 59825
 2014-01-23 16:54 UTC  (6+ messages)

[Ada] Fix detection of unmodified variables in -gnatc mode
 2014-01-23 16:36 UTC 

[Ada] Remove unused node N_Subprogram_Info
 2014-01-23 16:36 UTC 

[PATCH][AArch64] Vector shift by 64 fix
 2014-01-23 16:29 UTC  (4+ messages)

[C++ Patch] PR 58980
 2014-01-23 15:58 UTC  (12+ messages)

Fix bootstrap with -mno-accumulate-outgoing-args
 2014-01-23 15:40 UTC  (6+ messages)

[PATCH, ARM][PING] Reintroduce minipool ranges for zero-extension insn patterns
 2014-01-23 15:16 UTC 

[committed][PATCH AArch64_BE] Big-Endian lane numbering fix
 2014-01-23 15:04 UTC 

[Patch, microblaze]: Add __builtin_trap instruction pattern
 2014-01-23 14:47 UTC  (2+ messages)

[PATCH] Fix for PR57316 (avoid building sanitizer on old kernels)
 2014-01-23 14:33 UTC  (3+ messages)

[committed] Fix OpenMP reduction with _Complex vars (PR middle-end/58809)
 2014-01-23 13:37 UTC 

Reload codegen improvement
 2014-01-23 13:05 UTC  (3+ messages)

[PATCH] Fix use-after-return-1.c
 2014-01-23 12:52 UTC  (3+ 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).