public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix ICE in simplify_immed_subreg on SPU
 2008-06-27  7:05 UTC  (4+ messages)
` [PATCH, v2] "

PATCH: Enable TFmode for SSE2
 2008-06-27  6:56 UTC  (2+ messages)

Reducing the significance of -mips16
 2008-06-27  6:51 UTC  (3+ messages)

PATCH: Remove trailing white spaces and break long line
 2008-06-27  5:59 UTC 

[RS6000] Fix PR36634, -msecure-plt combine creates invalid call
 2008-06-27  5:38 UTC 

PATCH: Altivec context-sensitive keywords
 2008-06-27  2:02 UTC  (4+ messages)

[CONFIGUREY PATCH]: place -Wcast-qual and -Wc++-compat under -Werror
 2008-06-27  1:26 UTC 

[patch][lto] remove var_decls from the size of structs
 2008-06-27  1:02 UTC  (2+ messages)

[PATCH]: Fix a few remaining -Wc++-compat warnings
 2008-06-27  1:01 UTC  (7+ messages)
    ` [PATCH take 2]: "

[ADA PATCH]: Fix -Wc++-compat warnings in the ada directory
 2008-06-27  0:44 UTC 

merging classpath-0.97.2 into trunk
 2008-06-27  0:07 UTC 

Add new memory_address_p target hook
 2008-06-26 22:38 UTC 

[lto] add direct-to-ELF serialization to lto1
 2008-06-26 22:10 UTC  (9+ messages)

RFA: current_function_funcdef_no vs. target_reinit
 2008-06-26 21:52 UTC  (2+ messages)

RFA: init_one_libfunc vs. target_reinit
 2008-06-26 21:24 UTC 

RFA: Allowing __sync_* functions to be added to libgcc
 2008-06-26 21:14 UTC 

Patch: FYI: avoid use of C++ keywords in gcc/java
 2008-06-26 21:13 UTC  (6+ messages)

RFA: Allow __sync_synchronize to use an external function
 2008-06-26 21:02 UTC  (2+ messages)

[ira] small fix for save/restore placement optimization
 2008-06-26 20:58 UTC 

[ira] comments fixes
 2008-06-26 20:58 UTC 

[PATCH] Track pure function call uses separately
 2008-06-26 20:46 UTC  (3+ messages)

Test case gcc.dg/pr36504.c on the AVR
 2008-06-26 20:02 UTC 

[patch] PR 31754/C++ - make -fshow-column produce more accurate column numbers
 2008-06-26 19:08 UTC  (9+ messages)

[PATCH]: Fix -Wc++-compat and/or -Wcast-qual warnings in target files
 2008-06-26 18:51 UTC 

[PATCH, spu] Improve precision of divsf3 on SPU
 2008-06-26 18:38 UTC  (3+ messages)

[lto][patch] remove local variables from types (after gimplification)
 2008-06-26 18:36 UTC  (20+ messages)

[v3] Add std::partition_copy
 2008-06-26 18:08 UTC 

PATCH: Cleanup gcc/testsuite/ChangeLog
 2008-06-26 17:58 UTC 

[PATCH] assert gimplifier assumption to prevent silent wrong code
 2008-06-26 16:09 UTC  (7+ messages)

[PING^2,RFA] Patch to implement "Switch statement fdo reordering"
 2008-06-26 15:53 UTC 

Fix C99 inline function nested extern declaration handling
 2008-06-26 15:49 UTC 

[RFA, PATCH, PowerPC] Implements PowerPC e500mc core support
 2008-06-26 15:36 UTC  (8+ messages)

[PATCH, Fortran] Extend gfc_code internal documentation
 2008-06-26 14:18 UTC  (2+ messages)
` [PATCH, Fortran] PING: "

[PATCH, c++0x] Testcases for unique_ptr
 2008-06-26 11:52 UTC  (6+ messages)

[v3] Prefer __typeof__ in parallel/base.h
 2008-06-26 11:07 UTC 

[PATCH, c++0x] Use decltype in libstdc++'s parallel/base.h
 2008-06-26 10:47 UTC  (6+ messages)

[PATCH, ARM] Fix PIC + -fstack-protector (PR35965)
 2008-06-26 10:30 UTC 

[PATCH] ada: Use mlib-tgt-specific-linux.adb for sh4 as well
 2008-06-26 10:09 UTC  (4+ messages)

[patch, testsuite] Fixed generic vectorization testcase for Cell SPU
 2008-06-26  8:49 UTC  (2+ messages)

[PING] Patch to implement "Switch statement fdo reordering"
 2008-06-26  3:58 UTC  (2+ messages)

Don't use fixproto on hpux10
 2008-06-26  1:52 UTC 

Make hack in C99 extern inline handling lesser hack
 2008-06-26  0:51 UTC  (3+ messages)

[PATCH]: Fix -Wc++-compat and -Wcast-qual warnings [g-p]*.c
 2008-06-26  0:32 UTC  (7+ messages)
` [PATCH take 2]: "

