public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Shrink-wrapping: Introduction
 2011-04-13 15:28 UTC  (14+ messages)
` [PATCH 3/6] Allow jumps in epilogues

[PATCH] PR c++/48574
 2011-04-13 14:26 UTC  (4+ messages)

[C++ PATCH] Handle correctly ARRAY_REFs from STRING_CST for wchar_t/char{16,32}_t (PR c++/48570)
 2011-04-13 14:14 UTC  (4+ messages)

[PING] Fix PR46399 - missing mode promotion for libcall args
 2011-04-13 13:59 UTC  (3+ messages)

Implement stack arrays even for unknown sizes
 2011-04-13 13:46 UTC  (13+ messages)

[C++0x] Range-based for statements and ADL
 2011-04-13 13:46 UTC  (7+ messages)

[PATCH 0/7] Change of call graph interface - cgraph_node function removal
 2011-04-13 13:09 UTC  (3+ messages)
` [PATCH 1/7] Simple cgraph_node -> cgraph_get_node conversions

[google/integration] Enable lightweight debug checks (issue4408041)
 2011-04-13 12:52 UTC  (2+ messages)

Tweak Negative() documentation in options.texi
 2011-04-13 12:51 UTC  (2+ messages)

Add debugging functions for cp_parser (issue4389045)
 2011-04-13 12:49 UTC  (6+ messages)

RX: Do not use SMOVF insn to move blocks of volatile memory
 2011-04-13 11:30 UTC 

[patch i386 mingw g++.dg gcc.dg]: Set -mms-bitfields as default for native windows targets
 2011-04-13 10:49 UTC  (6+ messages)

[patch] Split Parse Timevar (issue4378056)
 2011-04-13  9:19 UTC  (3+ messages)

[PATCH] add statistics counting to postreload, copy-rename, and math-opts
 2011-04-13  9:07 UTC  (9+ messages)

[PATCH, ARM] Switch to EABI version 5 for RTEMS
 2011-04-13  8:38 UTC  (4+ messages)

License on gcov-io.c
 2011-04-13  6:57 UTC  (2+ messages)

[4.7 PATCH 00/18] slim down a number of tree nodes
 2011-04-13  4:02 UTC  (5+ messages)
` [PATCH 02/18] enforce TREE_CHAIN and TREE_TYPE accesses

[PATCH][RFC] Make called function type explicit, make function pointer type conversions useless
 2011-04-13  2:28 UTC  (4+ messages)

[PATCH, rs6000 committed] Fix PowerPC bootstrap
 2011-04-13  1:22 UTC  (2+ messages)

[pph/libcpp] Allow include callback to not read the file (issue4388057)
 2011-04-13  0:50 UTC  (3+ messages)

[google/integration] Enable lightweight debug checks (issue4402041)
 2011-04-13  0:39 UTC  (2+ messages)

[pph] Reconstruct a header file from a pph image (issue4392047)
 2011-04-13  0:35 UTC  (2+ messages)

[pph] Pickle some more language-dependent fields (issue4389050)
 2011-04-13  0:34 UTC  (2+ messages)

[wwwdocs] Remove XHTML logo from footer and save space
 2011-04-13  0:18 UTC  (2+ messages)

Fix PR47612
 2011-04-12 23:53 UTC  (3+ messages)

Fix 20020425-1.c
 2011-04-12 23:36 UTC 

[build] Avoid ld -v error message with Sun ld on SPARC
 2011-04-12 22:51 UTC  (4+ messages)

[testsuite] fix to gcc.target/arm/pr43698.c
 2011-04-12 22:48 UTC  (5+ messages)

[pph] Test PPH include at global scope. (issue4399041)
 2011-04-12 21:40 UTC 

Convert legacy ColdFire options to .opt aliases
 2011-04-12 20:33 UTC  (6+ messages)
` Convert legacy m68k "

ObjC: another tiny performance tidyup
 2011-04-12 20:25 UTC  (2+ messages)

[testsuite] fix to gcc.target/arm/sync-1.c
 2011-04-12 20:19 UTC  (2+ messages)

[pph] Add debugging for namespace_decl (issue4368079)
 2011-04-12 19:53 UTC 

[Patch, libfortran] Type cleanup
 2011-04-12 19:09 UTC  (2+ messages)

Go patch committed: Call cgraph_get_node
 2011-04-12 18:51 UTC 

ObjC: get rid of temporary tree list when compiling a method
 2011-04-12 18:46 UTC  (2+ messages)

ObjC: avoid creating temporary nodes just to compare method signatures
 2011-04-12 18:39 UTC  (2+ messages)

Don't use linux.h for non-Linux targets
 2011-04-12 18:38 UTC 

[Patch, libfortran] Don't define _GNU_SOURCE in AM_CPPFLAGS
 2011-04-12 18:12 UTC  (3+ messages)

Reintroduce -mflat option on SPARC
 2011-04-12 17:44 UTC  (2+ messages)

