public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Tree SRA and atomicity/volatility
 2007-01-26  2:54 UTC  (25+ messages)

PATCH RFC: -fstrict-overflow
 2007-01-26  2:44 UTC  (24+ messages)

Patch: PR driver/30246
 2007-01-26  1:52 UTC  (3+ messages)

[PATCH] Fix verify_flow_info for cfglayout mode
 2007-01-26  1:44 UTC  (2+ messages)

PR 30437 [4.0/4.1/4.2/4.3 Regression] -Wno-all is rejected (try 2)
 2007-01-26  1:43 UTC  (21+ messages)

[m32c] fix CANNOT_CHANGE_MODE_CLASS
 2007-01-26  1:17 UTC 

subreg_get_info vs mode restrictions in registers?
 2007-01-26  1:15 UTC 

[PATCH, commited] PR other/30182, Fix __builtin_finite on HP-UX
 2007-01-26  0:58 UTC  (2+ messages)

[PATCH] New rs6000 altivec test
 2007-01-26  0:53 UTC  (3+ messages)

[PATCH]: Expand finite() as inline i386 asm
 2007-01-26  0:44 UTC  (3+ messages)

[PATCH] -Wc++0x-compat
 2007-01-26  0:07 UTC  (7+ messages)

[PATCH, commited] PR other/30182, Fix __builtin_finite on HP-UX
 2007-01-25 23:47 UTC  (4+ messages)

[patch, fortran] Support .F03 and .f03 file extensions
 2007-01-25 23:06 UTC  (7+ messages)

[PATCH/RFC/PR28071]: New scheduler dependencies lists
 2007-01-25 22:53 UTC  (3+ messages)

[fixed-pont] Add testcases
 2007-01-25 22:39 UTC 

[libgomp, patch, committed] backport documentation
 2007-01-25 22:34 UTC 

Get libffi closures to cope with SELinux execmem/execmod
 2007-01-25 21:52 UTC  (14+ messages)

[patch, 4.2] Fix PR 29516
 2007-01-25 21:10 UTC  (2+ messages)

Don't clobber vector registers on catch
 2007-01-25 20:27 UTC 

PATCH RFA: Reorder objects in libbackend.a for faster parallel build
 2007-01-25 19:42 UTC  (2+ messages)

[PATCH] Speed up genattrtab
 2007-01-25 19:01 UTC  (6+ messages)

CFG fixup after early inlining
 2007-01-25 18:37 UTC  (6+ messages)

[PATCH, commited] Make posix theads the default on ia64*-*-hpux*
 2007-01-25 18:07 UTC 

Patch for PR fortran/30432, Argument list issue
 2007-01-25 17:33 UTC 

[PATCH] [4.3. projects] Vectorize int to float conversions
 2007-01-25 16:57 UTC  (9+ messages)
    ` [PATCH] [4.3. projects] Vectorize int to float conversions - dorit

[PATCH][RFC] Malloc-less demangler interface
 2007-01-25 16:55 UTC  (4+ messages)

[i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 2)
 2007-01-25 16:43 UTC  (3+ messages)
` [i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 3)

gcc/cp/parser.c compilation error
 2007-01-25 16:16 UTC  (2+ messages)

Fix slibdir for libgcc
 2007-01-25 16:03 UTC 

[v3] Tweak istreambuf_iterator::equal
 2007-01-25 13:07 UTC 

[v3] libstdc++/29722 path fixup
 2007-01-25 11:35 UTC  (3+ messages)

[4.1] Fix PR rtl-optimization/29329
 2007-01-25 11:21 UTC  (5+ messages)

[x86-64] Large code models (static and PIC)
 2007-01-25 11:06 UTC  (5+ messages)

PR 26494 -pedantic-errors can be overridden by -W*
 2007-01-25  9:52 UTC  (3+ messages)

[Committed] Fix libstdc++ with SetJumpLongJump exceptions
 2007-01-25  9:49 UTC  (3+ messages)

[fixincludes, patch] PR30272 Build failure under SGI Irix (GFortran)
 2007-01-25  9:20 UTC  (6+ messages)

Have DWARF unwinder handle DW_OP_swap
 2007-01-25  7:07 UTC 

[PATCH]: PR middle-end/29335 use MPFR for cabs, and fold complex sign ops
 2007-01-25  5:22 UTC  (3+ messages)

[fixed-point] Patch for decimal fixed-point constants without exponents
 2007-01-25  1:38 UTC 

Patch to xfail g++.dg/tree-prof/indir-call-prof.C on IA64
 2007-01-25  0:53 UTC  (3+ messages)

[v3] Fix deque::erase
 2007-01-24 23:54 UTC 

[fixed-point] Patch for complex types
 2007-01-24 23:29 UTC  (5+ messages)

ColdFire submission
 2007-01-24 23:26 UTC  (43+ messages)