[patch RFC] Tweak g++.dg/cdce3.C
 2008-06-25 23:58 UTC 

[COMMITTED] Adding myself to MAINTAINERS
 2008-06-25 23:37 UTC 

[v3] Avoid recent -Wall warnings in the testsuite
 2008-06-25 23:29 UTC 

[Patch, fortran] PR36526 - pointer in pure function
 2008-06-25 23:27 UTC 

[Patch,C++] P232519
 2008-06-25 23:07 UTC 

Procedure Pointers: a first patch
 2008-06-25 22:32 UTC 

[PATCH, function-specific, committed] Rev up function specific branch to 137119
 2008-06-25 22:25 UTC 

[PATCH]: Fix -Wc++-compat and -Wcast-qual warnings [a-d]*.c
 2008-06-25 21:31 UTC  (2+ messages)

[tuples] Change width of subcode and remove gimple_subcode
 2008-06-25 20:03 UTC 

[PATCH, function-specific-branch, committed] Cast alloca/xmalloc results to appropriate type
 2008-06-25 19:09 UTC  (5+ messages)

Fix for GCC Bugzilla Bug 36133
 2008-06-25 19:05 UTC  (7+ messages)

[PATCH, i386]: Review immediate operand constraints
 2008-06-25 18:54 UTC 

[PATCH][TUPLES] Tuplifying tree-vectorize.c
 2008-06-25 16:58 UTC  (6+ messages)

[v3] Add std::all_of, any_of, none_of, find_if_not
 2008-06-25 16:56 UTC 

RFA and RFC: tweak -fstrict-aliasing docs, provide pointer-cast example
 2008-06-25 16:12 UTC  (7+ messages)

[wwwdocs] readings.html -- broken mips.com link
 2008-06-25 15:43 UTC 

[wwwdocs] projects/cfg.html -- adjust IMPACT URL
 2008-06-25 15:38 UTC 

[PATCH][TUPLES] Tuplifying tree-vect-analyze.c
 2008-06-25 13:51 UTC  (2+ messages)

[tuples] Fix bootstrap on 64 bit hosts
 2008-06-25 13:35 UTC 

[PATCH, middle-end] Ping: Switch initializations conversion
 2008-06-25 13:21 UTC  (2+ messages)

Adjust separator in sed expressions for GTFILES_H
 2008-06-25 12:55 UTC 

[PATCH] ada: Use mlib-tgt-specific-linux.adb for sh4 as well
 2008-06-25 12:53 UTC  (2+ messages)

[patch] [testsuite] Fix target/36510 - vectorizer cost model tests failures on ppc
 2008-06-25 12:38 UTC  (3+ messages)

[PATCH]: Fix -Wc++-compat and -Wcast-qual warnings [d-g]*.c
 2008-06-25 12:14 UTC  (4+ messages)

[PATCH] Fix wrong sorting of subvars (ICE in set_uids_in_ptset, bnc#402268)
 2008-06-25 12:00 UTC 

PR preprocessor/33305: We should warn about empty macro arguments
 2008-06-25 10:34 UTC  (5+ messages)

Unit at a time and C PCH
 2008-06-25  9:57 UTC  (9+ messages)

[PATCH] Fix ICE in vn_lookup
 2008-06-25  9:49 UTC 

[PATCH]: Fix -Wc++-compat and -Wcast-qual warnings [rs]*.c
 2008-06-25  9:04 UTC  (6+ messages)
` [PATCH take 2]: "

[PATCH] Fix PR35518
 2008-06-25  9:03 UTC 

[PATCH RS6000] Fix invalid string instruction
 2008-06-25  6:10 UTC  (2+ messages)

[PATCH RS6000] Stack size close to 32k cause an ICE
 2008-06-25  2:04 UTC  (2+ messages)

[C++ PATCH] Fix -frepo (PR c++/36364)
 2008-06-24 23:03 UTC  (4+ messages)

Fix latent bug in __expand_buitin_nonlocal_goto
 2008-06-24 22:32 UTC  (6+ messages)

[v3] Fix libstdc++/36616
 2008-06-24 22:10 UTC  (3+ messages)

[Ada] Adjust alignment warning machinery
 2008-06-24 21:33 UTC  (3+ messages)

[PATCH, v3] Drop trailing white space in include/Makefile.am
 2008-06-24 20:27 UTC  (3+ messages)

[PATCH,spu]: generate inline code for divdf3
 2008-06-24 19:19 UTC  (2+ messages)

[PATCH, function-specific, committed] Update function specific tests
 2008-06-24 19:18 UTC  (3+ messages)

[PATCH,rs6000] split up crtsavres into individual files
 2008-06-24 19:03 UTC 

[v3] update parallel mode using docs
 2008-06-24 18:49 UTC 

[PATCH INSTALLED]: Fix -Wc++-compat warnings in toplevel [t-z]*.c files
 2008-06-24 18:17 UTC  (11+ messages)

[v3] Add std::copy_if
 2008-06-24 18: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).