Show patches with: none      |   127815 patches
« 1 2 ... 470 471 4721278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
MIPS: For micromips allow near-far-3.c test to use the jals instruction to call near_func - - - - --- 2015-07-06 Andrew Bennett New
PR target/66749: Add -march=iamcu to optimize for IA MCU - - - - --- 2015-07-06 H.J. Lu New
MIPS: Do not generate micromips code for the no-smartmips-lwxs.c testcase - - - - --- 2015-07-06 Andrew Bennett New
Simplify vector compare-not-select sequence - - - - --- 2015-07-06 Bill Schmidt New
libstdc++ os_defines now required for DragonFly - - - - --- 2015-07-06 John Marino New
MIPS: Update stack-1.c testcase to match micromips jraddiusp instruction. - - - - --- 2015-07-06 Andrew Bennett New
Optimize i?86-*-elfiamcu for iamcu by default - - - - --- 2015-07-06 H.J. Lu New
[i386] : Use extv<mode> and extzv<mode> - - - - --- 2015-07-06 Uros Bizjak New
PR target/66749: Add -march=iamcu to optimize for IA MCU - - - - --- 2015-07-06 H.J. Lu New
[2/2,ARM] fix movdi expander to avoid illegal ldrd/strd - - - - --- 2015-07-06 Alan Lawrence New
[gomp4.1] Parsing of defaultmap(tofrom:scalar) and private/firstprivate clauses on target construct - - - - --- 2015-07-06 Jakub Jelinek New
[0/7] Fix bugs found during demangler fuzz-testing - - - - --- 2015-07-06 Mikhail Maltsev New
[1/7] Add CHECK_DEMANGLER - - - - --- 2015-07-06 Mikhail Maltsev New
[2/7] Fix build with CP_DEMANGLE_DEBUG - - - - --- 2015-07-06 Mikhail Maltsev New
[3/7] Fix trinary op - - - - --- 2015-07-06 Mikhail Maltsev New
[gomp] Move openacc vector& worker single handling to RTL - - - - --- 2015-07-06 Nathan Sidwell New
[4/7] Fix int overflow - - - - --- 2015-07-06 Mikhail Maltsev New
[5/7] Fix braced-init-list demangling - - - - --- 2015-07-06 Mikhail Maltsev New
[6/7] Fix DEMANGLE_COMPONENT_LOCAL_NAME - - - - --- 2015-07-06 Mikhail Maltsev New
[7/7] Fix several crashes in d_find_pack - - - - --- 2015-07-06 Mikhail Maltsev New
move a * (1 << b) -> a << b pattern from fold-const.c to match.pd - - - - --- 2015-07-06 Prathamesh Kulkarni New
MIPS: Do not generate micromips code for the no-smartmips-lwxs.c testcase - - - - --- 2015-07-06 Moore, Catherine New
Fix some ptx breakage - - - - --- 2015-07-06 Nathan Sidwell New
[i386] : Use insv<mode> - - - - --- 2015-07-06 Uros Bizjak New
C++ PATCH to template template parm partial instantiation - - - - --- 2015-07-06 Jason Merrill New
C++ PATCH to argument_pack_element_is_expansion_p - - - - --- 2015-07-06 Jason Merrill New
fix segfault in verify_flow_info() with -dx option - - - - --- 2015-07-07 Prathamesh Kulkarni New
[PR23664] Fold (a & C1) + (b & C2) to (a & C1) | (b & C2) iff (C1 & C2) == 0 - - - - --- 2015-07-07 Hurugalawadi, Naveen New
[PR25529] Convert (unsigned t * 2)/2 into unsigned (t & 0x7FFFFFFF) - - - - --- 2015-07-07 Hurugalawadi, Naveen New
[PR25530] Convert (unsigned t / 2) * 2 into (unsigned t & ~1) - - - - --- 2015-07-07 Hurugalawadi, Naveen New
Fix PR66739 - - - - --- 2015-07-07 Richard Biener New
[driver] Ignore -ftree-parallelize-loops={0,1} - - - - --- 2015-07-07 Tom de Vries New
[RFC] two-phase marking in gt_cleare_cache - - - - --- 2015-07-07 Tom de Vries New
MIPS: Fix the call-[1,5,6].c tests to allow the jrc instruction to be matched when testing with mic… - - - - --- 2015-07-07 Andrew Bennett New
[fortran,pr66578,v1,F2008] Invalid free on allocate(...,source=a(:)) in block - - - - --- 2015-07-07 Andre Vehreschild New
libgomp: Introduce gomp_thread::spare_team - - - - --- 2015-07-07 Sebastian Huber New
[committed,SH] Fix PR target/66780 - - - - --- 2015-07-07 Kaz Kojima New
[AArch64,1/2] Mark GOT related MEM rtx as const to help RTL loop IV - - - - --- 2015-07-07 Jiong Wang New
[1/16,ARM] PR/63870 Add qualifier to check lane bounds in expand - - - - --- 2015-07-07 Alan Lawrence New
[2/16,ARM] PR/63870 Add __builtin_arm_lane_check. - - - - --- 2015-07-07 Alan Lawrence New
[3/16,ARM] Add float16x4_t intrinsics - - - - --- 2015-07-07 Alan Lawrence New
[4/16,ARM] Add float16x8_t type - - - - --- 2015-07-07 Alan Lawrence New
[5/16,ARM] Add float16x8_t intrinsics - - - - --- 2015-07-07 Alan Lawrence New
[6/16,ARM] Remaining float16 intrinsics: vld..., vst..., vget_low/high, vcombine - - - - --- 2015-07-07 Alan Lawrence New
[7/16,AArch64] Add basic fp16 support - - - - --- 2015-07-07 Alan Lawrence New
[8/16,ARM/AArch64,Testsuite] Add basic fp16 tests - - - - --- 2015-07-07 Alan Lawrence New
[9/16,AArch64] Add support for float16x{4,8}_t vectors/builtins - - - - --- 2015-07-07 Alan Lawrence New
[10/16,AArch64] vld{2,3,4}{,_lane,_dup},vcombine,vcreate - - - - --- 2015-07-07 Alan Lawrence New
[11/16,AArch64] Implement vcvt_{,high_}f16_f32 - - - - --- 2015-07-07 Alan Lawrence New
[12/16,AArch64] vreinterpret(q?), vget_(low|high), vld1(q?)_dup - - - - --- 2015-07-07 Alan Lawrence New
[13/16,AArch64] Add vcvt(_high)?_f32_f16 intrinsics, with BE RTL fix - - - - --- 2015-07-07 Alan Lawrence New
[14/16,ARM/AArch64,testsuite] Update advsimd-intrinsics tests to add float16 vectors - - - - --- 2015-07-07 Alan Lawrence New
[15/16,fold-const.c] Fix bigendian HFmode in native_interpret_real - - - - --- 2015-07-07 Alan Lawrence New
[16/16,ARM/AArch64,Testsuite] Add test of vcvt{,_high}_{f16_f32,f32_f16} - - - - --- 2015-07-07 Alan Lawrence New
[gomp4] libgomp: XFAIL libgomp.oacc-c-c++-common/reduction-4.c for acc_device_nvidia (was: implicit… - - - - --- 2015-07-07 Thomas Schwinge New
[PR66726] Factor conversion out of COND_EXPR - - - - --- 2015-07-07 Kugan Vivekanandarajah New
[AArch64,2/2] Define TARGET_UNSPEC_MAY_TRAP_P for AArch64 - - - - --- 2015-07-07 Jiong Wang New
[gomp4] OpenACC: Complete changes to disallow the independent clause after device_type (was: Remove… - - - - --- 2015-07-07 Thomas Schwinge New
[RFCv2] Add steady_clock support to condition_variable - - - - --- 2015-07-07 Mike Crowe New
[gomp4] libgomp: Remove C-only XFAILs added in "Tune XFAILs" (was: openacc id builtin) - - - - --- 2015-07-07 Thomas Schwinge New
[1/9] header additions and aggregators - - - - --- 2015-07-07 Andrew MacLeod New
[2/9] flatten regset.h - - - - --- 2015-07-07 Andrew MacLeod New
[3/9] Flatten lra-int.h - - - - --- 2015-07-07 Andrew MacLeod New
[4/9] Flatten sel-sched-dump.h and sel-sched-ir.h - - - - --- 2015-07-07 Andrew MacLeod New
[5/9] Flatten ira-int.h - - - - --- 2015-07-07 Andrew MacLeod New
[6/9] Flatten gimple-streamer.h - - - - --- 2015-07-07 Andrew MacLeod New
[7/9] Flatten cfgloop.h - - - - --- 2015-07-07 Andrew MacLeod New
[8/9] Flatten df.h - - - - --- 2015-07-07 Andrew MacLeod New
[9/9] Final patch with all changes - - - - --- 2015-07-07 Andrew MacLeod New
[13/n] Remove GENERIC stmt combining from SCCVN - - - - --- 2015-07-07 Richard Biener New
[microblaze] : Optimized Instruction prefetch with the generation of wic - - - - --- 2015-07-07 Ajit Kumar Agarwal New
libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS - - - - --- 2015-07-07 Michael Haubenwallner New
[gomp4] Handle deviceptr from an outer directive - - - - --- 2015-07-07 James Norris New
[PING,1/2] Merge rewrite_virtuals_into_loop_closed_ssa from gomp4 branch - - - - --- 2015-07-07 Tom de Vries New
MIPS: fix failing branch range checks for micromips - - - - --- 2015-07-07 Andrew Bennett New
MIPS: Update stack-1.c testcase to match micromips jraddiusp instruction. - - - - --- 2015-07-07 Andrew Bennett New
[i386] : Generate BT with immedate operand - - - - --- 2015-07-07 Uros Bizjak New
[committed] PR jit/66779: fix segfault - - - - --- 2015-07-07 David Malcolm New
[committed] PR jit/66783: prevent use of opaque structs - - - - --- 2015-07-07 David Malcolm New
Adjust -fdump-ada-spec to C++14 switch - - - - --- 2015-07-07 Eric Botcazou New
Fix fold_widened_comparison typo - - - - --- 2015-07-08 Richard Biener New
Fix for PR bootstrap/66744 - - - - --- 2015-07-08 Martin Liška New
Drop -Wswitch-bool warning in function.c - - - - --- 2015-07-08 Kito Cheng New
[i386] : Generate BT with immedate operand - - - - --- 2015-07-08 Uros Bizjak New
[MIPS] Support interrupt handlers with hard-float - - - - --- 2015-07-08 Robert Suchanek New
[MIPS] Support new interrupt handler options - - - - --- 2015-07-08 Robert Suchanek New
[MIPS] Fix restoration of hi/lo in MIPS64R2 interrupt handlers - - - - --- 2015-07-08 Robert Suchanek New
[Committed] S/390: Remove assertion in s390_init_frame_layout - - - - --- 2015-07-08 Andreas Krebbel New
PR target/66806: Don't pass/return vectors in registers for IAMCU - - - - --- 2015-07-08 H.J. Lu New
Fix PR66794 - - - - --- 2015-07-08 Richard Biener New
Fix PR66793 - - - - --- 2015-07-08 Richard Biener New
Fix PR66805 - #pragma pack affecting gcov_info_type layout - - - - --- 2015-07-08 Richard Biener New
Simplify signatures of std::list members: merge, splice, insert, erase - - - - --- 2015-07-08 Jonathan Wakely New
Fix PR66805 - #pragma pack affecting gcov_info_type layout - - - - --- 2015-07-08 Richard Biener New
Simplify signatures of std::list members: merge, splice, insert, erase - - - - --- 2015-07-08 Jonathan Wakely New
[2/2,PR66642] Add empty loop exit block in transform_to_exit_first_loop_alt - - - - --- 2015-07-08 Tom de Vries New
[3/4] Add libgomp plugin for Intel MIC - - - - --- 2015-07-08 Thomas Schwinge New
[gomp] Move openacc vector& worker single handling to RTL - - - - --- 2015-07-08 Nathan Sidwell New
[2/4,v2:,part,2] libcpp: Replace macro usage with C++ constructs - - - - --- 2015-07-08 Thomas Schwinge New
Patch to make dwarf2 tests pass when dwarf-2 is not default - - - - --- 2015-07-08 Carlos Sánchez de La Lama New
« 1 2 ... 470 471 4721278 1279 »