Show patches with: Archived = No       |   128859 patches
« 1 2 ... 916 917 9181288 1289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] DWARF5: Add DW_TAG_aligned_type support. - - - - --- 2014-08-12 Mark Wielaard New
[1/2] DWARFv5 Emit DW_TAG_atomic_type. - - - - --- 2014-08-12 Mark Wielaard New
Add ODR violation warnings about virtual table mismatches - - - - --- 2014-08-12 Jan Hubicka New
[2/2] Emit DW_tag_restrict_type for restrict-qualified pointers. - - - - --- 2014-08-12 Mark Wielaard New
[1/2] dwarf2out.c: Pass one cv_quals argument instead of two for const and volatile. - - - - --- 2014-08-12 Mark Wielaard New
Overload std::getline for rvalue streams - - - - --- 2014-08-12 Jonathan Wakely New
[ARM] Fix PR target/61413 - definition of __ARM_SIZEOF_WCHAR_T - - - - --- 2014-08-12 Ramana Radhakrishnan New
[AArch64,3/3] Fix XOR_one_cmpl pattern; add SIMD-reg variants for BIC,ORN,EON - - - - --- 2014-08-12 Alan Lawrence New
[AArch64,2/3] Add SIMD-reg variants of logical operators and/ior/xor/not - - - - --- 2014-08-12 Alan Lawrence New
[AArch64,1/3] Don't disparage add/sub in SIMD registers - - - - --- 2014-08-12 Alan Lawrence New
[ARM] Fix PR target/62098 - vcvt generation. - - - - --- 2014-08-12 Ramana Radhakrishnan New
[2/2] gcc/ada/socket.c, gsocket.h: Add conditionals for RTEMS - - - - --- 2014-08-12 Joel Sherrill New
[1/2] libada/Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C - - - - --- 2014-08-12 Joel Sherrill New
[i386,AVX512,8/n] Extend substs for new patterns. - - - - --- 2014-08-12 Kirill Yukhin New
PR tree-optimization/52904 testcase - - - - --- 2014-08-12 Kugan Vivekanandarajah New
[testsuite] XFAIL g++.dg/debug/dwarf2/nested-4.C on Solaris with Sun as - - - - --- 2014-08-12 Rainer Orth New
[build] Restore Sun as COMDAT group support - - - - --- 2014-08-12 Rainer Orth New
[i386,AVX512,7/n] Extend mask logic. - - - - --- 2014-08-12 Kirill Yukhin New
[i386,AVX512,6/n] Update prefered modes for vectorizer. - - - - --- 2014-08-12 Kirill Yukhin New
[i386,AVX512,5/n] Adjust register's availabilty, allow wider masks. - - - - --- 2014-08-12 Kirill Yukhin New
[match-and-simplify] Mark conditional converts with '?' - - - - --- 2014-08-12 Richard Biener New
[AArch64,2/2] Replace temporary inline assembler for vget_high - - - - --- 2014-08-12 Alan Lawrence New
[AArch64,1/2] Add execution tests of vget_low and vget_high - - - - --- 2014-08-12 Alan Lawrence New
[C] Implement -Wc99-c11-compat (take 2) - - - - --- 2014-08-12 Marek Polacek New
[C] Tidy up pedwarn_c90 (take 2) - - - - --- 2014-08-12 Marek Polacek New
[RFC/Patch] Latent issue in cp_parser_template_id - - - - --- 2014-08-12 Paolo Carlini New
[C/C++] Add -fno-float to forbid floating point data types - - - - --- 2014-08-12 Thomas Preud'homme New
Demangler fuzzer - - - - --- 2014-08-12 Gary Benson New
[C++] Reject virt-specifiers on friends and member templates - - - - --- 2014-08-12 Ville Voutilainen New
Fix off-by-one in internal-fn.c - - - - --- 2014-08-12 Yury Gribov New
[GSoC] the separate option for all dimensions - - - - --- 2014-08-12 Roman Gareev New
PR tree-optimization/52904 testcase - - - - --- 2014-08-12 Kugan Vivekanandarajah New
[gomp4] make fortran loop variables implicitly private in openacc - - - - --- 2014-08-11 Cesar Philippidis New
[GSoC,match-and-simplify] Add abs_expr pattern - - - - --- 2014-08-11 Prathamesh Kulkarni New
Drop user_defined_section_attribute, directly check DECL_SECTION_NAME instead - - - - --- 2014-08-11 Yi Yang New
[testsuite] add __ARM_ARCH check for arm_v8_neon_ok - - - - --- 2014-08-11 Janis Johnson New
[testsuite] don't add ARM options for a thumb1 multilib - - - - --- 2014-08-11 Janis Johnson New
[testsuite] skip an ARM run test if not using neon hardware - - - - --- 2014-08-11 Janis Johnson New
[testsuite] fix ARM tests with options that conflict with thumb1 - - - - --- 2014-08-11 Janis Johnson New
RFC: PATCH to allow passing non-trivial types through ... - - - - --- 2014-08-11 Jason Merrill New
Drop user_defined_section_attribute, directly check DECL_SECTION_NAME instead - - - - --- 2014-08-11 Yi Yang New
, rs6000 cleanup, make constraints tighter - - - - --- 2014-08-11 Michael Meissner New
[GOOGLE] Do not partition the cold/hot sections of a function with "section" attribute - - - - --- 2014-08-11 Yi Yang New
Go patch committed: comma-ok assignments used untyped bool - - - - --- 2014-08-11 Ian Lance Taylor New
[committed] Use branch with link register for jump from thunk - - - - --- 2014-08-11 John David Anglin New
[jit] Add a multithreaded test case. - - - - --- 2014-08-11 David Malcolm New
[RFC/Patch] Latent issue in cp_parser_template_id - - - - --- 2014-08-11 Paolo Carlini New
[c++-concepts] substitution fixes - - - - --- 2014-08-11 Andrew Sutton New
Demangler fuzzer - - - - --- 2014-08-11 Gary Benson New
[C] Implement -Wc99-c11-compat - - - - --- 2014-08-11 Marek Polacek New
[3/3] gcc/ada/socket.c: Add conditionals for RTEMS - - - - --- 2014-08-11 Joel Sherrill New
[2/3] libada/Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C - - - - --- 2014-08-11 Joel Sherrill New
[1/3] gcc/ada/s-osinte-rtems.adb: Correct formatting of comment - - - - --- 2014-08-11 Joel Sherrill New
Fix PR62075 - - - - --- 2014-08-11 Richard Biener New
Demangler fuzzer - - - - --- 2014-08-11 Gary Benson New
[GSoC] Elimination of CLooG library installation dependency - - - - --- 2014-08-11 Roman Gareev New
PR preprocessor/61817 - Fix location of tokens in built-in macro expansion list - - - - --- 2014-08-11 Dodji Seketeli New
fix hardreg_cprop to honor HARD_REGNO_MODE_OK. - - - - --- 2014-08-11 Ilya Tocar New
[i386,AVX512,4/n] Add new way of generating all 0/1 vector. - - - - --- 2014-08-11 Kirill Yukhin New
[i386,AVX512,4/n] Add new way of generating all 0/1 vector. - - - - --- 2014-08-11 Kirill Yukhin New
Fix PR62070 - - - - --- 2014-08-11 Richard Biener New
[C++] Mini parser->scope related clean up - - - - --- 2014-08-11 Paolo Carlini New
Demangler fuzzer - - - - --- 2014-08-11 Gary Benson New
Keep patch file permissions in mklog - - - - --- 2014-08-11 Tom de Vries New
[ARM] Fix incorrect alignment of small values in minipool - - - - --- 2014-08-11 Thomas Preud'homme New
Fix incorrect folding of bitfield in a union on big endian target - - - - --- 2014-08-11 Thomas Preud'homme New
Keep patch file permissions in mklog - - - - --- 2014-08-11 Tom de Vries New
[GSoC] Elimination of CLooG library installation dependency - - - - --- 2014-08-11 Roman Gareev New
[ARM] Keep constants in register when expanding - - - - --- 2014-08-11 Zhenqiang Chen New
Make lto-streamer.h consistent wrt. symtab_node - - - - --- 2014-08-11 Gerald Pfeifer New
[C] Diagnose predefined identifiers in pedantic mode - - - - --- 2014-08-10 Marek Polacek New
[Fortran] PR fortran/60289 First try on: Fixing character array allocation for class(*) type variab… - - - - --- 2014-08-10 Andre Vehreschild New
gcc/c/c-aux-info.c: Resize 'buff' from 10 to 14 bytes - - - - --- 2014-08-09 Chen Gang New
[Fortran] Fix for PR 61999, dot_product simplification - - - - --- 2014-08-09 Thomas Koenig New
Fix side case in ipa-devirt - - - - --- 2014-08-09 Jan Hubicka New
[C] Tidy up pedwarn_c90 - - - - --- 2014-08-09 Marek Polacek New
libstdc++: add uniform on sphere distribution - - - - --- 2014-08-09 Ulrich Drepper New
PR tree-optimization/52904 testcase - - - - --- 2014-08-09 Kugan Vivekanandarajah New
[C++] PR 51312 - - - - --- 2014-08-09 Paolo Carlini New
Fix if-conversion pass for dead type-unsafe code - - - - --- 2014-08-09 Tom de Vries New
Fix for PR62037 - - - - --- 2014-08-09 Felix Yang New
[2/2] Support slim LTO bootstrap - - - - --- 2014-08-09 Andi Kleen New
[1/2] Add -B support to gcc-ar/ranlib/nm - - - - --- 2014-08-09 Andi Kleen New
[2/2] Fix ILP32 ld.so. - - - - --- 2014-08-09 Andrew Pinski New
[1/2] Revert PR49721's patch - - - - --- 2014-08-09 Andrew Pinski New
libstdc++: add uniform on sphere distribution - - - - --- 2014-08-08 Ulrich Drepper New
[jit] Add support for unions - - - - --- 2014-08-08 David Malcolm New
[C++] PR 51312 - - - - --- 2014-08-08 Paolo Carlini New
Remove skeleton type units that were being produced with -gsplit-dwarf. - - - - --- 2014-08-08 Cary Coutant New
[mips] Remove fp64 multilibs from mips-mti-* targets. - - - - --- 2014-08-08 Steve Ellcey New
[jit] Fix missing tests within test-combination.c - - - - --- 2014-08-08 David Malcolm New
[mips] Pass -msoft-float/-mhard-float flags to GAS - - - - --- 2014-08-08 Steve Ellcey New
[jit] Implement function pointers - - - - --- 2014-08-08 David Malcolm New
C++ PATCH to abi_tag on class template - - - - --- 2014-08-08 Jason Merrill New
Go patch committed: Don't crash if a compound statement does nothing - - - - --- 2014-08-08 Ian Lance Taylor New
[C++] PR 51312 - - - - --- 2014-08-08 Paolo Carlini New
[mips] Do not compile mips16.S in soft-float mode - - - - --- 2014-08-08 Steve Ellcey New
[mips] Pass -msoft-float/-mhard-float flags to GAS - - - - --- 2014-08-08 Steve Ellcey New
Fix if-conversion pass for dead type-unsafe code - - - - --- 2014-08-08 Tom de Vries New
[GSoC] Elimination of CLooG library installation dependency - - - - --- 2014-08-08 Roman Gareev New
« 1 2 ... 916 917 9181288 1289 »