public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch]: PR49868: Named address space support for AVR
 2011-11-18 16:17 UTC  (8+ messages)
          ` [Patch]: PR49868: Named address space support for AVR, #5

[Patch RFA libitm] config-based assessment of weakref capability
 2011-11-18 16:11 UTC  (4+ messages)

[PATCH, debug] Emit basic block markers in .debug_line section
 2011-11-18 16:01 UTC  (4+ messages)

[PATCH] Incorrect volatile bitfield load-extend
 2011-11-18 15:03 UTC  (2+ messages)

[wwwdocs] add news items for TM work
 2011-11-18 14:53 UTC  (3+ messages)

[Patch libitm/testsuite] MAP_ANON
 2011-11-18 14:50 UTC 

[C++ Patch] PR 51150
 2011-11-18 14:44 UTC  (13+ messages)

Memset/memcpy patch
 2011-11-18 14:44 UTC  (14+ messages)

[Patch RFA libitm] Deal with __USER_LABEL_PREFIX__ in the asm
 2011-11-18 14:39 UTC 

[PATCH] Remove dead labels to increase superblock scope
 2011-11-18 13:54 UTC 

[PATCH] PR c++/51191 - ICE on alias of alias template instantiation
 2011-11-18 13:45 UTC  (3+ messages)

[C++ Patch] PR c++/51188
 2011-11-18 13:43 UTC  (2+ messages)

[v3] Declare std::hash specializations noexcept
 2011-11-18 13:30 UTC 

[wwwdocs] Buildstat update for 4.6
 2011-11-18 13:16 UTC  (4+ messages)

[patch tree-optimization]: Fix for PR/49806
 2011-11-18 13:11 UTC  (4+ messages)

[PATCH] Mark back edges in insert_backedge_copies
 2011-11-18 12:59 UTC  (2+ messages)

[PATCH, tree-opt]: Fix PR5118, ICE: tree check: expected tree that contains ‘typed’ structure, have ‘block’ in fold_checksum_tree
 2011-11-18 12:40 UTC  (2+ messages)

[rs6000] Fix PR 50906, eh_frame and other woes
 2011-11-18 12:31 UTC  (14+ messages)

MAINTAINERS: add myself
 2011-11-18 11:47 UTC 

[gimplefe][patch] The symbol table for declarations
 2011-11-18 10:52 UTC  (3+ messages)

[wwwdocs] Buildstat update for 4.6
 2011-11-18 10:18 UTC 

Continue strict-volatile-bitfields fixes
 2011-11-18  9:37 UTC  (3+ messages)

powerpc compare_and_swap fails
 2011-11-18  9:06 UTC  (2+ messages)

RFC: powerpc libgomp locking
 2011-11-18  7:46 UTC  (3+ messages)

[PATCH] Incorrect volatile bitfield load-extend
 2011-11-18  6:48 UTC 

có÷kà îäíà, ñîâñåì îäíà â gæàkóçè
 2011-11-18  2:30 UTC 

[v3] fix darwin FAIL in 30_threads/thread/native_handle/typesizes.cc
 2011-11-18  2:23 UTC 

Patch to enable efficient function level instrumentation (issue5416043)
 2011-11-18  1:47 UTC 

Fix PR libstdc++/51181
 2011-11-18  0:56 UTC 

[PATCH] Straight-line strength reduction, stage 1
 2011-11-18  0:16 UTC  (2+ messages)

[PATCH 0/5] Convert Sparc to atomic optabs
 2011-11-17 23:32 UTC  (10+ messages)
` [PATCH 5/5] sparc: Add -mmmodel command-line option
` [PATCH 1/5] sparc: Convert to mem_thread_fence
` [PATCH 2/5] sparc: Convert to atomic_load/store
` [PATCH 4/5] sparc: Convert to atomic_exchange
` [PATCH 3/5] sparc: Convert to atomic_compare_and_swap
` [PATCH 0/7] Sparc atomic optabs errata
  ` [PATCH 7/7] fixup: Handle barriers for v7, and compile barriers
  ` [PATCH 6/7] fixup: emit barrier for sync_test_and_set

[PATCH RFC] Correct sparc's REGMODE_NATURAL_SIZE and MODES_TIEABLE_P wrt. vector modes
 2011-11-17 22:15 UTC  (2+ messages)

[PATCH] PR c++/50852 - loose template parameter comparison
 2011-11-17 21:56 UTC 

C++ PATCH for c++/51186 (confusing message about trailing return type in C++98 mode)
 2011-11-17 21:23 UTC 

[Patch Darwin/Ada] work around PR target/50678
 2011-11-17 20:38 UTC  (4+ messages)

[PATCH, testsuite]: Fix timeout in simulate-thread.exp
 2011-11-17 20:38 UTC  (7+ messages)

[patch, PR51144] Partially revert patch to speed up integer output
 2011-11-17 20:38 UTC  (2+ messages)

[PATCH 0/2] Convert ia64 to atomic optabs
 2011-11-17 20:08 UTC  (6+ messages)
` [PATCH 1/2] ia64: Use define_c_enum for unspec constants
` [PATCH 2/2] ia64: Update to atomic optabs

[PATCH RFA] rtl-optimization/PR50663, conditional propagation missed in cprop.c pass
 2011-11-17 19:47 UTC  (4+ messages)

[PR50764, PATCH] Fix for ICE in maybe_record_trace_start with -fsched2-use-superblocks
 2011-11-17 19:46 UTC  (4+ messages)

[PATCH] reload: Try alternative with swapped operands before going to the next
 2011-11-17 19:33 UTC  (7+ messages)

[Patch Darwin] be more friendly to gdb
 2011-11-17 18:53 UTC 

C++ PATCH for implicit move conditions (N3203)
 2011-11-17 18:13 UTC 

powerpc lack of memory_barrier
 2011-11-17 17:14 UTC  (3+ messages)

C++ PATCH for c++/51137
 2011-11-17 16:53 UTC 

[RFA/ARM][Patch]: Fix NEG_POOL_RANGE
 2011-11-17 16:50 UTC 

[PATCH 0/3] Predication support for selective scheduler
 2011-11-17 16:23 UTC  (6+ messages)
` [PATCH 1/3] Transformation replay mechanism
` [PATCH 3/3, RFC] Fixup COND_EXECs before reload

[PATCH] PR50325 store_bit_field: Fix for big endian targets
 2011-11-17 15:40 UTC  (3+ messages)

[PATCH] Fix PCH on MIPS
 2011-11-17 14:50 UTC  (3+ messages)

[RFC][GCC, Multilib]Make GCC more easier for user to select and build extra libraries for ARM targets
 2011-11-17 13:25 UTC  (3+ messages)

[Patch Darwin/PR49992 2/2] remove ranlib special-casing from the darwin port
 2011-11-17 12:37 UTC  (3+ messages)
` PING * : "

