Show patches with: Archived = No       |   126776 patches
« 1 2 ... 295 296 2971267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Using gen_int_mode instead of GEN_INT minor testsuite fallout on MIPS - - - - --- 2013-10-28 Mike Stump New
[SH] PR 54236 - add some more addc patterns - - - - --- 2013-10-28 Oleg Endo New
Fix comment typo - - - - --- 2013-10-28 Jeff Law New
[C,C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops - - - - --- 2013-10-28 Tobias Burnus New
free is a killer - - - - --- 2013-10-28 Marc Glisse New
[fortran] PRs 57893 and 58858 - - - - --- 2013-10-28 Paul Richard Thomas New
libstdc++ testsuite cxxflags - - - - --- 2013-10-28 Cesar Philippidis New
[GOOGLE] Don't update the callee count if caller is not resolved node - - - - --- 2013-10-28 Dehao Chen New
patch to fix a LRA crash on ppc - - - - --- 2013-10-28 Vladimir Makarov New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-29 Cong Hou New
[(updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-10-29 David Malcolm New
[(updated)] Convert symtab, cgraph and varpool nodes into a real class hierarchy - - - - --- 2013-10-29 David Malcolm New
[RFA] Improvements to infer_nonnull_range - - - - --- 2013-10-29 Jeff Law New
Testcase for nonzero_bits & __builtin_unreachable - - - - --- 2013-10-29 Jakub Jelinek New
Simplify address expression in IVOPT - - - - --- 2013-10-29 Bin Cheng New
[PING,AArch64] Peepholes to generate ldp and stp instructions - - - - --- 2013-10-29 Hurugalawadi, Naveen New
Invalid unpoisoning of stack redzones on ARM - - - - --- 2013-10-29 Jakub Jelinek New
Time profiler - phase 1 - - - - --- 2013-10-29 Martin Liška New
tree-ssa documetation fix - - - - --- 2013-10-29 Martin Liška New
[v4,nds32] Andes nds32 port, libgcc part - - - - --- 2013-10-29 Chung-Ju Wu New
[v4,nds32] Andes nds32 port, documentation part - - - - --- 2013-10-29 Chung-Ju Wu New
[C++] PR 58888 - - - - --- 2013-10-29 Paolo Carlini New
[AArch64] Fix size of memory store for the vst<n>_lane intrinsics - - - - --- 2013-10-29 James Greenhalgh New
fixing typo in expr.c to allow proper recognition of complex addresses in some arches. - - - - --- 2013-10-29 Eric Botcazou New
libsanitizer merge from upstream r191666 - - - - --- 2013-10-29 Jakub Jelinek New
[ARM] New rtx cost table for Cortex-A7 - - - - --- 2013-10-29 Kyrylo Tkachov New
Invalid unpoisoning of stack redzones on ARM - - - - --- 2013-10-29 Richard Sandiford New
[PING,AArch64] Peepholes to generate ldp and stp instructions - - - - --- 2013-10-29 Hurugalawadi, Naveen New
[MPX,2/X] Pointers Checker [2/25] Builtins - - - - --- 2013-10-29 Ilya Enkovich New
Handle __builtin_unreachable () using assertions in VRP - - - - --- 2013-10-29 Jakub Jelinek New
More restrict testcases - - - - --- 2013-10-29 Richard Biener New
[4.8,PR,58789] Backport cgraph_get_create_real_symbol_node and PR 57084 fix - - - - --- 2013-10-29 Martin Jambor New
Fix PR 58867: asan and ubsan tests not run for installed testing - - - - --- 2013-10-29 Andrew Pinski New
patch to improve register preferencing in IRA and to *remove regmove* pass - - - - --- 2013-10-29 Vladimir Makarov New
Introduce [sg]et_nonzero_bits - - - - --- 2013-10-29 Jakub Jelinek New
fix fallout from lto-streamer.h not including gimple.h - - - - --- 2013-10-29 Andrew MacLeod New
RE : Problem with _Hashtable_ebo_helper - - - - --- 2013-10-29 Jonathan Wakely New
Mostly remove tree-core.h from other .h files. - - - - --- 2013-10-29 Andrew MacLeod New
Introduce [sg]et_nonzero_bits - - - - --- 2013-10-29 Jakub Jelinek New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-29 Cong Hou New
Fix PR ipa/58862 (profiled bootstrap failure) - - - - --- 2013-10-29 Teresa Johnson New
[SH] PR 54236 - add some more addc patterns - - - - --- 2013-10-29 Oleg Endo New
fix libstdc++/58839 - - - - --- 2013-10-29 Jonathan Wakely New
[RFA] Minor fix to aliasing machinery - - - - --- 2013-10-29 Jeff Law New
[MPX,2/X] Pointers Checker [5/25] Tree and gimple ifaces - - - - --- 2013-10-29 Ilya Enkovich New
fix libstdc++/58839 - - - - --- 2013-10-29 Jonathan Wakely New
Introducing SAD (Sum of Absolute Differences) operation to GCC vectorizer. - - - - --- 2013-10-29 Cong Hou New
[wide-int] Update main comment - - - - --- 2013-10-29 Richard Sandiford New
[libgfortran] Set close-on-exec flag when opening files - - - - --- 2013-10-29 Janne Blomqvist New
Aliasing: look through pointer's def stmt - - - - --- 2013-10-30 Marc Glisse New
[committed] libcilkrts - add AM_MAINTAINER_MODE; update "gcc_update" for libcilkrts - - - - --- 2013-10-30 Tobias Burnus New
Fix PR middle-end/58134 - - - - --- 2013-10-30 Sharad Singhai New
Using gen_int_mode instead of GEN_INT minor testsuite fallout on MIPS - - - - --- 2013-10-30 Mike Stump New
Enhance ifcombine to recover non short circuit branches - - - - --- 2013-10-30 Andrew Pinski New
Keep REG_INC note in subreg2 pass - - - - --- 2013-10-30 Zhenqiang Chen New
[C,C++] Accept GCC ivdep for 'do' and 'while', and for C++11's range-based loops - - - - --- 2013-10-30 Tobias Burnus New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Uros Bizjak New
[RFC/CFT] auto-wipe dump files [was: Re: [committed] Fix up bb-slp-31.c testcase] - - - - --- 2013-10-30 Bernhard Reutner-Fischer New
[RFC] For TARGET_AVX use *mov<mode>_internal for misaligned loads - - - - --- 2013-10-30 Jakub Jelinek New
[C++/testsuite] Remove pchtest check objects and compile with current tool - - - - --- 2013-10-30 Bernhard Reutner-Fischer New
C++ PATCH to deal with trivial but non-callable [cd]tors - - - - --- 2013-10-30 Eric Botcazou New
[MPX,2/X] Pointers Checker [5/25] Tree and gimple ifaces - - - - --- 2013-10-30 Ilya Enkovich New
Testsuite / Cilk Plus: Include library path in compile flags in gcc.dg/cilk-plus/cilk-plus.exp - - - - --- 2013-10-30 Tobias Burnus New
[MPX,2/X] Pointers Checker [3/25] Attributes - - - - --- 2013-10-30 Ilya Enkovich New
[ARM] Fix PR target/58854 - - - - --- 2013-10-30 Ramana Radhakrishnan New
[C++,/,RFC] PR 29234 - - - - --- 2013-10-30 Paolo Carlini New
Aliasing: look through pointer's def stmt - - - - --- 2013-10-30 Marc Glisse New
[c++-concepts] Constrained scope bugfix - - - - --- 2013-10-30 Andrew Sutton New
Cilk Keywords (_Cilk_spawn and _Cilk_sync) for C (and C++) - - - - --- 2013-10-30 Jakub Jelinek New
[c++-concepts] Diagnostics patch - - - - --- 2013-10-30 Andrew Sutton New
[ubsan] Add VLA bound instrumentation - - - - --- 2013-10-30 Marek Polacek New
patch to fix PR58784 (ARM LRA crash) - - - - --- 2013-10-30 Vladimir Makarov New
RFA: patch to fix PR58785 (an ARM LRA crash) - - - - --- 2013-10-30 Vladimir Makarov New
fix libstdc++/58912 - - - - --- 2013-10-30 Jonathan Wakely New
PATCH to use -Wno-format during stage1 - - - - --- 2013-10-30 Jason Merrill New
[RFA] Minor fix to aliasing machinery - - - - --- 2013-10-30 Marc Glisse New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Cong Hou New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Cong Hou New
Fix canadian cross build on systems with no fenv.h - - - - --- 2013-10-30 Steve Ellcey New
C++ PATCH to C++1y VLA of 0 length - - - - --- 2013-10-30 Jason Merrill New
[RFC] For TARGET_AVX use *mov<mode>_internal for misaligned loads - - - - --- 2013-10-30 Jakub Jelinek New
Vectorizing abs(char/short/int) on x86. - - - - --- 2013-10-30 Cong Hou New
[C++] PR 58581 - - - - --- 2013-10-30 Paolo Carlini New
[RFC] fix reload causing ICE in subreg_get_info on m68k (PR58369) - - - - --- 2013-10-30 Jeff Law New
[v3] Extend smart ptr assertions to reject void* - - - - --- 2013-10-30 Jonathan Wakely New
Two tiny C++ cleanup PATCHes - - - - --- 2013-10-30 Jason Merrill New
decide edge's hotness when there is profile info - - - - --- 2013-10-30 Teresa Johnson New
arm: emit neon alignment hints for 32/16-bit loads/stores - - - - --- 2013-10-30 Måns Rullgård New
[v3] enable commented out tests - - - - --- 2013-10-30 Jonathan Wakely New
[committed] libcilkrts - Add check for availability of alloca.h (Bug Bootstrap/58918) - - - - --- 2013-10-30 Iyer, Balaji V New
patch to improve register preferencing in IRA and to *remove regmove* pass - - - - --- 2013-10-30 Steven Bosscher New
C++14 digit separators.. - - - - --- 2013-10-30 Ed Smith-Rowland New
[rs6000] Correct handling of multiply high-part for little endian - - - - --- 2013-10-30 Bill Schmidt New
[C11-atomic] Miscellaneous fixes 6/n - - - - --- 2013-10-30 Joseph Myers New
make the libstdc++ pretty printers compatible with both Python 2 and Python3 - - - - --- 2013-10-31 Matthias Klose New
[rx] fix no-argument builtins - - - - --- 2013-10-31 DJ Delorie New
reimplement -fstrict-volatile-bitfields v4, part 1/2 - - - - --- 2013-10-31 Sandra Loosemore New
patch to fix PR58933 (ppc bootstrap) - - - - --- 2013-10-31 Vladimir Makarov New
[RFA] Isolate erroneous paths optimization - - - - --- 2013-10-31 Jeff Law New
[wide-int] Fix ada builds - - - - --- 2013-10-31 Richard Sandiford New
« 1 2 ... 295 296 2971267 1268 »