aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-02-06re PR inline-asm/28686 (ebp from clobber list used as operand)Seongbae Park2-27/+60
2007-02-06constraints.md (Y2): Rename from Y.Richard Henderson5-83/+115
2007-02-06* gcc.target/i386/cvt-1.c: Don't expect xmm registers.Richard Henderson2-2/+6
2007-02-06ChangeLog: Doh!Roger Sayle1-0/+5
2007-02-06rs6000.md (popcount<mode>2): Rewrite.Roger Sayle6-21/+144
2007-02-06lower-subreg.c (simple_move_operand): Reject CONST.Ian Lance Taylor2-2/+15
2007-02-06Makefile.in (tree-ssa-loop-ivopts.o): Add pointer-set.h dependency.Paolo Bonzini7-373/+217
2007-02-06tree.c (tree_int_map_hash, [...]): Remove prototypes and make them non-static.Paolo Bonzini6-18/+65
2007-02-06re PR middle-end/27302 (Fold does not fold (i < j) == (j > i) to 1)Richard Guenther2-0/+57
2007-02-06tree-vectorizer.c (vect_is_simple_use): Support induction.Dorit Nuzman29-88/+892
2007-02-06tree-vect-patterns.c (vect_recog_widen_mult_pattern): Check that vectype is n...Ira Rosen4-1/+48
2007-02-06fold-const.c (negate_expr_p): Handle CONJ_EXPR.Kaveh R. Ghazi4-0/+54
2007-02-06re PR debug/30189 (ICE on modified_type_die)Alexandre Oliva4-3/+34
2007-02-06darwin-tramp.asm (__trampoline_setup): Call __enable_execute_stack on complet...Geoffrey Keating2-2/+9
2007-02-06Add the PR number to my previous ChangeLog entries.Steven G. Kargl2-1/+2
2007-02-06Daily bump.GCC Administrator1-1/+1
2007-02-05amdfam10Harsha Jagasia20-149/+1865
2007-02-05* config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs.Bob Wilson2-0/+6
2007-02-05tree-vectorizer.h (vectorizable_function): Add argument type argument, change...Richard Guenther11-82/+189
2007-02-05re PR target/30665 (peephole2 misapplied on postinc mem)Hans-Peter Nilsson1-0/+1
2007-02-05cris.md ("*andsi_movu", [...]): For size-changed operand where memory is allo...Hans-Peter Nilsson2-7/+13
2007-02-05re PR target/30665 (peephole2 misapplied on postinc mem)Hans-Peter Nilsson3-0/+86
2007-02-05fold-const.c (fold_unary): Test for availability of BUILT_IN_COS before simpl...Roger Sayle3-4/+25
2007-02-05alpha.c (alpha_add_builtins): New Helper function.Roger Sayle2-32/+45
2007-02-05mips-tfile.c (initialize_init_file): Correct endianness test.Roger Sayle2-4/+21
2007-02-05m68k.md (pushdi-1, [...]): Don't use the 'y' constraint.Kazu Hirata2-3/+8
2007-02-05re PR bootstrap/30510 (Gcc failed to bootstrap)Dirk Mueller2-1/+11
2007-02-05dwarf2out.c (dwarf2out_frame_debug_expr): Record the register saves in a PARA...Richard Sandiford2-5/+28
2007-02-05tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require DWARF_FRAME_RETURN_CO...Richard Sandiford4-18/+45
2007-02-05cp-tree.h (OMP_ATOMIC_CODE): Delete.Paolo Bonzini4-38/+32
2007-02-05Daily bump.GCC Administrator1-1/+1
2007-02-04cfgcleanup.c (try_optimize_cfg): Avoid removing ENTRY_BLOCK_PTR.Zdenek Dvorak2-3/+9
2007-02-04cfgloopmanip.c (loop_delete_branch_edge): Removed.Zdenek Dvorak7-62/+180
2007-02-04re PR middle-end/30696 (Linker failure with OpenMP and inline function)Jan Hubicka2-0/+7
2007-02-04re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ...Francois-Xavier Coudert4-1/+47
2007-02-04invoke.texi: Update documentation.Steven G. Kargl10-18/+41
2007-02-04Small tweaks.Eric Botcazou1-4/+3
2007-02-04tree-sra.c (sra_walk_expr): Add linebreaks.Jan Hubicka2-3/+12
2007-02-04bfin-modes.def, [...]: Follow spelling conventions.Kazu Hirata5-14/+20
2007-02-04re PR middle-end/30636 (incorrect array bounds warning on multi-dimensional a...Richard Guenther5-1/+59
2007-02-04* passes.c (init_optimization_passes): Reindent.Jan Hubicka2-258/+266
2007-02-04tree-optimize.c (has_abnormal_outgoing_edge_p): Move to tree-inline.Jan Hubicka3-65/+83
2007-02-04tree-ssa-copyrename.c (copy_rename_partition_coalesce): Return true when some...Jan Hubicka3-14/+26
2007-02-04ipa-inline.c (try_inline): Improve debug output; work on already inline edges...Jan Hubicka2-36/+140
2007-02-04* decl.c (grokdeclarator): Use OPT_Wreturn_type instead of 0.Gabriel Dos Reis2-2/+7
2007-02-04v850.c, [...]: Follow spelling conventions.Kazu Hirata4-14/+17
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata18-42/+47
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata25-118/+132
2007-02-04c-opts.c (c_common_post_options): If C++0x mode is enabled, don't warn about ...Douglas Gregor2-0/+10
2007-02-04parser.c (cp_lexer_get_preprocessor_token): Attach the C++0x keyword warning ...Douglas Gregor2-1/+7