[PATCH, ARM, testsuite] fix test c-c++-common/tm/omp.c
 2011-11-17 12:23 UTC 

[v3] doc tweaks
 2011-11-17 12:18 UTC 

[arm-embedded] Backport mainline r178102 and partial r172017
 2011-11-17 10:36 UTC 

[google] fix error caught by TREE_CHECKING (issue 5401045)
 2011-11-17 10:14 UTC 

[google] fix error caught by TREE_CHECKING (issue5401045)
 2011-11-17  9:54 UTC 

[PATCH] Fix __atomic_compare_exchange library call and tests
 2011-11-17  9:26 UTC  (2+ messages)

Fix alias set of memories created for atomic ops
 2011-11-17  8:59 UTC 

PR 44707 testcase failure
 2011-11-17  2:44 UTC 

Fix PRs 50644,50741, segfaults in set_is_used
 2011-11-17  2:37 UTC  (2+ messages)

[Patch, wwwdocs, committed] Update Fortran section in gcc-4.7/changes.html
 2011-11-17  0:37 UTC 

[Patch,Fortran] PR39427/37829 - implement F2003's constructors
 2011-11-17  0:32 UTC  (4+ messages)

[google] Backport r171347 from trunk to google/gcc-4_6 (issue5396043)
 2011-11-17  0:28 UTC  (4+ messages)

Make x86-elf use DWARF-2 not stabs
 2011-11-16 23:42 UTC  (2+ messages)

C++ Patch for c++/51141
 2011-11-16 22:28 UTC 

[libitm] Support Solaris 8 and 9/x86 with Sun as
 2011-11-16 22:10 UTC  (3+ messages)

[patch] trans-mem: Support noexcept specifications for transaction statements and expressions
 2011-11-16 21:52 UTC  (3+ messages)

