Show patches with: Archived = No       |   126828 patches
« 1 2 ... 494 495 4961268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp4.1] Unsigned long long doacross implementation - - - - --- 2015-10-02 Jakub Jelinek New
[SH,committed] - - - - --- 2015-10-02 Oleg Endo New
[ARM] armv8 linux toolchain asan testcase fail due to stl missing conditional code - - - - --- 2015-10-02 Kyrylo Tkachov New
[wwwdocs] Mention -Wduplicated-cond - - - - --- 2015-10-02 Marek Polacek New
Stop including <malloc.h> in gcc/system.h - - - - --- 2015-10-02 Jonathan Wakely New
[Boolean,Vector,1/5] Introduce boolean vector to be used as a vector comparison type - - - - --- 2015-10-02 Ilya Enkovich New
[Boolean,Vector,2/5] Change vector comparison IL requirement - - - - --- 2015-10-02 Ilya Enkovich New
[Boolean,Vector,3/5] Use boolean vector in C/C++ FE - - - - --- 2015-10-02 Ilya Enkovich New
[Boolean,Vector,4/5] Use boolean vectors in VEC_COND_EXPR - - - - --- 2015-10-02 Ilya Enkovich New
[[Boolean,Vector,5/5] Support boolean vectors in vector lowering - - - - --- 2015-10-02 Ilya Enkovich New
Reject loops early where ivs cannot be represented. - - - - --- 2015-10-02 Aditya K New
patch to fix PR657756 - - - - --- 2015-10-02 Vladimir Makarov New
[C] Another fix for missing diagnostics (PR c/67730) - - - - --- 2015-10-02 Marek Polacek New
[obvious,AVX-512] Add missing AVX-512 features detection. - - - - --- 2015-10-02 Kirill Yukhin New
Do not describe -std=c11 etc. as experimental in c.opt help text - - - - --- 2015-10-02 Marek Polacek New
Cleanup of IPA-CP alignment lattices - - - - --- 2015-10-02 Martin Jambor New
[i386] Introduce switch for Skylake Server CPU. - - - - --- 2015-10-02 Kirill Yukhin New
Disable -Wduplicated-cond for the time being - - - - --- 2015-10-02 Marek Polacek New
libstdc++/67747 Allocate space for dirent::d_name - - - - --- 2015-10-02 Jonathan Wakely New
Disable -Wduplicated-cond for the time being - - - - --- 2015-10-02 Marek Polacek New
Introduce ROUND_UP and ROUND_DOWN macros - - - - --- 2015-10-02 Uros Bizjak New
C PATCH for c/65345 (file-scope _Atomic expansion with floats) - - - - --- 2015-10-02 Ramana Radhakrishnan New
Do not use TYPE_CANONICAL in useless_type_conversion - - - - --- 2015-10-02 Jan Hubicka New
[rs6000] Fix PR target/67808, LRA ICE on double to long double conversion - - - - --- 2015-10-02 Peter Bergner New
[gomp4.1] depend nowait support for target {update,{enter,exit} data} - - - - --- 2015-10-02 Ilya Verbin New
[PR,target/67822] OpenMP offloading to nvptx fails (was: [gomp4 2/8] nvptx mkoffload: do not restri… - - - - --- 2015-10-02 Thomas Schwinge New
Improve DOM's optimization of control statements - - - - --- 2015-10-02 Jeff Law New
Allow Filesystem TS to compile without wchar_t - - - - --- 2015-10-02 Jonathan Wakely New
nvptx offloading linking - - - - --- 2015-10-02 Thomas Schwinge New
[libgo] Request for a backport to gcc-5 - - - - --- 2015-10-02 Marek Polacek New
RFC: Patch to allow spill slot alignment greater than the stack alignment - - - - --- 2015-10-02 Steve Ellcey New
Help the offload gcc driver find the right assembler (was: [PATCH 4/n] OpenMP 4.0 offloading infras… - - - - --- 2015-10-02 Thomas Schwinge New
[1/3] move scop detection related stuff to graphite-scop-detection.c - - - - --- 2015-10-02 Sebastian Pop New
[2/3] move param detection to scop detection - - - - --- 2015-10-02 Sebastian Pop New
[3/3] increase the number of parameters - - - - --- 2015-10-02 Sebastian Pop New
Fix comment in libstdc++-v3/acinclude.m4 - - - - --- 2015-10-02 Jonathan Wakely New
Do not use TYPE_CANONICAL in useless_type_conversion - - - - --- 2015-10-02 Jan Hubicka New
Use noexcept instead of _GLIBCXX_NOEXCEPT - - - - --- 2015-10-02 Jonathan Wakely New
Fix tests that fail with old std::string - - - - --- 2015-10-02 Jonathan Wakely New
[gomp4.1] fix dependency scheduling problem - - - - --- 2015-10-02 Aldy Hernandez New
Enable dual ABI for Filesystem TS - - - - --- 2015-10-02 Jonathan Wakely New
Fix testsuite failures with --disable-wchar_t - - - - --- 2015-10-02 Jonathan Wakely New
fortran/67758 -- Prevent ICE caused by misplaced COMMON - - - - --- 2015-10-03 Mikael Morin New
fix warnings in gcc.target/arm/pr67756.c - - - - --- 2015-10-03 Bernd Edlinger New
Two tiny libstdc++ cleanups - - - - --- 2015-10-03 Jonathan Wakely New
Update template instantiation documentation - - - - --- 2015-10-03 Jonathan Wakely New
Document value of __cplusplus for C++14 - - - - --- 2015-10-03 Jonathan Wakely New
Clarify __atomic_compare_exchange_n docs - - - - --- 2015-10-03 Jonathan Wakely New
libgcc: quote ARM macro parameters - - - - --- 2015-10-03 Saleem Abdulrasool New
[C/C++] RFC: Implement -Wduplicated-cond (PR c/64249) (take - - - - --- 2015-10-03 Marek Polacek New
[x86_64] znver1 enablement - - - - --- 2015-10-04 Kumar, Venkataramanan New
x86 interrupt attribute - - - - --- 2015-10-04 Uros Bizjak New
[fortran,5] Bakport Andre's r222477 deep copy fix for PR67818 - - - - --- 2015-10-04 Mikael Morin New
[fortran,committed] Remove dead code - - - - --- 2015-10-04 Mikael Morin New
[i386,AVX-512] Update extract_even_odd w/ AVX-512BW insns. - - - - --- 2015-10-04 Uros Bizjak New
[i386] : Tighten check for GP register in pro/epilogue register save/restore functions - - - - --- 2015-10-04 Uros Bizjak New
[RFC,i386] : Allow -mincoming-stack-boundary=3 for x86_64 - - - - --- 2015-10-04 Uros Bizjak New
[i386] : Add a testcase for PR67447 (AKA 67756), insn does not satisfy its constraints - - - - --- 2015-10-04 Uros Bizjak New
[gomp4.1] fix more scheduling inconsistencies and add verification routines - - - - --- 2015-10-04 Aldy Hernandez New
x86 interrupt attribute - - - - --- 2015-10-04 H.J. Lu New
[1/4] make build_uses store tree * instead of tree - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[2/4] remove gimple_location_ptr () - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[3/4] remove unused gasm accessors - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[4/4] make more gimple_x_ptr accessors const correct - - - - --- 2015-10-05 tbsaunde+gcc@tbsaunde.org New
[v3] PR 67844 - - - - --- 2015-10-05 Ville Voutilainen New
[avr] Fix PR 67839 - bit addressable instructions generated for out of range addresses - - - - --- 2015-10-05 Senthil Kumar Selvaraj New
[PR,other/65021] mkoffloads -save-temps handling, and cleanup cleanup (was: lto wrapper verboseness) - - - - --- 2015-10-05 Thomas Schwinge New
Replace REAL_VALUES_EQUAL with real_equal - - - - --- 2015-10-05 Richard Sandiford New
Remove remaining uses of REAL_VALUES_IDENTICAL - - - - --- 2015-10-05 Richard Sandiford New
Replace REAL_VALUES_LESS with real_less - - - - --- 2015-10-05 Richard Sandiford New
Remove remaining uses of REAL_ARITHMETIC - - - - --- 2015-10-05 Richard Sandiford New
Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE - - - - --- 2015-10-05 Richard Sandiford New
Remove REAL_VALUE_FROM_CONST_DOUBLE - - - - --- 2015-10-05 Richard Sandiford New
[ARM/,AArch64] Fix typo in vcvt_f16.c testcase . - - - - --- 2015-10-05 Ramana Radhakrishnan New
[AArch64,TLSIE,2/2] Implement TLS IE for tiny model - - - - --- 2015-10-05 Jiong Wang New
Clear SSA_NAME_ANTI_RANGE_P when appropriate (PR tree-optimization/67821) - - - - --- 2015-10-05 Marek Polacek New
[PR,other/65021] mkoffloads -save-temps handling, and cleanup cleanup - - - - --- 2015-10-05 Thomas Schwinge New
Clear SSA_NAME_ANTI_RANGE_P when appropriate (PR tree-optimization/67821) - - - - --- 2015-10-05 Marek Polacek New
Clear SSA_NAME_ANTI_RANGE_P when appropriate (PR tree-optimization/67821) - - - - --- 2015-10-05 Marek Polacek New
Cache reals for 1/4, 1/6 and 1/9 - - - - --- 2015-10-05 Richard Sandiford New
Move sqrt and cbrt simplifications to match.pd - - - - --- 2015-10-05 Richard Sandiford New
[i386,AVX512] PR target/67849: Avoid upper-bank registers when splitting vec_extract_lo instruction. - - - - --- 2015-10-05 Alexander Fomin New
[gomp4,nvptx] Don't explicitly pass "-lgomp" to the offload compiler (was: nvptx offloading linking) - - - - --- 2015-10-05 Thomas Schwinge New
Fix ICE for SIMD clones usage in LTO - - - - --- 2015-10-05 Ilya Enkovich New
Update template instantiation documentation - - - - --- 2015-10-05 Jonathan Wakely New
[C++] PR 53856 - - - - --- 2015-10-05 Paolo Carlini New
[rs6000] Fix PR target/67808, LRA ICE on double to long double conversion - - - - --- 2015-10-05 Michael Meissner New
[MIPS] Frame header optimization for MIPS O32 ABI - - - - --- 2015-10-05 Steve Ellcey New
[v2,i386] : Enable -mstackrealign and 'force_align_arg_pointer' attribute for x86_64 - - - - --- 2015-10-05 Uros Bizjak New
[C++] PR 53856 - - - - --- 2015-10-05 Paolo Carlini New
Go patch committed: Update Unicode letters table to Unicode 8.0.0 - - - - --- 2015-10-05 Ian Lance Taylor New
remove dead code used by the old cloog scheduler - - - - --- 2015-10-05 Sebastian Pop New
remove dead code used by the old cloog scheduler - - - - --- 2015-10-05 Sebastian Pop New
[0/3] Header file reduction. - - - - --- 2015-10-05 Bernd Schmidt New
[RFC] COMDAT Safe Module Level Multi versioning - - - - --- 2015-10-05 Sriraman Tallam New
C PATCH for c/65345 (file-scope _Atomic expansion with floats) - - - - --- 2015-10-05 Kaz Kojima New
[rs6000] Fix PR target/67808, LRA ICE on double to long double conversion - - - - --- 2015-10-05 Michael Meissner New
[google,gcc-4_9] encode and compress cc1 option strings in gcov_module_info - - - - --- 2015-10-05 Rong Xu New
Do not compare types in operands_equal_p if OEP_ADDRESS_OF is set - - - - --- 2015-10-05 Jan Hubicka New
[1/9] ENABLE_CHECKING refactoring - - - - --- 2015-10-05 Mikhail Maltsev New
« 1 2 ... 494 495 4961268 1269 »