public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][IRA] Analysis of register usage of functions for usage by IRA
 2014-01-10 11:39 UTC  (13+ messages)

[PATCH][ARM] Get mode for rtx costs calculations for SET RTX from destination reg
 2014-01-10 11:33 UTC  (2+ messages)

[PATCH][ARM] Add CRC32 to the feature flags of Cortex-A53, A57
 2014-01-10 11:32 UTC  (2+ messages)

[PATCH][testsuite][ARM] Properly figure -mfloat-abi option for crypto tests
 2014-01-10 11:31 UTC  (2+ messages)

[PATCH][ARM] Fix arm_init_iwmmxt_builtins to handle only iwmmxt entries
 2014-01-10 11:31 UTC  (2+ messages)

Resolve pr44194-1.c failure by refining scan-rtl-dump-not pattern
 2014-01-10 11:28 UTC  (3+ messages)

libsanitizer merge from upstream r196090
 2014-01-10 11:27 UTC  (4+ messages)

[PATCH i386 AVX-512] Fix conditions for 2 patterns
 2014-01-10 11:20 UTC  (3+ messages)

[Patch] Fix PR plugin/59335, plugins not compiling
 2014-01-10 11:13 UTC  (2+ messages)

[PATCH, AARCH64] MULTIARCH_DIRNAME breaks multiarch build
 2014-01-10 11:06 UTC  (4+ messages)

[ARM] Fix incorrect restore of FP registers in nested APCS frame
 2014-01-10  9:48 UTC  (3+ messages)

[MIPS, committed] Backport bswap patches to 4.8
 2014-01-10  9:21 UTC  (3+ messages)

RFC Asan instrumentation control
 2014-01-10  9:20 UTC  (17+ messages)

[PATCH] MIPS: improve Loongson-2E/2F/3A detection for -march=native
 2014-01-10  8:55 UTC  (2+ messages)

[GOMP4] Patch to add option for offloading
 2014-01-10  8:54 UTC  (3+ messages)

[PATCH][04/10] -fuse-caller-save - Add TARGET_FN_OTHER_HARD_REG_USAGE hook
 2014-01-10  8:47 UTC  (7+ messages)
` [PATCH] -fuse-caller-save - Implement TARGET_FN_OTHER_HARD_REG_USAGE hook for MIPS
    ` [PING^2][PATCH] "

Go patch committed: Use backend interface for slice info
 2014-01-10  6:42 UTC 

libgo patch committed: Fix 32-bit memory allocation
 2014-01-10  5:43 UTC  (3+ messages)
` [gofrontend-dev] "

Improving mklog [was: Re: RFC Asan instrumentation control]
 2014-01-10  4:40 UTC  (2+ messages)

[PATCH] Handle PIEs in libbacktrace
 2014-01-10  3:57 UTC  (12+ messages)
            ` [PATCH] libsanitizer demangling using cp-demangle.c

[PATCH] Add zero-overhead looping for xtensa backend
 2014-01-10  3:49 UTC  (5+ messages)

[PATCH] Tiny predcom improvement (PR tree-optimization/59643)
 2014-01-10  1:01 UTC  (2+ messages)

[committed] Fix vect_analyze_data_refs (PR middle-end/59670)
 2014-01-09 23:41 UTC 

[patch] fix libstdc++/59680
 2014-01-09 23:39 UTC 

