Show patches with: none      |   126879 patches
« 1 2 ... 1086 1087 10881268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Fortran] PR52864 - fix actual/formal checks - - - - --- 2012-04-12 Tobias Burnus New
[C] Fix PR52549 - - - - --- 2012-04-12 Richard Biener New
[RS6000] Stack tie fix. - - - - --- 2012-04-12 Alan Modra New
[v3] libstdc++/52942 - - - - --- 2012-04-12 Paolo Carlini New
[Fortran] PR52864 - Fix pointer-intent regresssion - - - - --- 2012-04-12 Tobias Burnus New
[ARM] thumb1 imm move 256-510 - - - - --- 2012-04-12 Joey Ye New
fix libstdc++/52924 - - - - --- 2012-04-11 Jonathan Wakely New
[v3] tweak docs - - - - --- 2012-04-11 Jonathan Wakely New
m68k: add bswapsi2 expander - - - - --- 2012-04-11 Andreas Schwab New
Update email address - - - - --- 2012-04-11 Steve Ellcey New
[IA-64] Fix PR target/48496 - - - - --- 2012-04-11 Eric Botcazou New
[SH] Use more bool, NULL_RTX - - - - --- 2012-04-11 Oleg Endo New
Caret diagnostics - - - - --- 2012-04-11 Manuel López-Ibáñez New
[v3] fix broken performance test - - - - --- 2012-04-11 Jonathan Wakely New
PATCH: Simplify TRY_EMPTY_VM_SPACE for Linux hosts - - - - --- 2012-04-11 H.J. Lu New
[powerpc] Fix PR52775, enable FCFID on power4 - - - - --- 2012-04-11 Michael Meissner New
[SH] PR 50751- add HImode testcases - - - - --- 2012-04-11 Oleg Endo New
Setting precision for a PSImode type - - - - --- 2012-04-11 Bernd Schmidt New
C++ PATCH for c++/52906 (ICE with attribute by itself) - - - - --- 2012-04-11 Jason Merrill New
C++ PATCH to c++/45088 (injected-class-name in dwarf output) - - - - --- 2012-04-11 Jason Merrill New
PATCH: Check [SUB]SUBTARGET_OVERRIDE_OPTIONS after TARGET_64BIT - - - - --- 2012-04-11 H.J. Lu New
[cxx-conversion] Switch default to build in C++ - - - - --- 2012-04-11 Diego Novillo New
jcf-reader: support for JSR 292 classfile extensions - - - - --- 2012-04-11 Rainer Orth New
C6X fix in load_got_gotoff - - - - --- 2012-04-11 Bernd Schmidt New
RFC: IRA patch to reduce lifetimes - - - - --- 2012-04-11 Bernd Schmidt New
Change initialization order in sel-sched - - - - --- 2012-04-11 Bernd Schmidt New
haifa-sched: Fix problems with cc0 in prune_ready_list - - - - --- 2012-04-11 Bernd Schmidt New
Compare precisions with precisions in fold-const - - - - --- 2012-04-11 Bernd Schmidt New
intptr fixes for the testsuite - - - - --- 2012-04-11 Bernd Schmidt New
jcf-reader: support for JSR 292 classfile extensions - - - - --- 2012-04-11 Andrew Haley New
[Fortran] PR52916 - fix TREE_PUBLIC() = 0 for module procedures - - - - --- 2012-04-11 Tobias Burnus New
Fix PR52918 - - - - --- 2012-04-11 Richard Biener New
[SH] Remove old secondary reload code - - - - --- 2012-04-11 Oleg Endo New
[SH] Merge SCHED_REORDER macro into ready_reorder function - - - - --- 2012-04-11 Oleg Endo New
[v3] libstdc++/52931 - - - - --- 2012-04-11 Paolo Carlini New
[i386,RFC] HLE support in GCC - - - - --- 2012-04-11 Jakub Jelinek New
jcf-reader: support for JSR 292 classfile extensions - - - - --- 2012-04-11 Andrew Haley New
[Doc] Move paragraph about multiple attributes - - - - --- 2012-04-11 Tristan Gingold New
[09/11] Fix va_arg type location - - - - --- 2012-04-11 Dodji Seketeli New
[08/11] Make conversion warnings work on NULL with -ftrack-macro-expansion - - - - --- 2012-04-11 Dodji Seketeli New
[07/11] Fix -Wuninitialized for -ftrack-macro-expansion - - - - --- 2012-04-10 Dodji Seketeli New
[06/11] Strip "<built-in>" loc from displayed expansion context - - - - --- 2012-04-10 Dodji Seketeli New
[05/11] Make expand_location resolve to locus in main source file - - - - --- 2012-04-10 Dodji Seketeli New
[04/11] Fix expansion point loc for macro-like tokens - - - - --- 2012-04-10 Dodji Seketeli New
ICE on bootstrap of libstdc++ for mingw-targets in add_bb_to_loop - - - - --- 2012-04-10 Kai Tietz New
[rs6000] Fix PR16458, eliminate redudant compares - - - - --- 2012-04-10 Peter Bergner New
[i386,RFC] HLE support in GCC - - - - --- 2012-04-10 Uros Bizjak New
[03/11] Fix PCH crash on GTYed pointer-to-scalar field of a - - - - --- 2012-04-10 Dodji Seketeli New
[02/11] Fix token pasting with -ftrack-macro-expansion - - - - --- 2012-04-10 Dodji Seketeli New
Fix PR52881, more loop preserving fallout with RTL optimizers - - - - --- 2012-04-10 Richard Biener New
[01/11] Fix cpp_sys_macro_p with -ftrack-macro-expansion - - - - --- 2012-04-10 Dodji Seketeli New
Guard use of modulo in cshift (speedup protein) - - - - --- 2012-04-10 Michael Matz New
rfa: vectorize strided loads [2/2] [PR 18437] - - - - --- 2012-04-10 Michael Matz New
rfa: vectorize strided loads [1/2] [PR 18437] - - - - --- 2012-04-10 Michael Matz New
Symbol table 2/many: break out partitioning code out of lto.c - - - - --- 2012-04-10 Jan Hubicka New
Symbol table 1/many: symtab_nodes - - - - --- 2012-04-10 Jan Hubicka New
Fix PR52888 - - - - --- 2012-04-10 Richard Biener New
[RFC,ivopts] ARM - Make ivopts take into account whether pre and post increments are actually suppo… - - - - --- 2012-04-10 Ramana Radhakrishnan New
ICE on bootstrap of libstdc++ for mingw-targets in add_bb_to_loop - - - - --- 2012-04-10 Kai Tietz New
[fortran] Trim spaces on list-directed reads - - - - --- 2012-04-10 Thomas Koenig New
tree-parloops.c (eliminate_local_variables): Add braces to suppress warnings - - - - --- 2012-04-10 JonY New
Ada testcase CR line endings - - - - --- 2012-04-10 Mike Stump New
execute permissions in ada - - - - --- 2012-04-10 Mike Stump New
die CRs - - - - --- 2012-04-10 Mike Stump New
PATCH: PR other/52777: [4.8 Regression] ./options.h:3546:0: error: "MASK_SIO" redefined [-Werror] - - - - --- 2012-04-10 H.J. Lu New
Fix PR middle-end/52894 - - - - --- 2012-04-10 John David Anglin New
[SH] PR 50751 - add HImode displacement addressing support - - - - --- 2012-04-10 Oleg Endo New
Add generic __builtin_bswap16 support - - - - --- 2012-04-09 Eric Botcazou New
[v3] fix libstdc++/52476 - - - - --- 2012-04-09 François Dumont New
Fix partitioning of aliases - - - - --- 2012-04-09 Jan Hubicka New
Support for Runtime CPU type detection via builtins (issue5754058) - - - - --- 2012-04-09 Sriraman Tallam New
[RFC] Unconditionally clean up CFG before emitting prologue - - - - --- 2012-04-09 Eric Botcazou New
[wwwdocs] Rotate news - - - - --- 2012-04-09 Gerald Pfeifer New
[wwwdocs] Minor tweak to release branch status descriptions - - - - --- 2012-04-09 Gerald Pfeifer New
[i386] : Fix PR 52883, ICE in simplify_const_unary_operation, at simplify-rtx.c:1464 - - - - --- 2012-04-09 Uros Bizjak New
[RFC] Unconditionally clean up CFG before emitting prologue - - - - --- 2012-04-09 Eric Botcazou New
Emit variable as size attribute in debug info - - - - --- 2012-04-09 Eric Botcazou New
[SPARC] Adjust testsuite parameterization - - - - --- 2012-04-09 Eric Botcazou New
[SPARC] Fix PR target/52717 - - - - --- 2012-04-09 Eric Botcazou New
debug insns in SMS - - - - --- 2012-04-09 Alexandre Oliva New
don't force debug insns after their PREV_INSNs - - - - --- 2012-04-09 Alexandre Oliva New
fix incorrect debug temp added by df-problems - - - - --- 2012-04-09 Alexandre Oliva New
Fix ICE in expand_cse_reciprocals (PR tree-optimization/42078) - - - - --- 2012-04-09 Alexandre Oliva New
[PR,50826,DF] no debug temps for artificial uses - - - - --- 2012-04-09 Alexandre Oliva New
fix left-over debug insns in DCE - - - - --- 2012-04-09 Alexandre Oliva New
[PR48866] three alternative fixes - - - - --- 2012-04-09 Alexandre Oliva New
[trunk<-vta] Re: [vtab] Permit coalescing of user variables - - - - --- 2012-04-09 Alexandre Oliva New
[PR51570] minimize ENTRY_VALUEs in debug location lists - - - - --- 2012-04-09 Alexandre Oliva New
[SH] Fold big/little endian word code with MSW and LSW - - - - --- 2012-04-09 Oleg Endo New
__cxa_guard_acquire memory barriers - - - - --- 2012-04-09 Alan Modra New
[committed] Fix comment in tree-pretty-printer.h - - - - --- 2012-04-08 Manuel López-Ibáñez New
PATCH: Add OPTION_MASK_ISA_X86_64 and support TARGET_BI_ARCH == 2 - - - - --- 2012-04-08 H.J. Lu New
PATCH: Add OPTION_MASK_ISA_X86_64 and support TARGET_BI_ARCH == 2 - - - - --- 2012-04-08 Iain Sandoe New
[SH] Document constraints, remove unused Sr0 constraint - - - - --- 2012-04-08 Oleg Endo New
[Cilkplus] Parsing support for Elemental function for C++ - - - - --- 2012-04-08 Iyer, Balaji V New
[SH] Use braced strings in MD - - - - --- 2012-04-07 Oleg Endo New
[SH] Fold prefetch insns - - - - --- 2012-04-07 Oleg Endo New
[SH] Use braced strings in MD - - - - --- 2012-04-07 Oleg Endo New
[committed] invoke.texi: clean up texinfo markup - - - - --- 2012-04-07 Sandra Loosemore New
fix new warning - - - - --- 2012-04-06 Mike Stump New
« 1 2 ... 1086 1087 10881268 1269 »