public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[CFT, try 7] Emulated tls rewrite
 2010-07-15 12:00 UTC  (5+ messages)

[patch] Add TST to RX
 2010-07-15 11:42 UTC  (6+ messages)

[PATCH] convert TREE_CHAIN to DECL_CHAIN where appropriate
 2010-07-15 11:38 UTC  (2+ messages)

[Patch, Fortran] PR fortran/44709: Clean up local variables with try-finally
 2010-07-15 11:13 UTC  (2+ messages)

[PATCH] Fix PR44946
 2010-07-15 11:13 UTC 

[doc, testsuite, libgfortran] Avoid use of SSE/SSE2/SSE3 on Solaris 8/9 x86
 2010-07-15 10:43 UTC  (3+ messages)

[PATCH] Optimize SELECT CASE for character length 1 [fwd: tobias.burnus@physik.fu-berlin.de]
 2010-07-15 10:02 UTC 

[PATCH] Optimize SELECT CASE for character length 1
 2010-07-15  9:46 UTC  (2+ messages)

[PATCH] Optimize character :: c ... (c .ne. 'ab')
 2010-07-15  7:34 UTC 

[PATCH] PR testsuite/42843: add missing includes of diagnostic.h
 2010-07-15  7:27 UTC  (2+ messages)

[PATCH] Emit default CASE_LABEL_EXPR for character CASE DEFAULT (PR fortran/40206)
 2010-07-15  7:26 UTC 

[vect] Ask for review and approving the patch about vect and loongson
 2010-07-15  6:18 UTC  (9+ messages)

[patch] Add new warning -Wtrampolines
 2010-07-15  5:48 UTC  (5+ messages)

[ARM] Fix reservation cortex_a8_load_store_2
 2010-07-15  2:17 UTC  (3+ messages)

[PATCH,committed] Update libgcj soname in libgcc for newest libtool versioning
 2010-07-15  1:47 UTC 

C++ PATCH for constexpr
 2010-07-15  1:02 UTC  (17+ messages)
                          ` git repository for constexpr (was Re: C++ PATCH for constexpr)
                              ` constexpr for zurich! let's make it happen

[PATCH] Emit default CASE_LABEL_EXPR for character CASE DEFAULT (PR fortran/40206)
 2010-07-14 22:59 UTC 

[PATCH] Optimize SELECT CASE for character length 1
 2010-07-14 22:56 UTC 

[PATCH] Optimize character :: c ... (c .ne. 'ab')
 2010-07-14 22:53 UTC 

IRA patch: move clobbers downwards
 2010-07-14 22:32 UTC  (12+ messages)

Emit more REG_EQUIV notes for function args (PR42235)
 2010-07-14 22:28 UTC  (6+ messages)

Patch: Revert find_reloads part of the IRA merge
 2010-07-14 22:26 UTC  (5+ messages)

[Patch, fortran] Use initial array dimensions in the scalarizer
 2010-07-14 22:21 UTC 

Turn on -fomit-frame-pointer by default for 32bit x86?
 2010-07-14 21:55 UTC  (10+ messages)

Improvements to code hoisting
 2010-07-14 21:42 UTC  (17+ messages)
` 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch

[PATCH] Use common tree nodes instead of call build_int_cst
 2010-07-14 21:10 UTC  (3+ messages)

[PATCH] Fix PR42843 to use built compilers
 2010-07-14 20:29 UTC  (5+ messages)
    ` RFA: PR42843: Fix selection of compiler for native bootstrap. (Was: Re: [PATCH] Fix PR42843 to use built compilers)

[v3] update shared_ptr docs
 2010-07-14 20:12 UTC 

[RFA patch i386]: Prepare x64 prologue using positive offsets for frame-pointer
 2010-07-14 19:29 UTC  (3+ messages)

[Patch, fortran] Remove gfc_conv_section_upper_bound
 2010-07-14 19:23 UTC  (3+ messages)

Patch 0/9: IRA cleanups and preparations for tracking subwords of DImode
 2010-07-14 19:06 UTC  (7+ messages)
