OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-10-02 danglin * gcc.dg/torture/pr45678-1.c: Add -fno-common to optio...
2010-10-02 danglin PR target/45820
2010-10-02 rwildAllow to pass separate configure arguments for build...
2010-10-02 janus2010-10-02 Janus Weil <janus@gcc.gnu.org>
2010-10-02 tkoenig2010-10-02 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-10-02 gccadminDaily bump.
2010-10-01 uros * config/i386/i386.md (*ashl<mode>3_mask): New insn_an...
2010-10-01 ian * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
2010-10-01 bkoz2010-10-01 Benjamin Kosnik <bkoz@redhat.com>
2010-10-01 sje2010-10-01 Steve Ellcey <sje@cup.hp.com>
2010-10-01 roMention PR, fix typo.
2010-10-01 nickc * common.opt: Add -fcombine-stack-adjustments.
2010-10-01 rguenth2010-10-01 Richard Guenther <rguenther@suse.de>
2010-10-01 ro * scripts/extract_symvers: Use pvs if present.
2010-10-01 hjlRemove the extra `$'.
2010-10-01 greenFix moxie-rtems configuration
2010-10-01 hjlAdd the missing `$'.
2010-10-01 rguenth2010-10-01 Richard Guenther <rguenther@suse.de>
2010-10-01 uweigand * config/spu/spu.c (spu_init_builtins): No longer...
2010-10-01 uweigand * config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
2010-10-01 jakub PR libffi/45677
2010-10-01 gingold2010-10-01 Tristan Gingold <gingold@adacore.com>
2010-10-01 amodra PR target/45807
2010-10-01 danglin PR tree-optimization/43959
2010-10-01 gccadminDaily bump.
2010-10-01 kkojima * config/sh/sh.c (sh_expand_prologue): Set
2010-09-30 eagerReplace FLOAT_MIN, FLOAT_MAX to __FLT_MIN__, __FLT_MAX__.
2010-09-30 ro * configure.ac: Check for Solaris 8 ld with .hidden...
2010-09-30 spopAdjust failing testsuite pattern.
2010-09-30 spopFix PR45758: reset scevs before Graphite.
2010-09-30 spopFix miscompilation of 416.gamess.
2010-09-30 spopAdd testcase for PR45758.
2010-09-30 spopFix memory leaks in new scop detection.
2010-09-30 spopFix Graphite memory leaks.
2010-09-30 spopNew flag: -fgraphite-dump-cloog.
2010-09-30 spopCDI_POST_DOMINATORS are not used in Graphite.
2010-09-30 spopOnly iterate over pbb_dim_iter_domain.
2010-09-30 spopFix comments.
2010-09-30 spopNew pass: loop flattening.
2010-09-30 spopAdd cloog_checksum.
2010-09-30 spopFix pbb_number_of_iterations_at_time.
2010-09-30 spopFix lst_update_scattering.
2010-09-30 spopOutline lst_niter_for_loop.
2010-09-30 spopCall fatal_error when the transform read from file...
2010-09-30 spopFix pretty printers.
2010-09-30 spopUse FOR_EACH_VEC_ELT.
2010-09-30 spopNew SCoPDetection detects first SCoPs.
2010-09-30 spopFix uninitialize warning.
2010-09-30 spopAvoid set but not used warning.
2010-09-30 spopSpeed-up loop blocking: strip-mining is always legal.
2010-09-30 spopFix the description of graphite_can_represent_loop.
2010-09-30 spopAdd testcase for PR45230.
2010-09-30 spopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30 spopFix chrec_contains_symbols_defined_in_loop.
2010-09-30 spopA function is affine when CHREC_RIGHT is invariant.
2010-09-30 spopFactor out is_gimple_reg calls.
2010-09-30 spopRemove outermost loop parameter.
2010-09-30 spopFix PR45229: gcc.c-torture/execute/20000412-4.c ICEs...
2010-09-30 spopIntegrate openscop tests in graphite testsuite.
2010-09-30 spopAdd documentation for -fgraphite-read and -fgraphite...
2010-09-30 spopDisable graphite loop optimizations with fgraphite...
2010-09-30 spopDump each scop in a separate file.
2010-09-30 spopRemove redundant checks in graphite_can_represent_scev.
2010-09-30 spopFix 435.gromacs miscompile.
2010-09-30 spopEnable graphite to read an OpenScop file.
2010-09-30 spopFix include order to avoid failed compilation on CLOOG_ORG.
2010-09-30 spopAdd necessary accessors for CloogMatrix (CLOOG_ORG).
2010-09-30 spopRemove spaces from matrix lines.
2010-09-30 spopFix columns order in openscop.
2010-09-30 spopAdd testcase for PR43423.
2010-09-30 spopGenerate in priority signed types for integer constants.
2010-09-30 spopAvoid lang_hooks, call build_nonstandard_integer_type.
2010-09-30 spopWrite OpenScop format.
2010-09-30 ebotcazouFix date
2010-09-30 aesok * config/cris/m32c.c (cris_memory_move_cost): New.
2010-09-30 jakub PR target/45843
2010-09-30 janus2010-09-30 Janus Weil <janus@gcc.gnu.org>
2010-09-30 meissnerPR target/45837: Make powerpc build again
2010-09-30 burnus2010-09-30 Tobias Burnus <burnus@net-b.de>
2010-09-30 jakub * dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.
2010-09-30 jakub PR tree-optimization/31261
2010-09-30 rwildbuild: info-gcc, dvi-gcc etc work from unbuilt configur...
2010-09-30 rwildbuild: more correct build rules for build/gen% programs.
2010-09-30 redi * doc/install.texi: Suggest using LD_LIBRARY_PATH...
2010-09-30 ro * config/sparc/sparc.opt (mimpure-text): Move ...
2010-09-30 eagerCheck in support for Xilinx MicroBlaze processor.
2010-09-30 jsm28 * gcc-interface/misc.c (optimize, optimize_size):...
2010-09-30 iainsadd @optional/@required to prto lists
2010-09-30 joel2010-09-28 Joel Sherrill <joel.sherrill@oarcorp.com>
2010-09-30 froydnj * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS):...
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-30 jamborm2010-09-30 Martin Jambor <mjambor@suse.cz>
2010-09-30 rguenth2010-09-30 Richard Guenther <rguenther@suse.de>
2010-09-30 iainsadd files missed on previous commit.
2010-09-30 iains PR objc/45842
2010-09-30 ktietz2010-09-30 Kai Tietz <kai.tietz@onevision.com>
2010-09-30 nicolaIn gcc/testsuite/:
2010-09-30 nicolaIn gcc/c-family/:
2010-09-30 ebotcazou * ada/acats/run_acats: Revert revision 157037.
2010-09-30 gerald * doc/install.texi (Binaries): Update link to HP-UX...
next