Show patches with: Archived = No       |   126695 patches
« 1 2 ... 978 979 9801266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp4] Adjust some gcc.dg/autopar/ tests - - - - --- 2013-10-08 Jakub Jelinek New
[2/6] Andes nds32: machine description of nds32 porting (1). - - - - --- 2013-10-08 Chung-Ju Wu New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-08 Andrew MacLeod New
Tweak some libstdc++ tests. - - - - --- 2013-10-08 Jonathan Wakely New
Fix ARM/Thumb non-interworking problem in libgcc - - - - --- 2013-10-08 Jonathan Larmour New
fix libstdc++/58659 - - - - --- 2013-10-08 Jonathan Wakely New
[2nd,PING,C++] demangler fix (take 2) - - - - --- 2013-10-08 Gary Benson New
Fix scheduler ix86_issue_rate and ix86_adjust_cost for modern x86 chips - - - - --- 2013-10-08 Jan Hubicka New
Fix the testcases that use bind_pic_locally - - - - --- 2013-10-08 Vidya Praveen New
Fix scheduler ix86_issue_rate and ix86_adjust_cost for modern x86 chips - - - - --- 2013-10-08 Gopalasubramanian, Ganesh New
Fix PR middle-end/58570 - - - - --- 2013-10-08 Eric Botcazou New
[gomp4] Another affinity-1.c testcase fix - - - - --- 2013-10-08 Jakub Jelinek New
[gomp4] Fix bootstrap - - - - --- 2013-10-08 Jakub Jelinek New
[2,of,2] RTL expansion for zero sign extension elimination with VRP - - - - --- 2013-10-08 Kugan Vivekanandarajah New
Cleanup patches - - - - --- 2013-10-08 Thomas Schwinge New
RFC patch for #pragma ivdep - - - - --- 2013-10-08 Tobias Burnus New
[Google] Fix type merging of argument packs for LIPO - - - - --- 2013-10-08 Teresa Johnson New
[C++] PR 58568 - - - - --- 2013-10-08 Paolo Carlini New
fix libstdc++/57641 - - - - --- 2013-10-07 Jonathan Wakely New
[powerpc] Rework#2 VSX scalar floating point support, patch #5 - - - - --- 2013-10-07 Michael Meissner New
[Fortran] PR58658 - add missing pointer-assign check for CLASS(*) - - - - --- 2013-10-07 Tobias Burnus New
[i386] Fix PR 57756 - - - - --- 2013-10-07 Sriraman Tallam New
[GOOGLE] Iterative AutoFDO - - - - --- 2013-10-07 Dehao Chen New
Fixing improper conversion from sin() to sinf() in optimization mode. - - - - --- 2013-10-07 Cong Hou New
[C++] PR58635 - - - - --- 2013-10-07 Marek Polacek New
New attribute: returns_nonnull - - - - --- 2013-10-07 Marc Glisse New
Optimize callers using nonnull attribute - - - - --- 2013-10-07 Marc Glisse New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-07 Andrew MacLeod New
[gomp4] Fix up affinity-1.c testcase - - - - --- 2013-10-07 Jakub Jelinek New
libgo patch committed: Implement reflect.MakeFunc for 386 - - - - --- 2013-10-07 Rainer Orth New
[gomp4] Affinity fixes (PR libgomp/58642) - - - - --- 2013-10-07 Jakub Jelinek New
[gomp4] C++ OpenMP user defined reductions (take 2) - - - - --- 2013-10-07 Jakub Jelinek New
Optimize callers using nonnull attribute - - - - --- 2013-10-06 Marc Glisse New
[C++] PR 58126 - - - - --- 2013-10-06 Paolo Carlini New
[rs6000] Correct vector permute for little endian - - - - --- 2013-10-06 Bill Schmidt New
[v3] libstdc++/58625 - - - - --- 2013-10-06 Paolo Carlini New
[SH] PR 51244 - Fix defects introduced in 4.8 - - - - --- 2013-10-06 Oleg Endo New
[C++] PR 56060 - - - - --- 2013-10-06 Paolo Carlini New
[2/6] Andes nds32: machine description of nds32 porting (3). - - - - --- 2013-10-05 Chung-Ju Wu New
[2/6] Andes nds32: machine description of nds32 porting (2). - - - - --- 2013-10-05 Chung-Ju Wu New
[2/6] Andes nds32: machine description of nds32 porting (1). - - - - --- 2013-10-05 Chung-Ju Wu New
Refactor a bit of jump thread identification code - - - - --- 2013-10-04 Jeff Law New
[gomp4] Target fallback ICV handling, ICV fixes - - - - --- 2013-10-04 Jakub Jelinek New
libgo patch committed: Fix calling Interface on MakeFunc value - - - - --- 2013-10-04 Ian Lance Taylor New
Go patch committed: Use backend interface for references to temps - - - - --- 2013-10-04 Ian Lance Taylor New
alternative hirate for builtin_expert - - - - --- 2013-10-04 Dehao Chen New
[ARM] Use cortex tune_params for armv8-a architecture - - - - --- 2013-10-04 Renlin Li New
[Fortran,committed] GCC 4.8 backporting of defined assignment patches - - - - --- 2013-10-04 Tobias Burnus New
The remainder of tree-flow.h refactored. - - - - --- 2013-10-04 Andrew MacLeod New
Relocate remaining tree-flow-inline.h functions - - - - --- 2013-10-04 Andrew MacLeod New
Fix unresolved symbol with -gsplit-dwarf - - - - --- 2013-10-04 Cary Coutant New
[PING] Add a new option "-ftree-bitfield-merge" (patch / doc inside) - - - - --- 2013-10-04 Zoran Jovanovic New
patch to canonicalize tree-csts. - - - - --- 2013-10-04 Kenneth Zadeck New
[C++] PR 58448 - - - - --- 2013-10-04 Paolo Carlini New
Enable SSE math on i386 with -Ofast - - - - --- 2013-10-04 Jan Hubicka New
[C++] PR 58560 - - - - --- 2013-10-04 Paolo Carlini New
[SH] PR 51244 - Fix defects introduced in 4.8 - - - - --- 2013-10-04 Oleg Endo New
[gomp4] OpenMP 4.0 affinity - OMP_PLACES and OMP_PROC_BIND - - - - --- 2013-10-04 Jakub Jelinek New
Handle profile counts truncated to 0 in coldness test - - - - --- 2013-10-04 Teresa Johnson New
[C++] PR 58503 - - - - --- 2013-10-04 Paolo Carlini New
[i386] Fix PR 57756 - - - - --- 2013-10-04 Sriraman Tallam New
Hoist loop invariant statements containing data refs with zero-step during loop-versioning in vecto… - - - - --- 2013-10-03 Cong Hou New
Enable building of libatomic on AArch64 - - - - --- 2013-10-03 Michael Hudson-Doyle New
patch to enable LRA for ppc - - - - --- 2013-10-03 Vladimir Makarov New
RFA [reload]: Fix PR other/58545 - - - - --- 2013-10-03 Joern Rennecke New
[C++] implicit operator new is operator new - - - - --- 2013-10-03 Marc Glisse New
[C++] PR 58584 - - - - --- 2013-10-03 Paolo Carlini New
Fwd: [PATCH] Scheduling result adjustment to enable macro-fusion - - - - --- 2013-10-03 Wei Mi New
Ping Re: [gomp4] Dumping gimple for offload. - - - - --- 2013-10-03 Ilya Tocar New
fix PR58602 (.gcno files not truncated at gcov_close) - - - - --- 2013-10-03 Laurent Alfonsi New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-03 Andrew MacLeod New
patch to canonize small wide-ints. - - - - --- 2013-10-03 Kenneth Zadeck New
AArch64 fix PR58460 - - - - --- 2013-10-03 Marcus Shawcroft New
[C++] PR 58503 - - - - --- 2013-10-03 Paolo Carlini New
[AArch64,COMMITTED] - - - - --- 2013-10-03 Marcus Shawcroft New
operator new returns nonzero - - - - --- 2013-10-03 Marc Glisse New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-03 Andrew MacLeod New
libgccjit.so: an embeddable JIT-compiler based on GCC - - - - --- 2013-10-03 David Malcolm New
patch to fix building Ada on ppc64 with LRA - - - - --- 2013-10-03 Vladimir Makarov New
[C++] PR 58584 - - - - --- 2013-10-03 Paolo Carlini New
[committed] Don't define MULTIARCH_DIRNAME on hppa*64*-*-linux* - - - - --- 2013-10-03 John David Anglin New
libgo patch committed: Fix append of slice with zero-sized elements - - - - --- 2013-10-02 Ian Lance Taylor New
fix target 58587, disable -mvsx-timode for now - - - - --- 2013-10-02 Michael Meissner New
[build] : Update x-linux and t-linux-android for automatic dependencies - - - - --- 2013-10-02 Uros Bizjak New
[Fortran,committed] PR58579 - fix allocation of string temporaries: Avoid overallocation - - - - --- 2013-10-02 Tobias Burnus New
[v3] fix libstdc++/58569 - - - - --- 2013-10-02 Jonathan Wakely New
[v3] fix libstdc++/58594 - - - - --- 2013-10-02 Jonathan Wakely New
Go patch committed: Use backend interface for numeric constants - - - - --- 2013-10-02 Ian Lance Taylor New
RFA: GNU make 3.80 compatibility - - - - --- 2013-10-02 Tom Tromey New
tree-eh.c prototypes - - - - --- 2013-10-02 Andrew MacLeod New
Honnor ix86_accumulate_outgoing_args again - - - - --- 2013-10-02 Jan Hubicka New
Improve probability/profile distribution in ORIF expansion - - - - --- 2013-10-02 Teresa Johnson New
[build] : Update x-i386 and x-alpha for automatic dependencies - - - - --- 2013-10-02 Uros Bizjak New
[C++] PR 58535 - - - - --- 2013-10-02 Paolo Carlini New
[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
« 1 2 ... 978 979 9801266 1267 »