public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch: enable dependency tracking in libgfortran
 2007-01-16 20:20 UTC  (3+ messages)

[PATCH] DFP internal support for FP exceptions
 2007-01-16 20:15 UTC  (4+ messages)

DCE speedup
 2007-01-16 20:00 UTC  (9+ messages)

PR middle-end/18071 -Winline does not respect -fno-default-inline
 2007-01-16 19:45 UTC  (2+ messages)

[patch] add GNU/kFreeBSD support into boehm-gc also for amd64/x86-64 cpu
 2007-01-16 19:33 UTC  (2+ messages)

[PATCH] PR29145 - be more restrict about restrict qualifier
 2007-01-16 19:30 UTC  (6+ messages)

[FORTRAN PATCH] PR 30404: Rewrite nested FORALL mask expansion
 2007-01-16 19:08 UTC  (6+ messages)

[FORTRAN PATCH] Improve compute_overall_iter_number
 2007-01-16 19:07 UTC 

Pre-inline optimization
 2007-01-16 18:57 UTC  (24+ messages)
    ` Pre-inline optimization, version 2
      ` [ping] "
        ` Pre-inline optimization, version 3
                          ` GGC ICEs

[PATCH] DFP runtime comparisons for NaN
 2007-01-16 18:53 UTC  (3+ messages)

[Patch, fortran] PR30476 - [Regression 4.2, 4.3] Via other module imported generic interface rejected
 2007-01-16 18:19 UTC  (3+ messages)

