public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, quadmath] PR 46772 - include stdlib.h instead of declaring stdtod
 2010-12-08 23:06 UTC  (2+ messages)

ObjC: fix location of "iterating variable is not an object" for fast enumeration
 2010-12-08 23:04 UTC 

svr4.h avoidance: m32r
 2010-12-08 22:50 UTC 

[PATCH] fix PR target/46040, build failure on arm-linux-gnueabi
 2010-12-08 22:31 UTC 

[PATCH] Fix two s390.md nits
 2010-12-08 22:19 UTC 

[PATCH] Fix rs6000 stve* patterns (PR target/41082)
 2010-12-08 22:11 UTC 

[PATCH,c++] fix PR 4452{2,3}, autocorrect colon to scopes when appropriate
 2010-12-08 21:31 UTC 

[PATCH] Fix PR45230: Only GIMPLE_ASSIGNs can contain ADDR_EXPRs
 2010-12-08 21:27 UTC  (7+ messages)
    ` [PATCH] Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp

[Patch, quadmath] PR 46520 [configure.ac] Cache __float128 check and use GCC_TRY_COMPILE_OR_LINK
 2010-12-08 21:01 UTC  (2+ messages)

C++ PATCH for c++/46736 (missing diagnostic for invalid =default)
 2010-12-08 20:31 UTC 

[PATCH] Speed up gimple_tree_eq with release checking
 2010-12-08 20:26 UTC  (3+ messages)

C++ PATCH for c++/45822
 2010-12-08 19:59 UTC 

[PATCH] Cleanup, use bitmap_set_range/bitmap_clear_range instead of bitmap_set_bit/bitmap_clear_bit loops
 2010-12-08 19:54 UTC 

[RFC,c++] fix PR 45329, provide information on overload resolution
 2010-12-08 19:45 UTC  (6+ messages)

[PATCH][RFC] Speed up invalid_mode_change_p
 2010-12-08 19:11 UTC  (6+ messages)

svr4.h avoidance: ia64
 2010-12-08 18:31 UTC  (2+ messages)

[patch, arm] Prefer LO_REG registers in regrename
 2010-12-08 18:29 UTC  (3+ messages)

svr4.h avoidance: iq2000
 2010-12-08 17:51 UTC 

[PATCH] glibc / uclibc / bionic switch vs. non-Linux, GNU-based systems
 2010-12-08 17:28 UTC  (4+ messages)

[PATCH: PR target/46631] Change operands order so we can use 16bit AND instead of 32bit in thumb2
 2010-12-08 16:57 UTC  (5+ messages)

[committed] Fix -Wunused warning in regrename.c (PR middle-end/46844)
 2010-12-08 16:55 UTC 

[PATCH] Fix regmove REG_EQUAL handling (PR rtl-optimization/46804)
 2010-12-08 16:47 UTC 

[PATCH] gcc.dg/torture/vector-shift2.c fails execution
 2010-12-08 16:42 UTC 

[PATCH] gcc.dg/torture/vector-shift2.c fails execution
 2010-12-08 16:33 UTC 

svr4.h avoidance: pa
 2010-12-08 16:30 UTC  (2+ messages)

[PATCH] Speedup copy_reference_ops_from_ref
 2010-12-08 15:42 UTC  (3+ messages)

Use dl_iterate_phdr in Solaris 11+ unwinder
 2010-12-08 15:08 UTC  (2+ messages)

Avoid invalid LTO mode errors
 2010-12-08 14:32 UTC  (2+ messages)

[gccgo] Add notes about contributing patches
 2010-12-08 14:14 UTC  (9+ messages)

[PATCH][ARM] Thumb2 constant loading optimization
 2010-12-08 14:05 UTC 

GCC 4.5 branch frozen for release (candidate)
 2010-12-08 13:42 UTC 

[PATCH] PR 42327: Add checks for sqrt optab being present before doing pow (x, 0.75) optimization
 2010-12-08 13:39 UTC  (5+ messages)

RFA: Revert revision 164552
 2010-12-08 13:00 UTC  (7+ messages)

[PATCH] Volatile bitfields vs. inline asm memory constraints
 2010-12-08 12:05 UTC  (4+ messages)

[Fortran-dev, Fortran-exp] Merge from the trunk
 2010-12-08 11:31 UTC 

[PR debug/46576] don't reset prev_nonjump_insn at debug insns
 2010-12-08 10:56 UTC  (2+ messages)

[PR debug/46782] Skip debug insns in try_forward_edges
 2010-12-08 10:39 UTC  (2+ messages)

[Patch,quadmath] PR 46543: Add first documentation
 2010-12-08  9:56 UTC  (3+ messages)

[gimplefe] Re-factor parser/lexer
 2010-12-08  7:03 UTC  (4+ messages)

svr4.h avoidance: frv
 2010-12-08  4:12 UTC  (2+ messages)

libgo patch committed: Link against -lm
 2010-12-08  4:06 UTC 

[committed] Fix handling of function sections on PA
 2010-12-08  3:50 UTC 

[PATCH] Add testcase for possible bug in gcc-4_4 ix86 branch
 2010-12-08  2:10 UTC 

libgo patch committed: Fix test
 2010-12-08  1:54 UTC 

[Patch, i386] Turn on -fschedule-insns and -fsched-pressure by default for x86-64
 2010-12-08  1:32 UTC  (12+ messages)

Go patch committed: Don't crash on erroneous result variable
 2010-12-08  0:12 UTC 

[PATCH] fix c++/44473, mangling for decimal classes
 2010-12-07 22:27 UTC  (2+ messages)

[RFA] rewrite splay_tree_foreach_helper to be non-recursive
 2010-12-07 21:58 UTC  (2+ messages)

[PATCH] Don't require C++ bootstrap compiler (PR bootstrap/46810)
 2010-12-07 21:26 UTC  (16+ messages)

[Patch, Fortran] PR 44352: Fix String-assigning ICE with statement functions
 2010-12-07 21:17 UTC  (4+ messages)

[PATCH] move DECLARE_LIBRARY_RENAMES to libgcc headers
 2010-12-07 21:03 UTC  (4+ messages)
` ARM bootstrap failure PR 46040 (Re: [PATCH] move DECLARE_LIBRARY_RENAMES to libgcc headers)