` [ColdFire 22/63] Remove redundant PIC handling
  ` [ColdFire 23/63] Some assorted cleanups
    ` [RTL, ColdFire 24/63] Add support for a MODE_INDEX_REG_CLASS macro
      ` [ColdFire 25/63] Define MODE_INDEX_REG_CLASS for m68k
        ` [ColdFire 26/63] Rework the call and jump handling
          ` [ColdFire 27/63] Addressing mode changes and fixes
            ` [middle-end, ColdFire 28/63] Change the canonical NaN representation
              ` [ColdFire 29/63] Fix a movdf bug
                ` [ColdFire 30/63] Fix rounding for ColdFire FPUs
                  ` [ColdFire 31/63] Fix rounding problems in fpgnulib.c
                    ` [ColdFire 32/63] Delete USE_RETURN_INSN
                      ` [ColdFire 33/63] Force an epilogue when restoring FPU registers
                        ` [ColdFire 34/63] Don't emit a nop after noreturn calls
                          ` [RTL, ColdFire 35/63] Expose dual %d0/%a0 return value in RTL
                            ` [ColdFire 36/63] Use RTL for prologues and epilogues
                              ` [ColdFire 37/63] "
                                ` [ColdFire 38/63] Clean up handling of integer moves
                                  ` [ColdFire 39/63] Fix mov3q handling
                                    ` [ColdFire 40/63] Add more movsf_cf_soft alternatives
                                      ` [ColdFire 41/63] Add support for the ff1 instruction
                                        ` [ColdFire 42/63] Add support for sibling calls
                                          ` [ColdFire 43/63] Use floating-point branches on ColdFire too
                                            ` [ColdFire 44/63] Remove unncessary saves and restores of %a5
                                              ` [ColdFire 45/63] Set TARGET_ASM_FILE_START_APP_OFF to false for GNU/Linux
                                                ` [ColdFire 46/63] Add support for unwinding through signal handlers
                                                  ` [ColdFire 47/63] Fix PR target/28181
                                                    ` [ColdFire 48/63] Fix the 'T' constraint
                                                      ` [ColdFire 49/63] Save and restore the PIC register when using a constant pool
                                                        ` [ColdFire 50/63] Save the PIC register for __builtin_eh_return

--param inline-unit-growth tweek
 2007-01-24 23:10 UTC 

[PATCH] move superblock formation to Tree-SSA
 2007-01-24 22:59 UTC  (2+ messages)

Variadic templates, fourth revision (1/2)
 2007-01-24 22:35 UTC  (3+ messages)

[ADA PATCH] Update TREE_CONSTANT_OVERFLOW usage
 2007-01-24 22:10 UTC 

[patch, RFC] Fix PR 30389 - ASCII functions
 2007-01-24 21:04 UTC  (4+ messages)

[patch] boehm-gc ChangeLog typo fix, applied
 2007-01-24 19:37 UTC 

[FORTRAN PATCH]: Improved integer SIGN intrinsic (& bug-fix)
 2007-01-24 19:11 UTC  (4+ messages)

RFA: Extending --help
 2007-01-24 18:59 UTC  (6+ messages)

Patch: New target vector routine and version_id attribute for HP-UX
 2007-01-24 18:44 UTC  (2+ messages)

gcj 4.3 regressions
 2007-01-24 17:12 UTC 

Add overflow infinity handling to VRP
 2007-01-24 16:49 UTC  (2+ messages)

[PATCH]: PR middle-end/30447 fold carg(z) -> atan2(z.i, z.r)
 2007-01-24 16:10 UTC  (2+ messages)

[PATCH] PR middle-end/30447 handle builtin csin [take 2]
 2007-01-24 15:43 UTC 

[PATCH] Fix PR testsuite/30181
 2007-01-24 14:14 UTC 

Ping
 2007-01-24 14:00 UTC  (2+ messages)

[PATCH] Fix expansion of cexpi on C99 but non-SINCOS targets
 2007-01-24 13:50 UTC 

PATCH: ggc marking hooks
 2007-01-24 12:35 UTC  (2+ messages)

Fix VMSupportsCS8
 2007-01-24 12:25 UTC 

[Committed] Builtin macros for sizes of standard types
 2007-01-24 12:09 UTC 

[PATCH, i386}: Commited: avoid access past the end of array in i386.md
 2007-01-24 11:16 UTC 

Fix a reload inheritance bug
 2007-01-24  7:58 UTC  (2+ messages)

[java/PATCH] PR 30454 Fix bootstrap on a couple of targets, empty "zip" file in class path can cause leakage of file streams
 2007-01-24  5:46 UTC  (3+ messages)

PATCH: fix warning in insn-preds.c
 2007-01-24  5:06 UTC  (2+ messages)

PR c++/17729 Duplicate __attribute__((deprecated)) warning
 2007-01-24  2:50 UTC  (3+ messages)

[Patch] Java: Add heap dump and analyze support
 2007-01-24  2:32 UTC  (7+ messages)

ipa-branch merge: Enable IPA-SSA
 2007-01-24  1:28 UTC  (3+ messages)

PATCH RFC: Change some tree-ssa-operands fields to unsigned
 2007-01-24  1:04 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).