Show patches with: Archived = No       |   126801 patches
« 1 2 ... 980 981 9821268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] PR 58535 - - - - --- 2013-10-02 Paolo Carlini New
move phiopt, ssa-dce and ssa-dom prototypes. - - - - --- 2013-10-02 Andrew MacLeod New
libgo patch committed: Implement reflect.MakeFunc for 386 - - - - --- 2013-10-02 Rainer Orth New
[ARM] New rtx costs infrastructure for arm - - - - --- 2013-10-02 Kyrylo Tkachov New
More tree-flow.h prototypes. - - - - --- 2013-10-02 Andrew MacLeod New
operator new returns nonzero - - - - --- 2013-10-02 Marc Glisse New
Make the 2 versions of delete more similar - - - - --- 2013-10-02 Marc Glisse New
[build] : Remove -Wno-warning from expmed.c compilation - - - - --- 2013-10-02 Uros Bizjak New
move htab_iterator - - - - --- 2013-10-02 Andrew MacLeod New
[build] Update t-sparc, t-sol2 etc. for automatic dependencies - - - - --- 2013-10-02 Rainer Orth New
[ARM,committed] Add comment in arm_legitimize_reload_address to discourage use of plus_constant - - - - --- 2013-10-02 Kyrylo Tkachov New
[C++] PR 58565 - - - - --- 2013-10-02 Paolo Carlini New
Reducing number of alias checks in vectorization. - - - - --- 2013-10-02 Cong Hou New
Tweak gimple-ssa-strength-reduction.c:backtrace_base_for_ref () to cover different cases as seen on… - - - - --- 2013-10-01 Yufeng Zhang New
Improve probability/profile distribution in ORIF expansion - - - - --- 2013-10-01 Teresa Johnson New
Use thread path in threadupdate's hash table - - - - --- 2013-10-01 Jeff Law New
More tree-flow.h prototypes. - - - - --- 2013-10-01 Andrew MacLeod New
[Fortran,committed] PR58579 - fix allocation of string temporaries: Avoid overallocation - - - - --- 2013-10-01 Tobias Burnus New
Fwd: Re: [patch] move htab_iterator - - - - --- 2013-10-01 Andrew MacLeod New
[RFC] Change dependency-generating compiler from $(CC) to $(CXX) in gcc/ - - - - --- 2013-10-01 Jan-Benedict Glaw New
Do not append " *INTERNAL* " to the decl name - - - - --- 2013-10-01 Dehao Chen New
[wwwdocs] Buildstat update for 4.4 - - - - --- 2013-10-01 Tom G. Christensen New
[wwwdocs] Buildstat update for 4.5 - - - - --- 2013-10-01 Tom G. Christensen New
[wwwdocs] Buildstat update for 4.7 - - - - --- 2013-10-01 Tom G. Christensen New
[wwwdocs] Buildstat update for 4.8 - - - - --- 2013-10-01 Tom G. Christensen New
[powerpc] Rework#2 VSX scalar floating point support, patch #4 - - - - --- 2013-10-01 Michael Meissner New
Committed: Use ARC_{FIRST,LAST}_SIMD_VR_REG instead of decimal literals in arc_conditional_register… - - - - --- 2013-10-01 Joern Rennecke New
Sanitize block partitioning under -freorder-blocks-and-partition - - - - --- 2013-10-01 Teresa Johnson New
Improving uniform_vector_p() function. - - - - --- 2013-10-01 Cong Hou New
Patch correcting possible bug in toplevel.c regarding plugin & diagnostics finalizartion - - - - --- 2013-10-01 Basile Starynkevitch New
Move some prototypes out of tree-flow.h - - - - --- 2013-10-01 Andrew MacLeod New
[gomp4] Support more than 1024 CPUs (PR libgomp/57298) - - - - --- 2013-10-01 Jakub Jelinek New
Attach jump thread path to edge->aux in tree-ssa-threadupdate.c - - - - --- 2013-10-01 Jeff Law New
[v2] Fix libgfortran cross compile configury w.r.t newlib - - - - --- 2013-10-01 Marcus Shawcroft New
expand_expr tweaks to fix PR57134 - - - - --- 2013-10-01 Alan Modra New
cost model patch - - - - --- 2013-10-01 Kyrylo Tkachov New
[ARM,PR58578] Split shift di patterns - - - - --- 2013-10-01 Kugan Vivekanandarajah New
[i386,MPX,1/X] Support of Intel MPX ISA. 2/2 New registers and instructions - - - - --- 2013-10-01 Ilya Enkovich New
[IRA] Fix ALLOCNO_MODE in the case of paradoxical subreg. - - - - --- 2013-10-01 Wei Mi New
libgo patch committed: Fix reflect.Call passing function - - - - --- 2013-10-01 Ian Lance Taylor New
[PowerPC] Change code generation for VSX loads and stores for little endian - - - - --- 2013-10-01 Bill Schmidt New
RFA: Use "m_foo" rather than "foo_" for member variables - - - - --- 2013-09-30 Richard Sandiford New
[C++] PR 58563 - - - - --- 2013-09-30 Paolo Carlini New
Add missing profile updates to jump threading code - - - - --- 2013-09-30 Teresa Johnson New
Go patch committed: Use backend interface for variable expressions - - - - --- 2013-09-30 Ian Lance Taylor New
move htab_iterator - - - - --- 2013-09-30 Andrew MacLeod New
[v3] libstdc++/58437 - - - - --- 2013-09-30 Paolo Carlini New
Add tree-ssa-coalesce.h - - - - --- 2013-09-30 Andrew MacLeod New
move htab_iterator - - - - --- 2013-09-30 Andrew MacLeod New
RFA: GCC Testsuite: Annotate compile tests that need at least 32-bit pointers/integers - - - - --- 2013-09-30 Nick Clifton New
Improve tree_unary_nonnegative_warnv_p (PR middle-end/58564) - - - - --- 2013-09-30 Jakub Jelinek New
Fix A < 0 ? <sign bit of A> : 0 optimization (PR middle-end/58564) - - - - --- 2013-09-30 Jakub Jelinek New
[ARM] Replace gen_rtx_PLUS with plus_constant - - - - --- 2013-09-30 Renlin Li New
[AARCH64] Replace gen_rtx_PLUS with plus_constant - - - - --- 2013-09-30 Renlin Li New
[i386] Enable vector_loop in memset expanding and merge expanders for memset and memmov - - - - --- 2013-09-30 Michael Zolotukhin New
Fix scheduler ix86_issue_rate and ix86_adjust_cost for modern x86 chips - - - - --- 2013-09-30 Jan Hubicka New
[AArch64] Support SADDL/SSUBL/UADDL/USUBL - - - - --- 2013-09-30 Vidya Praveen New
: Fix use of __builtin_eh_pointer in EH_ELSE - - - - --- 2013-09-30 Tristan Gingold New
[PPC,committed] fix ppc build breakage. - - - - --- 2013-09-30 Iain Sandoe New
[ARM,AArch64] Make aarch64-common.c files more robust. - - - - --- 2013-09-30 James Greenhalgh New
Fix PR58532 - - - - --- 2013-09-30 Richard Biener New
Fix computation of offset in ivopt - - - - --- 2013-09-30 Bin Cheng New
[doc] : Fix "@tex should only appear at a line beginning'" warnings - - - - --- 2013-09-29 Uros Bizjak New
[doc] : Fix usage of @tie{} command - - - - --- 2013-09-29 Uros Bizjak New
[SPARC] Add peephole for memory barriers - - - - --- 2013-09-29 Eric Botcazou New
[doc] : Fix "@anchor should not appear in @heading" warning - - - - --- 2013-09-29 Uros Bizjak New
Sanitize block partitioning under -freorder-blocks-and-partition - - - - --- 2013-09-29 Teresa Johnson New
Document x86-tune options - - - - --- 2013-09-29 Jan Hubicka New
RFA: Use "m_foo" rather than "foo_" for member variables - - - - --- 2013-09-29 Richard Sandiford New
Add value range support into memcpy/memset expansion - - - - --- 2013-09-28 Jan Hubicka New
Remove algo logic duplication Round 3 - - - - --- 2013-09-28 François Dumont New
Go patch committed: Avoid useless knockon errors for _ - - - - --- 2013-09-28 Ian Lance Taylor New
Fix bootstrap with java on multiarch systems - - - - --- 2013-09-28 John David Anglin New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369) - - - - --- 2013-09-28 Mikael Pettersson New
Ping^6/update: contribute Synopsys Designware ARC port (4/7): rest of {,common}/config/arc - - - - --- 2013-09-28 Joern Rennecke New
RFA [testsuite]: New ARC target specific tests - - - - --- 2013-09-28 Joern Rennecke New
[RFC,Aarch64] : Macros for profile code generation to enable gprof support - - - - --- 2013-09-28 Venkataramanan Kumar New
[Darwin/PPC] fix PR10901 - - - - --- 2013-09-28 Iain Sandoe New
[Darwin/ppc] Fix altivec dwarf reg sizes. - - - - --- 2013-09-28 Iain Sandoe New
[Darwin] improve cross-compiles. - - - - --- 2013-09-28 Iain Sandoe New
[Darwin] update t-* and x-* fragments after switch to auto-deps. - - - - --- 2013-09-28 Iain Sandoe New
reimplement -fstrict-volatile-bitfields v4, part 2/2 - - - - --- 2013-09-28 Sandra Loosemore New
reimplement -fstrict-volatile-bitfields v4, part 1/2 - - - - --- 2013-09-28 Sandra Loosemore New
Relax the requirement of reduction pattern in GCC vectorizer. - - - - --- 2013-09-28 Cong Hou New
libgo patch committed: Copy stack values onto heap - - - - --- 2013-09-27 Ian Lance Taylor New
libgo patch committed: Implement reflect.MakeFunc for 386 - - - - --- 2013-09-27 Ian Lance Taylor New
[fortran,doc,committed] Fix DATE_AND_TIME example - - - - --- 2013-09-27 Janne Blomqvist New
[google/4_8] Disable -g/-gmlt during LIPO instrumentation - - - - --- 2013-09-27 Teresa Johnson New
Separate immediate uses and phi routines from tree-flow*.h - - - - --- 2013-09-27 Andrew MacLeod New
Commit: MSP430: Pass -md on to assembler - - - - --- 2013-09-27 Mike Stump New
[2/6] Andes nds32: machine description of nds32 porting (3). - - - - --- 2013-09-27 Chung-Ju Wu New
[2/6] Andes nds32: machine description of nds32 porting (2). - - - - --- 2013-09-27 Chung-Ju Wu New
[2/6] Andes nds32: machine description of nds32 porting (1). - - - - --- 2013-09-27 Chung-Ju Wu New
libgo patch committed: Implement reflect.MakeFunc for amd64 - - - - --- 2013-09-27 Ian Lance Taylor New
cost model patch - - - - --- 2013-09-27 Xinliang David Li New
OMP4/cilkplus: simd clone function mangling - - - - --- 2013-09-27 Aldy Hernandez New
Remove enum ssa_mode - - - - --- 2013-09-27 Diego Novillo New
Add value range support into memcpy/memset expansion - - - - --- 2013-09-27 Jan Hubicka New
Invalid unpoisoning of stack redzones on ARM - - - - --- 2013-09-27 Yury Gribov New
fix libstdc++/57465 - - - - --- 2013-09-27 Jonathan Wakely New
« 1 2 ... 980 981 9821268 1269 »