ColdFire submission
 2007-01-16 18:16 UTC  (86+ 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
                                ` [ColdFire 51/63] Don't use move.l CCs for SFmode comparisons
                                  ` [ColdFire 52/63] Don't use neg.l and negx.l on memory for ColdFire
                                    ` [ColdFire 53/63] Static chain fixes
                                      ` [ColdFire 54/63] Define PREFERRED_STACK_BOUNDARY
                                        ` [ColdFire 55/63] Add support for vcall_offset thunks

[PATCH] Fix PR/8268: implement compile time array subscript checking
 2007-01-16 18:13 UTC  (11+ messages)

PATCH RFA: Tweak vec.[ch] to avoid undefined signed overflow
 2007-01-16 16:28 UTC 

soft-fp updated
 2007-01-16 16:05 UTC  (2+ messages)

iWMMXt unwind support
 2007-01-16 15:15 UTC  (2+ messages)

Early inlining with early optimization and passmanagerization of the inliner
 2007-01-16 13:11 UTC  (7+ messages)

compiler probe patch (to trunk, rev120801)
 2007-01-16 12:48 UTC  (2+ messages)

[PATCH]: Rewrite i387 fptan patterns (+ optimize reg-stack.c handling of double-output insns)
 2007-01-16 12:44 UTC 

[autovect] [patch] Strided same constant store
 2007-01-16 12:20 UTC 

[autovect] [patch] Strided same constant store
 2007-01-16  9:11 UTC  (2+ messages)

[testsuite] [PATCH] add cleanup-tree-dump to a couple testcases (obvious)
 2007-01-16  8:31 UTC 

[PATCH] CSE sin and cos as sincos using the cexpi builtin
 2007-01-16  5:31 UTC  (2+ messages)

Jan Hubicka and Uros Bizjak appointed i386 maintainers
 2007-01-16  5:14 UTC  (4+ messages)

[PATCH]: fix PR testsuite/12325, inf unavailable on vax
 2007-01-16  4:37 UTC  (5+ messages)

[patch] clean/speed up cond_move_process_if_block
 2007-01-16  4:00 UTC  (2+ messages)

Patch: FYI: remove old comment in libgomp/configure.ac
 2007-01-16  2:56 UTC 

[committed] fix -u -umbrella handling
 2007-01-16  2:04 UTC 

Patch:
 2007-01-16  1:53 UTC 

[patch] Remove dead branches in unrolling/unswitching on trees
 2007-01-16  0:26 UTC 

[PATCH] Bits and pieces to make cfglayout mode easier to work with
 2007-01-16  0:04 UTC 

PR 30437 [4.0/4.1/4.2/4.3 Regression] -Wno-all is rejected
 2007-01-15 23:03 UTC  (7+ messages)

Patch: FYI: even more dead code from gcj, including WFL
 2007-01-15 22:42 UTC 

Fix PR 25443
 2007-01-15 22:03 UTC  (2+ messages)

[patch] boehm-gc: fix typo and adjust reference (darwin)
 2007-01-15 21:21 UTC  (2+ messages)

Patch: update documentation for gcj-eclipse merge
 2007-01-15 19:52 UTC  (5+ messages)

Patch: update 4.3 changes for gcj
 2007-01-15 19:49 UTC  (5+ messages)

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

PATCH: Rewrite score_output_external
 2007-01-15 19:10 UTC 

PATCH: PR target/30474: Bad 16bit constant code generation on 64bit host
 2007-01-15 19:06 UTC 

[v3] Fix typo in recent commit
 2007-01-15 16:48 UTC 

[PATCH] Updating IPCP to SSA
 2007-01-15 14:48 UTC  (4+ messages)

[patch] Fix a problem in examination of may-alias sets with partitions
 2007-01-15 13:56 UTC  (3+ messages)

[dataflow] Re-enable split_all_insns_noflow
 2007-01-15 13:07 UTC  (2+ messages)

[dataflow] S/390: Call df_insn_rescan after adding r13 to literal pool refs
 2007-01-15 13:07 UTC  (2+ messages)

[dataflow] regmove: Call df_notes_rescan after changing insn notes
 2007-01-15 13:07 UTC  (2+ messages)

Fw: ping [PATCH] A few cleanups in tree-vect-*
 2007-01-15 12:49 UTC  (4+ messages)

[PATCH, i386]: Commited: macroize all i387 log patterns
 2007-01-15 12:39 UTC 

ping [PATCH] [4.3 projects] vectorization of induction
 2007-01-15 11:13 UTC  (3+ messages)

[patch, 4.1.2, 4.2.1, 4.3] Fix a bug in pointer dependency test
 2007-01-15 10:49 UTC 

[wwwdocs] [patch] CLI back-end webpage update
 2007-01-15 10:47 UTC 

[PATCH]: Fix PR rtl-optimization/29841: cfgbuild.c: control_flow_insn_p () 
 2007-01-15  8:48 UTC  (2+ messages)

[Patch, fortran] PR28172, PR29389, PR29712 & PR30283 - some "one liner fixes"
 2007-01-15  8:18 UTC  (6+ messages)

[libgfortran,patch] Add correct dependencies in libgfortran/Makefile.am
 2007-01-15  1:32 UTC  (5+ messages)

WWWdocs updates
 2007-01-15  1:24 UTC  (4+ messages)

Remove unused variables from REFERENCED_VARS list
 2007-01-15  1:17 UTC  (3+ messages)

[committed] Fix m68k-*-* anchors in install.texi
 2007-01-15  0:51 UTC  (3+ messages)

ping [PATCH] A few cleanups in tree-vect-*
 2007-01-14 22:48 UTC 

[libgomp, doc, patch] document implementation specific default values
 2007-01-14 20:17 UTC  (2+ messages)

Fix stringop-1.c testcase
 2007-01-14 20:10 UTC 

[patch] Clean up fix_loop_placement and its usage
 2007-01-14 20:10 UTC 

[PATCH] Don't error on coverage mismatch by request
 2007-01-14 19:47 UTC  (13+ messages)

PATCH: Build shared libraries with -Bsymbolic-functions
 2007-01-14 18:47 UTC  (3+ messages)

Fix vrp11.c testcase
 2007-01-14 18:37 UTC 

Fix always-inline3.c "regression"
 2007-01-14 18:22 UTC 

[PATCH, i386]: Commited: fix PR target/30413: %z produces ICE for char operands
 2007-01-14 17:43 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).