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

[PATCH/RFC/PR28071]: New scheduler dependencies lists
 2007-01-24  8:58 UTC  (3+ messages)

[4.1] Fix PR rtl-optimization/29329
 2007-01-24  8:27 UTC  (2+ messages)

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

[i386 PATCH] Disallow (set reg (op mem const)) addressing modes (take 2)
 2007-01-24  7:40 UTC 

PATCH RFC: -fstrict-overflow
 2007-01-24  7:20 UTC  (3+ messages)

Get libffi closures to cope with SELinux execmem/execmod
 2007-01-24  6:46 UTC  (5+ 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)

[PATCH] -Wc++0x-compat
 2007-01-24  3:45 UTC 

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)

[PATCH][RFC] Malloc-less demangler interface
 2007-01-24  0:30 UTC  (9+ messages)

[RFC,PATCH] Builtin macros for sizes of standard types
 2007-01-24  0:19 UTC  (4+ messages)

Ping
 2007-01-23 23:23 UTC 

Fw: [PATCH/RFC/PR28071]: New scheduler dependencies lists
 2007-01-23 23:11 UTC 

[PATCH][applied] Add sincos pass, fix PR30038
 2007-01-23 23:09 UTC  (6+ messages)

unmatched quotes in #if 0 code?
 2007-01-23 21:50 UTC  (5+ messages)

[objc/PATCH] Fix PR 27438, warning about an ARTIFICIAL decl not being used
 2007-01-23 21:38 UTC  (2+ messages)

Ping
 2007-01-23 21:35 UTC 

[gomp] Diagnostics for invalid firstprivate/lastprivate/reduction
 2007-01-23 21:28 UTC  (2+ messages)

[patch, 4.2] Fix PR 29516
 2007-01-23 21:18 UTC 

Small DCE improvement
 2007-01-23 20:29 UTC  (4+ messages)

4.1/4.2 PATCH: PR middle-end/20218: Can't use __attribute__ ((visibility ("hidden"))) to hide a symbol
 2007-01-23 19:48 UTC  (8+ messages)

PATCH: PR libgcj/30550: Missing dependencies for ecjx target
 2007-01-23 19:48 UTC  (4+ messages)

