Fix genmultilib reuse rule checks for large sets of option combinations
2017-06-27 16:14 UTC (4+ messages)
` Ping "
` Ping^2 "
[RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target
2017-06-27 16:11 UTC (4+ messages)
[PATCH 1/1] Remove ns32k leftover
2017-06-27 16:10 UTC (2+ messages)
[PATCH, rs6000] Add support to __builtin_cpu_supports() for two new HWCAP2 bits
2017-06-27 16:08 UTC (4+ messages)
[Doc, AArch64] Fix/Update AArch64 options
2017-06-27 16:05 UTC (2+ messages)
Backports to 6 (and 7, and 5)
2017-06-27 16:02 UTC (3+ messages)
[PATCH] multiarch support for non-glibc linux systems
2017-06-27 15:51 UTC (2+ messages)
[Patch] Forward triviality in variant
2017-06-27 15:43 UTC (5+ messages)
[PATCH][ARM] Update max_cond_insns settings
2017-06-27 15:41 UTC (9+ messages)
[PATCH][ARM] Remove movdi_vfp_cortexa8
2017-06-27 15:40 UTC (5+ messages)
[PATCH][AArch64] Improve Cortex-A53 shift bypass
2017-06-27 15:40 UTC (5+ messages)
[PATCH][ARM] Fix ldrd offsets
2017-06-27 15:39 UTC (4+ messages)
[PATCH][ARM] Improve max_insns_skipped logic
2017-06-27 15:38 UTC (4+ messages)
[PATCH][ARM] Remove Thumb-2 iordi_not patterns
2017-06-27 15:38 UTC (4+ messages)
[PATCH][ARM] Remove DImode expansions for 1-bit shifts
2017-06-27 15:38 UTC (4+ messages)
[RFC][PATCH][AArch64] Cleanup frame pointer usage
2017-06-27 15:37 UTC (5+ messages)
[PATCH][AArch64] Fix symbol offset limit
2017-06-27 15:36 UTC (9+ messages)
` [PATCH v2][AArch64] "
` [PATCH v3][AArch64] "
[PATCH] Move static chain and non-local goto init after NOTE_INSN_FUNCTION_BEG (PR sanitize/81186)
2017-06-27 15:29 UTC (2+ messages)
[C++ PATCH] Kill IDENTIFIER_TEMPLATE
2017-06-27 15:27 UTC
[PATCH] Do not allow to inline ifunc resolvers (PR ipa/81128)
2017-06-27 15:26 UTC (4+ messages)
[PATCH][AArch64] Fix PR79041
2017-06-27 15:04 UTC (3+ messages)
[PATCH GCC][01/13]Introduce internal function IFN_LOOP_DIST_ALIAS
2017-06-27 14:59 UTC (6+ messages)
[PATCH] Fold (a > 0 ? 1.0 : -1.0) into copysign (1.0, a) and a * copysign (1.0, a) into abs(a)
2017-06-27 14:57 UTC (10+ messages)
[PATCH] Bail out HARD_REGISTER vars in asan (PR sanitizer/81224)
2017-06-27 14:50 UTC (2+ messages)
[PATCH] PR libstdc++/81221 fix namespace qualification for parallel mode
2017-06-27 14:46 UTC
[PATCH GCC][13/13]Distribute loop with loop versioning under runtime alias check
2017-06-27 14:07 UTC (5+ messages)
[PATCH][AArch64] Fix ILP32 memory access
2017-06-27 14:01 UTC (2+ messages)
[PATCH][AArch64] Fix ldp/stp patterns for ILP32
2017-06-27 13:57 UTC (2+ messages)
Use ucontext_t not struct ucontext in linux-unwind.h files
2017-06-27 13:57 UTC
minor cleanups in x86*-vxworks support file
2017-06-27 13:53 UTC
[Neon intrinsics] Literal vector construction through vcombine is poor
2017-06-27 13:50 UTC (6+ messages)
x86_64-vxworks* support, vxworks target files updates
2017-06-27 13:45 UTC
adjust libgcc build support for VxWorks to VxWorks 7
2017-06-27 13:31 UTC (3+ messages)
[PATCH] Fix PR bootstrap/81217
2017-06-27 13:16 UTC
C/C++ PATCH to add __typeof_noqual (PR c/65455, c/39985)
2017-06-27 13:14 UTC (5+ messages)
x86-vxworks7 and x86_64-vxworks7 support, "config" files
2017-06-27 13:06 UTC
[PATCH 1/2] Support C++-specific selftests
2017-06-27 12:43 UTC (3+ messages)
` [PATCH 2/2] C++: bulletproof the %H and %I format codes (PR c++/81167)
[PATCH, 0/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS,JIT} in libgomp nvptx plugin
2017-06-27 12:19 UTC (14+ messages)
` [PATCH, 1/4] Show value of GOMP_OPENACC_DIM "
` [PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} "
` [PATCH] Use secure_getenv for GOMP_DEBUG
` [PATCH, 3/4] Handle GOMP_OPENACC_NVPTX_JIT=-O[0-4] in libgomp nvptx plugin
` [PATCH, 4/4] Handle GOMP_OPENACC_NVPTX_JIT=-ori "
` [PATCH, 5/4] Handle GOMP_OPENACC_NVPTX_PTXRW "
[PATCH] Tree-level fix for PR 69526
2017-06-27 12:14 UTC (18+ messages)
` [PATCH 2/3] Simplify wrapped binops
[PATCH] Fix -fsanitize=null ICE (PR sanitizer/81223)
2017-06-27 11:43 UTC
[PATCH][AArch64][GCC 6] PR target/79041: Correct -mpc-relative-literal-loads logic in aarch64_classify_symbol
2017-06-27 11:14 UTC (7+ messages)
[gomp4] OpenACC async re-work
2017-06-27 10:56 UTC (3+ messages)
[PATCH GCC][2/4]Remove interface initialize_root in predcom
2017-06-27 10:53 UTC (2+ messages)
[PATCH GCC][1/4]Extend interface ref_at_iteration to compute ref @ (NITERS + ITERS)-th iteration
2017-06-27 10:52 UTC (2+ messages)
[PATCH GCC][4/4]Better handle store-stores chain if eliminated stores only store loop invariant
2017-06-27 10:50 UTC
[PATCH GCC][3/4]Generalize dead store elimination (or store motion) across loop iterations in predcom
2017-06-27 10:49 UTC
[PATCH] Fix PR81175, make gather builtins pure
2017-06-27 10:40 UTC (8+ messages)
Avoid generating useless range info
2017-06-27 10:38 UTC (5+ messages)
[patch,avr] PR81075: Move jump-tables out of .text
2017-06-27 10:01 UTC (2+ messages)
` [patch,avr][Ping #2] "
improve support for vxworks TLS, available for RTPs on VX7
2017-06-27 9:14 UTC
[PATCH-v3] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-06-27 8:55 UTC
[PATCH] [SPARC] Add a workaround for the LEON3FT store-store errata
2017-06-27 8:52 UTC (4+ messages)
[PING^3][PATCH][Aarch64] Add support for overflow add and sub operation
2017-06-27 8:51 UTC
[PATCH] Fix some narrowing conversion issues
2017-06-27 8:50 UTC (2+ messages)
common VxWorks configuration bits for 64bits support
2017-06-27 8:49 UTC
PR81136: ICE from inconsistent DR_MISALIGNMENTs
2017-06-27 8:41 UTC (9+ messages)
[AARCH64] Disable pc relative literal load irrespective of TARGET_FIX_ERR_A53_84341
2017-06-27 8:01 UTC (2+ messages)
[PATCH, go]: S/390: Fix generation of PtraceRegs
2017-06-27 7:52 UTC
[committed] Fix thinko in -Wmultistatement-macros (PR bootstrap/81216)
2017-06-27 7:25 UTC
[PATCH] Fix ICE during strstr gimple folding (PR middle-end/81207)
2017-06-27 7:11 UTC (2+ messages)
[PATCH] Fix another ubsan_encode_value related ICE (PR sanitizer/81209)
2017-06-27 7:11 UTC (2+ messages)
libgo patch commited: Add misc/cgo files
2017-06-27 4:22 UTC
[PATCH] Move the check for any_condjump_p from sched-deps to target macros
2017-06-27 4:20 UTC (8+ messages)
` [PING][PATCH] "
[PATCH, alpha, go]: Introduce applyRelocationsALPHA
2017-06-26 22:47 UTC (4+ messages)
[PATCH] PR68972: g++.dg/cpp1y/vla-initlist1.C test case fails on power
2017-06-26 22:22 UTC (2+ messages)
` [PATCH] PR68972: g++.dg/cpp1y/vla-initlist1.C test case fails on power (backport)
[PATCH] PR66669: Fix failure of gcc.dg/loop-8.c on Power
2017-06-26 22:13 UTC (2+ messages)
` [PATCH] PR66669: Fix failure of gcc.dg/loop-8.c on Power (Backport)
[Patch testsuite]
2017-06-26 21:25 UTC (8+ messages)
[PATCH] Fix PR71815 (SLSR misses PHI opportunities)
2017-06-26 20:59 UTC (6+ messages)
Default std::list default and move constructors
2017-06-26 19:29 UTC
common grounds for VxWorks 7 support
2017-06-26 19:17 UTC (5+ messages)
[AArch64] Improve HFA code generation
2017-06-26 19:03 UTC (2+ messages)
C++ PATCH for c++/81215, deduction failure with variadic TTP
2017-06-26 18:49 UTC
[PATCH v2 9/13] D: D2 Testsuite Dejagnu files
2017-06-26 18:27 UTC (2+ messages)
[PATCH, alpha, go]: Remove PtraceRegs definition to restore bootstrap
2017-06-26 17:59 UTC (2+ messages)
libgo patch committed: Fix ptrace implementation on MIPS
2017-06-26 17:56 UTC (7+ messages)
[C++ PATCH] identifier flags
2017-06-26 16:41 UTC
[PATCH, ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro
2017-06-26 16:01 UTC (11+ messages)
[PATCH] lto-wrapper.c (copy_file): Fix resource leaks
2017-06-26 15:26 UTC (7+ messages)
builtin_define _VX_TOOL and _VX_TOOL_FAMILY for VxWorks
2017-06-26 15:11 UTC
[PATCH] fold a * (a > 0 ? 1 : -1) to abs(a) and related optimizations
2017-06-26 15:02 UTC (3+ messages)
[wwwdocs] Add -Wmultistatement-macros
2017-06-26 14:54 UTC
libdecnumber/bid/bid2dpd_dpd2bid.c: Simplify code
2017-06-26 13:24 UTC (2+ messages)
C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
2017-06-26 13:13 UTC (7+ messages)
[PATCH v2][ASAN] Implement dynamic allocas/VLAs sanitization.
2017-06-26 12:49 UTC
[PATCH, GCC/ARM, gcc-5-branch] Fix gcc.target/arm/fpscr.c
2017-06-26 11:32 UTC
[PATCH, GCC/ARM, Stage 1] Rename FPSCR builtins to correct names
2017-06-26 11:20 UTC (5+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (2 /4) - HF/DF/SF mode
2017-06-26 10:50 UTC (4+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (1 /4) - infrastructure
2017-06-26 10:49 UTC (6+ messages)
[PATCH][GCC][AArch64] optimize float immediate moves (3 /4) - testsuite
2017-06-26 10:49 UTC (3+ messages)
[PATCH][ARM] Fix static analysis warnings in arm backend
2017-06-26 10:47 UTC (2+ messages)
[PATCH] Fix PR81203
2017-06-26 10:31 UTC
Simple reassoc transforms in match.pd
2017-06-26 10:16 UTC (2+ messages)
fenv.h builtins
2017-06-26 10:03 UTC (2+ messages)
Simplify 3*x == 3*y for wrapping types
2017-06-26 9:58 UTC (3+ messages)
[PATCH GCC][5/6]Record initialization statements and only insert it for valid chains
2017-06-26 9:57 UTC (3+ messages)
[testsuite] Compile c-c++-common/ubsan/sanitize-recover-7.c with -w
2017-06-26 9:49 UTC
[PATCH, Committed] Add myself to MAINTAINERS file
2017-06-26 9:40 UTC
[Patch, ARM, testsuite] Add -mfloat-abi=hard to arm_neon_ok
2017-06-26 9:13 UTC (5+ messages)
[GCC][PATCH][mid-end] Optimize x * copysign (1.0, y) [Patch (1/2)]
2017-06-26 8:46 UTC (5+ messages)
[RFC][PR 67336][PING^2] Verify pointers during stack unwind
2017-06-26 7:52 UTC (3+ messages)
fix libcc1 dependencies in toplevel Makefile
2017-06-26 7:41 UTC (3+ messages)
[PATCH] Fix more PR80928 fallout
2017-06-26 7:25 UTC (3+ messages)
[PATCH, libgfortran] proposed fix for SPEC CPU2017 621.wrf_s failures
2017-06-26 4:14 UTC (2+ messages)
[C++ Patch] PR 65775 ("Late-specified return type bypasses return type checks (qualified, function, array)")
2017-06-26 0:18 UTC (2+ messages)
Merge from GCC trunk to gccgo branch
2017-06-25 21:13 UTC
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).