public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PR 30437 [4.0/4.1/4.2/4.3 Regression] -Wno-all is rejected
 2007-01-15 21:25 UTC  (6+ messages)

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

Fix PR 25443
 2007-01-15 20:49 UTC 

[PATCH] PR29145 - be more restrict about restrict qualifier
 2007-01-15 20:12 UTC  (3+ 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 

DCE speedup
 2007-01-15 19:02 UTC  (4+ messages)

ColdFire submission
 2007-01-15 18:51 UTC  (65+ 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

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

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

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

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

Early inlining with early optimization and passmanagerization of the inliner
 2007-01-15 13:18 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)

[patch] clean/speed up cond_move_process_if_block
 2007-01-15  3:45 UTC 

[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  (4+ 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  (18+ 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)

[PATCH] PR documentation/30330: Ensure -Wfoo and -Wno-foo @opindex exist
 2007-01-14 17:11 UTC  (2+ messages)

[dataflow]: PATCH COMMITTED to reorder the way that refs are accessed in fwprop.c
 2007-01-14 16:57 UTC 

PR 21438 : Warning about division by zero depends on lexical form
 2007-01-14 15:16 UTC 

[PATCH] Tree SRA and atomicity/volatility
 2007-01-14 14:57 UTC  (8+ messages)

[wwwdocs] [patch] vectorizer webpage update
 2007-01-14 13:14 UTC 

[PATCH] limit vectorization to large enough trip-counts
 2007-01-14 12:59 UTC  (2+ messages)

[patch, fortran, committed] Fix PR 30452
 2007-01-14 11:06 UTC 

[libgfortran,patch] Add compiler check when configuring libgfortran
 2007-01-14 10:57 UTC  (2+ messages)

[gfortran,patch] Complete libgfortran namespace separation and version number
 2007-01-14 10:51 UTC  (2+ messages)

[PATCH] PR 30460: asm_debug is not initialized in gcc.c
 2007-01-14  2:39 UTC  (4+ messages)

[wwwdocs] PATCH: bug management: known-to-pass/known-to-fail
 2007-01-13 23:44 UTC  (2+ messages)

[FORTRAN PATCH] PR 30404: Rewrite nested FORALL mask expansion
 2007-01-13 23:04 UTC 

[C PATCH] Simple compile-time array bounds checking
 2007-01-13 19:40 UTC  (7+ messages)

[patch] Fix spec2000:gcc ICE
 2007-01-13 18:24 UTC  (2+ messages)

[PATCH] Fix PR/8268: implement compile time array subscript checking
 2007-01-13 17:42 UTC  (2+ messages)

[Patch, fortran] PR20896 - dummy procedures interfaces
 2007-01-13 17:41 UTC  (2+ messages)

[committed] Fix asm in config/cpu/hppa/atomicity.h to work with HP as
 2007-01-13 15:55 UTC 

[PATCH] Operator Strength Reduction on trees
 2007-01-13 12:29 UTC  (10+ messages)

[v3] libstdc++/14991
 2007-01-13 12:27 UTC 

[PATCH] Fix PR c++/27492: ICE on invalid covariant return type
 2007-01-13  6:57 UTC 

RFC: Wcomparison-fixed (PR7651 Define -Wextra strictly in terms of other warning flags)
 2007-01-13  4:51 UTC  (2+ messages)

Patch: FYI: remove more dead code from gcj
 2007-01-13  4:21 UTC 

[PATCH][RFC] Malloc-less demangler interface
 2007-01-13  1:15 UTC  (2+ messages)

[C PATCH] Remove obsolete argument from force_fit_type_double
 2007-01-13  0:33 UTC  (2+ messages)

[C PATCH] Update usage of TREE_CONSTANT_OVERFLOW in C front-end
 2007-01-13  0:33 UTC  (2+ messages)

[patch, libgfortran] PR30435 Slash at end of input not recognized according to standard
 2007-01-12 23:09 UTC 

[Committed] Fix spu configure assembly test
 2007-01-12 23:02 UTC 

[patch committed] Fix libjava build failure on SH
 2007-01-12 22:29 UTC 

[IRA] some code improvement and s390 support
 2007-01-12 22:13 UTC 

Fix EH info WRT optimized out CALL statements
 2007-01-12 18:48 UTC  (2+ messages)

[Patch, fortran] PR30410 - Host association bug w/EXTERNAL
 2007-01-12 18:46 UTC  (4+ messages)

Pre-inline optimization
 2007-01-12 18:23 UTC  (8+ messages)
    ` Pre-inline optimization, version 2
      ` [ping] "
        ` Pre-inline optimization, version 3

[patch] Keep lists of loop exits
 2007-01-12 17:52 UTC 

invalid delayed slot filling
 2007-01-12 17:42 UTC  (11+ messages)

Patch: PR preprocessor/28227
 2007-01-12 17:32 UTC  (3+ messages)

[PATCH INSTALLED]: PR fortran/30399 Remove bogus fortran testcases
 2007-01-12 15:52 UTC 

info files broken with minimum makeinfo version
 2007-01-12 15:28 UTC  (2+ messages)

[PATCH] correct "comparisons do not have their mathematical meaning" warning
 2007-01-12 15:03 UTC  (5+ messages)
` PING: "

[graphite] build access matrices
 2007-01-12 14:07 UTC 

[dataflow]: PATCH COMMITTED to change refs from linked list to vector
 2007-01-12 13:37 UTC 

Stricter implicit conversions between vectors, revised patch
 2007-01-12 13:16 UTC  (9+ messages)

IA64 HP-UX __builtin_finite patch (and questions about __builtin_)
 2007-01-12 13:15 UTC  (2+ 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).