Show patches with: Archived = No       |   126696 patches
« 1 2 ... 445 446 4471266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] PATCH for Re: [ANN] gcc-lua: Lua plugin for the GNU Compiler Collection - - - - --- 2015-04-20 Gerald Pfeifer New
use gold/configure.tgt to calc supported targets - - - - --- 2015-04-21 Mike Frysinger New
Emit -Waddress warnings for comparing address of reference against NULL - - - - --- 2015-04-21 Patrick Palka New
[alpha] : Revert PR 41089 workaround - - - - --- 2015-04-21 Uros Bizjak New
[PR65802] Mark ifn_va_arg with ECF_NOTHROW - - - - --- 2015-04-21 Tom de Vries New
[AArch64] Add zero_extend variants of logical+not ops - - - - --- 2015-04-21 Kyrylo Tkachov New
[C++,committed] PR 65801 - - - - --- 2015-04-21 Paolo Carlini New
[ARM,stage-1] Initialise cost to COSTS_N_INSNS (1) and increment in arm rtx costs - - - - --- 2015-04-21 Kyrylo Tkachov New
[wwwdocs] PATCH for Re: GCC Plugin Announcement; CTraps - Lightweight dynamic analysis for concurre… - - - - --- 2015-04-21 Gerald Pfeifer New
Document effects of -std=c++14 and -std=c++03 in libstdc++ manual - - - - --- 2015-04-21 Jonathan Wakely New
Document libstdc++ dual ABI - - - - --- 2015-04-21 Jonathan Wakely New
[C/C++] Improve -Wlogical-op (PR c/63357) - - - - --- 2015-04-21 Marek Polacek New
Skip preprocessor directives in mklog - - - - --- 2015-04-21 Yury Gribov New
[i386] Properly scale vec_construct cost - - - - --- 2015-04-21 Richard Biener New
pr65779 - [5/6 Regression] undefined local symbol on powerpc - - - - --- 2015-04-21 Alan Modra New
[wwwdocs] Add libstdc++ ABI changes to /gcc-5/changes.html - - - - --- 2015-04-21 Jonathan Wakely New
[libgomp] Re-factor GOMP_MAP_POINTER handling - - - - --- 2015-04-21 Chung-Lin Tang New
Skip preprocessor directives in mklog - - - - --- 2015-04-21 Tom de Vries New
[expmed] Properly account for the cost and latency of shift+add ops when synthesizing mults - - - - --- 2015-04-21 Kyrylo Tkachov New
[wwwdocs] Add gcc-5 caveats for avr. - - - - --- 2015-04-21 Georg-Johann Lay New
[01/12] add default definition of EH_RETURN_DATA_REGNO - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[02/12] remove some ifdef HAVE_cc0 - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[03/12] more removal of ifdef HAVE_cc0 - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[04/12] always define HAVE_cc0 - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[05/12] make some HAVE_cc0 code always compiled - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[06/12] provide default for RETURN_ADDR_OFFSET - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[07/12] provide default for MASK_RETURN_ADDR - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[08/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[09/12] remove #if for PIC_OFFSET_TABLE_REGNUM - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[10/12] remove more ifdefs for HAVE_cc0 - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[11/12] provide default for INSN_SETS_ARE_DELAYED - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[12/12] add default for INSN_REFERENCES_ARE_DELAYED - - - - --- 2015-04-21 tbsaunde+gcc@tbsaunde.org New
[i386] : Some spring cleaning in i386.h - - - - --- 2015-04-21 Uros Bizjak New
[AArch64] Add branch-cost to cpu tuning information. - - - - --- 2015-04-21 Matthew Wahab New
[java] bump libgcj soname - - - - --- 2015-04-21 Matthias Klose New
PR 62173, re-shuffle insns for RTL loop invariant hoisting - - - - --- 2015-04-21 Jiong Wang New
[libstc++v3] Add new dg-require-thread-fence directive. - - - - --- 2015-04-21 Renlin Li New
[avr] extend part-clobbered check to AVR_TINY architecture - - - - --- 2015-04-21 Sivanupandi, Pitchumani New
[WIP] OpenMP 4 NVPTX support - - - - --- 2015-04-21 Jakub Jelinek New
[RFC,stage,1] Proposed new warning: -Wmisleading-indentation - - - - --- 2015-04-21 David Malcolm New
[AARCH64] Use mov for add with large immediate. - - - - --- 2015-04-21 Renlin Li New
[v3,MIPS] fix CRT_CALL_STATIC_FUNCTION macro - - - - --- 2015-04-21 Petar Jovanovic New
[libgfortran] PR65234 Output descriptor (*(1E15.7)) not accepted - - - - --- 2015-04-21 Jerry DeLisle New
Re: [RFC stage 1] Proposed new warning: -Wmisleading-indentation - - - - --- 2015-04-21 Manuel López-Ibáñez New
[fortran] Add gfc_define_builtin_with_spec - - - - --- 2015-04-21 Thomas Schwinge New
Add BUILT_IN_GOACC_KERNELS_INTERNAL (was: openacc kernels directive -- initial support) - - - - --- 2015-04-21 Thomas Schwinge New
Expand oacc kernels after pass_fre (was: [PATCH, 1/8] Expand oacc kernels after pass_build_ealias) - - - - --- 2015-04-21 Thomas Schwinge New
[2/8] Add pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
[3/8] Add pass_ch_oacc_kernels to pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
[4/8] Add pass_tree_loop_{init,done} to pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
[5/8] Add pass_lim to pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
[6/8] Add pass_copy_prop in pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
[7/8] Add pass_parallelize_loops_oacc_kernels to pass_oacc_kernels - - - - --- 2015-04-21 Thomas Schwinge New
Handle global loop counters in fortran oacc kernels (was: openacc kernels directive -- initial supp… - - - - --- 2015-04-21 Thomas Schwinge New
Handle global loop counters in c/c++ oacc kernels (was: openacc kernels directive -- initial suppor… - - - - --- 2015-04-21 Thomas Schwinge New
Handle oacc kernels with other directives (was: openacc kernels directive -- initial support) - - - - --- 2015-04-21 Thomas Schwinge New
[rs6000,testsuite] Fix PR target/64579, __TM_end __builtin_tend failed to return transactional state - - - - --- 2015-04-21 Peter Bergner New
[1/5] libcc1: Make libcc1.so->libcc1.so.0 - - - - --- 2015-04-21 Jan Kratochvil New
[2/5] libcc1: Use libcc1.so.0->libcc1.so.1 - - - - --- 2015-04-21 Jan Kratochvil New
[3/5] libcc1: set debug compile: Display GCC driver filename - - - - --- 2015-04-21 Jan Kratochvil New
[4/5] libcc1: Add 'set compile-gcc' - - - - --- 2015-04-21 Jan Kratochvil New
[5/5] libcc1: 'set debug compile': Display absolute GCC driver filename - - - - --- 2015-04-21 Jan Kratochvil New
[C] Make -Wno-shift-count-negative -Wno-shift-count-overflow work for const ints (PR c/65830) - - - - --- 2015-04-21 Marek Polacek New
[fortran] PR 37131 - - - - --- 2015-04-21 Thomas Koenig New
Ping^3 : [PATCH] [gcc, combine] PR46164: Don't combine the insns if a volatile register is containe… - - - - --- 2015-04-22 Terry Guo New
[PR65823] Fix va_arg ap_copy nop detection - - - - --- 2015-04-22 Tom de Vries New
PR target/47122 vax-*-openbsd* config.gcc typo - - - - --- 2015-04-22 Bernhard Reutner-Fischer New
[ARM] Fix pr42172-1.c failure on pre armv7 processors - - - - --- 2015-04-22 Bin Cheng New
Optionally sanitize globals in user-defined sections - - - - --- 2015-04-22 Yury Gribov New
Optionally sanitize globals in user-defined sections - - - - --- 2015-04-22 Yury Gribov New
[FRV,libgcc] : Move CRT_GET_RFIB_DATA to libgcc - - - - --- 2015-04-22 Uros Bizjak New
[libstc++v3] Add new dg-require-thread-fence directive. - - - - --- 2015-04-22 Renlin Li New
[AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfo - - - - --- 2015-04-22 Kyrylo Tkachov New
[expr.c] PR 65358 Avoid clobbering partial argument during sibcall - - - - --- 2015-04-22 Kyrylo Tkachov New
[AArch32] Additional bics patterns. - - - - --- 2015-04-22 Alex Velenko New
[PR65823] Fix va_arg ap_copy nop detection - - - - --- 2015-04-22 Tom de Vries New
[PR65823] Fix va_arg ap_copy nop detection - - - - --- 2015-04-22 Richard Biener New
Quiet down -Wlogical-op a bit (PR c/61534) - - - - --- 2015-04-22 Marek Polacek New
Dev tree housekeeping - - - - --- 2015-04-22 Richard Biener New
[AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfo - - - - --- 2015-04-22 Kyrylo Tkachov New
Fix up tm_clone_hasher - - - - --- 2015-04-22 Marek Polacek New
[ARM] Do not lower cost of setting core reg to constant. It doesn't have any effect - - - - --- 2015-04-22 Kyrylo Tkachov New
PR target/65846: Optimize data access in PIE with copy reloc - - - - --- 2015-04-22 H.J. Lu New
[1/2,ARM] PR/63870: Add qualifier to check lane bounds in expand - - - - --- 2015-04-22 Alan Lawrence New
[2/2,ARM] PR/63870: Add a __builtin_lane_check - - - - --- 2015-04-22 Alan Lawrence New
[1/14,ARM] Add float16x4_t intrinsics - - - - --- 2015-04-22 Alan Lawrence New
[2/14,ARM] Add float16x8_t type - - - - --- 2015-04-22 Alan Lawrence New
[3/14,ARM] Add float16x8_t intrinsics - - - - --- 2015-04-22 Alan Lawrence New
[4/14,ARM] Remaining float16 intrinsics: vld..., vst..., vget_low|high, vcombine - - - - --- 2015-04-22 Alan Lawrence New
[5/14,AArch64] Add basic fp16 support - - - - --- 2015-04-22 Alan Lawrence New
[5/14,AArch64] Add basic fp16 support - - - - --- 2015-04-22 Alan Lawrence New
[6/14,AArch64] Add support for float16x{4,8}_t vectors/builtins - - - - --- 2015-04-22 Alan Lawrence New
[8/14,AArch64] Add vreinterpret, float_truncate_lo/hi, vget_low/high - - - - --- 2015-04-22 Alan Lawrence New
[9/14,AArch64] vld1(q?)_dup, missing vreinterpretq intrinsics - - - - --- 2015-04-22 Alan Lawrence New
[10/14,AArch64] Add vcvt(_high)?_f32_f16 intrinsics - - - - --- 2015-04-22 Alan Lawrence New
[11/14,fold-const.c] Fix bigendian HFmode in native_interpret_real - - - - --- 2015-04-22 Alan Lawrence New
[12/14,ARM/AArch64,Testsuite] Update advsimd-intrinsics tests to add float16 vectors - - - - --- 2015-04-22 Alan Lawrence New
[13/14,ARM/AArch64,testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp - - - - --- 2015-04-22 Alan Lawrence New
[14/14,ARM/AArch64,testsuite] Test float16_t vcvt_* intrinsics - - - - --- 2015-04-22 Alan Lawrence New
[7/14,AArch64] vld{2,3,4}{,_lane,_dup},vcombine,vcreate - - - - --- 2015-04-22 Alan Lawrence New
« 1 2 ... 445 446 4471266 1267 »