public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix PR45352
 2011-01-13  1:37 UTC  (8+ messages)
    ` [PATCH] Fix PR 46521 and 46522 (remnants of PR45352)

[v3] fix libstdc++/47045
 2011-01-13  0:25 UTC 

[C++0x] avoid extra tentative parse in range-based for loops
 2011-01-13  0:20 UTC  (10+ messages)

libgo patch committed: Use right nm, use -p rather than -s
 2011-01-13  0:03 UTC 

[PATCH, PR 46823] Redirect calls to aliases according to cgraph_edges too
 2011-01-12 23:53 UTC 

[build] Support libgo on Solaris 2
 2011-01-12 23:06 UTC  (7+ messages)

Go patch committed: Make DejaGNU work for libgo
 2011-01-12 23:04 UTC 

RFC: Allowing target specific extensions to RTL checking
 2011-01-12 22:20 UTC  (3+ messages)

[PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words
 2011-01-12 21:56 UTC  (20+ messages)

[PATCH 00/28] mn10300 cleanup + compare-elim, v2
 2011-01-12 20:34 UTC  (63+ messages)
` [PATCH 13/28] mn10300: cleanup secondary reloads
` [PATCH 04/28] mn10300: Emit the movm stores in the correct order
` [PATCH 01/28] mn10300: Better definition of INCOMING_RETURN_ADDR_RTX
` [PATCH 25/28] mn10300: Use reg_or_am33_const_operand in mulsi3
` [PATCH 23/28] mn10300: Add delegitimize_address hook
` [PATCH 06/28] mn10300: fp insn cleanup
` [PATCH 10/28] mn10300: Clean up trampoline handling
` [PATCH 21/28] mn10300: Add clzsi2
` [PATCH 15/28] mn10300: Force lower-subreg pass to run
` [PATCH 27/28] mn10300: Add support in longlong.h
` [PATCH 12/28] mn10300: Re-write move patterns
` [PATCH 02/28] mn10300: disable test tree-ssa/vrp47.c
` [PATCH 20/28] mn10300: Emit clr
` [PATCH 22/28] mn10300: Emit retf instruction
` [PATCH 14/28] mn10300: Cleanup legitimate addresses
` [PATCH 18/28] mn10300: Cleanup all arithmetic
` [PATCH 17/28] mn10300: Explicitly represent MDR in multiply and divide
` [PATCH 08/28] mn10300: Define the A and D constraints
` [PATCH 26/28] mn10300: Auto-clobber the flags in asms
` [PATCH 03/28] mn10300: delete ASM_PN_FORMAT
` [PATCH 24/28] mn10300: Implement adddi3, subdi3
` [PATCH 28/28] New -fcompare-elim pass
` [PATCH 07/28] mn10300: Add attribute enabled
` [PATCH 09/28] mn10300: Remove bset/bclr patterns
` [PATCH 11/28] mn10300: Clean up costing
` [PATCH 05/28] mn10300: Fix debug offsets into the stack frame
` [PATCH 16/28] mn10300: Expose the MDR register to register allocation
` [PATCH 19/28] mn10300: tidy pic address loading

[patch] Cleanup and improvement of if-conversion for vectorization
 2011-01-12 20:22 UTC  (8+ messages)

[patch c++]: PR/47213] New: ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fvisibility-ms-compat
 2011-01-12 19:45 UTC  (7+ messages)

[trans-mem] PR46941: Mark new/delete operators as transaction_pure
 2011-01-12 19:42 UTC  (2+ messages)

[trans-mem] fix transaction_callable's with asm statements
 2011-01-12 18:54 UTC  (3+ messages)

[XTENSA] Hookize LIBCALL_VALUE and FUNCTION_VALUE_REGNO_P
 2011-01-12 18:38 UTC 

[PATCH] Volatile bitfields vs. inline asm memory constraints
 2011-01-12 18:32 UTC  (10+ messages)
              ` [PATCH] Volatile bitfields vs. inline asm memory constraints (attn: middle-end reviewers)

[PATCH, ARM] Avoid element-order-dependent operations for quad-word vectors in big-endian mode for NEON
 2011-01-12 18:02 UTC  (4+ messages)

import newer Libtool?
 2011-01-12 18:01 UTC  (7+ messages)

[patch dwarf]: PR/47209 Segfault in should_emit_struct_debug
 2011-01-12 17:38 UTC  (8+ messages)

Fix reload inheritance of post-modified addresses
 2011-01-12 17:04 UTC  (8+ messages)