[libitm] Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc
 2011-11-16 21:12 UTC  (2+ messages)

[testsuite] Skip simulate-thread tests on all alpha targets
 2011-11-16 20:29 UTC  (2+ messages)

[PATCH, committed] Handle NULL decl in rs6000_xcoff_section_type_flags
 2011-11-16 19:44 UTC 

[PATCH, i386]: Optimize v2df (x2) -> v4sf,v4si conversion sequences for AVX
 2011-11-16 19:13 UTC  (2+ messages)

[ARM] Fix PR49641
 2011-11-16 19:05 UTC  (14+ messages)

[trans-mem] XFAIL known failures
 2011-11-16 18:35 UTC  (5+ messages)

[PATCH] Add missing atomic macros to libstdc++-v3
 2011-11-16 18:31 UTC 

[PATCH, libitm]: FixPR51098, bootstrap failure on AVX target
 2011-11-16 16:34 UTC 

[PATCH, ARM] Fix stack red zone bug (PR38644)
 2011-11-16 15:15 UTC  (6+ messages)
` [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.6
` [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.5
` [PATCH, ARM] Fix stack red zone bug (PR38644) for GCC 4.4

[RFA/ARM] Make libgcc use UDIV/SDIV instructions when they are available
 2011-11-16 15:08 UTC  (2+ messages)

[PATCH] PR target/50038 fix: redundant zero extensions removal
 2011-11-16 15:01 UTC  (5+ messages)

[PATCH] Fix PR51030, handle p ? &p->base : 0 in phiopt
 2011-11-16 14:55 UTC  (3+ messages)

PATCH, PR 50605] Handle MEM_REFs in is_gimple_ip_invariant_address
 2011-11-16 14:32 UTC  (2+ messages)

[PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074)
 2011-11-16 13:52 UTC  (6+ messages)
  ` [PATCH] Fold VEC_PERM_EXPR/VEC_INTERLEAVE*EXPR/VEC_EXTRACT*EXPR with VECTOR_CST/CONSTRUCTOR arguments (PR tree-optimization/51074, take 2)

[arm-embedded] Revert r179307 and backport mainline r180964
 2011-11-16 12:34 UTC 

ÏðuHöeññà Me÷òaåT î Tåáe â äyøè
 2011-11-16 11:54 UTC 

[Patch] Fix compilation of libgcc/config/alpha/qrnnd.S on VMS
 2011-11-16 10:16 UTC  (3+ messages)

Fix x86-elf build
 2011-11-16  8:37 UTC  (2+ messages)

[trunk] RFS: translate built-in include paths for sysroot (issue 5394041)
 2011-11-16  8:26 UTC 

[alpha] Convert to atomic optabs
 2011-11-16  8:25 UTC 

[trunk] RFS: translate built-in include paths for sysroot (issue5394041)
 2011-11-16  8:24 UTC 

[v3] libstdc++/51142
 2011-11-16  1:07 UTC 

[PATCH] tail_merge_optimize frequency fix
 2011-11-16  0:35 UTC  (2+ messages)

New port: Renesas RL78
 2011-11-15 21:07 UTC  (5+ messages)
` New port^2: "

Committed: fix typo in epiphany.md:mov<mode>cc
 2011-11-15 20:16 UTC 

[PING] PR50325: store_bit_field: Fix for big endian targets
 2011-11-15 18:55 UTC  (2+ messages)

[patch] Fix PR tree-optimization/49960 ,Fix self data dependence
 2011-11-15 18:54 UTC  (5+ messages)
      ` Fwd: "
        ` [PATCH, take 2] "

CFG review needed for fix of "PowerPC shrink-wrap support 3 of 3"
 2011-11-15 18:54 UTC  (4+ messages)

Minor contrib.texi update
 2011-11-15 18:20 UTC  (3+ messages)

PATCH for to use tree clobbers for c++/51060 (temporary re-use)
 2011-11-15 18:06 UTC  (2+ messages)

[wwwdocs] gcc-4.6/porting_to.html
 2011-11-15 16:40 UTC  (4+ messages)

[C++11] Streamline user-defined literal error messages and some code reformatting
 2011-11-15 16:36 UTC 

GCC 4.7.0 Status Report (2011-10-27), Stage 1 will end Nov 7th
 2011-11-15 15:28 UTC  (2+ messages)

[v3] libstdc++/51133
 2011-11-15 15:17 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).