Show patches with: Archived = No       |   126776 patches
« 1 2 ... 476 477 4781267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Don't emit entry_value/call_site stuff if -gstrict-dwarf (PR bootstrap/48153) - - - - --- 2011-03-16 Jakub Jelinek New
Fix prepare_call_arguments for types passed by reference (PR middle-end/48152) - - - - --- 2011-03-16 Jakub Jelinek New
Fix RTL DSE compile time hog (PR rtl-optimization/48141) - - - - --- 2011-03-16 Jakub Jelinek New
Adjustment to DW_TAG_GNU_call_site patch for ICF debug - - - - --- 2011-03-16 Jakub Jelinek New
Fix RTL DSE compile time hog (PR rtl-optimization/48141) - - - - --- 2011-03-15 Jakub Jelinek New
Fix fallout of my fold_binary EQ/NE patch (PR middle-end/48136) - - - - --- 2011-03-15 Jakub Jelinek New
[committed] Fix fallout from snprintf folding patch (PR tree-optimization/48129) - - - - --- 2011-03-15 Jakub Jelinek New
Remove -fenable-icf-debug support - - - - --- 2011-03-15 Jakub Jelinek New
Adjustment to DW_TAG_GNU_call_site patch for ICF debug - - - - --- 2011-03-15 Jakub Jelinek New
Updated ENTRY_VALUE patch (PR debug/45882) - - - - --- 2011-03-15 Jakub Jelinek New
Updated DW_OP_GNU_entry_value/DW_TAG_GNU_call_site patch - - - - --- 2011-03-15 Jakub Jelinek New
Trunk is now 4.7 - - - - --- 2011-03-14 Jakub Jelinek New
[4.6] 4.6 branching changes - - - - --- 2011-03-14 Jakub Jelinek New
[DOC] 4.6 branching changes - - - - --- 2011-03-14 Jakub Jelinek New
Fix PR47127: call cloog_state_malloc and cloog_state_free only once. - - - - --- 2011-03-14 Jakub Jelinek New
PR c++/PR48035 - - - - --- 2011-03-11 Jakub Jelinek New
[committed] Fix cgraph ICE with aliases (PR middle-end/48044) - - - - --- 2011-03-11 Jakub Jelinek New
PR c++/PR48035 - - - - --- 2011-03-11 Jakub Jelinek New
PR c++/PR48035 - - - - --- 2011-03-11 Jakub Jelinek New
With -fno-early-inlining -finline-functions-called-once don't inline functions if there is argument… - - - - --- 2011-03-10 Jakub Jelinek New
[gomp3.1] In OpenMP 3.1 draft const-qualified decls having no mutable member are no longer predeter… - - - - --- 2011-03-10 Jakub Jelinek New
[DOC] Add -Wunused-but-set-* note to gcc-4.6/changes.html and mention removal of <cstddef> in STL h… - - - - --- 2011-03-10 Jakub Jelinek New
Fix s390_delegitimize_address (PR debug/48043) - - - - --- 2011-03-10 Jakub Jelinek New
Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) - - - - --- 2011-03-09 Jakub Jelinek New
Fix MEM_IN_STRUCT_P/MEM_SCALAR_P during expansion (PR rtl-optimization/47866) - - - - --- 2011-03-08 Jakub Jelinek New
Decrease number of threads used by goroutines.go test (take 3) - - - - --- 2011-03-08 Jakub Jelinek New
Decrease number of threads used by goroutines.go test (take 2) - - - - --- 2011-03-08 Jakub Jelinek New
Rerun df_analyze if delete_trivially_dead_insns deleted something during IRA (PR debug/47881) - - - - --- 2011-03-08 Jakub Jelinek New
Decrease number of threads used by goroutines.go test - - - - --- 2011-03-08 Jakub Jelinek New
Don't warn with -Wstrict-overflow about X + C1 == C2 transformations (PR tree-optimization/48022) - - - - --- 2011-03-07 Jakub Jelinek New
[committed] Fix profiledbootstrap on x86_64-linux (PR bootstrap/48000) - - - - --- 2011-03-07 Jakub Jelinek New
[gomp3.1] Handle list form of OMP_NUM_THREADS - - - - --- 2011-03-07 Jakub Jelinek New
[committed] Fix get_loop_body ICE (PR rtl-optimization/47899) - - - - --- 2011-03-05 Jakub Jelinek New
Fix gcc.dg/torture/pr47968.c testcase on i?86 - - - - --- 2011-03-04 Jakub Jelinek New
Teach var-tracking about some targets setmem/movmem patterns (PR debug/47991) - - - - --- 2011-03-04 Jakub Jelinek New
Avoid IPA-CP versioning if type mismatch prevents it (PR tree-optimization/47967) - - - - --- 2011-03-04 Jakub Jelinek New
[gomp3.1] C/C++ min/max reductions - - - - --- 2011-03-03 Jakub Jelinek New
[RFC] OpenMP 3.1 atomics - - - - --- 2011-03-03 Jakub Jelinek New
[committed] Fix OpenMP ICE on invalid during gimplification (PR c/47963) - - - - --- 2011-03-03 Jakub Jelinek New
Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283, take 2) - - - - --- 2011-03-03 Jakub Jelinek New
[4.7] Decrease size of DW_AT_bit_offset on little-endian targets (PR debug/47946) - - - - --- 2011-03-02 Jakub Jelinek New
Try to canonicalize MEM_REFs that are put into MEM_EXPRs for DEBUG_INSNs (PR debug/47283) - - - - --- 2011-03-02 Jakub Jelinek New
[committed] Fix quadmath_snprintf behavior on string truncation - - - - --- 2011-02-28 Jakub Jelinek New
[4.7] Optimize snprintf (buf, 5, "abcd") into memcpy (PR middle-end/47917) - - - - --- 2011-02-28 Jakub Jelinek New
Avoid uninitialized padding bits in REAL_CST/CONST_DOUBLE (PR middle-end/47903) - - - - --- 2011-02-27 Jakub Jelinek New
Avoid uninitialized padding bits in REAL_CST/CONST_DOUBLE (PR middle-end/47903) - - - - --- 2011-02-27 Jakub Jelinek New
[OpenMP] PR fortran/47886 fix ICE in OMP task's if() clause - - - - --- 2011-02-27 Jakub Jelinek New
Fix a clash between temp_slot and add_frame_space free stack slot handling (PR middle-end/47893) - - - - --- 2011-02-25 Jakub Jelinek New
Fix libgfortran read_sf (PR fortran/47878) - - - - --- 2011-02-24 Jakub Jelinek New
[gomp3.1] Some initial library changes from OpenMP 3.1 draft - - - - --- 2011-02-24 Jakub Jelinek New
[committed] libgomp omp_get_wtime doc fix (PR libgomp/47854) - - - - --- 2011-02-23 Jakub Jelinek New
Disable pr46909 testcase on s390 and s390x - - - - --- 2011-02-22 Jakub Jelinek New
Workaround ld 2.18 --gc-sections issues (PR middle-end/46790) - - - - --- 2011-02-22 Jakub Jelinek New
Workaround ld 2.18 --gc-sections issues (PR middle-end/46790) - - - - --- 2011-02-22 Jakub Jelinek New
[C++] Fix GC ICEs with too long pending_templates list (PR c++/47833) - - - - --- 2011-02-22 Jakub Jelinek New
[committed] Fix pr47106.C for non-lto (PR debug/47106) - - - - --- 2011-02-21 Jakub Jelinek New
[committed] (re)define NAN in quadmath (PR bootstrap/47827) - - - - --- 2011-02-20 Jakub Jelinek New
[C] Handle VCE in c_fully_fold_internal (PR c/47809) - - - - --- 2011-02-19 Jakub Jelinek New
Fix -flto a.i b.i compilation (PR driver/47787) - - - - --- 2011-02-18 Jakub Jelinek New
Fix i?86/x86_64 shift + plus peephole2 (PR target/47800) - - - - --- 2011-02-18 Jakub Jelinek New
[committed] Fix LD_LIBRARY_PATH setting in libgomp fortran.exp testing (PR libgomp/47804) - - - - --- 2011-02-18 Jakub Jelinek New
[LTO] Fix PR47798, debug info for globals - - - - --- 2011-02-18 Jakub Jelinek New
Kill gdtoa from libquadmath - - - - --- 2011-02-17 Jakub Jelinek New
[C++] Fix -Wunused-but-set-parameter bug with references (PR c++/47783) - - - - --- 2011-02-17 Jakub Jelinek New
Fix a RTL sharing problem caused in VTA expansion (PR debug/47780) - - - - --- 2011-02-17 Jakub Jelinek New
Fix Pmode != ptr_mode and AS handling in VTA (PR debug/47283) - - - - --- 2011-02-17 Jakub Jelinek New
Build quadmath_snprintf with locale support on more targets - - - - --- 2011-02-16 Jakub Jelinek New
Add some forgotten exports to libgfortran/gfortran.map (PR libfortran/47757) - - - - --- 2011-02-16 Jakub Jelinek New
[C++] Fix ENUM_FIXED_UNDERLYING_TYPE_P (PR c++/47704) - - - - --- 2011-02-15 Jakub Jelinek New
[committed] Fix bootstrap on pre-2.10 glibc (PR bootstrap/47736) - - - - --- 2011-02-14 Jakub Jelinek New
Don't unnecessarily align stack in leaf functions if frame size is zero (PR middle-end/47581, take … - - - - --- 2011-02-14 Jakub Jelinek New
[committed] libquadmath fixes for mingw - - - - --- 2011-02-14 Jakub Jelinek New
[committed] Replace quadmath_flt128tostr (gdtoa based) with quadmath_snprintf (glibc based) and pri… - - - - --- 2011-02-14 Jakub Jelinek New
[committed] Fix futex_wait in libgomp (PR libgomp/47731) - - - - --- 2011-02-14 Jakub Jelinek New
Fix predcom -fcompare-debug bug (PR debug/47684) - - - - --- 2011-02-10 Jakub Jelinek New
Fix combiner ICE with vector shift (PR target/47665) - - - - --- 2011-02-10 Jakub Jelinek New
New libquadmath maintainers: Jakub and Tobias - - - - --- 2011-02-06 Jakub Jelinek New
Fix a .data.rel.ro{,.local} section conflict issue (PR middle-end/47610) - - - - --- 2011-02-05 Jakub Jelinek New
Fix a .data.rel.ro{,.local} section conflict issue (PR middle-end/47610) - - - - --- 2011-02-05 Jakub Jelinek New
Perform some kind of special TER for asm input operands that don't allow regs nor memory (PR inline… - - - - --- 2011-02-04 Jakub Jelinek New
Perform some kind of special TER for asm input operands that don't allow regs nor memory (PR inline… - - - - --- 2011-02-03 Jakub Jelinek New
Improve EQ_EXPR/NE_EXPR folding (PR middle-end/38878) - - - - --- 2011-02-03 Jakub Jelinek New
Patch ping - - - - --- 2011-02-03 Jakub Jelinek New
Fix FMA_EXPR expansion if fma insn isn't supported (PR target/47312) - - - - --- 2011-02-02 Jakub Jelinek New
Fix host endianess issue in lto streamer (PR lto/47274) - - - - --- 2011-02-02 Jakub Jelinek New
Don't unnecessarily align stack in leaf functions if frame size is zero (PR middle-end/47581) - - - - --- 2011-02-02 Jakub Jelinek New
Fix target_reinit (PR target/47564) - - - - --- 2011-02-02 Jakub Jelinek New
[testsuite,ada] Convert ACATS to DejaGnu (PR testsuite/37703) - - - - --- 2011-02-01 Jakub Jelinek New
[C++] Fix ICE on invalid in build_data_member_initialization (PR c++/47416) - - - - --- 2011-01-31 Jakub Jelinek New
Work around sizetype issues in CCP (PR tree-optimization/47538) - - - - --- 2011-01-31 Jakub Jelinek New
Fix section flags conflict handling (PR middle-end/31490) - - - - --- 2011-01-27 Jakub Jelinek New
Unshare constants in the constant pool (PR target/42894) - - - - --- 2011-01-27 Jakub Jelinek New
[C++] Handle TRUTH_XOR_EXPR in potential_constant_expression_1 (PR c++/47476) - - - - --- 2011-01-26 Jakub Jelinek New
Unshare constants in the constant pool (PR target/42894) - - - - --- 2011-01-26 Jakub Jelinek New
Fix interpret_float on imaginary with -std=c99 and excess precision (PR c/47473) - - - - --- 2011-01-26 Jakub Jelinek New
Fix PCH writing (PR pch/47430) - - - - --- 2011-01-25 Jakub Jelinek New
[committed] Fix forwprop (PR tree-optimization/47265, PR tree-optimization/47443) - - - - --- 2011-01-25 Jakub Jelinek New
Fail when PPL 0.11 is not present and CLooG has been requested. - - - - --- 2011-01-25 Jakub Jelinek New
Fail when PPL 0.11 is not present and CLooG has been requested. - - - - --- 2011-01-25 Jakub Jelinek New
Fix up copyrename from renaming to read-only variable (PR tree-optimization/47427, PR tree-optimiza… - - - - --- 2011-01-24 Jakub Jelinek New
« 1 2 ... 476 477 4781267 1268 »