Show patches with: none      |   128535 patches
« 1 2 ... 1265 1266 12671285 1286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/6] Factor out is_gimple_reg calls. - - - - --- 2010-08-20 Sebastian Pop New
combine: Undo canonicalizations when splitting (minus x (mult)) - - - - --- 2010-08-20 Bernd Schmidt New
[Fortran] PR 36158 - Run-time implementation of BESSEL_JN/YN - - - - --- 2010-08-20 Tobias Burnus New
[PR,45260] : [4.5/4.6 Regression] g++4.5: -prefetch-loop-arrays internal compiler error: in verify_… - - - - --- 2010-08-20 Fang, Changpeng New
[committed] GDB/libiberty: Mingw32 remote debug hang on close - - - - --- 2010-08-20 Maciej W. Rozycki Accepted
[testsuite] Fix gfortran.dg/vect/fast-math-pr38968.f90 timeout. - - - - --- 2010-08-20 Steve Ellcey New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-20 H.J. Lu New
Core 2 and Core i7 tuning - - - - --- 2010-08-20 H.J. Lu New
[darwin,ppc] lgcc to provide save/restFP for pre-exisitng libraries. - - - - --- 2010-08-20 Iain Sandoe New
Core 2 and Core i7 tuning - - - - --- 2010-08-20 Bernd Schmidt New
[testsuite] : Fix PR45361, gcc.target/i386/volatile-2.c failed - - - - --- 2010-08-20 Uros Bizjak New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-20 H.J. Lu New
[i386] : Remove ashift RSP splitter. - - - - --- 2010-08-20 Uros Bizjak New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-20 Jakub Jelinek New
Don't optimize away calls to looping pure builtins (PR middle-end/44974) - - - - --- 2010-08-20 Jakub Jelinek New
prevent doubled diagnostics on symbol alias pairs - - - - --- 2010-08-20 Olivier Hainque New
Fix libmudflap.c++/pass57-frag.cxx - - - - --- 2010-08-20 Jakub Jelinek New
Fix sel-sched ICE with __builtin_unreachable (PR rtl-optimization/45353) - - - - --- 2010-08-20 Jakub Jelinek New
Fix typos in fortran/lang.opt - - - - --- 2010-08-20 Joseph Myers New
Make lang_specific_driver use cl_decoded_option structures - - - - --- 2010-08-20 Joseph Myers New
Fix materialization wrt multiple decls with same assembler name - - - - --- 2010-08-20 H.J. Lu New
fix iteration over ggc's extra_root_vec - - - - --- 2010-08-20 Nathan Froyd New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-20 Jakub Jelinek New
Mark a bunch of fndecls in Fortran FE TREE_NOTHROW - - - - --- 2010-08-20 Jakub Jelinek New
[darwin,ppc] lgcc to provide save/restFP for pre-exisitng libraries. - - - - --- 2010-08-20 Iain Sandoe New
[darwin,ppc] lgcc to provide save/restFP for pre-exisitng libraries. - - - - --- 2010-08-20 Iain Sandoe New
[ARM] Cortex-A5 scheduler - - - - --- 2010-08-20 Andrew Stubbs New
Allow WPA stage to build new functions - - - - --- 2010-08-20 Jan Hubicka New
Fix materialization wrt multiple decls with same assembler name - - - - --- 2010-08-20 Jan Hubicka New
introduce FOR_EACH_VEC_ELT and use it - - - - --- 2010-08-20 Nathan Froyd New
Fix fallout of the 4.5 fortran locus changes (PR fortran/45344) - - - - --- 2010-08-20 Jakub Jelinek New
[libmudflap] : Fix libmudflap.c++/pass41-frag.cxx test for excess errors - - - - --- 2010-08-20 Uros Bizjak New
[GRAPHITE] Fix the description of graphite_can_represent_loop. - - - - --- 2010-08-20 Vladimir Kargov New
Combine four insns - - - - --- 2010-08-19 Bernd Schmidt New
un-constify CUMULATIVE_ARGS parameter to function_arg hook - - - - --- 2010-08-19 Nathan Froyd New
Combine four insns - - - - --- 2010-08-19 Bernd Schmidt New
C++ PATCH to overload resolution in synthesized member functions - - - - --- 2010-08-19 Jason Merrill New
Debug info extensions to support optimized out parameters - - - - --- 2010-08-19 Jakub Jelinek New
C++/gimplify PATCH for c++/45307 (store of empty class not removed in gimplification) - - - - --- 2010-08-19 Jason Merrill New
C++ PATCH for c++/45315 (ICE on new T()) - - - - --- 2010-08-19 Jason Merrill New
C++ PATCH to improve -Wnoexcept with templates - - - - --- 2010-08-19 Jason Merrill New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-19 Jakub Jelinek New
optimize bitmap_bit_p + bitmap_{clear,set}_bit - - - - --- 2010-08-19 Nathan Froyd New
[3/3] SH-2A FDPIC: backend support - - - - --- 2010-08-19 Andrew Stubbs New
[2/3] SH-2A FDPIC: PIC_OFFSET_TABLE_REG_CALL_CLOBBERED - - - - --- 2010-08-19 Andrew Stubbs New
[1/3] SH-2A FDPIC: New pattern: use_initial_val - - - - --- 2010-08-19 Andrew Stubbs New
corrected ChangeLog - replace hardcoded -lm in libgcj.spec.in for darwin - - - - --- 2010-08-19 Jack Howarth New
[i386] : Some further LEA fixes/improvements - - - - --- 2010-08-19 Uros Bizjak New
[ix86/gcc-4_5-branch] PATCH: Always avoid lea if possible on x86 - - - - --- 2010-08-19 H.J. Lu New
[Fortran] Pointer remapping - - - - --- 2010-08-19 Daniel Kraft New
[ARM] Implement widening vector moves and mults. - - - - --- 2010-08-19 Tejas Belagod New
[Fortran] Pointer remapping - - - - --- 2010-08-19 Daniel Kraft New
[gimple] assignments to volatile - - - - --- 2010-08-19 Nathan Sidwell New
[ob] Testsuite fix vect-1.c - - - - --- 2010-08-19 Ramana Radhakrishnan New
[wwwdata] Update Fortran section of gcc-4.6/changes.html - - - - --- 2010-08-19 Tobias Burnus New
prevent extraneous nop past sibling call on sparc - - - - --- 2010-08-19 Olivier Hainque New
[wwwdata] Update Fortran section of gcc-4.6/changes.html - - - - --- 2010-08-19 Tobias Burnus New
[Fortran] PR36158 - Add transformational version of BESSEL_JN intrinsic - - - - --- 2010-08-19 Tobias Burnus New
[PowerPC] Implement static stack checking - - - - --- 2010-08-18 Eric Botcazou New
[i386] : Fix PR target/45327, ICE: SIGSEGV in rtx_equal_p - - - - --- 2010-08-18 Uros Bizjak New
[IA-64] Fix latent problem in FP div code - - - - --- 2010-08-18 Eric Botcazou New
[powerpc] Add -mmass to use XL's MASS vectorization library - - - - --- 2010-08-18 Michael Meissner New
[CFT,v4] Vectorized _cpp_clean_line - - - - --- 2010-08-18 Richard Henderson New
[Ada] Change backtrace mechanism for x86/Linux - - - - --- 2010-08-18 Eric Botcazou New
Make lang_specific_driver use cl_decoded_option structures - - - - --- 2010-08-18 Joseph Myers New
[powerpc] Add -mmass to use XL's MASS vectorization library - - - - --- 2010-08-18 Michael Meissner New
[i386] : Further ADD/LEA improvements - - - - --- 2010-08-18 Uros Bizjak New
[3/3] Speed-up ifcvt_memrefs_wont_trap caching previous results. - - - - --- 2010-08-18 Sebastian Pop New
[2/3] Do not check whether memory references accessed in every iteration trap. - - - - --- 2010-08-18 Sebastian Pop New
[1/3] Add flag -ftree-loop-if-convert-memory-writes. - - - - --- 2010-08-18 Sebastian Pop New
[Fortran,committed] PR45295 - intrinsic.texi: SELECTED_CHAR_KIND should mention wide-char support - - - - --- 2010-08-18 Tobias Burnus New
[CFT] x64 SEH, test 2 - - - - --- 2010-08-18 Richard Henderson New
Vector misalignment - - - - --- 2010-08-18 Artem Shinkarov New
replace hardcoded -lm in libgcj.spec.in for darwin - - - - --- 2010-08-18 Jack Howarth New
Fix vectorization test case. - - - - --- 2010-08-18 Tejas Belagod New
fix PR45049, DECL_CHAIN error - - - - --- 2010-08-18 Nathan Froyd New
[testsuite,ARM] Fix gcc.dg/builtin-apply2.c for ARM EABI - - - - --- 2010-08-18 Jie Zhang New
[testsuite,committed] Fix testcase for thumb. - - - - --- 2010-08-18 Maxim Kuvyrkov New
[PR42575,approved] Shorten pseudos live ranges when expanding doubleword mult - - - - --- 2010-08-18 Maxim Kuvyrkov New
extend libSystem symlink pruning - - - - --- 2010-08-18 Jack Howarth New
Remove outermost loop parameter. - - - - --- 2010-08-18 Tobias Grosser New
ARM patch: Add "insn" attribute to more patterns. - - - - --- 2010-08-18 Bernd Schmidt New
[Libjava] modify libgcc spec rather than lib. - - - - --- 2010-08-18 Iain Sandoe New
[libjava] use -fnon-call-exceptions rather than -fasynchronous-unwind-tables. - - - - --- 2010-08-18 Iain Sandoe New
Fix PR 44691 - - - - --- 2010-08-18 Andrey Belevantsev New
PR debug/42487, xfail scan-assembler on DW_AT_ranges in gcc.dg/debug/dwarf2/aranges-fnsec-1.c for d… - - - - --- 2010-08-18 Iain Sandoe New
[fortran] PR41859 ICE on invalid expression involving DT with pointer components in I/O - - - - --- 2010-08-18 Paul Richard Thomas New
Objective C/C++ Compiler Drivers - - - - --- 2010-08-18 Philip Herron New
[Fortran,F08] PR45290: pointer initialization - - - - --- 2010-08-17 Janus Weil New
[Fortran] PR36158 - Add transformational version of BESSEL_JN intrinsic - - - - --- 2010-08-17 Tobias Burnus New
[5/5] Integrate openscop tests in graphite testsuite. - - - - --- 2010-08-17 Sebastian Pop New
[4/5] Add documentation for -fgraphite-read and -fgraphite-write. - - - - --- 2010-08-17 Sebastian Pop New
[3/5] Disable graphite loop optimizations with fgraphite read. - - - - --- 2010-08-17 Sebastian Pop New
[2/5] Dump each scop in a separate file. - - - - --- 2010-08-17 Sebastian Pop New
[1/5] Remove redundant checks in graphite_can_represent_scev. - - - - --- 2010-08-17 Sebastian Pop New
Use void_list_node more in Fortran FE, don't make MAIN__ call varargs - - - - --- 2010-08-17 Jakub Jelinek New
Change date_and_time for F03+ (PR fortran/45308) - - - - --- 2010-08-17 Jakub Jelinek New
Make host_integerp pure and inline tree_low_cst - - - - --- 2010-08-17 Jakub Jelinek New
[3/3] Speed-up ifcvt_memrefs_wont_trap caching previous results. - - - - --- 2010-08-17 Sebastian Pop New
[2/3] Do not check whether memory references accessed in every iteration trap. - - - - --- 2010-08-17 Sebastian Pop New
« 1 2 ... 1265 1266 12671285 1286 »