public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, ARM][0/8] Epilogue in RTL: introduction (Sameera's patches, Part I)
 2012-05-31 13:59 UTC  (5+ messages)
` [Patch, ARM][1/8] Epilogue in RTL: update ldm_stm_operation_p
` [Patch, ARM][2/8] Epilogue in RTL: new patterns for int regs
` [Patch, ARM][3/8] Epilogue in RTL: new patterns for vfp regs
` [Patch, ARM][4/8] Epilogue in RTL: expand epilogue for apcs frame

[PATCH][1/n] loop distribution TLC
 2012-05-31 13:53 UTC 

PATCH: PR target/53539: Different __WCHAR_TYPE__/wchar_t for gcc -m32 on Linux/i386 and Linux/x86-64
 2012-05-31 13:51 UTC  (2+ messages)

PowerPC prologue and epilogue 6
 2012-05-31 13:42 UTC  (9+ messages)

[PATCH] Sparc longlong.h enhancements
 2012-05-31 13:11 UTC  (2+ messages)

[PATCH][RFC] Extend memset recognition
 2012-05-31 13:05 UTC  (3+ messages)

[Patch, Fortran] PR53521 - Fix size == 0 handling with reallocate
 2012-05-31 12:49 UTC  (3+ messages)

[PATCH] Fix PR53501
 2012-05-31 12:38 UTC  (3+ messages)

Use C++ in COMPILER_FOR_BUILD if needed (issue6191056)
 2012-05-31 11:50 UTC  (4+ messages)

[google/gcc-4_6] Adjust .xfail files for ARM & PowerPC64 (issue6255067)
 2012-05-31 11:18 UTC  (2+ messages)

[PATCH] Fix MEM_REF offset calculation in dr_analyze_innermost
 2012-05-31 11:04 UTC 

[PATCH] Fix PR48493
 2012-05-31 10:59 UTC 

[AARCH64] [PATCH 3/3] AArch64 Port
 2012-05-31 10:51 UTC  (5+ messages)

[Patch,AVR]: Use tr instead of set to canonicalize line endings for cmp
 2012-05-31 10:48 UTC  (9+ messages)

[C++ Patch] PR 53524
 2012-05-31 10:45 UTC 

[PATCH, GCC][AArch64] Use Enums for code models option selection
 2012-05-31  9:56 UTC 

Committed, CRIS: fix assembling for other ISA variant
 2012-05-31  9:32 UTC 

[cxx-conversion] Change check functions from templates to overloads. (issue6256075)
 2012-05-31  9:09 UTC  (2+ messages)

[patch] Fix many Makefile dependencies, round 2
 2012-05-31  9:02 UTC  (2+ messages)

[Patch, testsuite] fix failure in test gcc.dg/vect/slp-perm-8.c
 2012-05-31  9:01 UTC  (3+ messages)

[patch] Robustify get_ref_base_and_extent and friend
 2012-05-31  9:00 UTC  (2+ messages)

[Patch, libgfortran, committed] Remove send "mode" argument to POSIX "open"
 2012-05-31  6:11 UTC 

[Ping] [PATCH, CR16] Adding memory model attributes
 2012-05-31  6:10 UTC 

[C++ Patch] Produce canonical names for debug info without changing normal pretty-printing (issue6215052)
 2012-05-31  5:11 UTC  (5+ messages)

[0/7] Tidy IRA move costs
 2012-05-31  2:20 UTC  (15+ messages)
` [1/7] "
` [2/7] "
` [3/7] "
` [4/7] "
` [5/7] "
` [6/7] "
` [7/7] "

[PATCH 2/2] gcc symbol database
 2012-05-31  2:02 UTC  (3+ messages)

Go patch committed: Don't crash on invalid constant types
 2012-05-30 23:05 UTC 

[committed] Fix section conflict compiling rtld.c
 2012-05-30 22:59 UTC  (2+ messages)

Reorganized documentation for warnings
 2012-05-30 22:19 UTC 

PR middle-end/53008 (trans-mem): output clone if function accessed indirectly
 2012-05-30 22:13 UTC  (3+ messages)

C++ PATCH for c++/53356 (C++11 ICE with new)
 2012-05-30 21:59 UTC  (2+ messages)

[google/gcc-4_6] Fix -gfission issue in index_location_lists (issue 6248072)
 2012-05-30 21:44 UTC 

[google/gcc-4_6] Fix -gfission issue in index_location_lists (issue6248072)
 2012-05-30 21:12 UTC 

[PATCH][Cilkplus] Propagating Spawn info for template functions
 2012-05-30 20:36 UTC 

[cxx-conversion] New Hash Table (issue6244048)
 2012-05-30 19:47 UTC  (30+ messages)

No documentation of -fsched-pressure-algorithm
 2012-05-30 18:53 UTC  (3+ messages)

[Dwarf Patch] Improve pubnames and pubtypes generation. (issue 6197069)
 2012-05-30 18:16 UTC  (10+ messages)

[patch] Fix warning in ira.c
 2012-05-30 18:16 UTC  (2+ messages)

[C++] Reject variably modified types in operator new
 2012-05-30 18:15 UTC  (6+ messages)

PATCH: PR target/53383: Allow -mpreferred-stack-boundary=3 on x86-64
 2012-05-30 18:13 UTC  (3+ messages)

[Patch]: Fix call to end_prologue debug hook
 2012-05-30 18:06 UTC  (3+ messages)
` Ping: "

[gfortran/ssp/quadmath] symvers config tweaks
 2012-05-30 17:38 UTC  (2+ messages)

[Patch, Fortran] PR53526 - Fix MOVE_ALLOC for coarrays
 2012-05-30 16:36 UTC 

[Patch, Fortran] Reject coarrays in MOVE_ALLOC
 2012-05-30 11:56 UTC  (3+ messages)

Predict for loop exits in short-circuit conditions
 2012-05-30  9:31 UTC  (2+ messages)

[ARM Patch 3/n]PR53447: optimizations of 64bit ALU operation with constant
 2012-05-30  9:22 UTC 

[PATCH] Fix PR53522
 2012-05-30  9:13 UTC 

Restore simple control flow in probe_stack_range
 2012-05-30  8:54 UTC 

[patch] Fix many Makefile dependencies
 2012-05-30  8:45 UTC  (2+ messages)

_FORTIFY_SOURCE for std::vector
 2012-05-30  7:02 UTC  (3+ messages)

[Patch, Fortran] PR53502 - Remove "typedef" to make bootstrappable with --disable-build-poststage1-with-cxx
 2012-05-30  6:48 UTC 

[Patch, Fortran, committed] Fix some comment typos
 2012-05-30  6:33 UTC 

[PATCH] Fix combiner to create canonical CONST_INTs (PR rtl-optimization/53519)
 2012-05-30  6:24 UTC  (2+ messages)

ping*2: Fix gcc.dg/lower-subreg-1.c failure (was: [C Patch]: pr52543)
 2012-05-30  2:49 UTC  (2+ messages)
` ping*3: "

[Patch ARM] Fix off by one error in neon_evpc_vrev
 2012-05-30  2:04 UTC  (3+ messages)

PATCH for to use tree clobbers for c++/51060 (temporary re-use)
 2012-05-30  1:39 UTC  (3+ messages)

FYI: 1500+ typos, with suggested fixes
 2012-05-29 23:09 UTC  (15+ messages)

[C++ Patch] PR 26155
 2012-05-29 22:46 UTC  (2+ messages)

[RFA:] doc: TARGET_LEGITIMIZE_ADDRESS needs to be defined for native TLS
 2012-05-29 20:33 UTC  (2+ messages)
` Ping: "

Add myself to write-after-approval section of MAINTAINERS file
 2012-05-29 20:20 UTC 

Fix stable_sort to work on iterators returning rvalue
 2012-05-29 19:36 UTC 

Fix fixinclude's configure{,.ac}
 2012-05-29 19:33 UTC  (3+ messages)

PATCH: Always create a new language function for nested functions
 2012-05-29 19:07 UTC  (2+ messages)

[driver, LTO Patch]: Resurrect user specs support
 2012-05-29 19:05 UTC  (12+ messages)

[PATCH] Atom: Scheduler improvements for better imul placement
 2012-05-29 19:01 UTC  (2+ messages)

Regenerating fixincludes/configure
 2012-05-29 15:48 UTC  (2+ messages)

[AVR,Committed]: Re: How to run a compiled C program?
 2012-05-29 15:35 UTC 

s%funcs%ifuncs typo in libatomic/acinclude.m4
 2012-05-29 15:24 UTC  (2+ messages)

[patch] disintegrate integrate.[ch]
 2012-05-29 15:19 UTC  (7+ messages)

[PATCH] Fix PR53516
 2012-05-29 14:01 UTC 

[google/gcc-4_6] Fix -gfission ICEs with pubnames and .debug_addr table (issue6254054)
 2012-05-29 13:10 UTC  (2+ messages)

[PATCH][7/7] add-referenced-vars TLC
 2012-05-29 12:41 UTC 

RFA: Speedup expand_used_vars by 30 times (PR38474)
 2012-05-29 11:59 UTC  (3+ messages)

[PATCH] Fix massive memory leak in read_line (PR middle-end/53510)
 2012-05-29 11:15 UTC  (2+ messages)

[PR tree-optimization/52558]: RFC: questions on store data race
 2012-05-29 11:14 UTC  (10+ messages)

[PATCH] PR preprocessor/53469 - argument tokens of _Pragma miss virtual location
 2012-05-29 11:07 UTC  (2+ messages)

[C++ Patch] PR 25137 (no -Wmissing-braces in -Wall version)
 2012-05-29 10:12 UTC  (3+ messages)

[patch] alias.c TLC
 2012-05-29  9:59 UTC  (2+ messages)

RFA: temp slot TLC [1/3]
 2012-05-29  9:41 UTC  (3+ messages)
` RFA: temp slot TLC [3/3]

[Patch]: Fix ICE by expand_expr_addr_expr_1
 2012-05-29  9:09 UTC  (2+ messages)
` Ping: "

[PATCH, ARM] New CPU support for Marvell PJ4 cores
 2012-05-29  9:09 UTC 

[PATCH] PR bootstrap/53459 - unused local typedef when building on altivec
 2012-05-29  9:00 UTC  (8+ messages)

[PATCH][AARCH64] Remove t-aarch64 from libgcc
 2012-05-29  8:31 UTC 

[PATCH, WWWDOCS] Document AArch64 branch
 2012-05-29  7:32 UTC 

[PATCH ARM iWMMXt 0/5] Improve iWMMXt support
 2012-05-29  4:15 UTC  (4+ messages)
` [PATCH ARM iWMMXt 3/5] built in define and expand
` [PATCH ARM iWMMXt 4/5] WMMX machine description
` [PATCH ARM iWMMXt 2/5] intrinsic head file change

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).