public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] rotate news
 2006-02-26 20:41 UTC 

[PATCH] Fix PR bootstrap/26055
 2006-02-26 20:34 UTC  (3+ messages)
  ` [PING][PATCH] "

[PATCH, RFC] Enable IBM long double for PPC32 Linux
 2006-02-26 20:26 UTC  (3+ messages)

[patch] Enable fmove-loop-invariants by default
 2006-02-26 20:25 UTC  (17+ messages)

[Patch, fortran] PR24518 and PR24520 - Improvements to MOD and DOT_PRODUCT
 2006-02-26 20:18 UTC  (10+ messages)
` Inline DOT_PRODUCT revisited
  ` Inline DOT_PRODUCT revisited - to libgfortran/m4 gurus

[patch, committed] gcc-relative paths for @node Machine Constraints
 2006-02-26 19:31 UTC 

[wwwdocs] add #release anchor to develop.html
 2006-02-26 19:08 UTC 

[v3] tr1/c_compatibility: cstdbool, etc
 2006-02-26 18:44 UTC 

[RFT] Remove LABEL_NEXTREF and TARGET_ADJUST_UNROLL_MAX from the SH backend
 2006-02-26 17:15 UTC  (2+ messages)

[Committed] Canonicalize "even" tests as (X & 1) == 0
 2006-02-26 16:12 UTC 

[Committed] PR21137: Fold ((X>>1)&4) != 0 as (X&8) != 0
 2006-02-26 15:37 UTC 

[IA-64 PATCH] PR rtl-opt/14261: ifcvt.c vs emit_move_insn
 2006-02-26 14:58 UTC 

Fix ICE on valid code with minloc/maxloc
 2006-02-26 14:42 UTC 

[doc] [patch] PR26419 - improve documentation for -ftree-vect-verbose in invoke.texi
 2006-02-26 11:32 UTC  (2+ messages)

PATCH: x86/x86-64: Support Intel MNI intrinsics
 2006-02-25 22:38 UTC  (5+ messages)

[patch] libffi testsuite enhancement
 2006-02-25 22:34 UTC 

[Committed] PR middle-end/23673: Fold (X^Y) == 0 as X == Y
 2006-02-25 22:31 UTC 

[RFT] libffi testsuite cleanup warnings
 2006-02-25 22:22 UTC 

[patch] remove darwin from libgomp's target
 2006-02-25 21:24 UTC  (3+ messages)

[PATCH] Fix PR26406, forwprop causing VRP to fail
 2006-02-25 15:52 UTC  (3+ messages)

PR 23902 -- fix scalar mask for minval/maxval/sum/product
 2006-02-25 14:30 UTC  (5+ messages)

[Patch, fortran] PR19546 - References to parent function results
 2006-02-25 13:02 UTC  (2+ messages)
` [Patch, fortran] PR19546 - ping**2

[Patch, fortran] PR20938 and where_19 - equivalence dependencies
 2006-02-25  8:13 UTC 

Revised: [patch, libgfortran] Fix PR26136 List directed input with underfilled (logicals) array read incorrectly
 2006-02-25  5:37 UTC  (2+ messages)

Memory leak patch-I
 2006-02-25  3:34 UTC  (5+ messages)

[RFA:] Override randomness 2 plus "as" wrapper machinery usable for diffing assembly output
 2006-02-25  2:58 UTC  (4+ messages)
`  "

[patch] Use simplify_gen_unary in gen_lowpart_or_truncate
 2006-02-25  0:12 UTC  (2+ messages)
`  "

[PATCH] New target vx32
 2006-02-25  0:10 UTC  (2+ messages)
`  "

[RFA:] Split REG_LABEL into REG_LABEL_TARGET and REG_LABEL_OPERAND
 2006-02-25  0:05 UTC  (2+ messages)
`  "

[PATCH] Fix fixproto segfault on target=avr build
 2006-02-24 23:56 UTC  (2+ messages)
`  "

[PATCH] Update install document to require GNU tar 1.14
 2006-02-24 23:42 UTC  (5+ messages)

[patch] convert.c: Fix PR tree-optimization/25125. (Take 2)
 2006-02-24 23:41 UTC  (2+ messages)
`  "

[PATCH][AVR] Fix for PR target/25448
 2006-02-24 23:40 UTC  (2+ messages)
`  "

[m68k] Disable profiling tests on m68k-elf
 2006-02-24 23:28 UTC  (2+ messages)
`  "

[patch ping]: Fix -fopenmp documentation
 2006-02-24 22:55 UTC  (4+ messages)

-mmacosx-version-min & C++ ABI
 2006-02-24 21:54 UTC  (3+ messages)

PR26409 - regression in respect of contained procedures
 2006-02-24 20:55 UTC  (3+ messages)

[PATCH] PR24952: Tighten GET_CODE checks in try_combine
 2006-02-24 19:30 UTC 

[PATCH] Fix PR26439
 2006-02-24 19:20 UTC  (11+ messages)

[v3] Implement tr1/array::swap and assign
 2006-02-24 19:16 UTC 

[Committed] Reorganize relational operator folding in fold_binary
 2006-02-24 18:58 UTC 

Object blocks and BSS
 2006-02-24 18:24 UTC 

[Bug libfortran/26423][4.1/4.2 Regression] Error on binary I/O for large array
 2006-02-24 18:12 UTC  (5+ messages)

[ipa-branch] Transforming IPCP to SSA
 2006-02-24 16:34 UTC  (2+ messages)

[csl-arm] Armv7
 2006-02-24 16:05 UTC 