[PATCH] Fix PR47259
 2011-01-12 16:17 UTC  (4+ messages)

Improve PR33244 somewhat
 2011-01-12 14:36 UTC  (3+ messages)

[PATCH] Fix PR46037
 2011-01-12 14:02 UTC  (8+ messages)

Ping Re: Split parts of linux.h into gnu-user.h
 2011-01-12 13:52 UTC  (3+ messages)
  ` Ping^2 "

[ARM] Use r9 or r10 as the PIC register only when TARGET_32BIT
 2011-01-12 13:25 UTC  (2+ messages)

[PATCH] Fix PR46946
 2011-01-12 12:44 UTC 

[PATCH] Fix PR47264
 2011-01-12 12:22 UTC 

[Patch, ObjC*/testsuite, committed] Update Object1 following 4.6 improvements
 2011-01-12 12:07 UTC 

[PATCH][Revised] Fix PR46037
 2011-01-12 12:01 UTC  (2+ messages)

Fix PR testsuite/33033
 2011-01-12 11:15 UTC 

[patch java]: Intialize va_list_type_node to avoid segfault for x86_64 targets in respect for alignment
 2011-01-12 10:11 UTC  (13+ messages)

PR driver/47244 (plugin used unconditionally)
 2011-01-12 10:04 UTC  (2+ messages)

libgo patch committed: Add preliminary Solaris support
 2011-01-12  8:30 UTC 

libgo patch committed: Simplify Makefile conditionals
 2011-01-12  2:53 UTC 

Go testsuite patch committed: Set GOARCH environment variable
 2011-01-12  2:23 UTC 

ObjC++: patch fixing the Objective-C++ testsuite
 2011-01-12  2:04 UTC  (2+ messages)

ObjC/ObjC++: improve error message for missing '=' after 'setter' or 'getter' property attribute
 2011-01-12  0:45 UTC  (2+ messages)

ObjC: tidy up some comments
 2011-01-12  0:33 UTC  (2+ messages)

libgo patch committed: Change testsuite format
 2011-01-11 23:47 UTC 

4.6 C1X release notes
 2011-01-11 23:45 UTC 

Patch committed: Don't confuse -fdump-go-spec with tag/var name
 2011-01-11 23:37 UTC 

Fix for PR debug/PR46973
 2011-01-11 22:53 UTC  (3+ messages)

Patch committed: Don't generate float80 in godump.c
 2011-01-11 22:13 UTC 

[Patch] amend DW_AT_hi_user value
 2011-01-11 20:40 UTC  (2+ messages)

Go patch committed: Add cgo support routines
 2011-01-11 19:21 UTC 

[ada, testsuite] gnat.dg cleanup
 2011-01-11 18:12 UTC  (8+ messages)

[PATCH] Fix PR46076
 2011-01-11 18:08 UTC 

[S390] Hookize OUTPUT_ADDR_CONST_EXTRA
 2011-01-11 16:40 UTC  (2+ messages)

[PATCH] Fix PR45235
 2011-01-11 16:01 UTC 

Get aliases and weakrefs into better shape with LTO
 2011-01-11 15:52 UTC  (4+ messages)

[patch java]: PR/47214 This time for s390 add long_integer_type_node
 2011-01-11 14:54 UTC  (4+ messages)

[PATCH] Fix PR47239
 2011-01-11 14:43 UTC 

[PR 47086] ICE: verify flow info failed
 2011-01-11 11:28 UTC  (2+ messages)

[Patch, ObjC/NeXT/Testsuite, committed] complete split of next-mapping.h
 2011-01-11 11:24 UTC 

[PATCH] Fix PR32511
 2011-01-11 10:31 UTC 

[Patch, fortran] PR47071 - [4.6 Regression] Wrong reallocate
 2011-01-11 10:26 UTC  (3+ messages)

[PATCH] test_summary print CC when set
 2011-01-11 10:04 UTC 

[ia64, rfa] vector pattern improvements
 2011-01-11  8:22 UTC  (13+ messages)

[PATCH] PR 42751, Fix conversion of unsigned to float on powerpc -m32 -msoft-float -mcpu=power7
 2011-01-11  1:49 UTC 

[wwwdocs]: Updated gcc-4.6/changes.html for Objective-C/Objective-C++
 2011-01-11  1:00 UTC  (13+ messages)

Remove overactive profile sanity check
 2011-01-10 23:42 UTC 

Fix profile feedback issue with Mozilla
 2011-01-10 23:17 UTC 

[wwwdocs] [PATCH] document new features and options
 2011-01-10 21:49 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).