Show patches with: Archived = No       |   126685 patches
« 1 2 ... 845 846 8471266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/4] Pipeline model for APM XGene-1. - - - - --- 2015-01-12 Philipp Tomsich New
[1/4] Core definition for APM XGene-1 and associated cost-table. - - - - --- 2015-01-12 Philipp Tomsich New
Use ldexp instead of scalbln for portability (PR other/64370) - - - - --- 2015-01-12 Jakub Jelinek New
Fix up some gcc.dg/vect/ testcases with -fpic (PR testsuite/64028) - - - - --- 2015-01-12 Jakub Jelinek New
[committed] jit-playback.c: fix missing fclose - - - - --- 2015-01-12 David Malcolm New
Install libgcj.pc as libgcj-5.pc rather than libgcj-5.0.pc (PR libgcj/64219) - - - - --- 2015-01-12 Jakub Jelinek New
Fix VRP ICE with -Wtype-limits (PR tree-optimization/64563) - - - - --- 2015-01-12 Jakub Jelinek New
Fix REE for vector modes (PR rtl-optimization/64286) - - - - --- 2015-01-12 Jakub Jelinek New
[committed] jit: API change to gcc_jit_context_new_global - - - - --- 2015-01-12 David Malcolm New
PATCH: PR testsuite/64427: gcc.target/i386/pr64291-1.c is invalid - - - - --- 2015-01-12 H.J. Lu New
[gomp4] Replace enum omp_clause_map_kind with enum gomp_map_kind (was: Including a file from includ… - - - - --- 2015-01-12 Thomas Schwinge New
[MIPS] Remove all excess parallel constructs - - - - --- 2015-01-12 Matthew Fortune New
: New configure options that make the compiler use -fPIE and -pie as default option - - - - --- 2015-01-12 H.J. Lu New
[test] Gate gcc.dg/aru-2.c test on profiling support - - - - --- 2015-01-12 Kyrylo Tkachov New
[AArch64] Use target builtin instead of __builtin_sqrt for vsqrt_f64 - - - - --- 2015-01-12 Kyrylo Tkachov New
[MIPS] Only pass floating-point options to the assembler then - - - - --- 2015-01-12 Matthew Fortune New
[MIPS] Add support for the R6 LSA and DLSA instructions - - - - --- 2015-01-12 Matthew Fortune New
Fix PR64568 - - - - --- 2015-01-12 Richard Biener New
Fix PR64436: broken logic to process bitwise ORs in bswap pass - - - - --- 2015-01-12 Thomas Preud'homme New
[Aarch64] PR64149: Remove -mlra/-mno-lra option for Aarch64. - - - - --- 2015-01-12 Matthew Wahab New
[7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin - - - - --- 2015-01-12 Thomas Schwinge New
[7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin - - - - --- 2015-01-12 Thomas Schwinge New
[7/10] OpenACC 2.0 support for libgomp - OpenACC runtime, NVidia PTX/CUDA plugin - - - - --- 2015-01-12 Thomas Schwinge New
Fix PR64404 - - - - --- 2015-01-12 Richard Biener New
[ARM] Fix PR target/64460: Set 'shift' attr properly on some patterns - - - - --- 2015-01-12 Kyrylo Tkachov New
C++ PATCH for c++/64547 (constexpr fn returning void) - - - - --- 2015-01-12 Jason Merrill New
Fix PR64535 - increase emergency EH buffers via a new allocator - - - - --- 2015-01-12 Richard Biener New
Fix PR64357 - - - - --- 2015-01-12 Richard Biener New
Fix PR64530 - - - - --- 2015-01-12 Richard Biener New
: Fix for PR ipa/64550 - - - - --- 2015-01-12 Martin Liška New
[wwwdocs] Update Fortran part of gcc-5/changes.html - - - - --- 2015-01-12 Tobias Burnus New
Fix enum operands exchange in ipa-inline.c - - - - --- 2015-01-12 Hurugalawadi, Naveen New
Simplify badness metrics in inliner, take 2 - - - - --- 2015-01-12 Jan Hubicka New
IPA ICF: handle correctly indirect_calls - - - - --- 2015-01-12 Martin Liška New
[autofdo] Some code cleanup - - - - --- 2015-01-12 Yangfei (Felix) New
PR ipa/63470 (zero sized call_stmt) - - - - --- 2015-01-12 Jan Hubicka New
Fix ICE in estimate_edge_growth - - - - --- 2015-01-12 Jan Hubicka New
Fix enum operands exchange in ipa-inline.c - - - - --- 2015-01-12 Hurugalawadi, Naveen New
[PING] Re: [PATCH] add option to emit more array bounds warnigs - - - - --- 2015-01-12 Martin Uecker New
PATCH: PR bootstrap/64561: [5 Regression] HAVE_LD_PIE_COPYRELOC is defined to 1 for broken linker - - - - --- 2015-01-12 H.J. Lu New
[testsuite] PATCH: Add -fno-pie to gcc.target/i386/pr54445-2.c - - - - --- 2015-01-12 H.J. Lu New
[testsuite] PATCH: Correct target selector in gcc.target/i386/nop-mcount.c - - - - --- 2015-01-12 H.J. Lu New
[testsuite] PATCH: Support PIE in gcc.dg/tree-ssa/ssa-store-ccp-3.c - - - - --- 2015-01-12 H.J. Lu New
[testsuite] PATCH: Ignore additional messages on Linux/x86 with PIE - - - - --- 2015-01-12 H.J. Lu New
[testsuite] PATCH: Add check_effective_target_pie - - - - --- 2015-01-11 H.J. Lu New
flatten expr.h (version 2) - - - - --- 2015-01-11 Prathamesh Kulkarni New
[RFC,Fortran] make enum_9/10.f90 testcases work under FreeBSD ARM - - - - --- 2015-01-11 Andreas Tobler New
[RFC,OpenMP] Forbid target* pragmas in target regions - - - - --- 2015-01-11 Ilya Verbin New
LTO streaming of TARGET_OPTIMIZE_NODE - - - - --- 2015-01-11 Ilya Verbin New
testsuite/lib/target-supports.exp: Fix check_effective_target_lto - - - - --- 2015-01-11 Ilya Verbin New
[docs,2/5] Update "Instruction Patterns" in md.texi - - - - --- 2015-01-11 James Greenhalgh New
[Fortran] PR60334 - Segmentation fault on character pointer assignments - - - - --- 2015-01-11 Andre Vehreschild New
config/h8300/h8300.c: Regress part of the original commit for fixing issue - - - - --- 2015-01-11 Chen Gang New
[Fortran,OOP] PR 63733: [4.8/4.9/5 Regression] wrong resolution for OPERATOR generics - - - - --- 2015-01-11 Janus Weil New
Enable experimental TSAN support for Ada - - - - --- 2015-01-11 Bernd Edlinger New
[RFC] Handle sequence in reg_set_p - - - - --- 2015-01-11 Oleg Endo New
[testsuite] fix ggcplug.c test-case - - - - --- 2015-01-11 Prathamesh Kulkarni New
[doc,committed] fix over-full hboxes - - - - --- 2015-01-11 Sandra Loosemore New
libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library (was: libgomp: "GNU O… - - - - --- 2015-01-10 Thomas Schwinge New
[match-and-simplify] Remove printing "for expression" - - - - --- 2015-01-10 Prathamesh Kulkarni New
[Fortran] PR60334 - Segmentation fault on character pointer assignments - - - - --- 2015-01-10 Andre Vehreschild New
[i386] Support BMI and BMI2 targets in multiversioning - - - - --- 2015-01-10 Allan Sandfeld Jensen New
[libatomic] Avoid misaligned atomic operations - - - - --- 2015-01-10 Andrew Waterman New
[moxie] Fix mul.x availability on moxieboix - - - - --- 2015-01-10 Anthony Green New
ipa-icf.c: Fix issues generated by original latest commit - - - - --- 2015-01-10 Chen Gang New
[moxie] Tabify assembly output - - - - --- 2015-01-10 Anthony Green New
[moxie] Fix CC_REG definition - - - - --- 2015-01-10 Anthony Green New
libgo patch committed: Pass CGO_LDFLAGS to linker for cgo - - - - --- 2015-01-10 Ian Lance Taylor New
gotools patch committed: Fix for non-bootstrap case - - - - --- 2015-01-10 Ian Lance Taylor New
fix visium build - - - - --- 2015-01-09 Prathamesh Kulkarni New
[committed] Simplify jit.dg/test-combination.c - - - - --- 2015-01-09 David Malcolm New
[committed] Fix build of jit (was Re: [PATCH] Flatten tree.h and tree-core.h (Version 3)) - - - - --- 2015-01-09 David Malcolm New
libgo patch commited: Adjust finding gccgo by cmd/go to match upstream - - - - --- 2015-01-09 Ian Lance Taylor New
[committed] New jit API entrypoint: gcc_jit_context_new_rvalue_from_long - - - - --- 2015-01-09 David Malcolm New
Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c - - - - --- 2015-01-09 Tom de Vries New
[libstdc++] Fix assignability check in uninitialized_copy - - - - --- 2015-01-09 Jonathan Wakely New
[committed] PR jit/64206: delay cleanup of tempdir if the user has requested debuginfo - - - - --- 2015-01-09 David Malcolm New
[AArch64,Testsuite] Check for expected MOVI vectorization. - - - - --- 2015-01-09 Tejas Belagod New
[fortran] Add gfc_define_builtin_with_spec - - - - --- 2015-01-09 Tom de Vries New
rs6000: Introducing rs6000_abi_word_mode - - - - --- 2015-01-09 Segher Boessenkool New
[OpenMP] Forbid usage of non-target functions in target regions - - - - --- 2015-01-09 Ilya Verbin New
libstdc++/60966 fix packaged_task also - - - - --- 2015-01-09 Jonathan Wakely New
Fix undefined label problem after crossjumping (PR rtl-optimization/64536) - - - - --- 2015-01-09 Jakub Jelinek New
[Patch/combine] PR64304 wrong bitmask passed to force_to_mode in combine_simplify_rtx - - - - --- 2015-01-09 Jiong Wang New
LTO streaming of TARGET_OPTIMIZE_NODE - - - - --- 2015-01-09 Jakub Jelinek New
[RFC,LRA,MIPS] ICE: in decompose_normal_address, at rtlanal.c:5817 - - - - --- 2015-01-09 Robert Suchanek New
rs6000: Fix va_start handling for -m32 -mpowerpc64 ABI_V4 - - - - --- 2015-01-09 Segher Boessenkool New
IPA ICF: add comparison for target and optimization nodes - - - - --- 2015-01-09 Martin Liška New
Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c - - - - --- 2015-01-09 Tom de Vries New
IPA ICF: add comparison for target and optimization nodes - - - - --- 2015-01-09 Martin Liška New
cgraph_edge: small refactoring - - - - --- 2015-01-09 Martin Liška New
nios2 builds still broken due to streamer changes - - - - --- 2015-01-09 Martin Liška New
Fix undefined label problem after crossjumping (PR rtl-optimization/64536) - - - - --- 2015-01-09 Jakub Jelinek New
[ARM/Thumb1] Add a Thumb1 insn pattern to legalize the instruction that moves pc to low register - - - - --- 2015-01-09 Terry Guo New
rs6000: Fix recip tests for -m32 -mpowerpc64 - - - - --- 2015-01-09 Segher Boessenkool New
rs6000: Fix TARGET_PROMOTE_FUNCTION_MODE - - - - --- 2015-01-09 Segher Boessenkool New
testsuite/lib/target-supports.exp: Fix check_effective_target_lto - - - - --- 2015-01-09 Ilya Verbin New
[Ada] Fix bootstrapping on darwin9/10 (PR ada/64349). - - - - --- 2015-01-08 Iain Sandoe New
[committed] libgccjit.h: Fix description of struct gcc_jit_context - - - - --- 2015-01-08 David Malcolm New
[doc] fix documentation of -fvtable-verify and related options - - - - --- 2015-01-08 Sandra Loosemore New
« 1 2 ... 845 846 8471266 1267 »