[PATCH, committed] AIX object file alignment
 2006-02-24 15:54 UTC 

[PATCH, committed] AIX clog assembler name
 2006-02-24 15:52 UTC 

Patch: Support IA-64 speculation [4/5]
 2006-02-24 14:09 UTC  (2+ messages)

how can get the global variables's decl?
 2006-02-24 11:53 UTC 

[v3, docs] Bit of gcc4.1 release notes
 2006-02-24 11:25 UTC 

[PowerPC64] Fix 26453, segfault -m64 -mtraceback=full
 2006-02-24  3:57 UTC  (3+ messages)

canon_modify_mem_list in gcse.c
 2006-02-24  3:36 UTC 

[RFC] Use DW_CC_program to indicate Fortran main subroutine
 2006-02-24  2:34 UTC  (7+ messages)

[4.1 PATCH] Fix pthread linking issues on Tru64
 2006-02-24  1:48 UTC  (3+ messages)

PATCH for 26379 backported to 4.1
 2006-02-24  1:38 UTC 

Patch for PR 25603 backported to 4.1
 2006-02-24  1:20 UTC 

Improve VRP, remove DOM nonzero property tracking
 2006-02-24  1:00 UTC  (5+ messages)

update cpplib documentation for -finput-charset=
 2006-02-24  0:00 UTC 

doublest-related build warnings
 2006-02-23 23:56 UTC  (2+ messages)

Stupidly Cheap CD & DVD Duplication!
 2006-02-23 23:47 UTC 

[committed] add missing full stops in the changelog of a previous patch
 2006-02-23 20:32 UTC 

[v3] testsuite wchar_t fixups
 2006-02-23 20:32 UTC 

[patch] Avoid ssa update in cfg cleanup
 2006-02-23 19:04 UTC  (7+ messages)

[Patch, fortran] PR20938, PR24519 and where_19 - equivalence dependencies
 2006-02-23 18:33 UTC  (4+ messages)

[autovect] unknown alignment and loop peeling
 2006-02-23 18:10 UTC  (3+ messages)

[PATCH] Fix omp_add_variable on extern vars (PR middle-end/26412)
 2006-02-23 17:59 UTC  (2+ messages)

[patch] PR tree-optimization/26359 (creating memtags during vectorization)
 2006-02-23 17:52 UTC  (3+ messages)

[PATCH] Fix PR26421
 2006-02-23 14:55 UTC 

[toplevel-libgcc] Allow fp-bit to be placed in the libgcc directory
 2006-02-23 13:51 UTC  (2+ messages)

[patch] Fix PR c++/26291: Diagnose invalid ellipsis in operator declaration
 2006-02-23  4:52 UTC  (8+ messages)

define_constraints patch, revised
 2006-02-23  1:26 UTC  (5+ messages)

define_constraints patch, revised
 2006-02-23  1:20 UTC  (2+ messages)

[PATCH] Add --with{,out}-long-double-128 configure option
 2006-02-22 22:56 UTC  (4+ messages)

[PATCH][RFC] Fix PR26421, improve find_used_portions
 2006-02-22 22:53 UTC  (6+ messages)

[patch, gfortran] Remove redunant code
 2006-02-22 22:25 UTC 

[PATCH] Fix darwin/25908, key functions vs non weak vtables
 2006-02-22 21:59 UTC  (7+ messages)

[PATCH] Add -fsection-anchor support for Darwin
 2006-02-22 21:45 UTC  (4+ messages)

[PATCH] Fix fortran creating a huge number of io transfer structs
 2006-02-22 20:38 UTC  (3+ messages)

[v3] Fix links in the pb_assoc docs
 2006-02-22 20:07 UTC 

Remove variable_section
 2006-02-22 20:00 UTC 

RFA: Fix toplevel bootstrap dependencies for fixinc
 2006-02-22 19:41 UTC  (3+ messages)

[patch] Clean up immed_double_const
 2006-02-22 18:19 UTC  (2+ messages)

[v3] libstdc++/26132
 2006-02-22 17:07 UTC 

Dead link http://gcc.gnu.org/install/build.html on http://gcc.gnu.org/install/
 2006-02-22 16:58 UTC  (7+ messages)

[v3] debug mode simplifications
 2006-02-22 16:55 UTC  (3+ messages)

[RFC] Alias export patch
 2006-02-22 16:20 UTC  (4+ messages)
` [Patch Ping] "
    ` Re[2]: "

PATCH: [4.1/4.2 Regression]: Miscompiled FORTRAN program
 2006-02-22 16:18 UTC  (10+ messages)

[toplevel-libgcc] Fixes and preparation for Darwin support
 2006-02-22 15:23 UTC  (2+ messages)

[Fortran] Support inverted execution masks in WHEREs
 2006-02-22 13:30 UTC  (3+ messages)

[patch committed] libffi: Fix typos in FDE of src/sh/sysv.S
 2006-02-22 11:28 UTC 

[m68k] some testsuite cleanups
 2006-02-22  9:06 UTC  (4+ messages)

[PATCH] toplevel bootstrap documentation
 2006-02-22  7:06 UTC  (7+ messages)

patch: document disable-libgomp
 2006-02-22  2:45 UTC  (5+ messages)

[v3] cmath.tcc markup
 2006-02-22  2:28 UTC 

patch: document openmp passes
 2006-02-22  1:08 UTC  (2+ messages)

[v3] Trivial formatting fixes to tr1/hashtable
 2006-02-22  0:43 UTC 

Patch ping
 2006-02-22  0:20 UTC  (7+ messages)

Ping some 4.2 regression patches
 2006-02-22  0:10 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).