public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH, C++] Make Canonical ICE instead of just warn when mismatching
 2007-01-04  5:30 UTC 

[PATCH][fortran] Make cbrt, cexpi and sincos builtins available
 2007-01-04  5:29 UTC  (5+ messages)

[PATCH] Canonical types (1/3)
 2007-01-04  5:21 UTC  (15+ messages)
  `  "

[patch,fortran] Fix INCLUDE with full path (PR30276)
 2007-01-04  5:18 UTC  (10+ messages)

[patch, fortran] PR27698 - Add diagnostic message for invalid names
 2007-01-04  5:05 UTC  (2+ messages)

[PATCH] PR middle-end/29683 detect stack collision of split args
 2007-01-04  4:27 UTC  (4+ messages)

Patch: PR preprocessor/28165
 2007-01-04  3:28 UTC  (2+ messages)

[patch, fortran, docs] Rewrite "GFortran and G77" section
 2007-01-04  2:35 UTC 

[patch] Fix bug handling quoted arguments in traditional cpp mode
 2007-01-04  2:31 UTC 

[patch, fortran, docs, committed] Rewrite "GFortran and GCC" section
 2007-01-04  2:25 UTC 

[patch, fortran, docs, committed] Lower "Part I: Introduction" to a chapter
 2007-01-04  2:15 UTC 

[patch, fortran, docs, committed] A couple of minor things
 2007-01-04  1:50 UTC 

[patch, fortran, docs, committed] intrinsic.texi: Edit introduction
 2007-01-04  1:40 UTC 

[PATCH]: for Score backend
 2007-01-04  1:30 UTC  (2+ messages)

PATCH: calculate CDI_DOMINATORS in tree-ssa-sink
 2007-01-04  1:08 UTC  (12+ messages)

[patch, fortran, docs, committed] gfortran.texi: Edits to "extensions" section
 2007-01-04  1:05 UTC 

[patch, fortran, docs, committed] Index-entry improvements to intrinsic.texi
 2007-01-04  0:40 UTC 

[arm] Thumb-2 merge
 2007-01-04  0:39 UTC  (4+ messages)

[patch, fortran, docs, committed] Fix @code-type commands
 2007-01-04  0:25 UTC 

Fix PR16634
 2007-01-04  0:09 UTC 

[patch, fortran, docs. committed] Some cleanup to intrinsic.texi
 2007-01-03 23:55 UTC 

[4.1 PATCH] Fix note_decl_for_pch (PR c++/28217)
 2007-01-03 23:44 UTC  (2+ messages)

[4.1 PATCH] Fix -xassembler-with-cpp -std=xxx (PR c/25993)
 2007-01-03 23:42 UTC 

[patch, fortran] Fix PR 30235
 2007-01-03 23:20 UTC  (2+ messages)

[dataflow]: PATCH COMMITTED to remove cache destroying behavior
 2007-01-03 23:01 UTC 

[Committed] Fix PR 30353, ICE with __real__ and __imag__
 2007-01-03 22:57 UTC 

[PATCH] RFA C4X just unconditionally sets -ffast-math (nearly)
 2007-01-03 22:19 UTC  (2+ messages)

Stricter implicit conversions between vectors, revised patch
 2007-01-03 22:17 UTC  (6+ messages)

[wwwdocs] mirrors.html maintenance
 2007-01-03 21:50 UTC 

Fix devirt1.C failure
 2007-01-03 20:55 UTC 

Add overflow infinity handling to VRP
 2007-01-03 20:52 UTC  (17+ messages)

[Patch, fortran] PR27996 and PR29978 - warnings and errors on character lengths
 2007-01-03 20:33 UTC  (4+ messages)

libgomp bootstrap failure on i486-linux with --enable-targets=all
 2007-01-03 20:19 UTC  (7+ messages)

[RFC PATCH] Speed up bootstrap on SMP
 2007-01-03 20:05 UTC  (6+ messages)

Break cgraph building out to cgraphbuild.c
 2007-01-03 20:01 UTC 

[PATCH] move superblock formation to Tree-SSA
 2007-01-03 19:36 UTC  (5+ messages)

More powerpc_altivec_ok uses
 2007-01-03 19:32 UTC  (2+ messages)

[PATCH] Release some SSA_NAMEs
 2007-01-03 19:23 UTC  (2+ messages)

patches pending review from last year
 2007-01-03 19:22 UTC  (5+ messages)

iWMMXt unwind support
 2007-01-03 19:19 UTC  (5+ messages)

[c++] ping: __GXX_EXPERIMENTAL_CPP0X__ to __GXX_EXPERIMENTAL_CXX0X__
 2007-01-03 19:10 UTC  (2+ messages)

identifing free() in tree-ssa
 2007-01-03 19:05 UTC  (6+ messages)

RFA: Enable -frecord-gcc-switches for the MN10300
 2007-01-03 18:57 UTC  (2+ messages)

[PATCH] Fix _Unwind_Context backward compatibility issues
 2007-01-03 18:07 UTC  (2+ messages)

[Patch, fortran] PR20896 - dummy procedures interfaces
 2007-01-03 18:02 UTC 

[PATCH] PR debug/30189
 2007-01-03 17:00 UTC 

[PATCH] Fold more aggressively for trip counts
 2007-01-03 15:14 UTC  (5+ messages)

[PATCH] PR tree-optimization/29877: handling of register vars during TER
 2007-01-03 14:45 UTC  (3+ messages)

[ecj] PR612.java testsuite regression
 2007-01-03 14:18 UTC 

ipa-branch merge: Enable IPA-SSA
 2007-01-03 13:38 UTC  (3+ messages)

identifing free() in tree-ssa
 2007-01-03 10:11 UTC 

[patch] gcc/*.c: Fix comment typos
 2007-01-03  8:43 UTC 

[patch] cp/pt.c: Fix a comment typo
 2007-01-03  8:43 UTC 

[patch] vec.h: Introduce VEC_safe_grow_cleared. (Take 2)
 2007-01-03  7:52 UTC  (2+ messages)

[4.1 PATCH] Fix ICE on friend templatized static method (PR c++/29054)
 2007-01-03  4:12 UTC  (2+ messages)

ibits
 2007-01-03  4:10 UTC 

SDK support
 2007-01-03  1:05 UTC 

[fixed-point] Support saturating constant folding
 2007-01-03  0:51 UTC 

[wwwdocs] PATCH for Re: gfortran year end status report
 2007-01-02 23:14 UTC  (3+ messages)

[4.1 PATCH] Backport C++ PR28261 fix to fix PR c++/29535
 2007-01-02 23:01 UTC 

[PATCH] Dejagnu needs more information to build testglue
 2007-01-02 22:32 UTC  (3+ messages)

Memory statistics before and after IPA
 2007-01-02 22:28 UTC  (5+ messages)

[patch] i386: Remove unused macros
 2007-01-02 22:22 UTC  (2+ messages)

Mudflap cleanup
 2007-01-02 22:11 UTC  (2+ messages)

patch to sbitmaps.c for IA64 HP-UX (committed as obvious)
 2007-01-02 21:20 UTC 

IPA merge: make fixup_cfg to deal with SSA
 2007-01-02 20:36 UTC  (2+ messages)

[v3] libstdc++/28125
 2007-01-02 19:57 UTC  (9+ messages)

[Committed] Fix middle-end/30253, ICE with statement expression and conditional expression
 2007-01-02 18:48 UTC  (3+ messages)

[PATCH] [4.3 projects] vectorization of induction
 2007-01-02 18:35 UTC  (2+ messages)

[PATCH] Use set_unique_reg_note to set REG_EQUAL notes
 2007-01-02 18:16 UTC  (2+ messages)

PATCH RFA: More -Wparentheses checks for C++
 2007-01-02 17:52 UTC  (4+ messages)

[patch] vec.h: Introduce VEC_safe_grow_cleared
 2007-01-02 16:33 UTC  (2+ messages)

RFC: SMS problem with emit_copy_of_insn_after copying REG_NOTEs
 2007-01-02 16:05 UTC  (2+ messages)

[dataflow]: PATCH COMMITTED to improve performance
 2007-01-02 15:07 UTC 

[PING] Canonical types patch
 2007-01-02 14:27 UTC  (5+ messages)

Gcc 4.3 revision 120315 failed to build tonto
 2007-01-02 14:27 UTC 

RFC: SMS problem with emit_copy_of_insn_after copying REG_NOTEs
 2007-01-02 13:35 UTC  (6+ messages)

[patch] fix builtin-bswap-4.c on 64-bit hosts
 2007-01-02  9:08 UTC 

Unrepresentable subregs and hard_regno_nregs
 2007-01-02  6:33 UTC  (12+ messages)
              ` [committed] Use HARD_REGISTER_* for mips

