Show patches with: State = Action Required       |   126453 patches
« 1 2 ... 991 992 9931264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
testsuite patches (3/14): gcc.dg/c99-stdint-1.c [avr-*-*]: Update line number for dg-bogus. - - - - --- 2013-07-20 Joern Rennecke New
testsuite patches (2/14): Don't run execute/pr56799.c for int16 targets - - - - --- 2013-07-20 Joern Rennecke New
testsuite patches (1/14): Request dwarf-2 output where needed - - - - --- 2013-07-20 Joern Rennecke New
[gomp4] Fix up C #pragma omp declare simd parsing - - - - --- 2013-07-20 Jakub Jelinek New
[AArch64] Rewrite vabs<q>_s<8,16,32,64> AdvSIMD intrinsics to fold to tree. - - - - --- 2013-07-19 James Greenhalgh New
[PR,57809] Wasted work in omega_eliminate_red() - - - - --- 2013-07-19 pchang9@cs.wisc.edu New
[PR,57806] Wasted work in propagate_nothrow() - - - - --- 2013-07-19 pchang9@cs.wisc.edu New
[PR57803] Wasted work in gfc_build_dummy_array_decl() - - - - --- 2013-07-19 pchang9@cs.wisc.edu New
[AArch64] Rewrite vabs<q>_s<8,16,32,64> AdvSIMD intrinsics to fold to tree. - - - - --- 2013-07-19 James Greenhalgh New
[ubsan] Add libcall arguments - - - - --- 2013-07-19 Marek Polacek New
Fix raw-string handling (PR preprocessor/57620) - - - - --- 2013-07-19 Jakub Jelinek New
Fix raw-string handling (PR preprocessor/57620) - - - - --- 2013-07-19 Jakub Jelinek New
[committed] Disable intrinsic_nearest on AIX - - - - --- 2013-07-19 David Edelsohn New
[x86/darwin] fix PR51784 'PIC register not correctly preserved...' - - - - --- 2013-07-19 Iain Sandoe New
[AArch64] Change to pass -mabi=* directly to the assembler - - - - --- 2013-07-19 Yufeng Zhang New
[AArch64] Add vabs_s64 intrinsic - - - - --- 2013-07-19 Ian Bolton New
[testsuite] ad PR52641: Skip more tests on int16 or size16 targets. - - - - --- 2013-07-19 Georg-Johann Lay New
[3/3,lambda,basic-terse-templates] Support using `auto' in a function parameter list to introduce a… - - - - --- 2013-07-19 Adam Butcher New
[2/3,lambda] Avoid crash on symbol table writing when generic lambda declared with iostream (or pot… - - - - --- 2013-07-19 Adam Butcher New
[1/3,lambda] Support template-parameter-list in lambda-declarator. - - - - --- 2013-07-19 Adam Butcher New
Add myself and Shiva Chen in MATINTAINERS file as nds32 port maintainers - - - - --- 2013-07-19 Chung-Ju Wu New
MIPS: IEEE 754-2008 features support - - - - --- 2013-07-18 Maciej W. Rozycki New
[testsuite,committed] Fix gcc.target/powerpc/pr57744.c - - - - --- 2013-07-18 Pat Haugen New
PR57878, Incorrect code: live register clobbered in split2 - - - - --- 2013-07-18 Vladimir Makarov New
Remove redundant decl of pass_ipa_lto_wpa_fixup - - - - --- 2013-07-18 David Malcolm New
[rs6000] Fix flag interaction of new Power8 flags - - - - --- 2013-07-18 Pat Haugen New
[cilk-plus,testsuite] Skip int16 and size16 targets (too much FAILs) - - - - --- 2013-07-18 Georg-Johann Lay New
[RX] Add assembler option "-mcu" for generating assembler - - - - --- 2013-07-18 Sandeep Kumar Singh New
[avr] Fix PR57516 fixed-point rounding in the overflow case - - - - --- 2013-07-18 Georg-Johann Lay New
Rename callback in ipa-pure-const.c - - - - --- 2013-07-18 David Malcolm New
[4/4] Add contrib/check_passes.py script - - - - --- 2013-07-18 David Malcolm New
[3/4] Introduce NEXT_PASS_NUM macro - - - - --- 2013-07-18 David Malcolm New
[2/4] Move the construction of the pass hierarchy into a new passes.def file. - - - - --- 2013-07-18 David Malcolm New
[1/4] Introduce macros when constructing the tree of passes - - - - --- 2013-07-18 David Malcolm New
[x86/darwin] fix PR51784 'PIC register not correctly preserved...' - - - - --- 2013-07-18 Iain Sandoe New
Fix yet another partitioning bug - - - - --- 2013-07-17 Jan Hubicka New
[GOOGLE] Remove unnecessary functions in AutoFDO - - - - --- 2013-07-17 Dehao Chen New
Add a new option "-ftree-bitfield-merge" (patch / doc inside) - - - - --- 2013-07-17 Zoran Jovanovic New
[PR,57810] Wasted work in validate_const_int() - - - - --- 2013-07-17 pchang9@cs.wisc.edu New
[PR,57805] Wasted work in write_roots() - - - - --- 2013-07-17 pchang9@cs.wisc.edu New
[i386,PR57623] Introduce synonyms for BMI intrinsics - - - - --- 2013-07-17 Kirill Yukhin New
[rs6000,libitm] Enable Hardware Transactional Memory (HTM) support on Power - - - - --- 2013-07-17 Iain Sandoe New
[Fortran] PR57895 - avoid segfault and improve diagnostic - - - - --- 2013-07-17 Mikael Morin New
[Fortran] PR57895 - avoid segfault and improve diagnostic - - - - --- 2013-07-17 Tobias Burnus New
MIPS: IEEE 754-2008 features support - - - - --- 2013-07-17 Maciej W. Rozycki New
[Fortran] PR35862 - add input I/O rounding support - by setting the CPU rounding mode - - - - --- 2013-07-17 Uros Bizjak New
[Fortran] PR35862 - add input I/O rounding support - by setting the CPU rounding mode - - - - --- 2013-07-17 Tobias Burnus New
Go patch committed: Fix composite literal with enclosing var as key - - - - --- 2013-07-16 Ian Lance Taylor New
[Fortran] Coarrays: Don't (free)/alloc LHS coarray components on assignment - - - - --- 2013-07-16 Tobias Burnus New
[rs6000,libitm] Enable Hardware Transactional Memory (HTM) support on Power - - - - --- 2013-07-16 Peter Bergner New
[Fortran] PR57894 - MIN/MAX arg= check - - - - --- 2013-07-16 Tobias Burnus New
Update configure{.ac,} from binutils - - - - --- 2013-07-16 Jan-Benedict Glaw New
Go patch committed: Update libgo to 1.1.1 - - - - --- 2013-07-16 Florian Weimer New
MIPS: IEEE 754-2008 features support - - - - --- 2013-07-15 Maciej W. Rozycki New
[rs6000] power8 patches, patch #4 (revised), new power8 builtins - - - - --- 2013-07-15 Michael Meissner New
[rs6000,libitm] Enable Hardware Transactional Memory (HTM) support on Power - - - - --- 2013-07-15 Jakub Jelinek New
[ubsan] Add testsuite - - - - --- 2013-07-15 Marek Polacek New
[AArch64] -mcmodel=tiny -fPIC GOT support. - - - - --- 2013-07-15 Marcus Shawcroft New
[ubsan] Don't always use NORETURN - - - - --- 2013-07-15 Marek Polacek New
Minor Cygwin patches - - - - --- 2013-07-15 Jonathan Yong New
Minor Cygwin patches - - - - --- 2013-07-15 Jonathan Yong New
Minor Cygwin patches - - - - --- 2013-07-15 Jonathan Yong New
[fortran] PR 52669, warn about unused PRIVATE module variables - - - - --- 2013-07-14 Thomas Koenig New
[ubsan] Instrument __builtin_unreachable - - - - --- 2013-07-14 Marek Polacek New
[testsuite/objc/objc++] some objc/objcxx testsuite TLC re. PRs 55654,55656,55657 - - - - --- 2013-07-14 Iain Sandoe New
Hexadecimal numbers in option arguments - - - - --- 2013-07-14 Chung-Lin Tang New
[3/3] Re-submission of Altera Nios II port, libgcc parts - - - - --- 2013-07-14 Chung-Lin Tang New
[2/3] Re-submission of Altera Nios II port, testsuite parts - - - - --- 2013-07-14 Chung-Lin Tang New
[1/3] Re-submission of Altera Nios II port, gcc parts - - - - --- 2013-07-14 Chung-Lin Tang New
[graphite] Do not depend on 2D + 1 form in parallelism check - - - - --- 2013-07-14 Tobias Grosser New
[ubsan] Instrument __builtin_unreachable - - - - --- 2013-07-14 Marek Polacek New
[gomp4] Fix up #pragma omp declare simd parsing - - - - --- 2013-07-14 Jakub Jelinek New
Fwd: [PATCH] Attribute for unused warning for variables of non-trivial types - - - - --- 2013-07-13 Jason Merrill New
C++ PATCH for c++/57402 (ICE with VLA initialization) - - - - --- 2013-07-13 Jason Merrill New
C++ PATCH to can_convert to support user-defined conversions - - - - --- 2013-07-13 Jason Merrill New
PATCH (c,c++) for c++/57793 - - - - --- 2013-07-13 Jason Merrill New
Add command line parsing of -fsanitize - - - - --- 2013-07-13 Jakub Jelinek New
Fix for UTF-16 string encoding - - - - --- 2013-07-13 Jared Parsons New
vector conditional expression with scalar arguments - - - - --- 2013-07-13 Marc Glisse New
[lambda] Extract lambda functions from semantics.c. - - - - --- 2013-07-13 Adam Butcher New
Fix for PR57698 - - - - --- 2013-07-12 Sriraman Tallam New
Fix GCC bug causing bootstrap failure with vectorizer turned on - - - - --- 2013-07-12 Cong Hou New
[fortran] PR 52669, warn about unused PRIVATE module variables - - - - --- 2013-07-12 Thomas Koenig New
[AArch64] Add vabs_s64 intrinsic - - - - --- 2013-07-12 Ian Bolton New
Call GNU ld with -O* - - - - --- 2013-07-12 Marc Glisse New
Call GNU ld with -O* - - - - --- 2013-07-12 Marc Glisse New
Fix PR57886, invalid folding of conversion - - - - --- 2013-07-12 Michael Matz New
Fix PR57886, invalid folding of conversion - - - - --- 2013-07-12 Michael Matz New
[AArch64] Support AdvSIMD MOVI / MVNI shifting ones variant. - - - - --- 2013-07-12 Tejas Belagod New
FW: [PATCH GCC]Relax the probability condition in CE pass when optimizing for code size - - - - --- 2013-07-12 Bin Cheng New
Invoke ggc_free to free vec being released - - - - --- 2013-07-11 Teresa Johnson New
[5/6] Andes nds32: documentation for nds32 target. - - - - --- 2013-07-11 Chung-Ju Wu New
Fix raw-string handling (PR preprocessor/57620) - - - - --- 2013-07-11 Jakub Jelinek New
Patch to switch optional reloads off - - - - --- 2013-07-11 Vladimir Makarov New
[GOOGLE] record compiler options before any compilation - - - - --- 2013-07-10 Dehao Chen New
Fix raw-string handling (PR preprocessor/57620) - - - - --- 2013-07-10 Jakub Jelinek New
Move hook documentation from tm.texi.in to target.def - - - - --- 2013-07-10 Joseph Myers New
[C++,testcase,committed] PR 57827 - - - - --- 2013-07-10 Paolo Carlini New
Remove stray text on @hook TARGET_CANONICALIZE_COMPARISON in tm.texi.in - - - - --- 2013-07-10 Joseph Myers New
[C++,testcase,committed] PR 57874 - - - - --- 2013-07-10 Paolo Carlini New
« 1 2 ... 991 992 9931264 1265 »