public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] PR/target 30370 powerpc-unknown-eabispe can't build libgcc2
 2007-02-03 18:11 UTC  (2+ messages)

ipa-branch merge: Enable IPA-SSA
 2007-02-03 17:11 UTC  (3+ messages)

[patch] ada/*.c: Fix comment typos
 2007-02-03 16:54 UTC 

[patch] gcc/*: Fix comment typos
 2007-02-03 16:48 UTC 

[Committed] Simplify (GEU x 1) as (NE x 0)
 2007-02-03 16:24 UTC 

[patch] fortran/trans-array.c: Fix comment typos
 2007-02-03 16:24 UTC 

[patch] java/*: Fix comment typos
 2007-02-03 16:22 UTC 

PATCH COMMITTED: Another lower-subreg.c patch
 2007-02-03 16:00 UTC  (2+ messages)

[PATCH]: fold cabs(x+xi) and (x,0)-(0,y)
 2007-02-03 15:31 UTC  (2+ messages)

[v3] use AM_ICONV
 2007-02-03 14:01 UTC  (4+ messages)

[libgfortran,patch] Don't use __USER_LABEL_PREFIX__ in alias attribute
 2007-02-03 13:05 UTC 

[Patch,Fortran] Allow for zero-dimension explict-shaped arrays (PR30514)
 2007-02-03 12:54 UTC  (2+ messages)

[Patch, fortran] PR30514 and PR30660 - two small fixes and some tidying up
 2007-02-03 12:48 UTC  (2+ messages)

[Patch, Fortran] Use -huge()-1 as most negative integer for maxval/maxloc (PR30512)
 2007-02-03 12:18 UTC  (8+ messages)

Patch: New implementation of -Wstrict-aliasing
 2007-02-03 12:06 UTC  (5+ messages)

Don't generate branch islands on ppc darwin9
 2007-02-03 10:06 UTC  (2+ messages)

[patch] tuning gcc for AMDFAM10 processor (patch 1)
 2007-02-03  9:47 UTC  (2+ messages)

kaz's second patch
 2007-02-03  6:48 UTC  (2+ messages)

Don't generate branch islands on ppc darwin9 (for 4.2)
 2007-02-03  5:17 UTC 

Patch: New implementation of -Wstrict-aliasing
 2007-02-03  3:59 UTC  (9+ messages)

re:
 2007-02-03  3:51 UTC 

[dataflow][RFC] Fix mode-switching for MODE_ENTRY/EXIT target
 2007-02-03  3:45 UTC  (2+ messages)

[dataflow][RFC] Call df_ri_add_problem with DF_RI_LIFE at sms_schedule
 2007-02-03  3:41 UTC  (2+ messages)

gcc-4.1.2 RC1 build problem
 2007-02-03  2:03 UTC 

[dataflow][RFC] Move df_finish pass after delay_slots pass
 2007-02-03  1:25 UTC  (2+ messages)

[Xtensa] move macros into functions
 2007-02-03  1:25 UTC 

[fixed-point] Fix left shfit when the shift amount == the width
 2007-02-03  1:08 UTC 

[Fortran, committed] Fix PR fortran/30683
 2007-02-03  1:03 UTC 

[PATCH]: PR inline-asm/28686 missing check for asm_clobbered at -O0
 2007-02-03  1:00 UTC  (2+ messages)

Clean up extern inline
 2007-02-03  0:07 UTC  (13+ messages)

[patch] tuning gcc for AMDFAM10 processor (patches 4 to 11)
 2007-02-03  0:00 UTC 

Patch for IA64 floating point comparison
 2007-02-02 23:57 UTC 

[patch] tuning gcc for AMDFAM10 processor (patch 3)
 2007-02-02 23:54 UTC 

[patch] tuning gcc for AMDFAM10 processor (patch 1)
 2007-02-02 23:52 UTC 

[PATCH] Fix PR 16660, attribute((aligned)) doesn't work for variables on the stack for greater than required alignment
 2007-02-02 23:49 UTC  (2+ messages)

PATCH COMMITTED: First lower-subreg patch
 2007-02-02 22:57 UTC  (5+ messages)

[patch] Remove dead branches in unrolling/unswitching on trees
 2007-02-02 22:21 UTC  (2+ messages)

Fwd: Ping: x86 patch: SSE-based FP<=>int conversions, round 3
 2007-02-02 22:17 UTC  (3+ messages)
` Ping 2: "

[patch, 4.1.2, 4.2.1, 4.3] Fix a bug in pointer dependency test
 2007-02-02 22:02 UTC  (2+ messages)

[PATCH] Add -Womitted-conditional-op warning
 2007-02-02 21:48 UTC  (12+ messages)

[dataflow]: PATCH COMMITTED to make arm-elf work
 2007-02-02 20:18 UTC  (15+ messages)

[PATCH] [4.3 projects] vectorization of induction
 2007-02-02 20:05 UTC  (2+ messages)

[FORTRAN PATCH] Call STRIP_TYPE_NOPS in gfc_build_array_ref
 2007-02-02 19:55 UTC  (2+ messages)

[PATCH] Fix -Werror bootstrap problem with gcc 4.1 host compiler
 2007-02-02 19:46 UTC  (2+ messages)

PATCH RFC: -Wstrict-overflow
 2007-02-02 19:29 UTC  (17+ messages)

PATCH COMMITTED: Add comment to expmed.c
 2007-02-02 19:17 UTC 

PATCH COMMITTED: Move ChangeLog entry
 2007-02-02 19:15 UTC 

[patch] Remove renumber_insns and flag_renumber_insns
 2007-02-02 18:47 UTC  (2+ messages)

[IRA] patch for save restore code placement optimization
 2007-02-02 18:41 UTC  (3+ messages)

Status of ColdFire submission (some rtl & testsuite impact)
 2007-02-02 18:39 UTC 

[patch] for gcc/testsuite/gcc.dg/builtin-apply4.c failure on x86 Mac OS
 2007-02-02 18:37 UTC  (2+ messages)

[PATCH] Minor optimization: Turn a large macro into a function
 2007-02-02 18:21 UTC  (4+ messages)

[PATCH, middle-end]: Fix PR middle-end/30667
 2007-02-02 17:52 UTC  (2+ messages)

[PATCH] A few cleanups in tree-vect-*
 2007-02-02 17:34 UTC  (2+ messages)

[PATCH]: Handle COMPLEX_EXPR in negate_expr_p/fold_negate_expr
 2007-02-02 17:30 UTC  (6+ messages)

[FORTRAN PATCH] Eliminate temporary when passing constant array constructors as arguments
 2007-02-02 17:17 UTC  (3+ messages)

Patch: Fix MIPS wrong code regression for java front-end
 2007-02-02 16:44 UTC  (5+ messages)

patches pending review November-January
 2007-02-02 16:36 UTC  (8+ messages)

Make init_optimization_passes (perhaps) more readable
 2007-02-02 16:27 UTC  (2+ messages)

Reduce size of indirect-dispatch executables
 2007-02-02 15:27 UTC  (2+ messages)

[patch] Allow analyzing loops without modifying cfg
 2007-02-02 15:19 UTC  (2+ messages)

[patch] Avoid removing ENTRY_BLOCK_PTR in cfg cleanup
 2007-02-02 15:15 UTC  (2+ messages)

[v3] config includes consistency check
 2007-02-02 14:55 UTC 

[PING] pointer_map
 2007-02-02 14:40 UTC  (8+ messages)
  ` {Spam?} "

G++ OpenMP implementation uses TREE_COMPLEXITY?!?!
 2007-02-02 12:13 UTC  (5+ messages)

CFG fixup after early inlining
 2007-02-02 11:48 UTC  (4+ messages)

[PATCH, middle-end]: Convert (int)logb() into ilogb()
 2007-02-02  7:21 UTC  (5+ messages)

[PATCH]: Expand finite() as inline i386 asm
 2007-02-02  6:39 UTC  (8+ messages)

[dataflow]: PATCH: fix verification failure on arm and pa-risc
 2007-02-02  5:37 UTC 

[Patch, fortran] PR30284 and PR30626 - ICEs with internal units
 2007-02-02  5:19 UTC  (3+ messages)

SDK support
 2007-02-02  3:20 UTC  (4+ messages)

[committed] Fix minor PA TLS code generation bug
 2007-02-02  3:02 UTC 

[PATCH,i386][4.3][RFC] PIC Generation on windows/cygwin
 2007-02-02  2:32 UTC  (4+ messages)

[PATCH][RFC] Warning for C++ malformed typedef [PR c++/23689]
 2007-02-01 23:22 UTC 

[PATCH] Fix ICE on sprintf (p, "%s") and miscompilation of sprintf (p, "a", q++) (PR middle-end/30473)
 2007-02-01 22:46 UTC  (4+ messages)

[PATCH INSTALLED]: minor update to gcc-4.3 changes
 2007-02-01 22:37 UTC 

PATCH: Partial fix for PR28686 - add missing initialization
 2007-02-01 22:31 UTC  (3+ messages)

[PATCH] Fix formatting of init_target_chars calls
 2007-02-01 22:28 UTC  (2+ messages)

Ping^2
 2007-02-01 21:45 UTC 

[FORTRAN PATCH]: Further compute_overall_iter_number improvements
 2007-02-01 21:39 UTC  (2+ messages)

[FORTRAN PATCH]: Implement dependency analysis for array constructors
 2007-02-01 21:14 UTC  (2+ messages)

[Committed] Middle-end whitespace clean-up
 2007-02-01 20:35 UTC 

[fixed-point] Fix a bug when checking FIXED_POINT_TYPE
 2007-02-01 19:43 UTC 

[PATCH] Fix ffi powerpc64 unwind info
 2007-02-01 19:04 UTC  (5+ messages)

[patch] tuning gcc for AMDFAM10 processor (patch 1)
 2007-02-01 17:47 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).