public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] sel-sched: Fix adding of preheader blocks from inner loops (PR48302)
 2011-04-08 14:22 UTC  (3+ messages)
  ` [committed] sel-sched: Fixup adding of preheader blocks from inner loops

[patch libjava]: Do some fixes for windows native targets
 2011-04-08 14:17 UTC  (6+ messages)

Fix PR48389: ICE in make_edges
 2011-04-08 14:03 UTC  (4+ messages)

[pph] Macro Validation (issue4379044)
 2011-04-08 13:36 UTC  (2+ messages)

[PATCH, committed] Fix PR 48272
 2011-04-08 13:31 UTC 

CR16 Port addition
 2011-04-08 13:26 UTC 

[gc-improv] Permanent vs function RTL obstack fix
 2011-04-08 13:22 UTC  (3+ messages)

New German PO file for 'gcc' (version 4.6.0)
 2011-04-08 13:17 UTC 

[PATCH] Move MODIFIED_NORETURN_CALLS queueing
 2011-04-08 13:14 UTC 

[PATCH] Fix PR48467
 2011-04-08 12:48 UTC  (2+ messages)

PATCH [trunk] gengtype should generate ggc_alloc macros in plugin mode
 2011-04-08 12:30 UTC  (5+ messages)

[PATCH] Abstract call stmt function type
 2011-04-08 12:15 UTC 

Simple enhancement to -dA dump
 2011-04-08 12:04 UTC  (3+ messages)

[committed] Fix vectorization with non-naturally aligned accesses (PR tree-optimization/48377)
 2011-04-08 11:50 UTC 

[PATCH] Fix PR48513
 2011-04-08 11:27 UTC 

[PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns, 2/3
 2011-04-08 10:52 UTC  (2+ messages)

[Ping][Patch, testsuite]: Don't xfail sibcalls on AVR
 2011-04-08  9:30 UTC  (8+ messages)
` [Ping #2][Patch, "

FDO usability -- sanity check indirect call target
 2011-04-08  9:27 UTC  (2+ messages)

FDO usability patch -- correct insane profile data
 2011-04-08  9:16 UTC  (2+ messages)

RFC: Gimple calls to "internal" functions
 2011-04-08  9:13 UTC 

[PATCH, ARM] PR47855 Compute attr "length" for some thumb2 insns
 2011-04-08  9:01 UTC  (14+ messages)

[patch, ARM] PR48250, rehaul arm_legitimize_reload_address()
 2011-04-08  7:53 UTC 

C++ PATCHes for c++/48481 (overload resolution memory hog)
 2011-04-08  6:08 UTC 

Merged mainline to gccgo branch
 2011-04-08  5:02 UTC 

C++ PATCH for c++/48500 (C++0x crash on non-type-dependent but non-constant call in template)
 2011-04-08  2:17 UTC 

C++ PATCH for use of parameter pack in default argument (48451)
 2011-04-08  2:04 UTC 

[x32] PATCH: Add more x32 support to testsuite
 2011-04-08  1:00 UTC 

new option -Wno-maybe-uninitialized
 2011-04-08  0:24 UTC 

Avoid global state in arm_handle_option
 2011-04-07 22:06 UTC 

[lipo] merge from trunk
 2011-04-07 21:51 UTC 

Avoid global state in rx_handle_option
 2011-04-07 21:48 UTC  (2+ messages)

C++/c-common PATCH to conversion from scoped enum to bool (part of 48450)
 2011-04-07 21:42 UTC 

Many C++ PATCHes for SFINAE fixes
 2011-04-07 21:33 UTC 

[PATCH] 4.4 backports
 2011-04-07 21:32 UTC 

[RFC] Remove kludge in commit_edge_insertions
 2011-04-07 21:14 UTC  (10+ messages)

fix non-local-goto-5.c
 2011-04-07 20:57 UTC 

[patch, fortran] More control over front end optimization
 2011-04-07 20:35 UTC  (3+ messages)

[4.5/4.6 PATCH, i386]: Some random fixes in SSE patterns
 2011-04-07 20:34 UTC 

[PATCH] sel-sched: Fix erroneous re-use of pointer to last insn in a BB (PR 48235)
 2011-04-07 20:20 UTC  (2+ messages)

[PATCH] sel-sched: Don't clone CALLs (PR48273)
 2011-04-07 20:13 UTC  (2+ messages)

[PATCH] sel-sched: Fix an incorrect assert (PR 48442)
 2011-04-07 20:09 UTC  (2+ messages)

[4.5] Backport various selective scheduler patches to 4.5 branch
 2011-04-07 19:44 UTC  (2+ messages)

Patch: add {tree,gimple}-pretty-print.h & realmpfr.h to PLUGIN_HEADERS
 2011-04-07 19:44 UTC  (2+ messages)

patch to fix PR 48435
 2011-04-07 19:41 UTC 

[RFC PATCH, go]: Port to ALPHA arch - sysinfo.go fixup
 2011-04-07 19:15 UTC  (4+ messages)

[PATCH 3/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-07 18:51 UTC 

[PATCH] Several backports to 4.5 branch
 2011-04-07 18:38 UTC 

[testsuite] Don't XFAIL gcc.target/i386/asm-6.c on 32-bit Solaris 10+/x86
 2011-04-07 17:14 UTC 

libgo patch committed: Update to current Go library
 2011-04-07 17:09 UTC 

[m68k] hookize FUNCTION_ARG &co
 2011-04-07 16:38 UTC  (3+ messages)

Convert legacy ColdFire options to .opt aliases
 2011-04-07 16:36 UTC  (4+ messages)
` Convert legacy m68k "

[PATCH] Cleanup, use add_to_hard_reg_set instead of SET_HARD_REG_BIT loops
 2011-04-07 15:09 UTC  (3+ messages)

[PATCH, M68K] Handle -fsched-pressure
 2011-04-07 15:05 UTC  (4+ messages)

[PATCH, testsuite, committed] Fix test for odd-TLS targets
 2011-04-07 14:52 UTC 

PATCH: PR middle-end/48440: [4.7 Regression] FAIL: gcc.c-torture/compile/labels-3.c
 2011-04-07 14:05 UTC  (7+ messages)

[patch i386]: Cleanup calling convention handling in i386.c and fix PR target/9601 and PR target/11772
 2011-04-07 13:53 UTC 

New German PO file for 'gcc' (version 4.6.0)
 2011-04-07 13:42 UTC 

[PATCH,c++] fix PR objc++/48479, ICE in cxx_mark_addressable
 2011-04-07 13:37 UTC 

[Patch] Bfin: Ensure rotrsi and rotlsi don't accept non-const INTVALS
 2011-04-07 12:23 UTC  (7+ messages)

[patch, ARM] Fix PR target/48252
 2011-04-07 12:16 UTC  (2+ messages)

[Patch,AVR]: Fix PR target/44643
 2011-04-07 11:37 UTC 

[Patch, committed] Add myself to MAINTAINERS
 2011-04-07 11:15 UTC 

Fix PR47976
 2011-04-07 10:47 UTC 

[PATCH] Remove ASM_OUTPUT_BSS macro
 2011-04-07  8:54 UTC  (2+ messages)

[wwwdocs] CSS speaks American English, not Her Majesty's
 2011-04-07  8:42 UTC 

[MIPS] Remove REG_OK_FOR_BASE_P and REG_OK_FOR_INDEX_P macros
 2011-04-07  7:56 UTC  (2+ messages)

[patch, ARM] Make 128 bits the default vector size for NEON
 2011-04-07  6:34 UTC  (6+ messages)

[gc-improv] Missing prototype in the last patch
 2011-04-07  6:16 UTC 

Cloog ISL - and linking of libisl
 2011-04-07  6:10 UTC  (3+ messages)

[patch] Import iota and is_sorted from std to __gnu_cxx in C++0x mode. (issue4384043)
 2011-04-07  0:31 UTC  (2+ messages)

[PATCH 0/7] Change of call graph interface - cgraph_node function removal
 2011-04-06 23:26 UTC  (8+ messages)
` [PATCH 6/7] A tweak to fortran -> call graph interface
` [PATCH 4/7] Removal of cgraph_node function
` [PATCH 3/7] cgraph_node -> cgraph_get_node with asserts
` [PATCH 5/7] Tweaks to C++ -> call graph interface
` [PATCH 2/7] cgraph_node -> cgraph_get_node conversions accepting NULL results
` [PATCH 7/7] Tweaks to objc -> call graph interface
` [PATCH 1/7] Simple cgraph_node -> cgraph_get_node conversions

[C++0x] Range-based for statements and ADL
 2011-04-06 23:22 UTC  (4+ messages)

[PATCH] change TDI_generic into TDI_gimple
 2011-04-06 23:17 UTC 

Go patch committed: Use backend interface for switch statements
 2011-04-06 23:07 UTC 

[wwdocs] add libstdc++ docs for 4.6.0
 2011-04-06 23:03 UTC  (3+ messages)

[Patch][AVR]: Initial builtins support
 2011-04-06 18:55 UTC  (3+ messages)

[Patch, Fortran, committed] Some coarray fixes (PR 18918 and 48477)
 2011-04-06 18:34 UTC 

[patch] Preserve return statements at -O0
 2011-04-06 18:29 UTC  (4+ messages)

Fix powerpc rs6000_stack_info ICE
 2011-04-06 17:57 UTC  (2+ messages)

[PATCH, PR43920] Improve code-size optimizations
 2011-04-06 17:41 UTC  (14+ messages)
` [PATCH, PR43920, 2/9] ARM specific part - test case
` [PATCH, PR43920, 4-9/9] Cross-jumping
  ` [PATCH, PR43920, 6/9] Cross-jumping - Use reg-notes

[PATCH 2/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-06 17:36 UTC 

[cxx-mem-model] bitfield tests
 2011-04-06 17:16 UTC  (11+ messages)

[PATCH, ARM] Switch to EABI version 5 for RTEMS
 2011-04-06 17:16 UTC  (3+ messages)

Rename LINUX_TARGET_OS_CPP_BUILTINS and LINUX_DYNAMIC_LINKER*
 2011-04-06 17:02 UTC 

[PATCH 1/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-06 16:47 UTC  (2+ messages)

License on gcov-io.c
 2011-04-06 16:08 UTC 

RFA: MN10300: Handle MDR register in movqi/movhi pattern
 2011-04-06 15:57 UTC  (2+ messages)

[PATCH] Fix PR48437
 2011-04-06 15:52 UTC 

Go patch committed: Use backend interface for if statements
 2011-04-06 15:47 UTC 

Go patch committed: Use backend interface for expression statements
 2011-04-06 15:30 UTC 

[testsuite] Account for absolute path to ranlib on Darwin (PR testsuite/48480)
 2011-04-06 15:28 UTC 

PowerPC64 non-delegitimized unspecs
 2011-04-06 15:18 UTC  (3+ messages)

[Patch,AVR]: Fix PR45263
 2011-04-06 13:30 UTC  (5+ messages)

Remove old toplevel subdirectory support
 2011-04-06 12:15 UTC  (2+ messages)

[PATCH] Merge early inliner cleanup from pretty-ipa
 2011-04-06 10:14 UTC 

[PATCH][ARM] Tweak arm_class_likely_spilled_p, MODE_BASE_REG_CLASS for Thumb-2
 2011-04-06  9:54 UTC  (3+ messages)

[Patch ARM] Committed fix for PR43920 testcase
 2011-04-06  9:44 UTC 

Separate C-family hooks better from general hooks
 2011-04-06  9:24 UTC  (3+ messages)

[PATCH] fix PR bootstrap/48471
 2011-04-06  9:19 UTC  (3+ messages)

[PATCH] Fix -m32 -g -O0 debug info (PR debug/48466)
 2011-04-06  9:06 UTC  (2+ messages)

[PATCH][2/2] Simplify call stmt handling in stmt costs
 2011-04-06  8:54 UTC 

[testsuite] Fix gcc.dg/torture/pr47917.c on IRIX 6.5
 2011-04-06  8:51 UTC  (3+ messages)

[PATCH][1/2] Merge call stmt cost handling from pretty-IPA
 2011-04-06  8:48 UTC 

Define MAX_OFILE_ALIGNMENT for Tru64 UNIX
 2011-04-06  8:46 UTC 

typo in gcc manual
 2011-04-06  8:00 UTC 

[patch ada]: Last fix for PR ada/47163 on windows native hosts
 2011-04-06  6:42 UTC  (14+ messages)

Remove obsolete ??? comment in profile.c
 2011-04-06  6:18 UTC 

libgo patch committed: Always use $(AM_LDFLAGS)
 2011-04-06  6:03 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).