Wcomparison-fixed (try 2) (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-23 19:44 UTC 

[PATCH 1/3] libgcc: Remove local _Unwind_Word and _Unwind_Sword uses
 2007-01-23 19:43 UTC  (4+ messages)

[PING] typo patch
 2007-01-23 19:00 UTC  (3+ messages)

PATCH RFA: Reorder objects in libbackend.a for faster parallel build
 2007-01-23 18:57 UTC  (4+ messages)

PATCH RFA: Fix -Wparentheses fallout
 2007-01-23 18:56 UTC  (2+ messages)

[patch, fortran] PR30532 ^Z marks EOF
 2007-01-23 18:07 UTC  (2+ messages)

E500 long double patch, updated
 2007-01-23 18:03 UTC  (2+ messages)

[gomp] Fix VLAs as local variables inside OMP constructs
 2007-01-23 18:03 UTC  (2+ messages)

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

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

deferred debug info tracking (G104-012)
 2007-01-23 17:32 UTC  (2+ messages)

[PATCH] Work around PR29127, fix PR30560
 2007-01-23 17:15 UTC  (2+ messages)

x86_64-*-mingw*
 2007-01-23 17:13 UTC  (2+ messages)

[PATCH] Do not cleanup_cfg when it is not necessary, and don't renumber_insns
 2007-01-23 17:07 UTC  (2+ messages)

[PATCH] [4.3. projects] Vectorize int to float conversions
 2007-01-23 16:51 UTC  (3+ messages)

ColdFire submission
 2007-01-23 16:50 UTC  (87+ messages)
` [ColdFire 1/63] Retabulate TARGET_CPU_CPP_BUILTINS
  ` [ColdFire 2/63] Use TUNE_* macros instead of TARGET_* macros
    ` [ColdFire 3/63] Add TUNE_68040_60
      ` [ColdFire 4/63] TARGET_COLDFIRE_FPU vs. TARGET_CFV4E
        ` [ColdFire 6/63] Make gcc honour -m68010
          ` [ColdFire 7/63] Default target selection and --with-cpu support
            ` [ColdFire 8/63] Share ASM_SPEC code between targets
              ` [ColdFire 9/63] Add -mcpu, -march, -mtune, and related options
                ` [ColdFire 10/63] Rename TARGET_68040_ONLY to TARGET_68040
                  ` [ColdFire 11/63] Treat mc680x0 macros as tuning-dependent macros
                    ` [ColdFire 12/63] Add new predefined macros
                      ` [ColdFire 13/63] Remove some RejectNegatives
                        ` [ColdFire 14/63] Make "long double" the same as "double" on ColdFire
                          ` [RTL, ColdFire 15/63] Avoid out-of-segment constants on uClinux
` [ColdFire 16/63] Bring *-uclinux configurations closer to *-linux-gnu
  ` [ColdFire 17/63] Assorted uClinux improvements
    ` [ColdFire 18/63] Configuration cleanups
      ` [ColdFire 19/63] Make MOTOROLA a numeric macro from the outset
        ` [ColdFire 20/63] Factor out soft-float library support
          ` [ColdFire 21/63] Add *_REGNO_P macros
            ` [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
                                          ` [m68k 2/2] unwind support for signal handler
                                          ` [m68k 1/2] define DWARF_FRAME_RETURN_COLUMN

[PATCH] Fix verify_flow_info for cfglayout mode
 2007-01-23 16:45 UTC 

[gfortran] Disable "long double" real kind on mingw32
 2007-01-23 16:14 UTC  (5+ messages)

[PATCH] Fix bootstrap/30541, pass down GNATBIND and GNATMAKE
 2007-01-23 16:04 UTC  (3+ messages)

[PATCH, committed] Fix PowerPC long double bootstrap
 2007-01-23 15:37 UTC  (7+ messages)

PATCH: PR bootstrap/30510: Gcc failed to bootstrap
 2007-01-23 14:02 UTC  (2+ messages)

[x86-64] Large code models (static and PIC)
 2007-01-23 13:57 UTC  (2+ messages)

Remove post-inline uninitialized vars warning
 2007-01-23 13:31 UTC  (2+ messages)

[fr30] machine description fix
 2007-01-23 13:20 UTC 

[C++ PATCH] Remove uses of TREE_CONSTANT_OVERFLOW
 2007-01-23 11:26 UTC  (2+ messages)

[PATCH] Updating IPCP to SSA
 2007-01-23 10:05 UTC 

[PATCH] Don't error on coverage mismatch by request
 2007-01-23  9:38 UTC  (11+ messages)

[patch, fortran] PR30481 Accepts namelist-group object with assumed character length
 2007-01-23  9:33 UTC  (4+ messages)

[patch] Remove requirement on loop numbering
 2007-01-23  8:44 UTC  (3+ messages)

[patch, RFC] Fix PR 30389 - ASCII functions
 2007-01-23  7:27 UTC  (3+ messages)

PATCH: ggc marking hooks
 2007-01-23  7:10 UTC 

[Patch, fortran] PR30407 - Elemental functions in WHERE assignments wrongly rejected
 2007-01-23  4:57 UTC  (4+ messages)

[PATCH] Fix PR c++/27492: ICE on invalid covariant return type
 2007-01-23  3:48 UTC  (2+ messages)

[PATCH, C++] Make Canonical ICE instead of just warn when mismatching
 2007-01-23  3:41 UTC  (3+ messages)

[C++] Make constructions inlined
 2007-01-23  3:31 UTC  (2+ messages)

[fixed-point] Patch for complex types
 2007-01-23  2:10 UTC  (2+ messages)

deque fails to meet 23.2.1.3.4-5 causing invalid iterators and extra assignments
 2007-01-23  0:32 UTC 

[C++ PATCH] Fix PR c++/29993
 2007-01-22 22:33 UTC 

RFA: Extending --help
 2007-01-22 22:13 UTC  (4+ messages)

[patch, fortran] Support .F03 and .f03 file extensions
 2007-01-22 21:55 UTC  (8+ messages)

Fix memory corruption in operands
 2007-01-22 21:20 UTC  (11+ messages)

Comment typo
 2007-01-22 21:18 UTC 

Cleanup of OpenBSD targets
 2007-01-22 20:37 UTC 

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

[gomp] Fix lastprivate on #pragma omp for (PR middle-end/30421)
 2007-01-22 17:37 UTC  (2+ messages)

Patch: New implementation of -Wstrict-aliasing
 2007-01-22 17:37 UTC  (8+ messages)

Patch: PR driver/30246
 2007-01-22 16:38 UTC  (3+ messages)

[PATCH 3/3] libjava: Remove local _Unwind_Word and _Unwind_Sword uses
 2007-01-22 16:33 UTC  (2+ messages)

[PATCH, i386]: Use XXX_P predicates in config/i386/*
 2007-01-22 16:18 UTC  (2+ messages)

[v3] __fill_aux helpers clean-up
 2007-01-22 15:21 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).