` Patch 10/9: track subwords of DImode allocnos

[commit, spu] Unbreak SPU build again
 2010-07-14 18:20 UTC 

[patch] Cleanups in decl2.c
 2010-07-14 18:14 UTC 

C++0x PATCH to implement unrestricted unions
 2010-07-14 16:59 UTC 

[PATCH,committed] More unused->used changes in cygming crtstuff
 2010-07-14 16:54 UTC 

Avoid a bit o useless work in rest_of_decl_compilation
 2010-07-14 16:28 UTC 

[Patch, updated] Make emulated TLS lto-friendly
 2010-07-14 16:25 UTC  (22+ messages)

IFUNC attribute
 2010-07-14 16:25 UTC  (4+ messages)

[PATCH][LTO] Remove all stmt fixup on readin
 2010-07-14 16:23 UTC  (4+ messages)

[PATCH][LTO] Type merging done right
 2010-07-14 16:22 UTC 

[PATCH] Allow tree-ssa Forward Prop to produce VIEW_CONVERT_EXPR in some cases
 2010-07-14 15:54 UTC  (5+ messages)

[testsuite] Increase gcc.dg/pr43058.c timeout
 2010-07-14 15:47 UTC 

[ARM] Improve pipeline description for NEON
 2010-07-14 15:42 UTC  (3+ messages)

A few simple DImode improvements
 2010-07-14 15:18 UTC  (11+ messages)

[patch c++]: Fix possible uninitialized variable
 2010-07-14 13:26 UTC  (5+ messages)

[commit, spu] Unbreak SPU build (Re: Allow gc roots to be structures with array fields)
 2010-07-14 13:15 UTC  (3+ messages)

[patch i386]: Add for win32 targets pre-prologue profiling feature
 2010-07-14 12:38 UTC  (7+ messages)

[PATCH] Fix PR44824
 2010-07-14 12:17 UTC 

[PATCH][LTO] Separate type fixup from comparison
 2010-07-14 11:57 UTC  (2+ messages)

Fix uninit-17.c (PR44738)
 2010-07-14 10:55 UTC 

[PATCH] Optimize 'a ' as single char string too
 2010-07-14 10:24 UTC  (2+ messages)

[PATCH] Handle MEM_REF some more in fold_const_aggregate_ref
 2010-07-14  9:51 UTC 

[PATCH] Fix PR44930
 2010-07-14  9:03 UTC 

[Patch, Fortran, OOP] PR 44925: C_LOC with CLASS pointer
 2010-07-14  8:15 UTC  (3+ messages)

[PATCH] Optimize 'a ' as single char string too
 2010-07-14  7:58 UTC  (6+ messages)

[patch] Improve linker errors for missing key method definitions
 2010-07-14  2:32 UTC  (3+ messages)

RFC [ABI]: C++ PATCH for c++/44540 - avoid mangling attribute noreturn
 2010-07-13 22:37 UTC  (5+ messages)

C++ PATCH for c++/44909 (confusion with circular lazy declaration)
 2010-07-13 22:30 UTC 

[PATCH] Mark several libgfortran helpers as DECL_PURE_P or TREE_READONLY in the FE
 2010-07-13 21:48 UTC  (2+ messages)

[trans-mem] fix trydropreference() failure for ia32
 2010-07-13 21:11 UTC 

[Patch committed] Move MAX_BITS_PER_WORD into expmed.h
 2010-07-13 19:56 UTC  (3+ messages)

Conflicting IRA patches
 2010-07-13 19:49 UTC  (19+ messages)

[PATCH] don't use chainon when building VMS descriptors in Ada FE
 2010-07-13 19:49 UTC 

[patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8
 2010-07-13 19:43 UTC  (4+ messages)

[patch, fortran] annotate library calls, part 1
 2010-07-13 17:26 UTC  (9+ messages)
        ` [patch, fortran] annotate library calls --- PART 2

PATCH: test case for PR39839
 2010-07-13 16:10 UTC 

[trans-mem] fix begin_transaction ABI on ia32
 2010-07-13 15:52 UTC 

[patch] make -fstrict-volatile-bitfields the default for m32c, rx, sh, h8
 2010-07-13 15:44 UTC 

[patch, testsuite, objc] committed fix testsuite aspect of PR44488
 2010-07-13 15:31 UTC 

typo in comment "the free the" => "then free the"
 2010-07-13 15:12 UTC  (4+ messages)

[PATCH] Fix asm-es-2.c testcase and PowerPC/IA-64 "m"/"es"/"S" constrain documentation
 2010-07-13 14:53 UTC  (3+ messages)

[committed] Fix auto-inc-dec in inline-asm change
 2010-07-13 14:07 UTC 

[PATCH] Add testcase for PR36960
 2010-07-13 13:26 UTC 

[PATCH] Fix PR44911
 2010-07-13 11:06 UTC 

ARM: More reorganization of extend patterns (PR43137)
 2010-07-13  9:56 UTC 

Fix PR39799: missing uninitialized vars warning
 2010-07-13  9:55 UTC  (6+ messages)

[gccgo] Support anonymous struct fields with -ggo
 2010-07-13  9:49 UTC 

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