OSDN Git Service

2010-10-20 Vladimir Makarov <vmakarov@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2010-10-06 jakub * builtins.def (BUILT_IN_CALLOC, BUILT_IN_REALLOC,
2010-10-06 jakub PR middle-end/45838
2010-10-05 aesok * config/m68hc11/m68hc11.h (CLASS_LIKELY_SPILLED_P...
2010-10-05 nicolaIn gcc/:
2010-10-05 hubicka * doc/invoke.texi (-flto-partition, lto-partitions...
2010-10-05 hubicka * cgraphunit.c (assemble_function): Output thunks...
2010-10-05 hariharans * config/picochip/picochip.c (picochip_option_o...
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-10-05 hainque * config/vxworksae.h: Add missing VXWORKS_OS_CP...
2010-10-05 irar PR tree-optimization/45752
2010-10-05 rguenth2010-10-05 Richard Guenther <rguenther@suse.de>
2010-10-05 krebbel2010-10-05 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-10-05 rguenth2010-10-05 Richard Guenther <rguenther@suse.de>
2010-10-04 jakub PR debug/45849
2010-10-04 hubicka * gimple-fold.c (static_object_in_other_unit_p): Renam...
2010-10-04 jsm28 * flags.h (g_switch_value, g_switch_set): Remove.
2010-10-04 vmakarov2010-10-04 Vladimir Makarov <vmakarov@redhat.com>
2010-10-04 jsm28 * config/mips/mips.h (target_flags_explicit): Declare for
2010-10-04 akMark linker Makefile rules for job server build
2010-10-04 doko2010-10-04 Matthias Klose <doko@ubuntu.com>
2010-10-04 jakub PR middle-end/45876
2010-10-04 jules gcc/
2010-10-04 jsm28 * optc-gen.awk: Define global_options_set. Don't...
2010-10-04 hubicka PR middle-end/45871
2010-10-04 jamborm2010-10-04 Martin Jambor <mjambor@suse.cz>
2010-10-04 qiyao2010-10-04 Yao Qi <yao@codesourcery.com>
2010-10-04 iangcc/:
2010-10-03 hjlRevert revision 164914.
2010-10-03 fxcoudertgcc/
2010-10-03 akgcc/
2010-10-03 uros * config/i386/i386.md (*ashl<mode>3_mask): Change...
2010-10-03 hjlDisallow negative steps in vectorizer.
2010-10-02 hubicka * tree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_R...
2010-10-02 danglin PR target/45820
2010-10-02 rwildAllow to pass separate configure arguments for build...
2010-10-01 uros * config/i386/i386.md (*ashl<mode>3_mask): New insn_an...
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 greenFix moxie-rtems configuration
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 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 kkojima * config/sh/sh.c (sh_expand_prologue): Set
2010-09-30 ro * configure.ac: Check for Solaris 8 ld with .hidden...
2010-09-30 spopFix PR45758: reset scevs before Graphite.
2010-09-30 spopFix miscompilation of 416.gamess.
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 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 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 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 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 aesok * config/cris/m32c.c (cris_memory_move_cost): New.
2010-09-30 jakub PR target/45843
2010-09-30 meissnerPR target/45837: Make powerpc build again
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: 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 iainsadd @optional/@required to prto lists
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 nicolaIn gcc/c-family/:
2010-09-30 gerald * doc/install.texi (Binaries): Update link to HP-UX...
next