patch ping
2015-04-22 19:47 UTC (3+ messages)
Hide _S_n_primes from user code
2015-04-22 19:39 UTC
[debug-early] Adjust g++.dg/debug/dwarf2/auto1.C testcase
2015-04-22 19:23 UTC
[PATCH] Tidy up locking for libgomp OpenACC entry points
2015-04-22 18:43 UTC
[PATCH 00/12] Reduce conditional compilation
2015-04-22 18:37 UTC (36+ messages)
` [PATCH 06/12] provide default for RETURN_ADDR_OFFSET
` [PATCH 01/12] add default definition of EH_RETURN_DATA_REGNO
` [PATCH 10/12] remove more ifdefs for HAVE_cc0
` [PATCH 11/12] provide default for INSN_SETS_ARE_DELAYED
` [PATCH 12/12] add default for INSN_REFERENCES_ARE_DELAYED
` [PATCH 08/12] reduce conditional compilation for HARD_FRAME_POINTER_IS_FRAME_POINTER
` [PATCH 05/12] make some HAVE_cc0 code always compiled
` [PATCH 04/12] always define HAVE_cc0
` [PATCH 07/12] provide default for MASK_RETURN_ADDR
` [PATCH 03/12] more removal of ifdef HAVE_cc0
` [PATCH 02/12] remove some "
` [PATCH 09/12] remove #if for PIC_OFFSET_TABLE_REGNUM
[C/C++ PATCH] Implement -Wshift-negative-value (PR c/65179)
2015-04-22 18:36 UTC
[PATCH] Makefile.tpl: Remove surplus whitespace
2015-04-22 18:34 UTC (2+ messages)
[PATCH 0/14][ARM/AArch64] __FP16 support, vectors, intrinsics, testsuite
2015-04-22 17:40 UTC (16+ messages)
` [PATCH 1/14][ARM] Add float16x4_t intrinsics
` [PATCH 4/14][ARM] Remaining float16 intrinsics: vld..., vst..., vget_low|high, vcombine
` [PATCH 3/14][ARM] Add float16x8_t intrinsics
` [PATCH 2/14][ARM]Add float16x8_t type
` [PATCH 5/14][AArch64] Add basic fp16 support
` [PATCH 6/14][AArch64] Add support for float16x{4,8}_t vectors/builtins
` [PATCH 7/14][AArch64] vld{2,3,4}{,_lane,_dup},vcombine,vcreate
` [PATCH 8/14][AArch64]Add vreinterpret, float_truncate_lo/hi, vget_low/high
` [PATCH 9/14][AArch64] vld1(q?)_dup, missing vreinterpretq intrinsics
` [PATCH 10/14][AArch64] Add vcvt(_high)?_f32_f16 intrinsics
` [PATCH 11/14][fold-const.c] Fix bigendian HFmode in native_interpret_real
` [PATCH 12/14][ARM/AArch64 Testsuite] Update advsimd-intrinsics tests to add float16 vectors
` [PATCH 13/14][ARM/AArch64 testsuite] Use gcc-dg-runtest in advsimd-intrinsics.exp
` [PATCH 14/14][ARM/AArch64 testsuite] Test float16_t vcvt_* intrinsics
[PATCH 5/14][AArch64] Add basic fp16 support
2015-04-22 17:04 UTC
[PATCH 1/2][ARM] PR/63870: Add qualifier to check lane bounds in expand
2015-04-22 16:58 UTC (4+ messages)
` [PATCH 2/2][ARM] PR/63870: Add a __builtin_lane_check
[PATCH] PR target/65846: Optimize data access in PIE with copy reloc
2015-04-22 16:34 UTC
[PATCH][ARM] Do not lower cost of setting core reg to constant. It doesn't have any effect
2015-04-22 16:18 UTC
[PATCH][AArch64] Properly cost FABD pattern
2015-04-22 16:02 UTC
[PATCH 0/13] Add musl support to GCC
2015-04-22 15:42 UTC (26+ messages)
` [PATCH 1/13] libitm fixes for musl support
` [PATCH 3/13] aarch64 "
` [PATCH 2/13] musl libc config
` [PATCH 6/13] mips musl support
` [PATCH 10/13] fixincludes
` [PATCH 11/13] unwind fix for musl
` [PATCH 12/13] libstdc++, libgfortran gthr workaround "
[PATCH v3][MIPS] fix CRT_CALL_STATIC_FUNCTION macro
2015-04-22 15:42 UTC (3+ messages)
[PATCH] Fix up tm_clone_hasher
2015-04-22 15:24 UTC
[PATCH][AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfo
2015-04-22 15:08 UTC (4+ messages)
[WIP] OpenMP 4 NVPTX support
2015-04-22 15:08 UTC (2+ messages)
[PATCH] Dev tree housekeeping
2015-04-22 14:09 UTC
[PATCH] Quiet down -Wlogical-op a bit (PR c/61534)
2015-04-22 13:56 UTC
[PATCH][PR65823] Fix va_arg ap_copy nop detection
2015-04-22 13:50 UTC (4+ messages)
trunk test result inconsistencies
2015-04-22 13:47 UTC (9+ messages)
[PATCH, rs6000, testsuite] Fix PR target/64579, __TM_end __builtin_tend failed to return transactional state
2015-04-22 13:43 UTC (6+ messages)
[PATCH] [AArch32] Additional bics patterns
2015-04-22 13:27 UTC (2+ messages)
[PATCH 1/5] libcc1: Make libcc1.so->libcc1.so.0
2015-04-22 13:13 UTC (10+ messages)
` [PATCH 2/5] libcc1: Use libcc1.so.0->libcc1.so.1
` [PATCH 4/5] libcc1: Add 'set compile-gcc'
` [PATCH 5/5] libcc1: 'set debug compile': Display absolute GCC driver filename
` [PATCH 3/5] libcc1: set debug compile: Display "
[PATCH][libstc++v3]Add new dg-require-thread-fence directive
2015-04-22 12:59 UTC (4+ messages)
Add DSE to early passes
2015-04-22 12:27 UTC (4+ messages)
[PATCH][expr.c] PR 65358 Avoid clobbering partial argument during sibcall
2015-04-22 11:51 UTC (8+ messages)
[C/C++ PATCH] Improve -Wlogical-op (PR c/63357)
2015-04-22 11:12 UTC (6+ messages)
[PATCH, FRV, libgcc]: Move CRT_GET_RFIB_DATA to libgcc
2015-04-22 11:11 UTC
[gomp4] Merge trunk r221638 (2015-03-24) into gomp-4_0-branch
2015-04-22 10:13 UTC
[PATCH] Optionally sanitize globals in user-defined sections
2015-04-22 9:37 UTC (10+ messages)
[PATCH] [1/2] [ARM] [libgcc] Support RTABI half-precision conversion functions
2015-04-22 8:59 UTC (7+ messages)
[PATCH] PR target/47122 vax-*-openbsd* config.gcc typo
2015-04-22 8:58 UTC (2+ messages)
[PATCH] PR target/47098 OBSD_LIB_SPEC on i686-openbsd3 missing
2015-04-22 8:42 UTC (3+ messages)
[PATCH ARM]Fix pr42172-1.c failure on pre armv7 processors
2015-04-22 8:42 UTC
[PATCH] PR target/55144: bfin: fix opening glibc-c.o: No such file or directory
2015-04-22 8:26 UTC (2+ messages)
[PATCH 0/2] Commentary typo fixes
2015-04-22 8:21 UTC (3+ messages)
` [PATCH 2/2] tree-tailcall: Commentary typo fix, remove fwd declaration
[PATCH] emit_bss(): Remove redundant guard
2015-04-22 8:17 UTC (2+ messages)
[PATCH, bfin] handle BFIN_CPU_UNKNOWN in TARGET_CPU_CPP_BUILTINS
2015-04-22 8:12 UTC (7+ messages)
` [PATCH, c6x] handle unk_isa "
[wwwdocs] Add libstdc++ ABI changes to /gcc-5/changes.html
2015-04-22 7:54 UTC (2+ messages)
openacc kernels directive -- initial support
2015-04-22 7:42 UTC (31+ messages)
` [PATCH, 1/8] Expand oacc kernels after pass_build_ealias
` Expand oacc kernels after pass_fre (was: [PATCH, 1/8] Expand oacc kernels after pass_build_ealias)
` [PATCH, 2/8] Add pass_oacc_kernels
` [PATCH, 4/8] Add pass_tree_loop_{init,done} to pass_oacc_kernels
` [PATCH, 3/8] Add pass_ch_oacc_kernels "
` [PATCH, 5/8] Add pass_loop_im "
` [PATCH, 5/8] Add pass_lim "
` [PATCH, 6/8] Add pass_ccp "
` [PATCH, 6/8] Add pass_copy_prop in pass_oacc_kernels
` [PATCH, 7/8] Add pass_parloops_oacc_kernels to pass_oacc_kernels
` [PATCH, 7/8] Add pass_parallelize_loops_oacc_kernels "
` Add BUILT_IN_GOACC_KERNELS_INTERNAL (was: openacc kernels directive -- initial support)
` Handle global loop counters in fortran oacc kernels "
` Handle global loop counters in c/c++ "
` Handle oacc kernels with other directives "
Ping^3 : [PATCH] [gcc, combine] PR46164: Don't combine the insns if a volatile register is contained
2015-04-22 7:23 UTC (7+ messages)
RFA: RL78: Add support for G13 and G14 multiply and divide
2015-04-22 1:42 UTC (2+ messages)
` [BUILDROBOT] "
[RFC stage 1] Proposed new warning: -Wmisleading-indentation
2015-04-21 23:35 UTC (8+ messages)
` "
[patch, fortran] PR 37131
2015-04-21 22:39 UTC (3+ messages)
[C PATCH] Make -Wno-shift-count-negative -Wno-shift-count-overflow work for const ints (PR c/65830)
2015-04-21 22:00 UTC
[PATCH, fortran] Add gfc_define_builtin_with_spec
2015-04-21 18:28 UTC (2+ messages)
[PATCH v2][MIPS] fix CRT_CALL_STATIC_FUNCTION macro
2015-04-21 18:05 UTC (3+ messages)
[patch, libgfortran] PR65234 Output descriptor (*(1E15.7)) not accepted
2015-04-21 18:02 UTC
[RFC] Dynamically aligning the stack
2015-04-21 17:57 UTC (7+ messages)
[patch] [java] bump libgcj soname
2015-04-21 17:18 UTC (9+ messages)
[PATCH][AARCH64]Use mov for add with large immediate
2015-04-21 16:10 UTC
[PATCH][doc] Improve pipeline description docs a bit
2015-04-21 16:08 UTC (2+ messages)
[patch, avr] extend part-clobbered check to AVR_TINY architecture
2015-04-21 14:50 UTC
[PATCH] 65479 - sanitizer stack trace missing frames past #0 on powerpc64
2015-04-21 14:46 UTC (5+ messages)
[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
2015-04-21 14:43 UTC (21+ messages)
[PATCH][combine] Do not call rtx costs on potentially unrecognisable rtxes in combine
2015-04-21 14:10 UTC (5+ messages)
[PATCH][AArch64] Add branch-cost to cpu tuning information
2015-04-21 14:00 UTC
[PATCH, i386]: Some spring cleaning in i386.h
2015-04-21 13:33 UTC
[AArch64][PR65139] use clobber with match_scratch for aarch64_lshr_sisd_or_int_<mode>3
2015-04-21 13:25 UTC (11+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).