Go patch committed: Handle vector modes
 2010-12-07 20:58 UTC  (2+ messages)

[PATCH] pdp11: Output negative values as signed rather than unsigned
 2010-12-07 20:50 UTC 

[Patch, i386] Turn on -fschedule-insns and -fsched-pressure by default for x86-64
 2010-12-07 19:12 UTC  (2+ messages)

svr4.h avoidance: moxie
 2010-12-07 18:43 UTC 

[PATCH] Add missing testcase for PR44676
 2010-12-07 17:37 UTC  (3+ messages)

[ia64, rfa] vector pattern improvements
 2010-12-07 17:34 UTC  (2+ messages)

PR debug/46749
 2010-12-07 17:30 UTC 

[PATCH] PR46667, fix section type conflicts
 2010-12-07 17:17 UTC  (3+ messages)

PATCH: PR target/46770: Use .init_array/.fini_array sections
 2010-12-07 17:01 UTC  (3+ messages)

svr4.h avoidance: fr30
 2010-12-07 16:57 UTC 

PING^2: resubmitted IRA improvement patches
 2010-12-07 16:47 UTC  (4+ messages)

[PATCH] Fix alignment of vectorizer generated pointers
 2010-12-07 16:32 UTC 

Fix 43603 and 44233
 2010-12-07 16:21 UTC  (6+ messages)
` 03/03: Keep dominance info up to date
      ` [PATCH] [PING] PR 43603: "

[PATCH] pdp11: define TARGET_ASM_FUNCTION_SECTION hook
 2010-12-07 15:55 UTC 