[PATCH] Fix PR58115
 2014-01-09 23:35 UTC  (26+ messages)
  ` [PATCH] Change i?86/x86_64 into SWITCHABLE_TARGET (PR58115)
      ` [PATCH] Change i?86/x86_64 into SWITCHABLE_TARGET (PR58115, take 2)
        ` [PATCH] Allocate all target globals using GC for SWITCHABLE_TARGETs

Go patch committed: Add flattening pass
 2014-01-09 23:28 UTC 

PR 59712 patch
 2014-01-09 22:49 UTC  (2+ messages)

Rb tree node recycling patch
 2014-01-09 22:37 UTC  (4+ messages)

Question about gimplify.c:gimplify_adjust_omp_clauses_1, GOVD_MAP_TO_ONLY
 2014-01-09 22:30 UTC  (4+ messages)

[Patch] Remove references to non-existent tree-flow.h file
 2014-01-09 20:34 UTC  (2+ messages)

[PATCH] Ignore DECL_ALIGN of SSA_NAME underlying decls for dynamic stack realignment (PR middle-end/47735)
 2014-01-09 20:32 UTC  (2+ messages)

[PATCH] Fix devirtualization ICE (PR tree-optimization/59622, take 2)
 2014-01-09 20:15 UTC  (24+ messages)
    ` [PATCH] Fix devirtualization ICE (PR tree-optimization/59622, take 3)
                                          ` [PATCH] Fix devirtualization ICE (PR tree-optimization/59622, take 5)

[MIPS, committed] Revert some Octeon BADDU patches
 2014-01-09 20:15 UTC  (3+ messages)

[Patch, Fortran, committed] Fix buglet in cpp.c
 2014-01-09 20:14 UTC 

[RFC] libgcov.c re-factoring and offline profile-tool
 2014-01-09 20:13 UTC  (17+ messages)

PATCH: Remove the unused btver1
 2014-01-09 20:09 UTC  (2+ messages)

[Patch, testsuite, mips] Fix test gcc.dg/delay-slot-1.c for MIPS
 2014-01-09 19:09 UTC  (2+ messages)

[PATCH,rs6000] Add -maltivec={le,be} options
 2014-01-09 18:59 UTC  (10+ messages)

std::vector move assign patch
 2014-01-09 18:39 UTC  (3+ messages)

[PATCH, AArch64 0/7] TImode and longlong.h improvements
 2014-01-09 18:37 UTC  (9+ messages)
` [PATCH, AArch64 4/6] soft-fp: Commonize creation of TImode types
` [PATCH, AArch64 6/6] aarch64: Define add_ssaaaa, sub_ddmmss, umul_ppmm
` [PATCH, AArch64 5/6] soft-fp: Define UDWtype for longlong.h

PATCH: Put a breakpoint on __sanitizer::Report
 2014-01-09 18:34 UTC  (2+ messages)

[patch] PR56572 flatten unnecessary nested transactions after inlining
 2014-01-09 18:31 UTC  (6+ messages)

[PATCH, go]: Skip some go tests
 2014-01-09 17:59 UTC  (4+ messages)

[patch] Pass -fuse-ld=gold to gccgo on targets supporting -fsplit-stack
 2014-01-09 17:55 UTC  (2+ messages)
