OSDN Git Service

pf3gnuchains/gcc-fork.git
2011-01-25 joel2011-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>
2011-01-25 rguenth2011-01-25 Richard Guenther <rguenther@suse.de>
2011-01-25 jakub PR target/45701
2011-01-25 ian * lto-plugin.c (gold_version): New static variable.
2011-01-25 spopFix PR47271: only if-convert full writes.
2011-01-25 nickc * config/rx/rx.h (LIBCALL_VALUE): Do not promote compl...
2011-01-25 law PR rtl-optimization/37273
2011-01-25 burnus2011-01-25 Tobias Burnus <burnus@net-b.de>
2011-01-25 jakub PR tree-optimization/47427
2011-01-25 rguenth2011-01-25 Richard Guenther <rguenther@suse.de>
2011-01-25 rguenth2011-01-25 Richard Guenther <rguenther@suse.de>
2011-01-25 spopDo not use a data ref with indices invalid in the loop...
2011-01-25 spopOnly copy PBB_DOMAIN when it is initialized.
2011-01-25 spopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-25 spopMove rewrite_commutative_reductions_out_of_ssa before...
2011-01-25 spopPatch not merged, update ChangeLog.graphite.
2011-01-25 spopFail when PPL 0.11 is not present and CLooG has been...
2011-01-25 spopPatch not merged, update ChangeLog.graphite.
2011-01-25 spopDo not create the temporary array for reductions into...
2011-01-25 spopAllow several reductions in a reduction PBB.
2011-01-25 spopRemove duplicate close phi nodes in the canonical close...
2011-01-25 spopRelax the definition of same_pdr_p.
2011-01-25 spopPass 0 as the number of parameters to PIP when testing...
2011-01-25 spopRemove the temporary array for reductions written to...
2011-01-25 spopExpect at least the version 0.11 of PPL.
2011-01-25 spopMinimize the number of expensive calls to ppl_powerset_...
2011-01-25 spopUse PIP to determine the integer feasibility of a const...
2011-01-25 spopCorrect the precedence relation.
2011-01-25 spopspeedup compilation
2011-01-25 spopFix pbb_remove_duplicate_pdrs.
2011-01-25 spopTest the profitability of interchange on the perfect...
2011-01-25 spopPrint the data dependence polyhedron in the PPL format.
2011-01-25 spopAdd debug_gmp_value.
2011-01-25 spopUpdate required cloog to 0.16.1.
2011-01-25 spopDocument availability of cloog-0.16
2011-01-25 spopPatch not merged, update ChangeLog.graphite.
2011-01-25 spopPatch not merged, update ChangeLog.graphite.
2011-01-25 spopFree invalid postdominance info.
2011-01-25 spopAdd changelogs of patches that will not be merged to...
2011-01-25 ian PR go/47452
2011-01-25 ianlibgo: Fix typo in syscalls/socket_bsd.go.
2011-01-25 gccadminDaily bump.
2011-01-24 ianRecognize m68k, mips, PPC. Don't require arch syscall...
2011-01-24 hubicka PR c/21659
2011-01-24 iansyscalls/sleep_rtems.go: Add missing package clause.
2011-01-24 zadeck2011-01-24 Kenneth Zadeck <zadeck@naturalbridge.com>
2011-01-24 paolo2011-01-24 Graham Reed <greed@pobox.com>
2011-01-24 ktietz2011-01-24 Kai Tietz <kai.tietz@onevision.com>
2011-01-24 pkoning* builtins.c (c_readstr): Fix byte order if BYTES_BIG_E...
2011-01-24 hjlVisit basic blocks using the work-list based algorithm.
2011-01-24 singler2011-01-24 Johannes Singler <singler@kit.edu>
2011-01-24 nickc * config/v850/v850.opt (mv850es): New option - alias...
2011-01-24 rthrx: Uncomplicate fp comparisons.
2011-01-24 meissnerFix PR 47408 and 47385
2011-01-24 singler2011-01-24 Johannes Singler <singler@kit.edu>
2011-01-24 ro * lib/scanasm.exp (dg-function-on-line): Handle mips...
2011-01-24 ro * gfortran.dg/cray_pointers_2.f90: Avoid cycling through
2011-01-24 ro * gfortran.dg/array_constructor_33.f90: Use dg-timeout...
2011-01-24 ebotcazouFix long line
2011-01-24 gccadminDaily bump.
2011-01-23 burnus2011-01-23 Tobias Burnus <burnus@net-b.de>
2011-01-23 bernds PR rtl-optimization/47166
2011-01-23 schwab* compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_...
2011-01-23 irar * gcc.dg/vect/costmodel/spu/costmodel-vect...
2011-01-23 gccadminDaily bump.
2011-01-22 hubicka PR lto/47333
2011-01-22 hubicka PR tree-optimization/43884
2011-01-22 aesok * config/s390/s390.h (REGISTER_MOVE_COST, MEMORY_MOVE_...
2011-01-22 uweigand PR middle-end/47401
2011-01-22 rthrx: Enable the compare-elim pass.
2011-01-22 rthmn10300: Enable the compare-elim pass.
2011-01-22 rthNew -fcompare-elim pass.
2011-01-22 tkoenig2011-01-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-01-22 nickc * config/rx/rx.md (cstoresf4): Pass comparison operator to
2011-01-22 nickc * config/rx/rx.md (UNSPEC_CONST): New.
2011-01-22 burnus2011-01-22 Tobias Burnus <burnus@net-b.de>
2011-01-22 law PR tree-optimization/47053
2011-01-22 ianAvoid crash when M structure free just before thread...
2011-01-22 ianlibgo: Adjust deadlock avoidance.
2011-01-22 iansyscalls: Add SPARC RTEMS specific file.
2011-01-22 gccadminDaily bump.
2011-01-22 ianAvoid deadlock creating new thread.
2011-01-21 ianAvoid deadlock when finalizer lock is held during gc.
2011-01-21 jbPR 46267 strerror thread safety
2011-01-21 jason PR c++/47041
2011-01-21 aolivaPR debug/47402
2011-01-21 ianFix race condition in test case.
2011-01-21 jakub PR c++/47388
2011-01-21 burnus2011-01-21 Tobias Burnus <burnus@net-b.de>
2011-01-21 bkoz2011-01-21 Benjamin Kosnik <bkoz@redhat.com>
2011-01-21 jakub PR middle-end/45566
2011-01-21 jakub PR rtl-optimization/47366
2011-01-21 jason PR c++/46552
2011-01-21 ianRemove the types float and complex.
2011-01-21 jason PR c++/46977
2011-01-21 law PR rtl-optimization/41619
2011-01-21 jakub PR tree-optimization/47355
2011-01-21 aolivaPR debug/47106
2011-01-21 rguenth2011-01-21 Richard Guenther <rguenther@suse.de>
2011-01-21 rguenth2011-01-21 Richard Guenther <rguenther@suse.de>
next