svr4.h avoidance: cris
 2010-12-07 15:51 UTC  (4+ messages)

Backports from trunk to 4.5
 2010-12-07 15:40 UTC 

Remove assert.h includes
 2010-12-07 15:31 UTC  (3+ messages)
` Ping "

[Patch, Fortran] PR 44352: Fix String-assigning ICE with statement functions
 2010-12-07 15:11 UTC  (2+ messages)

[PATCH,c++] fix PR 45330, suggest alternatives for failed name lookups
 2010-12-07 14:59 UTC  (11+ messages)

svr4.h avoidance: arc
 2010-12-07 14:39 UTC 

Patch committed: install .gox files in go/version/machine directory
 2010-12-07 14:26 UTC 

RFA: Don't destroy SCEV cache in copy-prop
 2010-12-07 13:43 UTC  (3+ messages)

[PATCH] Fix PR46832
 2010-12-07 12:41 UTC 

[Ping] [patch 0/3] New macro PREFERRED_RENAME_CLASS
 2010-12-07 12:35 UTC  (9+ messages)

[PATCH] Fix PR44676: fix invariant phi node removal
 2010-12-07 12:30 UTC  (3+ messages)

[PATCH] Fix PR42327: use build_int_cst
 2010-12-07 10:31 UTC  (2+ messages)

[PATCH] Fix PR45948: Handle COND_EXPR in expression_expensive_p
 2010-12-07 10:28 UTC  (4+ messages)

[PATCH] Fix -fcompare-debug issues in parloops (PR debug/46799)
 2010-12-07 10:26 UTC  (2+ messages)

RFA (bfin): fix PR46737
 2010-12-07 10:21 UTC  (4+ messages)

[PATCH] Fix glitch in fma detection
 2010-12-07 10:19 UTC 

-fstrict-volatile-bitfields fixes
 2010-12-07  6:10 UTC  (6+ messages)

[patch, gfortran.dg] Fix test cases
 2010-12-07  5:45 UTC 

[patch] Fix for PR 46830
 2010-12-07  3:28 UTC  (2+ messages)

PATCH: Add testcases for PRs middle-end/41562/46185
 2010-12-07  2:07 UTC 

[PATCHv2] PowerPC: Add msingle-pic-base option
 2010-12-07  1:30 UTC  (10+ messages)

ObjC - remove reference to no longer used objc_volatilized attribute
 2010-12-07  0:34 UTC  (2+ messages)

[Ping**2][PATCH] fix PR pch/45979 regression on recent ARM/Linux kernels
 2010-12-07  0:02 UTC  (7+ messages)

RFA (mmix): FIx PR46739
 2010-12-06 23:56 UTC  (5+ messages)

[Patch, quadmath, committed] PR 46817: Add LGPL header to the files in libquadmath/*.[ch]
 2010-12-06 23:17 UTC 

HPPA constructor merge patch, PR middle-end/45388
 2010-12-06 22:53 UTC  (2+ messages)

Patch committed: separate Go license into two files
 2010-12-06 22:35 UTC 

[Patch, i386] Turn on -fschedule-insns and -fsched-pressure by default for x86-64
 2010-12-06 22:08 UTC 

[Patch, i386] Turn on -fschedule-insns and -fsched-pressure by default for x86-64
 2010-12-06 22:00 UTC 

Clean up TARGET_POSIX_IO definitions
 2010-12-06 21:18 UTC 

gengtype plugin improvement last3round -patch 3 [inputfile]
 2010-12-06 21:14 UTC  (14+ messages)
  ` gengtype plugin improvement last4round "
      ` gengtype plugin improvement last4round -patch 6 [wstate]
            ` gengtype plugin improvement last4round -patch 7 [install]

ObjC: remove spurious warnings with -Wall and fast enumeration loops
 2010-12-06 20:37 UTC  (2+ messages)

[PATCH] Don't duplicate BARRIER after tablejump in cfglayout bb header or footer (PR rtl-optimization/46777)
 2010-12-06 20:17 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).