public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, GCC/ARM 2/2] Allow combination of aprofile and rmprofile multilibs
 2016-11-17 20:43 UTC  (5+ messages)
` [PATCH, GCC/ARM 2/2, ping] "
  ` [PATCH, GCC/ARM 2/2, ping2] "
      ` [PATCH, GCC/ARM 2/2, ping3] "

[PATCH, GCC/ARM 1/2] Add multilib support for embedded bare-metal targets
 2016-11-17 20:43 UTC  (7+ messages)
` [PATCH, GCC/ARM 1/2, ping] "
        ` [PATCH, GCC/ARM 1/2, ping2] "
          ` [PATCH, GCC/ARM 1/2, ping3] "

[PATCH, ARM/testsuite 6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options
 2016-11-17 20:42 UTC  (7+ messages)
      ` [PATCH, ARM/testsuite 6/7, ping] "
        ` [PATCH, ARM/testsuite 6/7, ping2] "
          ` [PATCH, ARM/testsuite 6/7, ping3] "

[PATCH, GCC/ARM] Make arm_feature_set agree with type of FL_* macros
 2016-11-17 20:41 UTC  (6+ messages)

[C++ Patch] PR 55080 (" -pedantic produces error: floating-point literal cannot appear in a constant-expression")
 2016-11-17 20:29 UTC  (5+ messages)

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-11-17 20:16 UTC  (4+ messages)

[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
 2016-11-17 20:04 UTC  (4+ messages)

[Patch 3/5] OpenACC tile clause support, C/C++ front-end parts
 2016-11-17 19:55 UTC  (4+ messages)

[PATCH] PR target/78101, Fix PowerPC power9-fusion support
 2016-11-17 19:50 UTC  (2+ messages)

[committed] strncmp builtin expansion improvement
 2016-11-17 18:59 UTC 

[PATCH] avoid calling alloca(0)
 2016-11-17 18:24 UTC  (2+ messages)

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-11-17 17:59 UTC  (10+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

Default associative containers constructors/destructor/assignment
 2016-11-17 17:52 UTC  (2+ messages)

[PATCH][AArch64] Separate shrink wrapping hooks implementation
 2016-11-17 17:46 UTC  (13+ messages)

[PATCH] Fix ICE in default_use_anchors_for_symbol_p (PR middle-end/78201)
 2016-11-17 17:04 UTC  (3+ messages)
` Patch ping: "

Import libcilkrts Build 4467 (PR target/68945)
 2016-11-17 17:01 UTC  (4+ messages)

[fixincludes, v3] Don't define libstdc++-internal macros in Solaris 10+ <math.h>
 2016-11-17 16:53 UTC  (2+ messages)

[PR target/78213] Do not ICE on non-empty -fself-test
 2016-11-17 16:52 UTC  (3+ messages)

[Aarch64][PATCH] Improve Logical And Immediate Expressions
 2016-11-17 16:26 UTC  (2+ messages)

[patch, libfortran] Add AVX-specific matmul
 2016-11-17 16:22 UTC  (9+ messages)

[PATCH] Fix PR78333
 2016-11-17 16:19 UTC  (9+ messages)

Fix PR rtl-optimization/78355
 2016-11-17 16:17 UTC 

[committed] Fix locations within raw strings
 2016-11-17 16:00 UTC 

[PATCH 0/2] PR77822
 2016-11-17 15:54 UTC  (3+ messages)
` [PATCH 2/2] PR77822
` [PATCH 1/2] PR77822

[PATCH][2/2] GIMPLE Frontend, middle-end changes
 2016-11-17 15:29 UTC  (4+ messages)

Fix PR78154
 2016-11-17 15:19 UTC  (12+ messages)

PR78319
 2016-11-17 15:17 UTC  (5+ messages)

[PATCH] Fix PR77848
 2016-11-17 14:35 UTC  (6+ messages)

[PATCH PR78114]Refine gfortran.dg/vect/fast-math-mgrid-resid.f
 2016-11-17 13:59 UTC  (5+ messages)

[patch,testsuite] Support dg-require-effective-target label_offsets
 2016-11-17 13:49 UTC  (8+ messages)

[patch,avr,committed] More use of CONST_INT_P, SUBREG_P
 2016-11-17 13:49 UTC 

[PATCH 0/2] [ARC] Refurbish backend options
 2016-11-17 13:48 UTC  (4+ messages)
` [PATCH 2/2] [ARC] Update target specific tests

[PATCH] MIPS: If a test in the MIPS testsuite requires standard library support check the sysroot supports the required test options
 2016-11-17 13:46 UTC  (7+ messages)

[PATCH] [ARC] Add support for QuarkSE processor
 2016-11-17 13:45 UTC  (4+ messages)

[PATCH 0/4] [ARC] Series of small patches to fix dejagnu found issues
 2016-11-17 13:45 UTC  (6+ messages)
` [PATCH 1/4] [ARC] Various fixes
` [PATCH 4/4] [ARC] Fix compilation issue in pr71872

[PATCH] arc/nps400: New peephole2 pattern allow more cmem loads
 2016-11-17 13:23 UTC  (4+ messages)

[PATCH] Remove -ftree-loop-if-convert-stores
 2016-11-17 12:26 UTC 

[PATCH][AArch64] Expand DImode constant stores to two SImode stores when profitable
 2016-11-17 12:24 UTC  (8+ messages)

[PATCH] Fix PR78383 middle-end ICE
 2016-11-17 12:24 UTC 

[PATCH,gcc/MIPS] Make loongson3a use fused madd.d
 2016-11-17 11:15 UTC  (5+ messages)

[PATCH v2 1/2, i386] cmpstrnsi needs string length
 2016-11-17 11:11 UTC  (3+ messages)

[PATCH v2 2/2, expand] make expand_builtin_strncmp more general
 2016-11-17 10:56 UTC  (2+ messages)

[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
 2016-11-17 10:45 UTC  (6+ messages)
` [PATCH 1/6][ARM] Refactor NEON builtin framework to work for other builtins

[PATCH, ARM] PR71607: New approach to arm_disable_literal_pool
 2016-11-17 10:00 UTC  (2+ messages)

[Patch 2/5] OpenACC tile clause support, omp-low parts
 2016-11-17  9:32 UTC  (3+ messages)

[PATCH][AArch64] Fix gcc.dg/torture/float32-builtin.c with RTL checking
 2016-11-17  9:31 UTC  (2+ messages)

[Patch 1/5] OpenACC tile clause support, OMP_CLAUSE_TILE adjustments
 2016-11-17  9:27 UTC  (3+ messages)

[PATCH, ARM] Enable ldrd/strd peephole rules unconditionally
 2016-11-17  9:24 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp
 2016-11-17  9:11 UTC  (4+ messages)

[PATCH] Fix up ICEs with TREE_CONSTANT references (PR c++/78373)
 2016-11-17  9:00 UTC  (4+ messages)

[PATCH Obvious]Adjust test string wrto update dump info for gcc.target/arm/ivopts-orig_biv-inc.c
 2016-11-17  8:24 UTC  (2+ messages)

ubsan PATCH to fix compile-time hog with operator overloading (PR sanitizer/78208)
 2016-11-17  8:11 UTC  (4+ messages)

c-family PATCH to tidy switch diagnostics (PR c/78285)
 2016-11-17  0:59 UTC  (2+ messages)

[PATCH] Fix NetBSD bootstrap
 2016-11-17  0:50 UTC  (6+ messages)

[PATCH] libiberty: Add Rust symbol demangling
 2016-11-16 23:15 UTC  (10+ messages)

[PATCH] Fix combine's make_extraction (PR rtl-optimization/78378)
 2016-11-16 23:11 UTC  (2+ messages)

RFA: PATCH to gengtype to avoid putting tree_node support in front end objects
 2016-11-16 22:27 UTC  (4+ messages)

[patch,libgfortran] PR51119 - MATMUL slow for large matrices
 2016-11-16 21:59 UTC  (8+ messages)

[PATCH 0/4] MIPS16/GCC: `casesi_internal_mips16_<mode>' insn fixes and improvements
 2016-11-16 21:55 UTC  (4+ messages)
` [PATCH 1/4] MIPS16/GCC: Fix DImode `casesi_internal_mips16_<mode>' assembly instructions

[PATCH] PR fortran/58001 -- Handle tab in FORMAT
 2016-11-16 21:37 UTC 

C++ PATCH for c++/78358 (decltype and decomposition)
 2016-11-16 21:29 UTC  (2+ messages)

[libstdc++, testsuite] Add dg-require-thread-fence
 2016-11-16 21:19 UTC  (11+ messages)

[PATCH] microMIPS/GCC: Fix PIC call relaxation
 2016-11-16 21:08 UTC  (3+ messages)

PR61409: -Wmaybe-uninitialized false-positive with -O2
 2016-11-16 20:57 UTC  (2+ messages)

[PATCH] Follow-up patch on enabling new AVX512 instructions
 2016-11-16 20:45 UTC  (2+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-11-16 20:39 UTC  (4+ messages)
  ` [2/9] Encoding support for AArch64 DWARF operations

[PATCH] Handle --enable-checking={yes,assert,release} in libcpp (PR bootstrap/72823)
 2016-11-16 20:08 UTC  (2+ messages)

[PING^2][PATCH][aarch64] Improve Logical And Immediate Expressions
 2016-11-16 19:44 UTC 

[PATCH v2 0/2] strncmp builtin expansion improvement
 2016-11-16 19:22 UTC 

[PATCH][GCC/TESTSUITE] Make test for traditional-cpp depend on
 2016-11-16 19:01 UTC  (7+ messages)

[RFC PATCH] avoid printing type suffix with %E
 2016-11-16 18:54 UTC  (3+ messages)

[PATCH v2] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-16 18:52 UTC  (2+ messages)

libgo patch committed: remove runtime1.goc
 2016-11-16 18:34 UTC 

New option -flimit-function-alignment
 2016-11-16 18:23 UTC  (6+ messages)

[committed] Fix ICE with omp for broken_loop (PR fortran/78299)
 2016-11-16 18:21 UTC 

[PATCH] Enable Intel AVX512_4FMAPS and AVX512_4VNNIW instructions
 2016-11-16 18:14 UTC  (9+ messages)

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-11-16 18:10 UTC  (12+ messages)

Add SET_DECL_MODE
 2016-11-16 17:47 UTC  (2+ messages)

[PATCH] Fix PR78305
 2016-11-16 17:43 UTC  (10+ messages)

[PATCH] enable -Wformat-length for dynamically allocated buffers (pr 78245)
 2016-11-16 17:33 UTC  (2+ messages)
` PING "

[PING] [PATCH, ARM] Further improve stack usage on sha512 (PR 77308)
 2016-11-16 17:28 UTC 

[PATCH] warn on overflow in calls to allocation functions (bugs 77531 and 78284)
 2016-11-16 17:20 UTC  (4+ messages)

[PATCH][PR libgfortran/78314] Fix ieee_support_halting
 2016-11-16 17:18 UTC  (6+ messages)
      ` [PATCH v2][PR "

[PATCH] MIPS/GCC: Mark text contents as code or data
 2016-11-16 17:15 UTC  (3+ messages)

[PATCH][PPC] Fix ICE using power9 with soft-float
 2016-11-16 17:05 UTC  (6+ messages)

Use rtx_mode_t instead of std::make_pair
 2016-11-16 17:05 UTC  (2+ messages)

[PATCH][AArch64] PR target/78362: Make sure to only take REGNO of a register
 2016-11-16 16:57 UTC 

[PATCH] enable -fprintf-return-value by default
 2016-11-16 16:49 UTC  (2+ messages)
` PING "

[Patch v4 0/17] Add support for _Float16 to AArch64 and ARM
 2016-11-16 16:38 UTC  (3+ messages)
` [Patch 14/17] [libgcc, ARM] Generalise float-to-half conversion function

Reorganise machmode.h headers
 2016-11-16 16:32 UTC 

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-11-16 16:28 UTC  (11+ messages)
            ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)

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).