[PATCH] Fix combiner ICEs after my recent patch (PR rtl-optimization/48549)
 2011-04-12 17:31 UTC  (8+ messages)
  ` [PATCH] Don't update_cfg_for_uncondjump for noop non-jump moves

[gc-improv] Permanent vs function RTL obstack fix
 2011-04-12 17:25 UTC  (22+ messages)

proposed patch -- remove superflous lines
 2011-04-12 16:32 UTC  (2+ messages)

Added myself to MAINTAINERS (write after approval)
 2011-04-12 16:27 UTC 

Fix PR47976
 2011-04-12 16:19 UTC  (2+ messages)

[PATCH] Fix ICE with C compound literals (PR c/48517)
 2011-04-12 15:48 UTC  (3+ messages)

[patch] ping1 unbreak bootstrap on FreeBSD ppc
 2011-04-12 15:19 UTC  (2+ messages)

Recording predicate information in all rtl gen* programs
 2011-04-12 15:01 UTC  (4+ messages)

[PATCH 0/6] Tracking locations of tokens resulting from macro expansion
 2011-04-12 14:39 UTC  (4+ messages)
` [PATCH 1/6] Linemap infrastructure for virtual locations

[0/9] Direct support for loads and stores of interleaved vectors
 2011-04-12 14:39 UTC  (15+ messages)
` [1/9] Generalise vect_create_data_ref_ptr
` [2/9] Reindent parts of vectorizable_load and vectorizable_store
` [3/9] STMT_VINFO_RELATED_STMT handling in vectorizable_store
` [4/9] Move power-of-two checks for interleaving
` [5/9] Main target-independent support for direct interleaving
` [6/9] NEON vec_load_lanes and vec_store_lanes patterns
` [7/9] Testsuite: remove vect_{extract_even_odd,strided}_wide
` [8/9] Testsuite: split tests for strided accesses
` [9/9] Testsuite: Replace vect_strided with vect_stridedN
` [10/9] Add tests for stride-3 accesses

Extra dump output from vectorizable_load
 2011-04-12 13:20 UTC  (2+ messages)

Tidy dr_chain allocation in vectorizable_load
 2011-04-12 13:20 UTC  (2+ messages)

[PATCH][ARM] Thumb2 constant loading optimization
 2011-04-12 12:20 UTC  (5+ messages)

[C++0x] User-Defined Literals
 2011-04-12 12:20 UTC  (2+ messages)

Target header etc. cleanup patch
 2011-04-12 12:14 UTC  (4+ messages)

Ping: Some remodelling of the ARM vld and vst patterns
 2011-04-12 11:42 UTC  (2+ messages)

Commit: V850: Fix generation of callt helper functions for interrupt handlers
 2011-04-12 11:33 UTC 

[v3] Fix libstdc++/48476
 2011-04-12 10:33 UTC 

Ping for cannot_force_const_mem & LEGITIMATE_CONSTANT_P changes
 2011-04-12 10:31 UTC 

[Patch ARM] Fix PR48090
 2011-04-12  9:31 UTC  (2+ messages)

[v3] libstdc++/48566
 2011-04-12  9:07 UTC 

hello
 2011-04-12  7:53 UTC 

[Patch,AVR]: Fix PR target/44643
 2011-04-12  5:39 UTC  (3+ messages)
` Ping "

[Patch][AVR]: Initial builtins support
 2011-04-12  5:38 UTC  (3+ messages)
`  "
  ` Ping: "

[Patch,AVR]: Fix PR45263
 2011-04-12  5:35 UTC  (7+ messages)
        ` Ping: "

Add a mode argument to LEGITIMATE_CONSTANT_P, and make it a hook
 2011-04-12  2:29 UTC  (2+ messages)

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

ObjC: interface hashtable rewritten for speed and simplicity
 2011-04-11 22:19 UTC  (2+ messages)

ObjC: do not prepare instance variables for output unless there is an actual error message to print
 2011-04-11 22:09 UTC  (2+ messages)

ObjC: some minor optimizations
 2011-04-11 22:07 UTC  (2+ messages)

C++ PATCHes for c++/48535 (SFINAE with T{})
 2011-04-11 21:58 UTC 

Avoid doing superfluous work in force_nonfallthru
 2011-04-11 21:55 UTC 

C++/c-common PATCH to conversion from scoped enum to bool (part of 48450)
 2011-04-11 21:54 UTC  (2+ messages)

C++ PATCH for c++/48523 (lamda, 'this', templates)
 2011-04-11 21:49 UTC 

C++ PATCH for c++/48457 (rvalue references and function lvalues)
 2011-04-11 21:47 UTC 

[PATCH] Remove VRPs use of TYPE_MIN/MAX_VALUE
 2011-04-11 21:37 UTC  (4+ messages)

[PATCH 5/n, i386]: Merge SSE and AVX patterns using "enable" attribute
 2011-04-11 21:30 UTC  (2+ messages)

[PATCH] Error out on uses of void type expressions in inline asm in C FE (PR c/48552)
 2011-04-11 21:28 UTC  (2+ messages)

Clean up i386/gnu.h
 2011-04-11 21:16 UTC  (2+ messages)

Clean up k*gnu configurations
 2011-04-11 21:15 UTC  (2+ messages)

[PATCH, rs6000] Make LR/CTR moves expensive for Power7 also
 2011-04-11 20:58 UTC  (2+ messages)

[Patch, libfortran] PR 47571 Fix bootstrap failure on alpha*-dec-osf*
 2011-04-11 20:19 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).