Show patches with: Archived = No       |   126792 patches
« 1 2 ... 650 651 6521267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2,PR78561] Rename get_pool_size to get_pool_size_upper_bound - - - - --- 2016-12-01 James Greenhalgh New
S/390: Fix setmem-long test. - - - - --- 2016-12-01 Dominik Vogt New
[avr] Document how to avoid progmem on AVR_TINY. - - - - --- 2016-12-01 Georg-Johann Lay New
[ARM] PR 78253 do not resolve weak ref locally - - - - --- 2016-12-01 Christophe Lyon New
Calling 'abort' on bounds violations in libmpx - - - - --- 2016-12-01 Alexander Ivchenko New
PR78629 - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
Fix PR tree-optimization/78598 - tree-ssa-loop-prefetch.c:835:16: runtime error: signed integer ove… - - - - --- 2016-12-01 Markus Trippelsdorf New
PR rtl-optimization/78596 - combine.c:12561:14: runtime error: left shift of negative value - - - - --- 2016-12-01 Markus Trippelsdorf New
[testsuite,avr] : Filter-out -mmcu= from options for tests that set -mmcu= - - - - --- 2016-12-01 Georg-Johann Lay New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[vec-tails] Support loop epilogue vectorization - - - - --- 2016-12-01 Richard Biener New
[v3] Support ASan ODR indicators at compiler side. - - - - --- 2016-12-01 Maxim Ostapenko New
[v2] improve folding of expressions that move a single bit around - - - - --- 2016-12-01 Paolo Bonzini New
[Doc] Update documentation for __fp16 type - - - - --- 2016-12-01 James Greenhalgh New
[PR,middle-end/78548] fix latent double free in tree-ssa-uninit.c - - - - --- 2016-12-01 Aldy Hernandez New
[v3] Support ASan ODR indicators at compiler side. - - - - --- 2016-12-01 Maxim Ostapenko New
[testsuite,avr,committed] : Add target avr_tiny for respective tests. - - - - --- 2016-12-01 Georg-Johann Lay New
[avr,committed] : Use SYMBOL_REF_P if possible. - - - - --- 2016-12-01 Georg-Johann Lay New
[arm-embedded,GCC/ARM] Add multilib mapping for Cortex-M23 & Cortex-M33 - - - - --- 2016-12-01 Thomas Preudhomme New
Re: [PATCH, ARM/testsuite 6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options - - - - --- 2016-12-01 Thomas Preudhomme New
PR78599 - - - - --- 2016-12-01 Prathamesh Kulkarni New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-12-01 Andre Vehreschild New
Fix runtime error: left shift of negative value (PR, ipa/78555). - - - - --- 2016-12-01 Martin Liška New
Dump probability for edges a frequency for BBs - - - - --- 2016-12-01 Martin Liška New
[PR78559,RFC] Proposed fix - - - - --- 2016-12-01 Bin Cheng New
[avr] Clean up n_flash field from MCU information. - - - - --- 2016-12-01 Georg-Johann Lay New
[RS6000] fix rtl checking internal compiler error - - - - --- 2016-12-01 Alan Modra New
[v3] Fix testsuite failures caused by the patch implementing LWG 2534. - - - - --- 2016-12-01 Ville Voutilainen New
libgo patch committed: Set initarchive in initsig - - - - --- 2016-12-01 Ian Lance Taylor New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-01 Martin Sebor New
combine: Emit a barrier after unconditional trap (PR78607) - - - - --- 2016-12-01 Segher Boessenkool New
Fix rtl sharing bug in rs6000_frame_related (PR target/78614) - - - - --- 2016-11-30 Jakub Jelinek New
Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614) - - - - --- 2016-11-30 Jakub Jelinek New
libgo patch committed: Print C functions in traceback - - - - --- 2016-11-30 Ian Lance Taylor New
Minimal reimplementation of errors.c within read-md.c - - - - --- 2016-11-30 David Malcolm New
[C++/78252] libiberty demangler crash with lambda (auto) - - - - --- 2016-11-30 Nathan Sidwell New
Fix UB in dwarf2out.c (PR debug/78587) - - - - --- 2016-11-30 Jakub Jelinek New
Fix minor nits in gimple-ssa-sprintf.c (PR tree-optimization/78586) - - - - --- 2016-11-30 Jakub Jelinek New
[libstdc++] Fix detection of posix_memalig for cross-builds - - - - --- 2016-11-30 Bernd Edlinger New
Another debug info stv fix (PR rtl-optimization/78547) - - - - --- 2016-11-30 Jakub Jelinek New
patch to fix PR77856 - - - - --- 2016-11-30 Vladimir Makarov New
[ARM] Merge negdi2 patterns - - - - --- 2016-11-30 Wilco Dijkstra New
[3/3] Move data definitions from icv.c back to env.c - - - - --- 2016-11-30 Alexander Monakov New
[ARM] Improve Thumb allocation order - - - - --- 2016-11-30 Wilco Dijkstra New
[2/3] Introduce LIBGOMP_OFFLOADED_ONLY macro - - - - --- 2016-11-30 Alexander Monakov New
[1/3] libgomp: regenerate with automake-1.11.6 - - - - --- 2016-11-30 Alexander Monakov New
[ARM] Further improve stack usage on sha512 (PR 77308) - - - - --- 2016-11-30 Bernd Edlinger New
[ARM] PR target/71436: Restrict *load_multiple pattern till after LRA - - - - --- 2016-11-30 Kyrill Tkachov New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
[v3] Fix testsuite failures caused by the patch implementing LWG 2534. - - - - --- 2016-11-30 Ville Voutilainen New
[rs6000] Correct mode of operand 2 in vector extract half-word and word instruction patterns - - - - --- 2016-11-30 Kelvin Nilsen New
[PATCHv2,4/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers - - - - --- 2016-11-30 Andre Vieira (lists) New
Partial solution to LWG 523 - - - - --- 2016-11-30 Jonathan Wakely New
[libstdc++] xfail operator new on AIX - - - - --- 2016-11-30 David Edelsohn New
[Doc] Update documentation for __fp16 type - - - - --- 2016-11-30 James Greenhalgh New
[doc] Document _Float16 availability on ARM/AArch64 - - - - --- 2016-11-30 James Greenhalgh New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
[AArch64] Separate shrink wrapping hooks implementation - - - - --- 2016-11-30 Kyrill Tkachov New
[PR78574] Fix infinite recursion in find_deriving_biv_for_expr - - - - --- 2016-11-30 Bin Cheng New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
[Fortran,committed] PR 78593: [6/7 Regression] ICE in gfc_match_varspec, at fortran/primary.c:2053 - - - - --- 2016-11-30 Janus Weil New
[PR78112] Remove the g++.dg/pr78112.C testcase - - - - --- 2016-11-30 Pierre-Marie de Rodat New
ira: Don't substitute into TRAP_IF insns (PR78610) - - - - --- 2016-11-30 Segher Boessenkool New
[committed] Fix part of PR78555 - gcc/real.c:2890:25: runtime error: left shift of negative value -… - - - - --- 2016-11-30 Markus Trippelsdorf New
[PR,sanitizer/78532] Fix libsanitizer build failure on sparc64-linux-gnu. - - - - --- 2016-11-30 Maxim Ostapenko New
boehm-gc removal and libobjc changes to build with an external bdw-gc - - - - --- 2016-11-30 Matthias Klose New
Reenable RTL sharing verification - - - - --- 2016-11-30 Jakub Jelinek New
[7/7,ARM,V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic - - - - --- 2016-11-30 Andre Vieira (lists) New
[PATCHv3,5/7,ARM,V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute - - - - --- 2016-11-30 Andre Vieira (lists) New
Fix rtl sharing bug in i?86 stv pass - - - - --- 2016-11-30 Jakub Jelinek New
Fix ira.c RTL sharing bug - - - - --- 2016-11-30 Jakub Jelinek New
[GCC/ARM] Add multilib mapping for Cortex-M23 & Cortex-M33 - - - - --- 2016-11-30 Thomas Preudhomme New
boehm-gc removal and libobjc changes to build with an external bdw-gc - - - - --- 2016-11-30 Matthias Klose New
[1/9,RFC,DWARF] Reserve three DW_OP numbers in vendor extension space - - - - --- 2016-11-30 Jiong Wang New
boehm-gc removal and libobjc changes to build with an external bdw-gc - - - - --- 2016-11-30 Jakub Jelinek New
[GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp - - - - --- 2016-11-30 Thomas Preudhomme New
[GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr - - - - --- 2016-11-30 Thomas Preudhomme New
[GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode - - - - --- 2016-11-30 Thomas Preudhomme New
[Fortran,committed] PR 78592: [7 Regression] ICE in gfc_find_specific_dtio_proc, at fortran/interfa… - - - - --- 2016-11-30 Janus Weil New
[GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr - - - - --- 2016-11-30 Thomas Preudhomme New
simplify-rtx: Add missing line for previous commit (PR78583) - - - - --- 2016-11-30 Segher Boessenkool New
combine: Don't mess with subregs of floating point (PR78590) - - - - --- 2016-11-30 Segher Boessenkool New
[v2] Fix PR78588 - rtlanal.c:5210:38: runtime error: shift exponent 4294967295 is too large for 64-… - - - - --- 2016-11-30 Markus Trippelsdorf New
[part,libgcc] Add AVX-specific matmul - - - - --- 2016-11-30 Thomas Koenig New
Fix prs 78602 & 78560 on PowerPC (vec_extract/vec_sec) - - - - --- 2016-11-30 Michael Meissner New
PR fortran/77505 -- Treat negative character length as LEN=0 - - - - --- 2016-11-30 Punnoose, Elizebeth New
PR fortran/77505 -- Treat negative character length as LEN=0 - - - - --- 2016-11-30 Punnoose, Elizebeth New
Fix arc builds - - - - --- 2016-11-30 Jeff Law New
enable -Wformat-length for dynamically allocated buffers (pr 78245) - - - - --- 2016-11-30 Martin Sebor New
libgo patch committed: Some fixes for c-archive/c-shared mode - - - - --- 2016-11-30 Ian Lance Taylor New
[committed] substring locations and # line directives (PR preprocessor/78569) - - - - --- 2016-11-30 David Malcolm New
[4/5] OpenACC tile clause support, Fortran front-end parts - - - - --- 2016-11-30 Cesar Philippidis New
Remove stray '@' from install.texi (was Re: [PATCH] Delete GCJ) - - - - --- 2016-11-30 David Malcolm New
libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498) - - - - --- 2016-11-29 David Malcolm New
xtensa: Fix PR target/78603 - - - - --- 2016-11-29 Max Filippov New
[Fortran] PR 78573: [7 Regression] [OOP] ICE in resolve_component, at fortran/resolve.c:13405 - - - - --- 2016-11-29 Janus Weil New
[ARM] Further improve stack usage on sha512 (PR 77308) - - - - --- 2016-11-29 Bernd Edlinger New
Fix format_integer (PR tree-optimization/78586) - - - - --- 2016-11-29 Jakub Jelinek New
« 1 2 ... 650 651 6521267 1268 »