` [ping] "

[C++ testcase, committed] PR 59730
 2014-01-09 17:49 UTC 

[Patch,testsuite] Fix testcases that use bind_pic_locally
 2014-01-09 16:58 UTC  (5+ messages)

[PATCH, committed] Fix for PR 59094
 2014-01-09 16:52 UTC 

[PING^2] [PATCH]SIMD-Enabled functions for C++
 2014-01-09 16:28 UTC 

a patch prototype for PR59535 (THUMB code size regression)
 2014-01-09 16:24 UTC  (3+ messages)

Fix ipa-devirt ICE on virtual inheritance
 2014-01-09 16:21 UTC 

[PATCH i386 4/8] [AVX512] Add substed patterns
 2014-01-09 15:35 UTC  (7+ messages)
` [PATCH i386 4/8] [AVX512] [6/8] Add substed patterns: `sae' subst

[Patch, Fortran] PR 58026: Bad error recovery for allocatable component of undeclared type
 2014-01-09 15:30 UTC 

[patch] regcprop fix for PR rtl-optimization/54300
 2014-01-09 15:25 UTC  (7+ messages)

wide-int, sched
 2014-01-09 15:21 UTC  (3+ messages)

wide-int, loop
 2014-01-09 15:20 UTC  (6+ messages)

wide-int, ipa
 2014-01-09 15:20 UTC  (3+ messages)

wide-int, gimple
 2014-01-09 15:18 UTC  (7+ messages)

wide-int, doc
 2014-01-09 15:17 UTC  (2+ messages)

wide-int, build system
 2014-01-09 15:16 UTC  (2+ messages)

[ARM] add armv7ve support
 2014-01-09 15:07 UTC  (3+ messages)

[Patch] Avoid gcc_assert in libgcov
 2014-01-09 14:56 UTC  (2+ messages)

A question about forward_addr
 2014-01-09 14:31 UTC 

[PATCH] Fix PR49718 : allow no_instrument_function attribute in class member definition/declaration
 2014-01-09 14:18 UTC  (3+ messages)

[Patch, Fortran, committed] PR 59612: iso_fortran_env segfaults with -fdump-fortran-original
 2014-01-09 13:33 UTC  (2+ messages)

[PATCH] Fix PR45586
 2014-01-09 12:34 UTC  (4+ messages)

[PATCH] Fix PR59715
 2014-01-09 12:34 UTC  (3+ messages)

Another build!=host fix
 2014-01-09 11:52 UTC  (4+ messages)
    ` [PING] "

[Patch, fortran] PR34547 - [4.8/4.9 regression] NULL(): Fortran 2003 changes, accepts invalid, ICE on invalid
 2014-01-09 11:30 UTC  (2+ messages)

[Patch] Regex bracket matcher cache optimization
 2014-01-09 10:14 UTC  (10+ messages)

PR 59137: Incorrect liveness info during dbr_schedule
 2014-01-09 10:08 UTC  (3+ messages)

[PATCH] Use libbacktrace for libsanitizer symbolization (take 2, PR sanitizer/59136)
 2014-01-09  9:03 UTC  (2+ messages)

[PATCH] Allow building if libsanitizer on RHEL5 (i.e. with 2.6.18-ish kernel headers)
 2014-01-09  8:55 UTC  (3+ messages)
` [PATCH] Allow building if libsanitizer on RHEL5 (i.e. with 2.6.18-ish kernel headers, take 2)

[patch][i386] Remove code executed only if reload_in_progress (i.e. never)
 2014-01-09  8:16 UTC  (4+ messages)

[Patch, i386] Separate Intel processor with expanded ISA
 2014-01-09  7:34 UTC  (3+ messages)

[PATCH] Fix for PR 59524
 2014-01-09  6:52 UTC  (3+ messages)

[PATCH] Final removal of mudflap
 2014-01-09  4:56 UTC  (3+ messages)

[PATCH] Fix PR 59631
 2014-01-09  4:50 UTC  (2+ messages)

[RFA][PATCH][middle-end/53623] Improve extension elimination
 2014-01-09  4:43 UTC  (7+ messages)

[Patch, bfin/c6x] Fix ICE for backends that rely on reorder_loops
 2014-01-09  4:20 UTC  (8+ messages)

[PATCH] Fix ifcvt (PR rtl-optimization/58668)
 2014-01-09  4:19 UTC  (3+ messages)
` [PATCH] Fix cfgcleanup regression (PR rtl-optimization/59724)

[GOOGLE] Remove mod_id_to_name map
 2014-01-09  1:06 UTC  (2+ messages)

Fix segfault with weak external symbols
 2014-01-08 22:39 UTC 

[PATCH] Fix PR59471
 2014-01-08 22:35 UTC  (2+ messages)

[MIPS, committed] Fix all but one gcc.dg/tree-ssa failure
 2014-01-08 22:18 UTC 

[PATCH,rs6000,committed] Remove duplicates from altivec_overloaded_builtins
 2014-01-08 21:39 UTC  (2+ messages)

microMIPS jump instructions
 2014-01-08 21:31 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).