Show patches with: State = Action Required       |   132137 patches
« 1 2 ... 1284 1285 12861321 1322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
replace LIBGCC2_WORDS_BIG_ENDIAN with __BYTE_ORDER__ - - - - --- 2010-10-22 Nathan Froyd New
Don't combine instructions if they can't be copied - - - - --- 2010-10-22 Jie Zhang New
use TYPE_STUB_DECL instead of TREE_CHAIN - - - - --- 2010-10-22 Nathan Froyd New
[i386] Implementation of the pipeline description for bdver1 (Bulldozer processors) - - - - --- 2010-10-22 Fang, Changpeng New
[spu] fix spu_function_arg thinkos - - - - --- 2010-10-21 Nathan Froyd New
Tweaks to RTL locus preservation code - - - - --- 2010-10-21 Eric Botcazou New
[obv] fix bootstrap with --enable-checking=release - - - - --- 2010-10-21 Nathan Froyd New
[i386,backend] Update the processor_costs table for bdver1 (Bulldozer processors) - - - - --- 2010-10-21 Fang, Changpeng New
ObjC - use switch instead of sequences of ifs - - - - --- 2010-10-21 Nicola Pero New
pdp11: stop using obsolete constraint macros - - - - --- 2010-10-21 Paul Koning New
RFC: PATCH: PR rtl-optimization/45865: [4.6 Regression] ifcvt/crossjump failed to mark return jump - - - - --- 2010-10-21 H.J. Lu New
[C++] PR 46117 - - - - --- 2010-10-21 Paolo Carlini New
Table-based default_options_optimization - - - - --- 2010-10-21 Joseph Myers New
PR45834: make restrict qualifier work for char pointer type. - - - - --- 2010-10-21 Bingfeng Mei New
[PR,46053] Devirtualization and thunks revisited - - - - --- 2010-10-21 Martin Jambor New
[Ada] Illegal tagged completion of private type with discriminant and default - - - - --- 2010-10-21 Arnaud Charlet New
[PR45875] Fix get_binfo_at_offset - - - - --- 2010-10-21 Martin Jambor New
Prefer packed attribute when conflicts with volatile - - - - --- 2010-10-21 Jie Zhang New
Fix PR tree-optimization/46049 and tree-optimization/46052 - take 2 - - - - --- 2010-10-21 Ira Rosen New
use gcc_checking_assert instead of ENABLE_CHECKING/gcc_assert - - - - --- 2010-10-21 Nathan Froyd New
[fortran] Fix PR 46007, segfault with shape - - - - --- 2010-10-21 Thomas Koenig New
[Ada] Next step in implementation of predicates - - - - --- 2010-10-21 Arnaud Charlet New
[Ada] Next stage in implementing predicate aspect - - - - --- 2010-10-21 Arnaud Charlet New
[Ada] Prepare for implementation of Predicate aspect - - - - --- 2010-10-21 Arnaud Charlet New
[Ada] Enforce new no dependence restrictions with Ravenscar - - - - --- 2010-10-21 Arnaud Charlet New
[Ada] Warnings about declarations that hide outer homographs - - - - --- 2010-10-21 Arnaud Charlet New
[Ada] Optimization of array aggregates - - - - --- 2010-10-21 Arnaud Charlet New
PATCH: PR target/45946: ICE: in extract_insn, at recog.c:2127 when using _Decimal128 with -Os -fno-… - - - - --- 2010-10-21 Uros Bizjak New
[committed,-,vms] Add new translations - - - - --- 2010-10-21 Tristan Gingold New
[committed,alpha/vms] Minor adjustments - - - - --- 2010-10-21 Tristan Gingold New
[committed,vms/ia64] Allow fused-madd operations - - - - --- 2010-10-21 Tristan Gingold New
[3/3] Define macro PREFERRED_RENAME_CLASS on ARM - - - - --- 2010-10-21 Yao Qi New
[2/3] tm.texi documentation on macro PREFERRED_RENAME_CLASS - - - - --- 2010-10-21 Yao Qi New
[1/3] Sort du_head list and restrict register class by PREFERRED_RENAME_CLASS - - - - --- 2010-10-21 Yao Qi New
PATCH: Add V8SI and V4DI to ssescalarmodesuffix - - - - --- 2010-10-21 H.J. Lu New
use bb_has_abnormal_pred in a few places - - - - --- 2010-10-21 Nathan Froyd New
gengtype plugin improvement last2round - patch3 [inputfile] - - - - --- 2010-10-21 Laurynas Biveinis New
Fix conditions in pdp11.md - - - - --- 2010-10-21 Paul Koning New
[Fortran] PR 46100 - Allow pointer-function actuals in variable-definition contexts - - - - --- 2010-10-20 Tobias Burnus New
Require canonical type comparison for typedefs again. - - - - --- 2010-10-20 Dodji Seketeli New
=?UTF-8?Q?ObjC/ObjC++=20-=20remove=20objc=5Finherit=5Fcode?= - - - - --- 2010-10-20 Nicola Pero New
[RFC] hot/cold attributes on labels - - - - --- 2010-10-20 Richard Henderson New
Add a stride parameter to scop_do_strip_mine. - - - - --- 2010-10-20 Sebastian Pop New
Require canonical type comparison for typedefs again. - - - - --- 2010-10-20 Dodji Seketeli New
[m32c] avoid function-cse in 16-bit mode - - - - --- 2010-10-20 DJ Delorie New
gengtype plugin improvement last2round - patch3 [inputfile] - - - - --- 2010-10-20 Basile Starynkevitch New
Fix fold_nonarray_ctor_reference for flexible array members (PR tree-optimization/45919) - - - - --- 2010-10-20 Jakub Jelinek New
Fix -ftree-parallelize-loops=N -g (PR tree-optimization/46066) - - - - --- 2010-10-20 Jakub Jelinek New
Modify TER to not propagate expressions across call - - - - --- 2010-10-20 Pat Haugen New
Objc - merged classname hashtable patch from apple/trunk - - - - --- 2010-10-20 Nicola Pero New
PATCH: PR target/45946: ICE: in extract_insn, at recog.c:2127 when using _Decimal128 with -Os -fno-… - - - - --- 2010-10-20 H.J. Lu New
Make max_issue honor issue_rate - - - - --- 2010-10-20 Jie Zhang New
fix a couple of build errors for target pdp11 - - - - --- 2010-10-20 Paul Koning New
PATCH RFC: With -fnon-call-exceptions don't eliminate division by zero - - - - --- 2010-10-20 Ian Lance Taylor New
[mips] Return correct value from TARGET_SCHED_REORDER2 (PR rtl-optimization/37360) - - - - --- 2010-10-20 Jie Zhang New
PING: PATCH: PR bootstrap/45954: LTO isn't enabled in stage1 cc1 with --with-build-config=bootstrap… - - - - --- 2010-10-20 H.J. Lu New
Fix segfault on discriminated record type - - - - --- 2010-10-20 Eric Botcazou New
Vector subscription patch - - - - --- 2010-10-20 Artem Shinkarov New
Fix ICE with dangling abnormal call edges - - - - --- 2010-10-20 Eric Botcazou New
[C++0x] PR c++/46056 range-based for loop does not destruct iterators - - - - --- 2010-10-20 Rodrigo Rivas New
[fortran] PR46079 ABI for empty stop statement broken - - - - --- 2010-10-20 Jerry DeLisle New
Patch to solve PR42169. - - - - --- 2010-10-20 Vladimir Makarov New
PATCH: PR target/46085: [4..6 Regression] gcc.dg/vect/fast-math-vect-reduc-[57].c failed with -mavx… - - - - --- 2010-10-19 H.J. Lu New
PowerPC: Add msingle-pic-base option. - - - - --- 2010-10-19 Joakim Tjernlund New
PR objc/23709 - - - - --- 2010-10-19 Nicola Pero New
=?UTF-8?Q?Update=20ObjC/ObjC++=20objc=5Ffinish=5Ffile=20to=20become=20ob?= =?UTF-8?Q?jc=5Fwrite=5Fg… - - - - --- 2010-10-19 Nicola Pero New
PATCH: Update -march=native for Cora e2 and Core i7 - - - - --- 2010-10-19 H.J. Lu New
[i386,avx] add fma3 patterns - - - - --- 2010-10-19 Richard Henderson New
0002-Fix-32-bit-alignment for Core i7 - - - - --- 2010-10-19 Maxim Kuvyrkov New
[web] update codingconventions (was: Who owns config.rpath?) - - - - --- 2010-10-19 Ralf Wildenhues New
Fix gcc_assert if WORDS_BIG_ENDIAN != BYTES_BIG_ENDIAN - - - - --- 2010-10-19 Paul Koning New
re-jigged for lang independence, Re: [Patch, Darwin, c*, ObjC* 1/2] Implement Darwin CFStrings. - - - - --- 2010-10-19 Iain Sandoe New
PR/44970, fix broken fwprop incremental dataflow - - - - --- 2010-10-19 Paolo Bonzini New
[fixincludes,testsuite] Fix g++.dg/warn/miss-format-1.C on Solaris 8/9 (PR c++/46024) - - - - --- 2010-10-19 Rainer Orth New
[Ada] Implementation of quantified expressions - - - - --- 2010-10-19 Arnaud Charlet New
0001-Basic-support-for-Core-i7 - - - - --- 2010-10-19 Maxim Kuvyrkov New
0002-Fix-32-bit-alignment for Core i7 - - - - --- 2010-10-19 Maxim Kuvyrkov New
RFA; Add option to control combine-stack-adjustments pass - - - - --- 2010-10-19 Nick Clifton New
0001-Basic-support-for-Core-i7 - - - - --- 2010-10-19 Maxim Kuvyrkov New
[Ada] More detailed exception messages - - - - --- 2010-10-19 Arnaud Charlet New
[Ada] Implement AI05-0086-1 (consider null exclusion for static matching) - - - - --- 2010-10-19 Arnaud Charlet New
[Ada] Implement Invariant aspect and pragma - - - - --- 2010-10-19 Arnaud Charlet New
[Ada] Functions with access result are primitives - - - - --- 2010-10-19 Arnaud Charlet New
[Ada] Implement pragma Default_Storage_Pool - - - - --- 2010-10-19 Arnaud Charlet New
RX: Promote small integers to SImode - - - - --- 2010-10-19 Nick Clifton New
[Ada] Clean up in Pop_Scope - - - - --- 2010-10-19 Arnaud Charlet New
[Ada] Instantiation of a renaming of an implicit child unit - - - - --- 2010-10-19 Arnaud Charlet New
[Ada] Adjust PC only for SS$_HPARITH on Alpha/VMS - - - - --- 2010-10-19 Arnaud Charlet New
Fold integer divisions to arithmetic shifts - - - - --- 2010-10-19 Dmitry Melnik New
[Darwin,c*,ObjC*,2/2] Implement Darwin CFStrings. - - - - --- 2010-10-19 Iain Sandoe New
[Darwin,c*,ObjC*,1/2] Implement Darwin CFStrings. - - - - --- 2010-10-19 Iain Sandoe New
MeP: Use targetm.strip_name_encoding - - - - --- 2010-10-19 Nick Clifton New
gengtype patch removing location_s - - - - --- 2010-10-19 Basile Starynkevitch New
[fortran] PR46079 ABI for empty stop statement broken - - - - --- 2010-10-19 Jerry DeLisle New
[i386,XOP] fma4 cleanup - - - - --- 2010-10-19 Richard Henderson New
ObjC/ObjC++ - testcase merge - - - - --- 2010-10-18 Nicola Pero New
Visibility cleanups - - - - --- 2010-10-18 Jan Hubicka New
ObjC/ObjC++ - parse @synthesize and @dynamic - - - - --- 2010-10-18 Nicola Pero New
Modify TER to not propagate expressions across call - - - - --- 2010-10-18 Pat Haugen New
PR/44970, fix broken fwprop incremental dataflow - - - - --- 2010-10-18 Paolo Bonzini New
« 1 2 ... 1284 1285 12861321 1322 »