public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] limit commit message to 500 lines (was: Please, do not use the merged revisions log as the commit message when merging)
 2008-08-26 19:15 UTC  (9+ messages)

[Ada] Avoid implicit use of software double in floating-point conversions
 2008-08-26 18:53 UTC  (2+ messages)

Move VFP11 scheduler description
 2008-08-26 18:50 UTC 

[Ada] Further work on invalid value handling
 2008-08-26 18:49 UTC  (2+ messages)

[PATCH][RFC] -Wno-... option to suppress builtin macro redefined warnings
 2008-08-26 18:38 UTC  (6+ messages)

IRA has been merged into trunk
 2008-08-26 17:46 UTC  (4+ messages)

Please, do not use the merged revisions log as the commit message when merging
 2008-08-26 17:45 UTC  (12+ messages)

[PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, !
 2008-08-26 17:15 UTC  (13+ messages)

PATCH: comment fixes (obvious)
 2008-08-26 16:32 UTC 

[lto][patch] Strip more language dependencies from the IR
 2008-08-26 16:29 UTC  (5+ messages)

Fit testcases to soft-fp targets
 2008-08-26 16:25 UTC 

[lto][patch] Serialize RESX_EXPR properly. Implement lang_hooks.make_addressable for lto1
 2008-08-26 15:56 UTC  (3+ messages)

[ira] Makes IRA default for some targets
 2008-08-26 15:42 UTC  (4+ messages)

PATCH: named address space support (2/2: SPU backend)
 2008-08-26 15:41 UTC 

[LTO][PATCH] Fix missing IL symbol bug
 2008-08-26 15:11 UTC  (4+ messages)

[PATCH] Use bitwise AND/OR/XOR if possible to implement &&, ||, !
 2008-08-26 12:59 UTC 

[PATCH] Build libgcc_s on Windows
 2008-08-26 12:44 UTC  (5+ messages)

[Patch, Java]: Add --enable-reduced-reflection configure option
 2008-08-26 12:42 UTC  (2+ messages)

[LTO][PATCH] splitting lto annotations and functions for LGEN
 2008-08-26 10:08 UTC 

Updated IPCP cost model
 2008-08-26  9:56 UTC  (3+ messages)

PR 37217 ICE with -Wconversion
 2008-08-26  9:00 UTC 

[PATCH 1/2] New pass to partition single function into multiple sections
 2008-08-26  8:26 UTC  (4+ messages)

[PATCH] Fix middle-end/37219 fwprop1 is broken for addresses
 2008-08-26  8:06 UTC  (2+ messages)

[RF SPU testing] separate errors.c and diagnostic.c functions (try2)
 2008-08-26  7:57 UTC  (5+ messages)

[PATCH] Ping: testsuite/37074: gcc.dg/torture/stackalign/builtin-apply-4.c failed with SSE2
 2008-08-26  7:44 UTC 

[PATCH, MIPS] Add bbit* Octeon instructions
 2008-08-26  7:30 UTC 

[PATCH] Use comdat sections to reduce the size of debug info
 2008-08-26  1:55 UTC  (4+ messages)

[v3] Fix / clean-up config vs crosses (5/n): avoid a TRY_RUN
 2008-08-26  1:35 UTC  (9+ messages)

[PATCH] Small follow-up for the Fortran module debuginfo patch
 2008-08-26  1:35 UTC  (2+ messages)

[PATCH, MIPS] Add baddu Octeon instruction
 2008-08-26  1:20 UTC 

[testsuite] misc changes for AltiVec tests
 2008-08-25 23:33 UTC 

[testsuite] don't use IBM 128-bit long double for IEEE tests
 2008-08-25 23:16 UTC 

[Patch, Doc] Java: Clarify restrictions on -freduced-reflection option
 2008-08-25 22:10 UTC 

[PATCH] Add -fno-short-circuit-optimize
 2008-08-25 21:35 UTC  (6+ messages)

[graphite] instancewise dependence analysis functions and structures
 2008-08-25 21:00 UTC  (3+ messages)

[Patch] MIPS: Factor atomic memory operations into their own .md file
 2008-08-25 20:29 UTC  (3+ messages)

[patch] [vectorizer, spu] vec_interleave, vec_extract_{odd,even} and vec_trunc expanders for SPU
 2008-08-25 20:19 UTC  (2+ messages)

[patch] libffi, fix powerpc-unknown-freebsd
 2008-08-25 19:45 UTC  (6+ messages)

PR c++/17880 -Wsequence-point doesn't warn inside if, while, do conditions, for beg/cond/end expressions etc
 2008-08-25 18:44 UTC  (7+ messages)

[Patch, Fortran] Two minor tweaks for type-bound procedure parsing
 2008-08-25 18:44 UTC  (4+ messages)

PR 13358 long long and C++ do not mix well
 2008-08-25 17:28 UTC  (2+ messages)

[PATCH] Update libtool to latest git tip (was: Re: Update libtool?)
 2008-08-25 17:26 UTC  (4+ messages)
              ` [PATCH] Update libtool to latest git tip

[graphite] Backend fixes
 2008-08-25 17:18 UTC  (10+ messages)

[RFA:] PR37170, extern weak broken, like for gcc.dg/weak/weak-1.c
 2008-08-25 16:53 UTC  (6+ messages)

RFA: Fix thinko in allocate_dynamic_stack_patch
 2008-08-25 15:12 UTC 

[patch] initial location support for C parser
 2008-08-25 15:03 UTC  (4+ messages)

[lto][patch] Add support for 32 bit elf in lto-plugin
 2008-08-25 14:21 UTC  (2+ messages)

[lto][patch] Put DECL_ASSEMBLER_NAME on the symbol table
 2008-08-25 13:53 UTC  (4+ messages)

[PATCH 1/2] New pass to partition single function into multiple sections
 2008-08-25 13:50 UTC  (4+ messages)

Simple cost model for ipcp
 2008-08-25 12:59 UTC  (2+ messages)

[patch][vectorizer, SPU, PPC] Support load permutation in loop-aware SLP
 2008-08-25 12:55 UTC 

PR 11492 bogus -Wsign-compare warning
 2008-08-25 10:17 UTC 

PR c/30949 "incompatible pointer type" warning does not point to declaration
 2008-08-25  9:59 UTC  (2+ messages)

PR c/37186 -Wno-error=pointer-sign does not work
 2008-08-25  8:38 UTC  (2+ messages)

PR c++/14875: When using 'or' keyword, the error message speaks of a '||' token
 2008-08-25  8:35 UTC  (6+ messages)

PR c++/20118 missing template<> causes weird errors
 2008-08-25  8:16 UTC  (2+ messages)

[PATCH 1/2] New pass to partition single function into multiple sections
 2008-08-25  7:59 UTC  (2+ messages)

[PATCH] Fix const pointer warning in gthr-win32.h
 2008-08-25  7:55 UTC  (12+ messages)
` [PATCH] Make the pointer parameter to __gthread_setspecific non-const

[PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows
 2008-08-25  7:39 UTC  (5+ messages)

update dwarf2 asm unwind info [hppa64-*-* failures]
 2008-08-25  4:57 UTC  (6+ messages)

[PATCH, MIPS] Add Octeon target
 2008-08-25  4:34 UTC  (5+ messages)

[ira] Minor fix to REG_CLASS_UNION computation
 2008-08-25  0:43 UTC  (2+ messages)

[ira] patch fix stack slot allocation order for some targets
 2008-08-24 23:50 UTC 

[ira] merged with trunk @ 139506
 2008-08-24 23:31 UTC 

output dwarf2 unwind info via asm directives
 2008-08-24 23:25 UTC  (3+ messages)

[Patch, Fortran] Two minor tweaks for type-bound procedure parsing
 2008-08-24 22:53 UTC 

[Patch, Fortran] PR 37201 - fix character-returning bind(c) functions
 2008-08-24 22:45 UTC  (4+ messages)

[PATCH] Fix PR 37185, transpose-3.c fails in verify_stmts
 2008-08-24 20:30 UTC  (2+ messages)

PR c/30260 Enumeration types and enumeration constants erroneously given unsigned types
 2008-08-24 20:09 UTC 

[PATCH] Build libgcj, libgcj-tools, and libffi as shared libraries on Windows
 2008-08-24 18:58 UTC  (4+ messages)

[Fortran, Patch] Proposed type-bound procedures patch, part 1
 2008-08-24 18:34 UTC  (4+ messages)

Cleanup IPCP/inliner interaction
 2008-08-24 17:59 UTC 

Graphite review, graphite parts [1/n]
 2008-08-24 17:11 UTC  (9+ messages)

[PATCH] Fix debuginfo for variable length non-desc fortran arrays
 2008-08-24 16:17 UTC 

[v3] Fix / clean-up config vs crosses (5/n): remove [GLIBCXX_CHECK_BUILTIN_MATH_SUPPORT]
 2008-08-24 16:05 UTC 

[v3] Small tweaks to the docs of the last commit
 2008-08-24 13:00 UTC 

Revert accidental change enabling ipcp
 2008-08-24 12:24 UTC 

Fix IPCP's propagation of constants to versioned functions
 2008-08-24  7:54 UTC  (2+ messages)

[v3] Very minor tweak to the last commit
 2008-08-24  6:43 UTC 

[v3] Fix / clean-up config vs crosses (4/n) + librt improvements
 2008-08-24  4:08 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).