Check for invalid E500 option combinations
 2007-01-02  5:17 UTC  (4+ messages)
  ` Ping "

Remove some TARGET_E500 checks
 2007-01-02  5:14 UTC  (3+ messages)
` Ping "

[Committed] Fold "(X ^ Z) == (Y ^ Z)" as "X == Y"
 2007-01-02  4:32 UTC 

Remove old darwin cruft
 2007-01-02  3:31 UTC 

[Fortran] Massive whitespace patch
 2007-01-02  3:15 UTC  (9+ messages)

[committed, df] fix darwin
 2007-01-02  2:09 UTC 

Patch: PR preprocessor/21521
 2007-01-02  0:11 UTC  (3+ messages)

[Patch, fortran] PR23060 - %VAL, %LOC and %REF
 2007-01-01 23:45 UTC  (6+ messages)

patch: mention tuples work in gcc-4.3/changes.html
 2007-01-01 21:44 UTC  (2+ messages)

libgcc move to the top level
 2007-01-01 21:14 UTC  (13+ messages)

IPA merge: cgraph_add_function improvement
 2007-01-01 20:19 UTC  (3+ messages)

[Committed] fortran/ChangeLog and libgfortran/ChangeLog
 2007-01-01 19:58 UTC  (2+ messages)

[PATCH] PR29166: Fix bad prologue generation on ia64
 2007-01-01 19:45 UTC  (2+ messages)

Documenting GCC 4.2 changes
 2007-01-01 19:24 UTC  (4+ 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).