Show patches with: Archived = No       |   126635 patches
« 1 2 ... 239 240 2411266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Fix ICE in gen_reg_rtx, at emit-rtl.c:864/865 compiling GNU MPFR - - - - --- 2013-01-04 John David Anglin New
[Ada] Attribute Loop_Entry and index check generation - - - - --- 2013-01-04 Arnaud Charlet New
[Ada] Aspect Global - - - - --- 2013-01-04 Arnaud Charlet New
[Ada] Better error message for aspect specification without Ada 2012 mode - - - - --- 2013-01-04 Arnaud Charlet New
[Ada] Internal fix to Insert_Actions routine in compiler - - - - --- 2013-01-04 Arnaud Charlet New
[Ada] Follow on work for tagging of warning switches - - - - --- 2013-01-04 Arnaud Charlet New
[C++] PR 54526 (again) - - - - --- 2013-01-04 Paolo Carlini New
[RFA/ARM/4.7] Fix PR54974: Thumb literal pools don't handle PC rounding - - - - --- 2013-01-04 Matthew Gretton-Dann New
[Ada] Internal increase in size of entities - - - - --- 2013-01-04 Arnaud Charlet New
[Ada] Cleanup order of Nkind declarations in Sinfo - - - - --- 2013-01-04 Arnaud Charlet New
Commit: V850: Only compile callt support functions when CALLT is enabled - - - - --- 2013-01-04 Nick Clifton New
Clarify error message (PR middle-end/55859) - - - - --- 2013-01-04 Marek Polacek New
[Fortran] PR55763 - improve init-data checks for pointers - - - - --- 2013-01-04 Tobias Burnus New
[PR,55579] Make SRA keep candidated with only debug replacements - - - - --- 2013-01-04 Martin Jambor New
Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENU… - - - - --- 2013-01-04 Jakub Jelinek New
Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENU… - - - - --- 2013-01-04 Richard Biener New
C++ PATCH for c++/55877 (wrong linkage for nested classes) - - - - --- 2013-01-04 Jason Merrill New
[google,4_7] Backport r194909 (<:: is incorrectly treated as digraph ...) to google/gcc-4_7 branch … - - - - --- 2013-01-04 Paul Pluzhnikov New
[i386] : Call convert_to_mode unconditionally. - - - - --- 2013-01-04 Uros Bizjak New
libiberty patch committed: Minor optimization (PR 54800) - - - - --- 2013-01-04 Ian Lance Taylor New
Remove unnecessaily included limits.h in libgcc2.c - - - - --- 2013-01-04 Wookey New
[google,4.7] Allow function reordering linker plugin to separate hot and cold code into different E… - - - - --- 2013-01-04 Sriraman Tallam New
[google,4_7] Backport r194909 (<:: is incorrectly treated as digraph ...) to google/gcc-4_7 branch … - - - - --- 2013-01-04 Paul Pluzhnikov New
[Fortran] Remove the Fortran-only flag -fno-whole-file - - - - --- 2013-01-04 Tobias Burnus New
[google,4-7] adjust single target i-call heursitic (issue7059044) - - - - --- 2013-01-05 Rong Xu New
[google,4.7] Allow function reordering linker plugin to separate hot and cold code into different E… - - - - --- 2013-01-05 Sriraman Tallam New
Control dependence vs. builtin_unreachable - - - - --- 2013-01-05 Steven Bosscher New
[fortran] PR fortran/42769 typebound call resolved incorrectly. - - - - --- 2013-01-05 Mikael Morin New
Control dependence vs. builtin_unreachable - - - - --- 2013-01-06 Steven Bosscher New
[Ada] Fix glitch in -gnatR output - - - - --- 2013-01-06 Eric Botcazou New
Tweak config/tilepro/gen-mul-tables.cc copyright - - - - --- 2013-01-06 Richard Sandiford New
RFA: Add missing copyright holders - - - - --- 2013-01-06 Richard Sandiford New
[committed,libstdc++] Fix a couple of copyright typos - - - - --- 2013-01-06 Richard Sandiford New
[Ada] Fix layout of misaligned integer subtypes on big-endian - - - - --- 2013-01-06 Eric Botcazou New
[Ada] Remove dead code in elaborate_entity - - - - --- 2013-01-06 Eric Botcazou New
[Ada] Refine diagnostics on size or position mistakes in component rep clause - - - - --- 2013-01-06 Eric Botcazou New
[committed] 2011 and 2012 Copyright year updates - - - - --- 2013-01-06 Jakub Jelinek New
[Fortran,committed] PR54678 - don't use an uninitialized variable - - - - --- 2013-01-06 Tobias Burnus New
[Fortran] PR55763 - reject "type is(INTEGER)" with non-class(*) selector in SELECT TYPE - - - - --- 2013-01-06 Tobias Burnus New
[dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper - - - - --- 2013-01-06 Uros Bizjak New
[dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper - - - - --- 2013-01-06 Eric Botcazou New
[Bug,bootstrap/53607] opt-functions.awk --> "awk: There is a regular expression error." - - - - --- 2013-01-06 Daniel Richard G. New
[Fortran] PR55758 - Non-C_Bool handling with BIND(C) - - - - --- 2013-01-06 Tobias Burnus New
[Bug,bootstrap/53607] opt-functions.awk --> "awk: There is a regular expression error." - - - - --- 2013-01-06 Daniel Richard G. New
fixincludes for libquadmath build regression - - - - --- 2013-01-06 Alexandre Oliva New
Adding target rdos to GCC - - - - --- 2013-01-06 Uros Bizjak New
abi doc out of date? - - - - --- 2013-01-06 Jonathan Wakely New
[v3] Document implementation-defined bucket counts - - - - --- 2013-01-06 Jonathan Wakely New
Support for MIPS r5900 - - - - --- 2013-01-06 Jürgen Urban New
[v3] fix PR 55728 and PR 55847 - - - - --- 2013-01-07 Jonathan Wakely New
avoid undefined behavior in libiberty/cplus-dem.c - - - - --- 2013-01-07 Nickolai Zeldovich New
[Fortran] PR55852 fix ubound /size ICE and cleanup class.c's finalizer - - - - --- 2013-01-07 Tobias Burnus New
Fix PR864, apply program_transform_name to ada tools - - - - --- 2013-01-07 Richard Biener New
Fix PR55876 - Make generation of paradoxical subreg in widen_operand more robust - - - - --- 2013-01-07 Tom de Vries New
[AARCH64] Add support for vector and scalar floating-point immediate loads. - - - - --- 2013-01-07 James Greenhalgh New
[Ada] Remove dead code in elaborate_entity - - - - --- 2013-01-07 Eric Botcazou New
[AArch64] Make argument of ld1 intrinsics const. - - - - --- 2013-01-07 James Greenhalgh New
[i386] : Remove definition of DEFAULT_PCC_STRUCT_RETURN from i386.c - - - - --- 2013-01-07 Uros Bizjak New
[avr] PR55243: Mistimed use of STAMP in Ada build - - - - --- 2013-01-07 Georg-Johann Lay New
[AArch64-4.7] Implement vec_init. - - - - --- 2013-01-07 Tejas Belagod New
[AArch64] Implement vec_init. - - - - --- 2013-01-07 Tejas Belagod New
avoid undefined behavior in libiberty/cplus-dem.c - - - - --- 2013-01-07 Nickolai Zeldovich New
[avr] PR55897: Allocate __memx to .progmemx.data - - - - --- 2013-01-07 Georg-Johann Lay New
[doc,avr] ad PR54461: Document --with-avrlibc - - - - --- 2013-01-07 Georg-Johann Lay New
[libgomp,/,Fortran] PR55884 - Add -fintrinsic-module-path= and use it - - - - --- 2013-01-07 Tobias Burnus New
Let tree-ssa-sink also sink pure calls - - - - --- 2013-01-07 Steven Bosscher New
[testsuite] Fix 32-bit gcc.dg/lto/pr55525 with Sun ld - - - - --- 2013-01-07 Rainer Orth New
[v3,build] Restrict -Wa,-nH use to Solaris (PR libstdc++/55594) - - - - --- 2013-01-07 Rainer Orth New
C++ PATCH for c++/55753 (ICE with constexpr) - - - - --- 2013-01-07 Jason Merrill New
Ensure gimplify_one_sizepos doesn't change something with INTEGER_TYPE into something with e.g. ENU… - - - - --- 2013-01-07 Jakub Jelinek New
Use libstdc++-raw-cxx.m4 in libjava - - - - --- 2013-01-07 H.J. Lu New
[mips,stabs] Do any MIPS targets use stabs? - - - - --- 2013-01-07 Steve Ellcey New
[mips] Change -mad to -mmad to match documentation - - - - --- 2013-01-07 Steve Ellcey New
[avr] Add predicate symbols for the linker script to bump sections containing addr-space data - - - - --- 2013-01-07 Georg-Johann Lay New
[mips,stabs] Do any MIPS targets use stabs? - - - - --- 2013-01-07 Richard Sandiford New
Minor VRP simplify_float_conversion_using_ranges tweaks (PR tree-optimization/54120) - - - - --- 2013-01-07 Jakub Jelinek New
Another non-prototype builtin issue (PR middle-end/55890) - - - - --- 2013-01-07 Jakub Jelinek New
[wwwdocs] Update Fortran part of the GCC 4.8 release notes - - - - --- 2013-01-07 Gerald Pfeifer New
[wwwdocs] Objective-C/Darwin related updates for the GCC 4.6 release notes - - - - --- 2013-01-07 Gerald Pfeifer New
[gcc-4.7/changes.html] Update for -ftrack-macro-expansion and -Wunused-local-typedefs - - - - --- 2013-01-07 Gerald Pfeifer New
[dataflow] : Fix PR55845, 454.calculix miscompares on x86 AVX due to movement of vzeroupper - - - - --- 2013-01-07 Jakub Jelinek New
[wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement. - - - - --- 2013-01-08 Jonathan Wakely New
[wwwdocs] Document libstdc++ changes and minimum MinGW-w64 version requirement. - - - - --- 2013-01-08 Jonathan Wakely New
[AARCH64] Remove %r from asm_printf - - - - --- 2013-01-08 Hurugalawadi, Naveen New
[AARCH64] Define REVERSIBLE_CC_MODE - - - - --- 2013-01-08 Hurugalawadi, Naveen New
[AARCH64] Remove REGISTER_PREFIX - - - - --- 2013-01-08 Hurugalawadi, Naveen New
Enhance ifcvt conditional execution to handle IF-THEN-ELSE - - - - --- 2013-01-08 Zhenqiang Chen New
[C++] PR 55801 - - - - --- 2013-01-08 Paolo Carlini New
[AArch64] Add support for floating-point vcond. - - - - --- 2013-01-08 James Greenhalgh New
[testsuite] Fix g++.dg/debug/dwarf2/pr54508.C on Solaris 9/x86 - - - - --- 2013-01-08 Rainer Orth New
[RFA/dwarf] Add DW_AT_use_GNAT_descriptive_type flag for Ada units. - - - - --- 2013-01-08 Joel Brobecker New
[AARCH64] Fix support for vectorization over sqrt (), sqrtf (). - - - - --- 2013-01-08 James Greenhalgh New
PR c++/55663 - constexpr function templ instantiation considered non-const as alias templ arg - - - - --- 2013-01-08 Dodji Seketeli New
[AArch64] : Fix format of <su>mull<q> instruction. - - - - --- 2013-01-08 Tejas Belagod New
[AArch64-4.7] : Fix format of <su>mull<q> instruction. - - - - --- 2013-01-08 Tejas Belagod New
[AArch64] Make <su>mull<q> target tests more robust. - - - - --- 2013-01-08 Tejas Belagod New
[testsuite] Fix g++.dg/tls/thread_local* on Solaris 9 - - - - --- 2013-01-08 Rainer Orth New
PR 55875 (IV wrapping issue) - - - - --- 2013-01-08 Jan Hubicka New
PR 55875 (IV wrapping issue) - - - - --- 2013-01-08 Jan Hubicka New
Allow x <- x, 1 in *vec_concatv2df (PR rtl-optimization/55829) - - - - --- 2013-01-08 Jakub Jelinek New
« 1 2 ... 239 240 2411266 1267 »